.Navbar-module__cJzEcG__nav{z-index:100;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:26px 48px;transition:border-color .4s,background .4s,padding .4s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{border-color:var(--border);background:var(--surface);-webkit-backdrop-filter:blur(24px);padding:18px 48px}.Navbar-module__cJzEcG__logo{font-family:var(--mono);color:var(--accent);letter-spacing:.15em;text-transform:uppercase;font-size:12px;font-weight:400}.Navbar-module__cJzEcG__links{gap:40px;list-style:none;display:flex}.Navbar-module__cJzEcG__links a{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.Navbar-module__cJzEcG__links a:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s var(--ease-out-expo);position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__links a:hover{color:var(--text)}.Navbar-module__cJzEcG__links a:hover:after{width:100%}.Navbar-module__cJzEcG__burger{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;gap:6px;padding:8px;display:none}.Navbar-module__cJzEcG__burgerLine{background:var(--text);width:24px;height:1.5px;transition:transform .3s,opacity .3s;display:block}.Navbar-module__cJzEcG__burgerLine.Navbar-module__cJzEcG__open:first-child{transform:rotate(45deg)translateY(5px)}.Navbar-module__cJzEcG__burgerLine.Navbar-module__cJzEcG__open:last-child{transform:rotate(-45deg)translateY(-5px)}.Navbar-module__cJzEcG__overlay{z-index:150;background:var(--bg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Navbar-module__cJzEcG__overlayLinks{text-align:center;flex-direction:column;gap:32px;list-style:none;display:flex}.Navbar-module__cJzEcG__overlayLinks a{font-family:var(--heading);color:var(--text);font-size:36px;font-weight:700;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__overlayLinks a:hover{color:var(--accent)}@media (max-width:768px){.Navbar-module__cJzEcG__nav{padding:20px 24px}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{padding:16px 24px}.Navbar-module__cJzEcG__links{display:none}.Navbar-module__cJzEcG__burger{display:flex}}
.Marquee-module__m6z8XG__ticker{background:var(--accent);color:#fff;white-space:nowrap;padding:16px 0;position:relative;overflow:hidden}.Marquee-module__m6z8XG__inner{animation:40s linear infinite Marquee-module__m6z8XG__scroll;display:inline-flex}.Marquee-module__m6z8XG__item{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;padding:0 20px;font-size:11px;font-weight:400}.Marquee-module__m6z8XG__sep{opacity:.5;padding:0 16px;font-size:10px}@keyframes Marquee-module__m6z8XG__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Footer-module__S6Hkya__footer{padding:32px var(--section-pad-x);border-top:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__copy{font-family:var(--mono);color:var(--muted);letter-spacing:.08em;font-size:11px}.Footer-module__S6Hkya__brand{font-family:var(--heading);color:var(--accent);font-size:14px;font-style:italic}@media (max-width:768px){.Footer-module__S6Hkya__footer{text-align:center;flex-direction:column;gap:12px;padding:24px 20px}}
.Hero-module__QyaE7G__hero{grid-template-columns:1fr 1fr;min-height:100vh;display:grid;position:relative;overflow:hidden}.Hero-module__QyaE7G__left{padding:140px 60px 100px 80px;padding-left:var(--section-pad-x);z-index:2;flex-direction:column;justify-content:center;display:flex;position:relative}.Hero-module__QyaE7G__tag{font-family:var(--mono);letter-spacing:.2em;color:var(--accent);text-transform:uppercase;align-items:center;gap:14px;margin-bottom:36px;font-size:11px;display:flex}.Hero-module__QyaE7G__tag:before{content:"";background:var(--accent);width:40px;height:1px}.Hero-module__QyaE7G__headline{font-family:var(--heading);letter-spacing:-.02em;margin-bottom:36px;font-size:clamp(48px,6vw,92px);font-weight:900;line-height:1.02}.Hero-module__QyaE7G__headline span{display:inline-block}.Hero-module__QyaE7G__accent{color:var(--accent);font-style:italic}.Hero-module__QyaE7G__sub{color:var(--text-secondary);max-width:460px;margin-bottom:52px;font-size:16px;font-weight:400;line-height:1.8}.Hero-module__QyaE7G__ctaRow{align-items:center;gap:20px;display:flex}.Hero-module__QyaE7G__right{justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.Hero-module__QyaE7G__visual{background:0 0;position:absolute;inset:0}.Hero-module__QyaE7G__gridLines{background-image:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 10%,#0000 70%);mask-image:radial-gradient(circle,#000 10%,#0000 70%)}.Hero-module__QyaE7G__imageContainer{z-index:1;border:1px solid var(--border);border-radius:50%;width:380px;height:380px;position:absolute;top:40%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 60px #0006}.Hero-module__QyaE7G__profileImg{object-fit:cover;transition:transform .6s var(--ease-out-expo)}.Hero-module__QyaE7G__imageContainer:hover .Hero-module__QyaE7G__profileImg{transform:scale(1.05)}.Hero-module__QyaE7G__imageOverlay{box-shadow:inset 0 0 40px var(--bg);pointer-events:none;border-radius:50%;position:absolute;inset:0}.Hero-module__QyaE7G__circle{border:1px solid var(--border);width:480px;height:480px;box-shadow:0 0 60px var(--accent-glow);border-radius:50%;animation:50s linear infinite Hero-module__QyaE7G__spin;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.Hero-module__QyaE7G__circle:after{content:"";background:var(--accent);width:8px;height:8px;box-shadow:0 0 20px var(--accent-glow);border-radius:50%;position:absolute;top:0;left:50%;transform:translate(-50%)}.Hero-module__QyaE7G__gradientOrb{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);filter:blur(60px);border-radius:50%;width:320px;height:320px;animation:6s ease-in-out infinite Hero-module__QyaE7G__pulse;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__QyaE7G__spin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes Hero-module__QyaE7G__pulse{0%,to{opacity:.5;transform:translate(-50%,-50%)scale(1)}50%{opacity:.9;transform:translate(-50%,-50%)scale(1.15)}}.Hero-module__QyaE7G__statCard{background:var(--surface);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);z-index:2;transition:border-color .4s, transform .4s var(--ease-out-expo), box-shadow .4s, background .4s;border-radius:24px;padding:24px 28px;position:absolute;box-shadow:0 8px 32px #0000000d}.Hero-module__QyaE7G__statCard:hover{background:var(--surface-hover);border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.Hero-module__QyaE7G__statCard:nth-child(2){top:10%;right:10%}.Hero-module__QyaE7G__statCard:nth-child(3){top:40%;left:6%}.Hero-module__QyaE7G__statCard:nth-child(4){bottom:28%;right:18%}.Hero-module__QyaE7G__statNum{font-family:var(--heading);color:var(--accent);margin-bottom:6px;font-size:40px;font-weight:900;line-height:1}.Hero-module__QyaE7G__statLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:600}@media (max-width:768px){.Hero-module__QyaE7G__hero{grid-template-columns:1fr;min-height:auto}.Hero-module__QyaE7G__left{padding:120px 24px 60px}.Hero-module__QyaE7G__right{display:none}}
.About-module__y5HjkW__grid{grid-template-columns:1fr 1fr;align-items:flex-start;gap:80px;margin-top:20px;display:grid}.About-module__y5HjkW__text{position:sticky;top:120px}.About-module__y5HjkW__para{color:var(--text-secondary);margin-bottom:24px;font-size:16px;font-weight:400;line-height:1.85}.About-module__y5HjkW__para strong{color:var(--text);font-weight:700}.About-module__y5HjkW__quote{border-left:3px solid var(--accent);background:var(--surface);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);border-left:4px solid var(--accent);font-family:var(--heading);color:var(--text);border-radius:20px;margin:40px 0;padding:32px 36px;font-size:20px;font-style:italic;line-height:1.55;position:relative;box-shadow:0 8px 32px #0000000d}.About-module__y5HjkW__quote:after{content:"";background:linear-gradient(135deg, var(--accent-glow) 0%, transparent 50%);pointer-events:none;border-radius:20px;width:100%;height:100%;position:absolute;top:0;left:0}.About-module__y5HjkW__pillars{flex-direction:column;gap:16px;padding-top:72px;display:flex}.About-module__y5HjkW__pillar{background:var(--surface);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);transition:border-color .4s, transform .4s var(--ease-out-expo), box-shadow .4s, background .4s;border-radius:24px;align-items:flex-start;gap:20px;padding:32px;display:flex;box-shadow:0 8px 32px #0000000d}.About-module__y5HjkW__pillar:hover{background:var(--surface-hover);border-color:var(--border-hover);transform:translate(8px);box-shadow:0 12px 40px #00000014}.About-module__y5HjkW__pillarIcon{background:var(--accent-dim);border:1px solid var(--border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.About-module__y5HjkW__pillarTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--text);margin-bottom:8px;font-size:13px;font-weight:700}.About-module__y5HjkW__pillarDesc{color:var(--muted);font-size:14px;line-height:1.65}@media (max-width:768px){.About-module__y5HjkW__grid{grid-template-columns:1fr;gap:48px}.About-module__y5HjkW__text{position:static}.About-module__y5HjkW__pillars{padding-top:0}}
.Impact-module__grzLWW__impact{background:var(--surface)}.Impact-module__grzLWW__grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px;display:grid}.Impact-module__grzLWW__card{background:var(--surface);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);transition:background .4s, border-color .4s, transform .4s var(--ease-out-expo), box-shadow .4s;border-radius:32px;height:100%;padding:48px 40px;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000000d}.Impact-module__grzLWW__card:hover{background:var(--surface-hover);border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.Impact-module__grzLWW__cardBar{background:linear-gradient(90deg, var(--accent), var(--accent2));transform-origin:0;width:100%;height:3px;transition:transform .5s var(--ease-out-expo);position:absolute;top:0;left:0;transform:scaleX(0)}.Impact-module__grzLWW__card:hover .Impact-module__grzLWW__cardBar{transform:scaleX(1)}.Impact-module__grzLWW__num{font-family:var(--heading);color:var(--accent);letter-spacing:-.02em;margin-bottom:16px;font-size:64px;font-weight:900;line-height:1}.Impact-module__grzLWW__title{letter-spacing:.05em;text-transform:uppercase;color:var(--text);margin-bottom:12px;font-size:14px;font-weight:700}.Impact-module__grzLWW__desc{color:var(--muted);font-size:14px;line-height:1.75}@media (max-width:900px){.Impact-module__grzLWW__grid{grid-template-columns:1fr}}
.Expertise-module__VVfbma__grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:60px;display:grid}.Expertise-module__VVfbma__item{background:var(--surface);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);transition:background .4s, border-color .4s, transform .4s var(--ease-out-expo), box-shadow .4s;border-radius:32px;flex-direction:column;gap:14px;height:100%;padding:44px;display:flex;box-shadow:0 8px 32px #0000000d}.Expertise-module__VVfbma__item:hover{background:var(--surface-hover);border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.Expertise-module__VVfbma__num{font-family:var(--mono);color:var(--accent);letter-spacing:.15em;font-size:11px}.Expertise-module__VVfbma__title{font-family:var(--heading);font-size:24px;font-weight:700;line-height:1.2}.Expertise-module__VVfbma__desc{color:var(--muted);font-size:14px;line-height:1.75}.Expertise-module__VVfbma__tags{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.Expertise-module__VVfbma__tag{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--border);color:var(--muted);background:var(--surface);border-radius:100px;padding:6px 12px;font-size:10px;transition:border-color .3s,color .3s,background .3s}.Expertise-module__VVfbma__item:hover .Expertise-module__VVfbma__tag{border-color:var(--accent);color:var(--text);background:var(--accent-dim)}@media (max-width:768px){.Expertise-module__VVfbma__grid{grid-template-columns:1fr}.Expertise-module__VVfbma__item{padding:32px 24px}}
.Experience-module__MdUIMq__timeline{margin-top:60px;padding-left:32px;position:relative}.Experience-module__MdUIMq__timeline:before{content:"";background:linear-gradient(to bottom, var(--accent) 0%, var(--border) 30%, var(--border) 100%);width:1px;position:absolute;top:0;bottom:0;left:0}.Experience-module__MdUIMq__item{padding:0 0 56px 28px;position:relative}.Experience-module__MdUIMq__dot{background:var(--accent);width:11px;height:11px;box-shadow:0 0 12px var(--accent-glow);transition:transform .3s var(--ease-out-expo), box-shadow .3s;border-radius:50%;position:absolute;top:6px;left:-37px}.Experience-module__MdUIMq__item:hover .Experience-module__MdUIMq__dot{box-shadow:0 0 20px var(--accent-glow);transform:scale(1.4)}.Experience-module__MdUIMq__content{transition:transform .3s var(--ease-out-expo)}.Experience-module__MdUIMq__item:hover .Experience-module__MdUIMq__content{transform:translate(6px)}.Experience-module__MdUIMq__period{font-family:var(--mono);letter-spacing:.12em;color:var(--accent);text-transform:uppercase;margin-bottom:12px;font-size:11px}.Experience-module__MdUIMq__role{font-family:var(--heading);margin-bottom:4px;font-size:26px;font-weight:700;line-height:1.2}.Experience-module__MdUIMq__company{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;font-size:13px;font-weight:700}.Experience-module__MdUIMq__desc{color:var(--text-secondary);max-width:580px;font-size:15px;line-height:1.75}.Experience-module__MdUIMq__tags{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.Experience-module__MdUIMq__tag{background:var(--accent-dim);border:1px solid var(--border);color:var(--accent);font-size:10px;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;padding:5px 14px;transition:background .3s,border-color .3s}.Experience-module__MdUIMq__item:hover .Experience-module__MdUIMq__tag{background:var(--accent-glow);border-color:var(--accent)}@media (max-width:768px){.Experience-module__MdUIMq__timeline{padding-left:24px}.Experience-module__MdUIMq__dot{left:-29px}.Experience-module__MdUIMq__role{font-size:22px}}
.Powerhouse-module__-WBjEW__powerhouse{background:var(--surface);position:relative;overflow:hidden}.Powerhouse-module__-WBjEW__watermark{font-family:var(--heading);color:#00000006;pointer-events:none;white-space:nowrap;letter-spacing:-.03em;font-size:clamp(100px,16vw,220px);font-weight:900;position:absolute;top:50%;right:-40px;transform:translateY(-50%)}.Powerhouse-module__-WBjEW__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:flex-start;gap:80px;display:grid;position:relative}.Powerhouse-module__-WBjEW__title{font-family:var(--heading);letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(40px,4.5vw,68px);font-weight:900;line-height:1.05}.Powerhouse-module__-WBjEW__titleAccent{color:var(--accent);display:block}.Powerhouse-module__-WBjEW__desc{color:var(--text-secondary);margin-bottom:16px;font-size:16px;line-height:1.85}.Powerhouse-module__-WBjEW__stats{grid-template-columns:1fr 1fr;gap:16px;margin-top:48px;display:grid}.Powerhouse-module__-WBjEW__stat{background:var(--surface);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);transition:border-color .4s, transform .4s var(--ease-out-expo), box-shadow .4s, background .4s;border-radius:20px;padding:24px;box-shadow:0 8px 32px #0000000d}.Powerhouse-module__-WBjEW__stat:hover{background:var(--surface-hover);border-color:var(--border-hover);transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.Powerhouse-module__-WBjEW__statNum{font-family:var(--heading);color:var(--accent);margin-bottom:6px;font-size:32px;font-weight:900;line-height:1.1}.Powerhouse-module__-WBjEW__statLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:600}.Powerhouse-module__-WBjEW__visual{flex-direction:column;gap:14px;display:flex}.Powerhouse-module__-WBjEW__card{background:var(--surface);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);transition:border-color .4s, transform .4s var(--ease-out-expo), box-shadow .4s, background .4s;border-radius:24px;align-items:flex-start;gap:20px;padding:32px;display:flex;box-shadow:0 8px 32px #0000000d}.Powerhouse-module__-WBjEW__card:hover{background:var(--surface-hover);border-color:var(--border-hover);transform:translate(8px);box-shadow:0 12px 40px #00000014}.Powerhouse-module__-WBjEW__cardIcon{background:var(--accent-dim);border:1px solid var(--border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:28px;display:flex}.Powerhouse-module__-WBjEW__cardTitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:14px;font-weight:700}.Powerhouse-module__-WBjEW__cardDesc{color:var(--muted);font-size:14px;line-height:1.65}@media (max-width:768px){.Powerhouse-module__-WBjEW__inner{grid-template-columns:1fr;gap:48px}.Powerhouse-module__-WBjEW__stats{grid-template-columns:1fr 1fr}}
.Thoughts-module__-o8Eea__grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:60px;display:grid}.Thoughts-module__-o8Eea__card{background:var(--surface);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);transition:border-color .4s, transform .4s var(--ease-out-expo), box-shadow .4s, background .4s;border-radius:32px;flex-direction:column;height:100%;padding:36px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000000d}.Thoughts-module__-o8Eea__card:hover{background:var(--surface-hover);border-color:var(--border-hover);transform:translateY(-6px);box-shadow:0 12px 40px #00000014}.Thoughts-module__-o8Eea__quoteMark{font-family:var(--heading);color:var(--accent-dim);pointer-events:none;font-size:140px;line-height:1;transition:color .4s;position:absolute;bottom:-24px;right:16px}.Thoughts-module__-o8Eea__card:hover .Thoughts-module__-o8Eea__quoteMark{color:var(--accent-glow)}.Thoughts-module__-o8Eea__tag{font-family:var(--mono);letter-spacing:.15em;color:var(--accent);text-transform:uppercase;border:1px solid var(--accent-glow);background:var(--accent-dim);border-radius:100px;width:fit-content;margin-bottom:20px;padding:5px 12px;font-size:10px;display:inline-block}.Thoughts-module__-o8Eea__text{font-family:var(--heading);color:var(--text);flex-grow:1;margin-bottom:24px;font-size:18px;font-style:italic;line-height:1.55}.Thoughts-module__-o8Eea__meta{font-family:var(--mono);color:var(--muted);letter-spacing:.1em;font-size:11px}@media (max-width:768px){.Thoughts-module__-o8Eea__grid{grid-template-columns:1fr}}
.Contact-module__LNuBlq__contact{background:var(--surface);position:relative;overflow:hidden}.Contact-module__LNuBlq__glow1{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);filter:blur(80px);pointer-events:none;border-radius:50%;width:600px;height:600px;position:absolute;top:20%;left:10%}.Contact-module__LNuBlq__glow2{background:radial-gradient(circle, var(--accent-dim) 0%, transparent 70%);filter:blur(80px);pointer-events:none;border-radius:50%;width:500px;height:500px;position:absolute;bottom:10%;right:15%}.Contact-module__LNuBlq__inner{text-align:center;z-index:1;max-width:720px;margin:0 auto;position:relative}.Contact-module__LNuBlq__title{font-family:var(--heading);letter-spacing:-.02em;margin-bottom:28px;font-size:clamp(48px,6vw,88px);font-weight:900;line-height:1}.Contact-module__LNuBlq__title em{color:var(--accent);font-style:italic}.Contact-module__LNuBlq__sub{color:var(--text-secondary);margin-bottom:48px;font-size:17px;line-height:1.75}.Contact-module__LNuBlq__links{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.Contact-module__LNuBlq__link{background:var(--surface);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);color:var(--text);letter-spacing:.04em;transition:border-color .4s, color .4s, background .4s, transform .4s var(--ease-out-expo), box-shadow .4s;cursor:pointer;border-radius:100px;align-items:center;gap:10px;padding:15px 28px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 4px 16px #00000008}.Contact-module__LNuBlq__link:hover{border-color:var(--border-hover);color:var(--accent);background:var(--surface-hover);transform:translateY(-3px);box-shadow:0 8px 24px #0000000f}.Contact-module__LNuBlq__link.Contact-module__LNuBlq__primary{background:var(--accent);border-color:var(--accent);color:#fff}.Contact-module__LNuBlq__link.Contact-module__LNuBlq__primary:hover{background:var(--surface-hover);color:var(--accent);border-color:var(--border-hover);transform:translateY(-3px)}@media (max-width:768px){.Contact-module__LNuBlq__links{flex-direction:column;align-items:center}.Contact-module__LNuBlq__link{justify-content:center;width:100%}}
