:root{--cookieadmin-primary-color:#001d39;--cookieadmin-primary-hover-color:#985e23;--cookieadmin-secondary-color:#0046b2;--cookieadmin-secondary-hover-color:#0065ff;--cookieadmin-txcolor:#0f172a;--cookieadmin-green-txtcolor:#3a8356;--cookieadmin-warning-txtcolor:#9c7930;--cookieadmin-red-txtcolor:#b55355;--cookieadmin-green-color:#15a448;--cookieadmin-warning-color:#e9b306;--cookieadmin-red-color:#dd2727}.cookieadmin_cookie_modal label,.cookieadmin_cookie_modal input{padding:5px;margin-right:5px;font-size:15px}.cookieadmin_cookie_modal label{font-weight:501}.cookieadmin_bottom{bottom:20px}.cookieadmin_top{top:20px}.cookieadmin_right{right:15px}.cookieadmin_left{left:15px}@keyframes cookieadmin_slideUp{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes cookieadmin_slideSide{from{transform:translateX(-100%);opacity:0}to{transform:translateX(0);opacity:1}}.cookieadmin_law_container{position:fixed;width:25%;box-sizing:border-box;z-index:99999;display:none}.cookieadmin_consent_btns{align-content:center;display:flex;justify-content:space-evenly;flex-wrap:wrap}.cookieadmin_box{width:25%;box-sizing:border-box;display:none}.cookieadmin_notice_group{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.cookieadmin_consent_inside{color:#000;background-color:#FFF;border:1px solid #f4f4f4;padding:15px;border-radius:4px;box-shadow:1px 3px 10px rgb(0 0 0 / .2)}#cookieadmin_notice_title{font-weight:601;margin:0;padding-left:5px}.cookieadmin_notice_con{font-size:initial;padding:0 6px;flex:1}.cookieadmin_cookie_modal{display:none;flex-direction:column;position:fixed;max-height:80vh;background-color:#FFF;border:1px solid #F4F4F4;border-radius:8px;box-shadow:0 4px 8px rgb(0 0 0 / .2);z-index:999999}.cookieadmin_center{top:10%;left:22%;max-width:60vw}.cookieadmin_side{flex-direction:column;position:fixed;width:35vw;bottom:0;animation:0.5s ease-out forwards cookieadmin_slideSide;max-height:100vh;left:0;top:0;border-radius:0}.cookieadmin_down{position:fixed;max-width:100%;max-height:55vh;bottom:0;animation:0.5s ease-out forwards cookieadmin_slideUp}.cookieadmin_modal_overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgb(0 0 0 / .5);z-index:1000}.cookieadmin_mod_head{display:flex;justify-content:space-between}.cookieadmin_mod_head,.cookieadmin_wrapper{padding:15px;border-bottom:1px solid #CCC}.cookieadmin_close_pref{background:none;border:none;align-self:baseline;color:gray;cursor:pointer;padding:0}.cookieadmin_preference_title{font-size:20px;font-weight:801;margin:9px}.cookieadmin_preference_details{padding:0 10px}.cookieadmin_preference{overflow:auto;font-size:15px;height:auto;padding:10px 0}.cookieadmin_details_wrapper{padding:0 15px;height:calc(100% - 6%);overflow:auto;scrollbar-width:thin}.cookieadmin_types{padding:10px 10px;border-top:1px solid #CCC}.cookieadmin_header{display:flex;justify-content:space-between}.cookieadmin_header>span>label{cursor:pointer}.cookieadmin_remark{display:none;justify-self:right}.cookieadmin_act{display:inline;color:#1863dc}.cookieadmin-modal-cookies-list{display:none;padding:1px;border-radius:10px;margin:0 20px;margin-right:4rem;font-size:smaller;font-size:1rem;text-align:center}.cookieadmin_desc{padding:5px 20px;font-size:15px;padding-right:4rem}.cookieadmin_footer{left:0;padding:15px;flex-wrap:wrap;width:100%}.cookieadmin_modal_footer{left:0;padding:15px;flex-wrap:wrap;border-top:1px solid #CCC}.cookieadmin_btn{background-color:#fff0;border:1px solid gray;color:#1863dc;padding:.4rem .9rem;border-radius:4px;margin:2px 5px;cursor:pointer;flex:auto;text-wrap:auto}.cookieadmin_btn:hover{opacity:.8}.cookieadmin_show_pref_cookies{cursor:pointer;font-size:18px}.cookieadmin_re_consent{display:none;position:fixed;bottom:15px;left:15px;background-color:#374FD4;height:50px;width:50px;border-radius:50%!important;cursor:pointer;border:0;z-index:99999;padding:5px!important;box-shadow:-4px 5px 10px rgb(0 0 0 / .4);align-items:center;justify-content:center}.cookieadmin-cookie-card{background:ghostwhite;border-radius:10px;padding:16px;font-family:'Open Sans','Segoe UI',sans-serif;box-shadow:0 2px 6px rgb(0 0 0 / .1);margin:10px auto;text-align:left}.cookieadmin-cookie-header{display:flex;justify-content:space-between;font-size:1rem;margin-bottom:6px}.cookieadmin-cookie-name{font-weight:700;color:#333}.cookieadmin-cookie-duration{font-size:.85rem}.cookieadmin-cookie-duration>b{font-weight:700}.cookieadmin-cookie-description{font-size:.9rem;margin-bottom:12px}.cookieadmin-cookie-tags{display:flex;gap:8px}.cookieadmin-tag{background:#e0e0e0;padding:4px 10px;border-radius:12px;font-size:.75rem;color:#333}.cookieadmin_toggle{position:relative;display:inline-block;width:24px;height:11px}.cookieadmin_toggle input{display:none}.cookieadmin_slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;height:21px;width:34px;background-color:gray;transition:.4s;border-radius:34px}.cookieadmin_slider:before{position:absolute;content:"";height:15px;width:15px;left:3.2px;bottom:3.2px;background-color:#fff;transition:.2s;border-radius:50%}input:checked+.cookieadmin_slider{background-color:#3582c4}input:checked+.cookieadmin_slider:before{transform:translateX(13px)}.cookieadmin-poweredby{margin-top:10px}.cookieadmin-poweredby a img{height:15px}.cookieadmin-poweredby a{color:unset;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:11px;gap:2px;text-decoration:none}.cookieadmin_modal_footer .cookieadmin-poweredby a{justify-content:end}@media (max-width:767px){.cookieadmin_center{top:10%;left:5%;max-width:90vw}.cookieadmin_show_pref_cookies{font-size:14px}.cookieadmin_law_container,.cookieadmin_box{width:90%}.cookieadmin_side{width:100%}}@media (min-width:768px) and (max-width:991px){.cookieadmin_box{width:45%}}@media (min-width:992px) and (max-width:1199px){.cookieadmin_box{width:35%}}@media (min-width:1200px) and (max-width:1360px){.cookieadmin_box{width:30%}}@media (min-width:768px){.cookieadmin_notice_group{flex-direction:row;justify-content:space-between;align-items:center}.cookieadmin_notice_con{flex:1}.cookieadmin_consent_btns{flex-shrink:0}}@media (max-width:480px){.cookieadmin_consent_inside .cookieadmin_btn{width:100%;margin:5px 0}.cookieadmin_modal_footer{padding:8px}}*{margin:0;padding:0;box-sizing:border-box;-webkit-font-smoothing:antialiased}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{background-color:#050505;color:#e0e0e0;font-family:"JetBrains Mono","Fira Code","Courier New",monospace;line-height:1.6;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 2rem}section{padding:8rem 0}.btn{display:inline-block;padding:.8rem 2rem;border-radius:4px;font-family:"JetBrains Mono","Fira Code","Courier New",monospace;font-weight:500;text-decoration:none;transition:all .1s ease;cursor:pointer;font-size:.95rem;border:1px solid #fff0;text-transform:uppercase;letter-spacing:.05em}.btn-primary{background:#fff0;border-color:#00ff41;color:#00ff41}.btn-primary:hover{background:#00ff41;color:#050505;transform:none;box-shadow:none}.btn-outline{background:#fff0;border-color:#404040;color:#858585}.btn-outline:hover{border-color:#e0e0e0;color:#e0e0e0}.logo{font-size:1.5rem;font-weight:700;font-family:"Inter",system-ui,-apple-system,sans-serif}h1,h2,h3,h4{font-family:"Inter",system-ui,-apple-system,sans-serif;font-weight:700;letter-spacing:-.01em;color:#e0e0e0}.gradient-text{background:none;-webkit-text-fill-color:#00ff41;color:#00ff41}.nav-links{display:flex;gap:2.5rem}.nav-links a{text-decoration:none;color:#858585;font-weight:500;transition:all .1s ease}.nav-links a:hover{color:#00ff41}.stat-item h3{font-size:2.5rem;color:#00ff41}.stat-item p{font-size:.9rem;text-transform:uppercase;letter-spacing:.1em}.glass-card{background:#0a0a0a;border:1px solid #333;border-radius:1.5rem;backdrop-filter:blur(12px);transition:all .1s ease}.glass-card:hover{border-color:#00ff41;transform:translateY(-5px);box-shadow:0 20px 40px rgb(0 0 0 / .4),0 0 20px rgb(0 255 65 / .2)}.brand-card{padding:2rem;text-align:center}.brand-card h4{margin-bottom:.5rem}.brand-card span{color:#404040;font-size:.85rem}.brand-type{display:inline-block;font-size:.7rem;text-transform:uppercase;color:#00ff41;letter-spacing:.1em;margin-bottom:.5rem;border:1px solid rgb(0 255 65 / .2);padding:2px 8px;border-radius:4px}.brand-description{color:#858585;font-size:.9rem;margin-top:.5rem}@media(max-width:768px){.brand-card{padding:1.5rem}}nav{position:sticky;top:0;width:100%;z-index:1000;padding:1.5rem 0;background:rgb(5 5 5 / .95);backdrop-filter:blur(10px);border-bottom:1px solid #333;transition:all .1s ease}.nav-content{display:flex;justify-content:space-between;align-items:center}.logo{font-size:1.5rem;font-weight:800;font-family:"Inter",system-ui,-apple-system,sans-serif}.nav-links{display:flex;gap:2.5rem}.nav-links a{text-decoration:none;color:#858585;font-weight:500;transition:all .1s ease}.nav-links a:hover{color:#00ff41}.nav-toggle{display:none}.nav-actions{display:flex;align-items:center;gap:1.5rem}.social-icons-nav{display:flex;gap:1.2rem}.social-icons-nav a{color:#858585;transition:all .1s ease;display:flex;align-items:center}.social-icons-nav a:hover{color:#00ff41;transform:translateY(-2px)}.nav-wa-btn{display:flex;align-items:center;gap:8px;padding:.6rem 1.2rem;font-size:.85rem}.nav-wa-btn svg{flex-shrink:0}@media(max-width:768px){.nav-toggle{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:#fff0;border:none;padding:0;z-index:9999;position:relative;cursor:pointer}.nav-toggle .bar{width:100%;height:2px;background:#e0e0e0;transition:all .3s ease-in-out;transform-origin:1px}.nav-toggle.active .bar:nth-child(1){transform:rotate(45deg)}.nav-toggle.active .bar:nth-child(2){opacity:0}.nav-toggle.active .bar:nth-child(3){transform:rotate(-45deg)}body.nav-open .nav-actions{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .2s ease}.nav-links{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;background:#050505;padding:6rem 2rem;flex-direction:column;align-items:center;justify-content:center;gap:2rem;z-index:9000;visibility:hidden;opacity:0;transition:all .1s ease}.nav-links.active{display:flex;visibility:visible;opacity:1}.nav-links a{font-size:1.5rem;font-family:"Inter",system-ui,-apple-system,sans-serif;text-transform:uppercase;letter-spacing:.1em;color:#e0e0e0}.nav-links a:hover{color:#00ff41}.nav-actions{z-index:1000;transition:opacity .3s ease}.logo{font-size:1.2rem;z-index:9000;position:relative}.nav-wa-btn{padding:.5rem!important}.nav-wa-btn .wa-text,.nav-wa-btn #nav-wa-text{display:none!important}}.hero{display:flex;align-items:center;position:relative;overflow:hidden}.hero::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,#050505 0%,rgb(10 10 12 / .7) 50%,rgb(10 10 12 / .3) 100%);z-index:1}.hero-content{position:relative;z-index:2}@media(min-width:992px){.hero-content{padding-top:8rem}}.hero-text{width:100%;display:flex;flex-direction:column}.hero-text-content{display:flex;align-items:center;justify-content:space-between;gap:4rem;flex-direction:row-reverse}.hero-text-content-text{flex:1.2}.hero-image{flex:.8;display:flex;justify-content:flex-end;margin-bottom:2rem}.hero-image .image-wrapper{position:relative;width:100%;max-width:400px;aspect-ratio:4/5;border-radius:2rem;overflow:hidden}.hero-image .image-wrapper .photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero-image .image-wrapper .photo-placeholder img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.hero-btns{display:flex;align-items:center;gap:1.5rem;margin-bottom:4rem;justify-content:center}.hero h1{font-size:5rem;line-height:1.1;margin-bottom:1.5rem}.hero p{font-size:1.25rem;color:#858585;max-width:600px;margin-bottom:2.5rem}.hero-stats{display:flex;gap:4rem;justify-content:center}@media(max-width:1024px){.hero-text-content{gap:2rem}.hero h1{font-size:4rem}}@media(max-width:768px){.hero{height:auto;padding:1rem 0 4rem;min-height:100vh}.hero-text{text-align:center}.hero-text-content{flex-direction:column;gap:2rem}.hero-text-content-text{width:100%}.hero-image{width:100%;justify-content:center;margin-bottom:1rem;flex:auto}.hero-image .image-wrapper{aspect-ratio:1/1}.hero h1{font-size:2.8rem;line-height:1.2}.hero p{font-size:1.1rem;margin-left:auto;margin-right:auto}.hero-btns{justify-content:center}.hero-stats{flex-direction:column;gap:2rem;align-items:center;margin-top:3rem}.hero-stats .stat-item{display:flex;flex-direction:row;align-items:center;gap:1rem;text-align:left}.hero-stats .stat-item .stat-number{font-size:2.5rem;line-height:1}.hero-stats .stat-item .stat-label{font-size:.8rem;max-width:120px}}#consultancy{text-align:center;padding-bottom:12rem}#consultancy p{max-width:800px;margin:1.5rem auto 3rem;color:#858585}.disclaimer-alert{display:inline-flex;align-items:center;gap:.8rem;margin-top:2rem;padding:.8rem 1.5rem;background:rgb(255 69 58 / .08);border:1px solid rgb(255 69 58 / .2);border-radius:50px;font-size:.85rem;color:rgb(255 100 100 / .9)}.disclaimer-alert .icon{color:#ff453a}.disclaimer-alert strong{color:#ff6b6b}@media(max-width:768px){#consultancy{padding-bottom:6rem}#consultancy p{margin:1.5rem 0 2.5rem}.disclaimer-alert{font-size:.8rem;padding:.8rem 1.2rem;width:90%;margin:2rem auto 0;justify-content:center}}.experience-showcase{position:relative;background:linear-gradient(180deg,#0a0a0c 0%,#141419 50%,#0a0a0c 100%);border-top:1px solid hsl(0 0% 100% / .03);border-bottom:1px solid hsl(0 0% 100% / .03)}.experience-showcase section{border-bottom:1px solid hsl(0 0% 100% / .02)}.experience-showcase section:last-child{border-bottom:none}.experience-showcase p{color:#858585;margin-bottom:2.5rem}.experience-showcase .hidden-brands-container{display:none;margin-top:2rem}.experience-showcase .toggle-container{text-align:center;margin-top:3rem}.experience-showcase::before{content:"";position:absolute;top:20%;left:50%;width:80%;height:60%;background:radial-gradient(circle,rgb(46 204 113 / .03) 0%,transparent 70%);transform:translate(-50%,-50%);pointer-events:none;z-index:0}.contribution-ledger{padding-bottom:4rem}.ledger-table-wrapper{overflow-x:auto;border:1px solid #333;border-radius:4px;background:hsl(0 0% 100% / .02)}.ledger-table{width:100%;border-collapse:collapse;font-family:"JetBrains Mono","Fira Code","Courier New",monospace;font-size:.9rem;text-align:left}.ledger-table th,.ledger-table td{padding:1.2rem;border-bottom:1px solid #333;vertical-align:top}.ledger-table th{background:hsl(0 0% 100% / .05);color:#858585;font-weight:600;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem}.ledger-table td{color:#e0e0e0;line-height:1.5}.ledger-table td strong{color:#00ff41;font-weight:500}.ledger-table td .text-muted{font-size:.8rem;color:#858585}.ledger-table td .project-link{color:#e0e0e0;text-decoration:none;border-bottom:1px dotted #00ff41;transition:color .2s ease}.ledger-table td .project-link:hover{color:#00ff41}.ledger-table .tag{display:inline-block;font-size:.75rem;background:rgb(0 255 65 / .1);color:#00ff41;padding:.1rem .4rem;border-radius:2px;margin-right:.3rem;margin-bottom:.3rem;border:1px solid rgb(0 255 65 / .2)}.ledger-table tbody tr:hover{background:hsl(0 0% 100% / .02)}.ledger-table tbody tr:last-child td{border-bottom:none}@media(max-width:768px){.ledger-table-wrapper{border:none;background:#fff0}.ledger-table{display:block}.ledger-table thead{display:none}.ledger-table tbody{display:grid;gap:1.5rem}.ledger-table tr{display:block;border:1px solid #333;background:hsl(0 0% 100% / .02);padding:1.5rem;border-radius:4px}.ledger-table td{display:block;border:none;padding:0 0 .8rem 0;white-space:normal}.ledger-table td:last-child{padding-bottom:0}.ledger-table td:nth-child(1){font-size:1.1rem;margin-bottom:.5rem;border-bottom:1px solid hsl(0 0% 100% / .05);padding-bottom:1rem}.ledger-table td:nth-child(2){color:#00ff41;font-weight:700;font-size:.9rem}.ledger-table td:nth-child(6){position:absolute;top:1.5rem;right:1.5rem;font-size:.8rem;color:#404040;padding:0}.ledger-table tr{position:relative}}.architecture-stack{padding-bottom:4rem}.stack-diagram{display:flex;flex-direction:column;gap:1rem;max-width:800px;margin:0 auto}.stack-layer{background:hsl(0 0% 100% / .02);border:1px dashed #333;padding:1.5rem;position:relative}.stack-layer .layer-title{font-family:"JetBrains Mono","Fira Code","Courier New",monospace;font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:#858585;margin-bottom:1rem;font-weight:500}.stack-blocks{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.stack-block{font-family:"JetBrains Mono","Fira Code","Courier New",monospace;font-size:.9rem;padding:.5rem 1rem;border:1px solid #333;color:#e0e0e0;background:#050505;min-width:120px;text-align:center}.stack-block.primary{border-color:#00ff41;color:#00ff41;background:rgb(0 255 65 / .05)}.stack-block.muted{border-color:#404040;color:#404040}.stack-connector{display:flex;align-items:center;justify-content:center;gap:1rem;color:#404040;font-family:"JetBrains Mono","Fira Code","Courier New",monospace;font-size:.7rem;text-transform:uppercase}.stack-connector .line{height:30px;width:1px;background:#333}.stack-connector .label{background:#050505;padding:.2rem .5rem;border:1px solid #333}.performance-report{padding-bottom:6rem}.terminal-window{background:#1e1e1e;border-radius:6px;box-shadow:0 10px 30px rgb(0 0 0 / .5);border:1px solid #333;overflow:hidden;font-family:"JetBrains Mono","Fira Code","Courier New",monospace;max-width:800px;margin:0 auto}.terminal-header{background:#2d2d2d;padding:.5rem 1rem;display:flex;align-items:center;border-bottom:1px solid #333}.terminal-header .dot{width:12px;height:12px;border-radius:50%;margin-right:6px}.terminal-header .dot.red{background:#ff5f56}.terminal-header .dot.yellow{background:#ffbd2e}.terminal-header .dot.green{background:#27c93f}.terminal-header .terminal-title{margin-left:auto;margin-right:auto;color:#999;font-size:.8rem}.terminal-body{padding:1.5rem;color:#e0e0e0;font-size:.9rem}.terminal-body .command-line{margin-bottom:1rem}.terminal-body .command-line .prompt{color:#00ff41;margin-right:.5rem}.terminal-body .command-line .cmd{color:#fff}.terminal-body .output{margin-bottom:1.5rem;color:#858585}.terminal-body .blink{animation:blink 1s step-end infinite}.metrics-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}.metrics-grid .metric{display:flex;justify-content:space-between;border-bottom:1px dashed #444;padding-bottom:.2rem}.metrics-grid .metric .label{color:#858585}.metrics-grid .metric .value{color:#00ff41;font-weight:700}.final-score{text-align:right;font-size:1.2rem;border-top:1px solid #444;padding-top:1rem}.final-score .score{color:#00ff41;font-weight:700}@keyframes blink{50%{opacity:0}}@media(max-width:768px){.metrics-grid{grid-template-columns:1fr}}.home{min-height:100vh}