.Cursor-module__72TD2W__dot{background:var(--amber);pointer-events:none;z-index:9999;mix-blend-mode:difference;border-radius:50%;width:8px;height:8px;transition:transform .15s,opacity .15s;position:fixed}.Cursor-module__72TD2W__ring{border:1.5px solid var(--amber);pointer-events:none;z-index:9998;opacity:.5;border-radius:50%;width:40px;height:40px;transition:transform .3s,opacity .3s,width .3s,height .3s;position:fixed}.Cursor-module__72TD2W__ring.Cursor-module__72TD2W__hover{opacity:.8;border-color:var(--amber-bright);width:60px;height:60px}@media (max-width:768px){.Cursor-module__72TD2W__dot,.Cursor-module__72TD2W__ring{display:none}}
.Nav-module__gOObGW__nav{z-index:100;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 3rem;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}.Nav-module__gOObGW__nav.Nav-module__gOObGW__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0a0a0fd9;padding:1rem 3rem}.Nav-module__gOObGW__logo{font-family:var(--font-display);color:var(--text-primary);letter-spacing:.02em;font-size:1.5rem;font-weight:600;text-decoration:none}.Nav-module__gOObGW__logo span{color:var(--amber)}.Nav-module__gOObGW__links{gap:2.5rem;list-style:none;display:flex}.Nav-module__gOObGW__links a{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--text-secondary);font-size:.7rem;text-decoration:none;transition:color .3s;position:relative}.Nav-module__gOObGW__links a:after{content:"";background:var(--amber);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Nav-module__gOObGW__links a:hover{color:var(--amber)}.Nav-module__gOObGW__links a:hover:after{width:100%}.Nav-module__gOObGW__hamburger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;gap:5px;display:none}.Nav-module__gOObGW__hamburger span{background:var(--text-primary);width:24px;height:1.5px;transition:all .3s;display:block}.Nav-module__gOObGW__open1{transform:translateY(6.5px)rotate(45deg)}.Nav-module__gOObGW__open2{opacity:0}.Nav-module__gOObGW__open3{transform:translateY(-6.5px)rotate(-45deg)}.Nav-module__gOObGW__mobileMenu{background:var(--bg-primary);z-index:150;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;transition:right .5s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;right:-100%}.Nav-module__gOObGW__mobileMenu.Nav-module__gOObGW__mobileOpen{right:0}.Nav-module__gOObGW__mobileMenu a{font-family:var(--font-display);color:var(--text-primary);font-size:2rem;text-decoration:none;transition:color .3s}.Nav-module__gOObGW__mobileMenu a:hover{color:var(--amber)}@media (max-width:768px){.Nav-module__gOObGW__nav{padding:1.2rem 1.5rem}.Nav-module__gOObGW__nav.Nav-module__gOObGW__scrolled{padding:.8rem 1.5rem}.Nav-module__gOObGW__links{display:none}.Nav-module__gOObGW__hamburger{display:flex}}
@keyframes Hero-module__ZARIfG__fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}@keyframes Hero-module__ZARIfG__scrollPulse{0%{opacity:0;transform-origin:top;transform:scaleY(0)}50%{opacity:1;transform-origin:top;transform:scaleY(1)}50.01%{transform-origin:bottom}to{opacity:0;transform-origin:bottom;transform:scaleY(0)}}.Hero-module__ZARIfG__hero{z-index:1;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{text-align:center;flex-direction:column;align-items:center;max-width:900px;padding:0 2rem;display:flex}.Hero-module__ZARIfG__badge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.25em;color:var(--amber);border:1px solid var(--amber-glow);opacity:0;background:#e8a8300d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.5rem 1.2rem;font-size:.65rem;animation:.8s .3s forwards Hero-module__ZARIfG__fadeUp;display:inline-flex;transform:translateY(20px)}.Hero-module__ZARIfG__pulse{background:var(--amber);border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__name{font-family:var(--font-display);letter-spacing:-.02em;opacity:0;margin-bottom:1.5rem;font-size:clamp(3.5rem,8vw,7rem);font-weight:300;line-height:1.05;animation:.8s .5s forwards Hero-module__ZARIfG__fadeUp;transform:translateY(30px)}.Hero-module__ZARIfG__name strong{background:linear-gradient(135deg, var(--amber-bright), var(--amber), var(--amber-dim));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.Hero-module__ZARIfG__title{color:var(--text-secondary);letter-spacing:.05em;opacity:0;margin-bottom:.5rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;animation:.8s .7s forwards Hero-module__ZARIfG__fadeUp;transform:translateY(20px)}.Hero-module__ZARIfG__org{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.2em;text-transform:uppercase;opacity:0;margin-bottom:3rem;font-size:.75rem;animation:.8s .9s forwards Hero-module__ZARIfG__fadeUp;transform:translateY(20px)}.Hero-module__ZARIfG__cta{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.15em;color:var(--bg-primary);background:var(--amber);opacity:0;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.7rem;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);animation:.8s 1.1s forwards Hero-module__ZARIfG__fadeUp;display:inline-flex;transform:translateY(20px)}.Hero-module__ZARIfG__cta:hover{background:var(--amber-bright);box-shadow:0 10px 40px var(--amber-glow);transform:translateY(-2px)}.Hero-module__ZARIfG__cta svg{width:14px;height:14px;transition:transform .3s}.Hero-module__ZARIfG__cta:hover svg{transform:translate(4px)}.Hero-module__ZARIfG__scrollIndicator{opacity:0;flex-direction:column;align-items:center;gap:.75rem;animation:.8s 1.5s forwards Hero-module__ZARIfG__fadeUp;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIndicator span{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.25em;color:var(--text-muted);writing-mode:vertical-rl;font-size:.55rem}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(to bottom, var(--amber), transparent);width:1px;height:40px;animation:2s infinite Hero-module__ZARIfG__scrollPulse}
.About-module__vAULUW__section{z-index:1;padding:8rem 3rem;position:relative}.About-module__vAULUW__wrapper{max-width:1200px;margin:0 auto}.About-module__vAULUW__title{font-family:var(--font-display);margin-bottom:1rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.2}.About-module__vAULUW__title strong{font-weight:700}.About-module__vAULUW__grid{grid-template-columns:1fr 1.4fr;align-items:center;gap:5rem;margin-top:3rem;display:grid}.About-module__vAULUW__imageWrapper{position:relative}.About-module__vAULUW__imageWrapper:before{content:"";border:1px solid var(--border-glow);z-index:0;position:absolute;inset:-15px 15px 15px -15px}.About-module__vAULUW__imageWrapper:after{content:"";background:linear-gradient(135deg, var(--amber-glow), transparent);z-index:0;position:absolute;inset:15px -15px -15px 15px}.About-module__vAULUW__placeholder{aspect-ratio:3/4;border:1px solid var(--border);z-index:1;background:linear-gradient(160deg,#16161f 0%,#1a1a28 40%,#1e1820 100%);flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;display:flex;position:relative}.About-module__vAULUW__initials{font-family:var(--font-display);letter-spacing:.1em;background:linear-gradient(135deg, var(--amber-bright), var(--amber), var(--amber-dim));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:5rem;font-weight:300}.About-module__vAULUW__tag{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.3em;color:var(--text-muted);font-size:.55rem}.About-module__vAULUW__text{flex-direction:column;gap:1.5rem;display:flex}.About-module__vAULUW__text h3{font-family:var(--font-display);font-size:1.8rem;font-weight:400;line-height:1.4}.About-module__vAULUW__text p{color:var(--text-secondary);font-size:.95rem;line-height:1.8}.About-module__vAULUW__details{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1.5rem;padding-top:2.5rem;display:grid}.About-module__vAULUW__detailItem{flex-direction:column;gap:.25rem;display:flex}.About-module__vAULUW__detailLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);font-size:.6rem}.About-module__vAULUW__detailValue{color:var(--text-primary);font-size:.9rem}@media (max-width:1024px){.About-module__vAULUW__grid{gap:3rem}}@media (max-width:768px){.About-module__vAULUW__section{padding:5rem 1.5rem}.About-module__vAULUW__grid{grid-template-columns:1fr;gap:2.5rem}.About-module__vAULUW__imageWrapper{max-width:300px;margin:0 auto}.About-module__vAULUW__details{grid-template-columns:1fr}}
.Stats-module__yL2aHq__section{z-index:1;background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:0 3rem;position:relative}.Stats-module__yL2aHq__grid{grid-template-columns:repeat(4,1fr);max-width:1200px;margin:0 auto;display:grid}.Stats-module__yL2aHq__card{text-align:center;padding:3rem 1.5rem;position:relative}.Stats-module__yL2aHq__card:after{content:"";background:var(--border);width:1px;height:60%;position:absolute;top:20%;right:0}.Stats-module__yL2aHq__card:last-child:after{display:none}.Stats-module__yL2aHq__number{font-family:var(--font-display);color:var(--amber);justify-content:center;align-items:baseline;gap:.1em;margin-bottom:.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1;display:flex}.Stats-module__yL2aHq__suffix{font-family:var(--font-display);color:var(--amber-dim);font-size:1.5rem;font-weight:300}.Stats-module__yL2aHq__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);font-size:.6rem}@media (max-width:768px){.Stats-module__yL2aHq__section{padding:0 1.5rem}.Stats-module__yL2aHq__grid{grid-template-columns:repeat(2,1fr)}.Stats-module__yL2aHq__card:nth-child(2):after{display:none}}@media (max-width:480px){.Stats-module__yL2aHq__grid{grid-template-columns:1fr}.Stats-module__yL2aHq__card:after{display:none}}
.Expertise-module__vuFUMW__section{z-index:1;padding:8rem 3rem;position:relative}.Expertise-module__vuFUMW__wrapper{max-width:1200px;margin:0 auto}.Expertise-module__vuFUMW__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.3em;color:var(--amber);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.6rem;display:flex}.Expertise-module__vuFUMW__labelLine{background:var(--amber);width:30px;height:1px;display:inline-block}.Expertise-module__vuFUMW__title{font-family:var(--font-display);margin-bottom:3rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.2}.Expertise-module__vuFUMW__title strong{font-weight:700}.Expertise-module__vuFUMW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Expertise-module__vuFUMW__card{background:var(--bg-card);border:1px solid var(--border);padding:2.5rem 2rem;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Expertise-module__vuFUMW__card:before{content:"";background:linear-gradient(90deg, transparent, var(--amber), transparent);opacity:0;width:100%;height:2px;transition:opacity .5s;position:absolute;top:0;left:0}.Expertise-module__vuFUMW__card:hover{background:var(--bg-card-hover);border-color:var(--amber-glow);transform:translateY(-4px)}.Expertise-module__vuFUMW__card:hover:before{opacity:1}.Expertise-module__vuFUMW__num{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.1em;font-size:.6rem;position:absolute;top:1.5rem;right:1.5rem}.Expertise-module__vuFUMW__icon{border:1px solid var(--border);width:48px;height:48px;color:var(--amber);justify-content:center;align-items:center;margin-bottom:1.5rem;transition:all .3s;display:flex}.Expertise-module__vuFUMW__card:hover .Expertise-module__vuFUMW__icon{border-color:var(--amber);box-shadow:0 0 20px var(--amber-glow)}.Expertise-module__vuFUMW__card h3{font-family:var(--font-display);margin-bottom:.75rem;font-size:1.3rem;font-weight:600}.Expertise-module__vuFUMW__card p{color:var(--text-secondary);font-size:.85rem;line-height:1.7}@media (max-width:1024px){.Expertise-module__vuFUMW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Expertise-module__vuFUMW__section{padding:5rem 1.5rem}.Expertise-module__vuFUMW__grid{grid-template-columns:1fr}}
@keyframes MarqueeBand-module__iLhzUW__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.MarqueeBand-module__iLhzUW__section{z-index:1;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--bg-secondary);padding:4rem 0;position:relative;overflow:hidden}.MarqueeBand-module__iLhzUW__track{gap:3rem;width:max-content;animation:30s linear infinite MarqueeBand-module__iLhzUW__marquee;display:flex}.MarqueeBand-module__iLhzUW__item{font-family:var(--font-display);color:var(--text-muted);white-space:nowrap;align-items:center;gap:3rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300;display:inline-flex}.MarqueeBand-module__iLhzUW__item:after{content:"◆";color:var(--amber);font-size:.5rem}
.Timeline-module__ah2UrG__section{z-index:1;padding:8rem 3rem;position:relative}.Timeline-module__ah2UrG__wrapper{max-width:900px;margin:0 auto}.Timeline-module__ah2UrG__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.3em;color:var(--amber);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.6rem;display:flex}.Timeline-module__ah2UrG__labelLine{background:var(--amber);width:30px;height:1px;display:inline-block}.Timeline-module__ah2UrG__title{font-family:var(--font-display);margin-bottom:3rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.2}.Timeline-module__ah2UrG__title strong{font-weight:700}.Timeline-module__ah2UrG__timeline{padding-left:3rem;position:relative}.Timeline-module__ah2UrG__timeline:before{content:"";background:linear-gradient(to bottom, var(--amber), var(--border), transparent);width:1px;position:absolute;top:0;bottom:0;left:0}.Timeline-module__ah2UrG__item{padding-bottom:3.5rem;position:relative}.Timeline-module__ah2UrG__item:last-child{padding-bottom:0}.Timeline-module__ah2UrG__dot{background:var(--amber);width:9px;height:9px;box-shadow:0 0 15px var(--amber-glow);border-radius:50%;position:absolute;top:.5rem;left:-3rem;transform:translate(-4px)}.Timeline-module__ah2UrG__year{font-family:var(--font-mono);color:var(--amber);letter-spacing:.15em;margin-bottom:.5rem;font-size:.65rem}.Timeline-module__ah2UrG__item h3{font-family:var(--font-display);margin-bottom:.25rem;font-size:1.4rem;font-weight:600}.Timeline-module__ah2UrG__org{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.75rem;font-size:.7rem}.Timeline-module__ah2UrG__desc{color:var(--text-secondary);font-size:.88rem;line-height:1.7}@media (max-width:768px){.Timeline-module__ah2UrG__section{padding:5rem 1.5rem}}
.Skills-module__G7oUEG__section{z-index:1;padding:8rem 3rem;position:relative}.Skills-module__G7oUEG__wrapper{max-width:1200px;margin:0 auto}.Skills-module__G7oUEG__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.3em;color:var(--amber);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.6rem;display:flex}.Skills-module__G7oUEG__labelLine{background:var(--amber);width:30px;height:1px;display:inline-block}.Skills-module__G7oUEG__title{font-family:var(--font-display);margin-bottom:3rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.2}.Skills-module__G7oUEG__title strong{font-weight:700}.Skills-module__G7oUEG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Skills-module__G7oUEG__item{border-bottom:1px solid var(--border);padding:1.5rem 0}.Skills-module__G7oUEG__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.Skills-module__G7oUEG__header h4{font-size:.9rem;font-weight:500}.Skills-module__G7oUEG__header span{font-family:var(--font-mono);color:var(--amber);font-size:.65rem}.Skills-module__G7oUEG__barTrack{background:var(--border);width:100%;height:3px;overflow:hidden}.Skills-module__G7oUEG__barFill{background:linear-gradient(90deg, var(--amber-dim), var(--amber));height:100%}@media (max-width:768px){.Skills-module__G7oUEG__section{padding:5rem 1.5rem}.Skills-module__G7oUEG__grid{grid-template-columns:1fr}}
.Philosophy-module__PUxW5G__wrapper{z-index:1;text-align:center;max-width:800px;margin:0 auto;padding:10rem 3rem;position:relative}.Philosophy-module__PUxW5G__quote{font-family:var(--font-display);color:var(--text-primary);border:none;font-size:clamp(1.5rem,3vw,2.5rem);font-style:italic;font-weight:300;line-height:1.6;position:relative}.Philosophy-module__PUxW5G__quote:before{content:"\"";font-family:var(--font-display);color:var(--amber);opacity:.3;font-size:5rem;line-height:1;position:absolute;top:-2rem;left:50%;transform:translate(-50%)}.Philosophy-module__PUxW5G__attr{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);margin-top:2rem;font-size:.65rem}@media (max-width:768px){.Philosophy-module__PUxW5G__wrapper{padding:6rem 1.5rem}}
.Contact-module__hcVmEa__section{z-index:1;padding:8rem 3rem;position:relative}.Contact-module__hcVmEa__wrapper{max-width:1200px;margin:0 auto}.Contact-module__hcVmEa__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.3em;color:var(--amber);align-items:center;gap:1rem;margin-bottom:1rem;font-size:.6rem;display:flex}.Contact-module__hcVmEa__labelLine{background:var(--amber);width:30px;height:1px;display:inline-block}.Contact-module__hcVmEa__title{font-family:var(--font-display);margin-bottom:3rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.2}.Contact-module__hcVmEa__title strong{font-weight:700}.Contact-module__hcVmEa__grid{grid-template-columns:1.5fr 1fr;gap:5rem;display:grid}.Contact-module__hcVmEa__sub{font-family:var(--font-display);margin-bottom:1.5rem;font-size:2rem;font-weight:300;line-height:1.3}.Contact-module__hcVmEa__sub em{color:var(--amber);font-style:italic}.Contact-module__hcVmEa__para{color:var(--text-secondary);margin-bottom:2.5rem;font-size:.95rem;line-height:1.8}.Contact-module__hcVmEa__emailBtn{font-family:var(--font-mono);color:var(--amber);border:1px solid var(--amber-glow);background:#e8a83008;align-items:center;gap:1rem;padding:1.2rem 2rem;font-size:.8rem;text-decoration:none;transition:all .4s;display:inline-flex}.Contact-module__hcVmEa__emailBtn:hover{border-color:var(--amber);box-shadow:0 0 30px var(--amber-glow);background:#e8a8301a}.Contact-module__hcVmEa__infoCol{flex-direction:column;gap:2rem;display:flex}.Contact-module__hcVmEa__infoItem{border-left:2px solid var(--border);padding:1.5rem;transition:border-color .3s}.Contact-module__hcVmEa__infoItem:hover{border-left-color:var(--amber)}.Contact-module__hcVmEa__infoLabel{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);margin-bottom:.5rem;font-size:.6rem;display:block}.Contact-module__hcVmEa__infoValue{color:var(--text-primary);font-size:.95rem;text-decoration:none;transition:color .3s}a.Contact-module__hcVmEa__infoValue:hover{color:var(--amber)}@media (max-width:768px){.Contact-module__hcVmEa__section{padding:5rem 1.5rem}.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:3rem}}
.Footer-module__S6Hkya__footer{z-index:1;border-top:1px solid var(--border);font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.1em;justify-content:space-between;align-items:center;padding:3rem;font-size:.6rem;display:flex;position:relative}@media (max-width:768px){.Footer-module__S6Hkya__footer{text-align:center;flex-direction:column;gap:1rem;padding:2rem 1.5rem}}
