@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;700;800&family=DM+Sans:wght@300;400;500&display=swap";
@import "https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Outfit:wght@300;400;500;600;700&display=swap";
.Navbar-module__4Mo0GG__nav{z-index:100;-webkit-backdrop-filter:blur(22px);background:#0d0d1ac2;border-bottom:1px solid #7c3aed33;justify-content:space-between;align-items:center;height:72px;padding:0 6vw;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 30px #0000004d}.Navbar-module__4Mo0GG__navLogo{letter-spacing:-.03em;color:#fff;z-index:120;align-items:center;gap:2px;font-family:Syne,sans-serif;font-size:1.4rem;font-weight:800;text-decoration:none;display:flex}.Navbar-module__4Mo0GG__navLogoDot{color:#7c3aed;margin-left:1px;font-size:1.7rem;line-height:0}.Navbar-module__4Mo0GG__navLinks{gap:2.2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__4Mo0GG__navLinks a{color:#e2d9f3;font-family:DM Sans,sans-serif;font-size:.92rem;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.Navbar-module__4Mo0GG__navLinks a:after{content:"";background:#a855f7;border-radius:2px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-3px;left:0}.Navbar-module__4Mo0GG__navLinks a:hover{color:#a855f7}.Navbar-module__4Mo0GG__navLinks a:hover:after{width:100%}.Navbar-module__4Mo0GG__navCta{color:#fff;background:#7c3aed;border-radius:8px;padding:.5rem 1.3rem;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s}.Navbar-module__4Mo0GG__navCta:hover{background:#a855f7;transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed66}.Navbar-module__4Mo0GG__navHamburger{cursor:pointer;z-index:120;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__4Mo0GG__navHamburger span{background:#e2d9f3;border-radius:2px;width:24px;height:2px;transition:all .3s;display:block}.Navbar-module__4Mo0GG__mobileMenu{-webkit-backdrop-filter:blur(30px);z-index:200;-webkit-overflow-scrolling:touch;background:#0a0a12f5;border-left:1px solid #7c3aed33;flex-direction:column;width:280px;height:100vh;padding:2rem 1.5rem 0;transition:right .4s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;right:-100%;overflow-y:auto}.Navbar-module__4Mo0GG__mobileMenuOpen{right:0}.Navbar-module__4Mo0GG__mobileMenuHeader{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.Navbar-module__4Mo0GG__mobileLogo{color:#fff;font-family:Syne,sans-serif;font-size:1.3rem;font-weight:800}.Navbar-module__4Mo0GG__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.5rem}.Navbar-module__4Mo0GG__mobileLinks{flex-direction:column;flex:auto;gap:1.5rem;display:flex;overflow-y:auto}.Navbar-module__4Mo0GG__mobileLinks a{color:#e2d9f3;font-size:1rem;text-decoration:none;transition:color .2s}.Navbar-module__4Mo0GG__mobileLinks a:hover{color:#a855f7}.Navbar-module__4Mo0GG__mobileCta{color:#fff;text-align:center;margin-top:auto;margin-bottom:max(1.5rem, env(safe-area-inset-bottom));background:#7c3aed;border-radius:10px;flex-shrink:0;padding:.9rem 1rem;font-weight:500;text-decoration:none}.Navbar-module__4Mo0GG__backdrop{opacity:0;visibility:hidden;z-index:150;background:#00000073;transition:opacity .3s,visibility .3s;position:fixed;inset:0}.Navbar-module__4Mo0GG__backdropShow{opacity:1;visibility:visible}@media (max-width:768px){.Navbar-module__4Mo0GG__navLinks,.Navbar-module__4Mo0GG__navCta{display:none}.Navbar-module__4Mo0GG__navHamburger{display:flex}}
:root{--bg:#08080d;--purple:#7c3aed;--violet:#a78bfa;--white:#fff;--gray:#9ca3af;--border:#ffffff14}.HomeHero-module__nATYDG__hp{background:var(--bg);color:var(--white);font-family:Outfit,sans-serif;overflow:hidden}.HomeHero-module__nATYDG__hero{grid-template-columns:1fr 1fr;min-height:100vh;padding-top:72px;display:grid;position:relative;overflow:hidden}.HomeHero-module__nATYDG__heroGrid{z-index:0;background-image:linear-gradient(#7c3aed0d 1px,#0000 1px),linear-gradient(90deg,#7c3aed0d 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.HomeHero-module__nATYDG__heroGlow{filter:blur(10px);z-index:0;background:radial-gradient(circle,#7c3aed38 0%,#0000 70%);width:55vw;height:55vw;position:absolute;top:-10%;right:-10%}.HomeHero-module__nATYDG__heroLeft{z-index:2;flex-direction:column;justify-content:center;padding:3rem 3rem 3rem 7vw;display:flex;position:relative}.HomeHero-module__nATYDG__fade{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.HomeHero-module__nATYDG__in{opacity:1;transform:none}.HomeHero-module__nATYDG__chip{width:fit-content;color:var(--violet);letter-spacing:.16em;text-transform:uppercase;background:#7c3aed24;border:1px solid #7c3aed4d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.45rem 1rem;font-size:.72rem;font-weight:700;display:inline-flex}.HomeHero-module__nATYDG__chipDot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s infinite HomeHero-module__nATYDG__blink}.HomeHero-module__nATYDG__heroName{color:var(--gray);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:.7rem;margin-bottom:.7rem;font-size:.82rem;display:flex}.HomeHero-module__nATYDG__heroName:before{content:"";background:var(--purple);width:28px;height:2px}.HomeHero-module__nATYDG__heroTitle{letter-spacing:.02em;margin-bottom:1.5rem;font-family:Bebas Neue,sans-serif;font-size:clamp(4rem,7vw,7rem);line-height:.88}.HomeHero-module__nATYDG__outline{-webkit-text-stroke:2.5px var(--purple);color:#0000}.HomeHero-module__nATYDG__smallLine{color:var(--gray);font-size:.6em;display:block}.HomeHero-module__nATYDG__heroDesc{max-width:500px;color:var(--gray);margin-bottom:2rem;font-size:.95rem;line-height:1.9}.HomeHero-module__nATYDG__heroBtns{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.HomeHero-module__nATYDG__btnPrimary{background:var(--purple);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:10px;padding:.9rem 1.8rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .25s}.HomeHero-module__nATYDG__btnPrimary:hover{background:#5b21b6;transform:translateY(-3px);box-shadow:0 10px 28px #7c3aed66}.HomeHero-module__nATYDG__btnOutline{border:1px solid var(--border);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:10px;padding:.9rem 1.8rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .25s}.HomeHero-module__nATYDG__btnOutline:hover{border-color:var(--purple);background:#7c3aed1f;transform:translateY(-3px)}.HomeHero-module__nATYDG__socials{align-items:center;gap:.8rem;display:flex}.HomeHero-module__nATYDG__socialLabel{color:var(--gray);text-transform:uppercase;letter-spacing:.15em;margin-right:.2rem;font-size:.7rem}.HomeHero-module__nATYDG__socialLink{border:1px solid var(--border);width:38px;height:38px;color:var(--gray);border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex}.HomeHero-module__nATYDG__socialLink:hover{border-color:var(--purple);color:var(--violet);background:#7c3aed1a;transform:translateY(-3px)}.HomeHero-module__nATYDG__heroRight{justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HomeHero-module__nATYDG__photoWrap{z-index:2;border-radius:240px 240px 0 0;width:88%;height:96%;animation:1s cubic-bezier(.22,1,.36,1) HomeHero-module__nATYDG__photoRise;position:relative;overflow:hidden;transform:translateY(10px);box-shadow:0 0 0 1px #7c3aed29,0 30px 80px #0000008c}.HomeHero-module__nATYDG__photoWrap img{transition:transform .7s}.HomeHero-module__nATYDG__photoWrap:hover img{transform:scale(1.03)}.HomeHero-module__nATYDG__photoWrap:before{content:"";z-index:2;background:linear-gradient(#7c3aed1a 0%,#0000 30%);position:absolute;inset:0}.HomeHero-module__nATYDG__photoWrap:after{content:"";background:linear-gradient(to top, var(--bg) 0%, transparent 100%);z-index:2;height:35%;position:absolute;bottom:0;left:0;right:0}.HomeHero-module__nATYDG__ambientGlow{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.HomeHero-module__nATYDG__glow1{background:#7c3aed2e;width:260px;height:260px;top:10%;right:5%}.HomeHero-module__nATYDG__glow2{background:#a78bfa1f;width:180px;height:180px;bottom:10%;left:10%}.HomeHero-module__nATYDG__floatingShape{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1;background:linear-gradient(135deg,#7c3aed14,#ffffff05);border:1px solid #7c3aed1f;border-radius:30px;width:140px;height:140px;position:absolute;top:14%;left:12%;transform:rotate(12deg)}@keyframes HomeHero-module__nATYDG__blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}@keyframes HomeHero-module__nATYDG__photoRise{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(20px)}}@media (max-width:900px){.HomeHero-module__nATYDG__hero{grid-template-columns:1fr}.HomeHero-module__nATYDG__heroRight{order:-1;height:65vw;min-height:320px}.HomeHero-module__nATYDG__photoWrap{border-radius:180px 180px 0 0;width:72%;height:100%;transform:translateY(10px)}.HomeHero-module__nATYDG__heroLeft{padding:2rem 6vw 3rem}.HomeHero-module__nATYDG__heroTitle{font-size:clamp(3rem,14vw,5rem)}.HomeHero-module__nATYDG__floatingShape{width:100px;height:100px}}@media (max-width:480px){.HomeHero-module__nATYDG__photoWrap{border-radius:140px 140px 0 0;width:80%;transform:translateY(0)}.HomeHero-module__nATYDG__heroRight{height:78vw}.HomeHero-module__nATYDG__btnPrimary,.HomeHero-module__nATYDG__btnOutline{padding:.8rem 1.3rem;font-size:.75rem}.HomeHero-module__nATYDG__floatingShape{width:80px;height:80px;top:18%;left:8%}}
.AboutSection-module__9_7fBW__about{--purple:#7c3aed;--purple-light:#a855f7;--purple-dim:#7c3aed38;--purple-glow:#a855f7b3;--bg:#0a0a0f;--surface:#111118;--surface-hover:#ffffff0f;--border:#ffffff1f;--text-primary:#fff;--text-secondary:#cbd5f5;--text-accent:#d8b4fe;--font-display:"Syne", "Outfit", system-ui, sans-serif;--font-body:"DM Sans", "Manrope", system-ui, sans-serif;--ease-spring:cubic-bezier(.34, 1.56, .64, 1);--ease-smooth:cubic-bezier(.22, 1, .36, 1);font-family:var(--font-body);--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;isolation:isolate;padding:6rem 1.5rem 0;position:relative;overflow:hidden;color:#fff!important;background:#0a0a0f!important}.AboutSection-module__9_7fBW__gridBg{pointer-events:none;z-index:0;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.AboutSection-module__9_7fBW__gradientOrb1{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#7c3aed52 0%,#0000 70%);border-radius:50%;width:600px;height:600px;animation:12s ease-in-out infinite alternate AboutSection-module__9_7fBW__orbFloat;position:absolute;top:-120px;left:-160px}.AboutSection-module__9_7fBW__gradientOrb2{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(circle,#a855f740 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:16s ease-in-out infinite alternate-reverse AboutSection-module__9_7fBW__orbFloat;position:absolute;bottom:-80px;right:-100px}@keyframes AboutSection-module__9_7fBW__orbFloat{0%{transform:translate(0)scale(1)}to{transform:translate(40px,30px)scale(1.08)}}.AboutSection-module__9_7fBW__container{z-index:1;max-width:960px;margin:0 auto;position:relative}.AboutSection-module__9_7fBW__heroBlock{opacity:0;transition:opacity .9s var(--ease-smooth), transform .9s var(--ease-smooth);margin-bottom:5rem;transform:translateY(40px)}.AboutSection-module__9_7fBW__heroVisible{opacity:1;transform:translateY(0)}.AboutSection-module__9_7fBW__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--purple-light);align-items:center;gap:8px;margin-bottom:1.25rem;font-size:.75rem;font-weight:500;display:inline-flex}.AboutSection-module__9_7fBW__eyebrowDot{background:var(--purple-light);width:6px;height:6px;box-shadow:0 0 8px var(--purple-glow);border-radius:50%;animation:2s ease-in-out infinite AboutSection-module__9_7fBW__pulse}.AboutSection-module__9_7fBW__heroHeading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin:0 0 1.25rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.15}.AboutSection-module__9_7fBW__gradientText{background:linear-gradient(135deg,#c084fc 0%,#a855f7 40%,#7c3aed 75%,#38bdf8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AboutSection-module__9_7fBW__heroPara{color:var(--text-secondary);max-width:680px;margin:0 0 1.75rem;font-size:1.05rem;line-height:1.8}.AboutSection-module__9_7fBW__heroPara em{color:var(--text-accent);font-style:normal;font-weight:500}.AboutSection-module__9_7fBW__tagRow{flex-wrap:wrap;gap:10px;display:flex}.AboutSection-module__9_7fBW__tag{color:var(--text-accent);letter-spacing:.04em;background:#7c3aed26;border:1px solid #a855f759;border-radius:999px;padding:6px 14px;font-size:.78rem;font-weight:500;transition:background .25s,border-color .25s,box-shadow .25s}.AboutSection-module__9_7fBW__tag:hover{background:#7c3aed4d;border-color:#a855f7a6;box-shadow:0 0 16px #a855f766}.AboutSection-module__9_7fBW__sectionLabel{opacity:0;transition:opacity .6s var(--ease-smooth), transform .6s var(--ease-smooth);align-items:center;gap:1rem;margin-bottom:2.5rem;display:flex;transform:translateY(16px)}.AboutSection-module__9_7fBW__labelVisible{opacity:1;transform:translateY(0)}.AboutSection-module__9_7fBW__labelLine{background:linear-gradient(90deg,#0000,#a855f799,#0000);flex:1;height:1px}.AboutSection-module__9_7fBW__labelText{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:var(--purple-light);white-space:nowrap;font-size:.8rem;font-weight:700}.AboutSection-module__9_7fBW__timelineWrapper{margin-bottom:1rem;padding:0;position:relative}.AboutSection-module__9_7fBW__timelineLine{background:linear-gradient(#0000 0%,#a855f7 15%,#a855f78c 85%,#0000 100%);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 0 16px #a855f7bf,0 0 40px #7c3aed33}.AboutSection-module__9_7fBW__timelineItem{opacity:0;transition:opacity .65s var(--ease-smooth) var(--delay,0s), transform .65s var(--ease-smooth) var(--delay,0s);justify-content:flex-end;padding:0 calc(50% + 28px) 2.8rem 0;display:flex;position:relative}.AboutSection-module__9_7fBW__itemLeft{transform:translate(-48px)}.AboutSection-module__9_7fBW__itemRight{justify-content:flex-start;padding:0 0 2.8rem calc(50% + 28px);transform:translate(48px)}.AboutSection-module__9_7fBW__itemVisible{opacity:1;transform:translate(0)!important}.AboutSection-module__9_7fBW__timelineDotWrapper{z-index:2;position:absolute;top:10px;left:50%;transform:translate(-50%)}.AboutSection-module__9_7fBW__dot{background:var(--purple);border:2px solid #fff;border-radius:50%;width:14px;height:14px;animation:2.5s ease-in-out infinite AboutSection-module__9_7fBW__pulse;display:block;box-shadow:0 0 12px #a855f7e6,0 0 28px #7c3aed8c}.AboutSection-module__9_7fBW__dotRing{border:1px solid #a855f780;border-radius:50%;animation:2.5s ease-in-out infinite AboutSection-module__9_7fBW__ringExpand;position:absolute;inset:-6px}@keyframes AboutSection-module__9_7fBW__pulse{0%,to{box-shadow:0 0 12px #a855f7e6,0 0 28px #7c3aed8c}50%{box-shadow:0 0 22px #a855f7,0 0 50px #7c3aedbf}}@keyframes AboutSection-module__9_7fBW__ringExpand{0%,to{opacity:.6;transform:scale(1)}50%{opacity:0;transform:scale(1.4)}}.AboutSection-module__9_7fBW__card{background:var(--surface);border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;max-width:380px;transition:transform .35s var(--ease-spring), border-color .3s, box-shadow .3s;border-radius:14px;padding:1.4rem 1.6rem;position:relative;overflow:hidden}.AboutSection-module__9_7fBW__cardLeft{text-align:right}.AboutSection-module__9_7fBW__cardRight{text-align:left}.AboutSection-module__9_7fBW__card:hover{border-color:#a855f78c;transform:scale(1.03)translateY(-2px);box-shadow:0 8px 40px #7c3aed4d,0 0 0 1px #a855f733}.AboutSection-module__9_7fBW__cardGlow{border-radius:inherit;pointer-events:none;opacity:0;background:radial-gradient(circle at 50% 0,#a855f72e 0%,#0000 65%);transition:opacity .3s;position:absolute;inset:0}.AboutSection-module__9_7fBW__card:hover .AboutSection-module__9_7fBW__cardGlow{opacity:1}.AboutSection-module__9_7fBW__cardPeriod{letter-spacing:.12em;text-transform:uppercase;color:var(--purple-light);margin:0 0 .5rem;font-size:.72rem;font-weight:600}.AboutSection-module__9_7fBW__cardRole{font-family:var(--font-display);color:var(--text-primary);margin:0 0 .25rem;font-size:1.05rem;font-weight:700;line-height:1.3}.AboutSection-module__9_7fBW__cardCompany{color:var(--text-accent);margin:0 0 .9rem;font-size:.85rem;font-weight:500}.AboutSection-module__9_7fBW__cardDetail{color:var(--purple-light);background:#a855f72e;border:1px solid #a855f766;border-radius:999px;margin-top:.5rem;padding:4px 10px;font-size:.78rem;font-weight:600;display:inline-block}.AboutSection-module__9_7fBW__cardPoints{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.AboutSection-module__9_7fBW__cardLeft .AboutSection-module__9_7fBW__cardPoints{align-items:flex-end}.AboutSection-module__9_7fBW__cardRight .AboutSection-module__9_7fBW__cardPoints{align-items:flex-start}.AboutSection-module__9_7fBW__cardPoints li{color:var(--text-secondary);padding-left:0;font-size:.83rem;line-height:1.55;position:relative}.AboutSection-module__9_7fBW__cardLeft .AboutSection-module__9_7fBW__cardPoints li:after{content:"▸";color:var(--purple-light);margin-left:6px;font-size:.65rem}.AboutSection-module__9_7fBW__cardRight .AboutSection-module__9_7fBW__cardPoints li:before{content:"▸";color:var(--purple-light);margin-right:6px;font-size:.65rem}@media (max-width:680px){.AboutSection-module__9_7fBW__timelineLine{left:20px}.AboutSection-module__9_7fBW__timelineItem,.AboutSection-module__9_7fBW__itemRight{justify-content:flex-start;padding:0 0 2.5rem 52px;transform:translate(24px)}.AboutSection-module__9_7fBW__itemLeft{transform:translate(24px)}.AboutSection-module__9_7fBW__timelineDotWrapper{left:20px}.AboutSection-module__9_7fBW__card,.AboutSection-module__9_7fBW__cardLeft,.AboutSection-module__9_7fBW__cardRight{text-align:left;max-width:100%}.AboutSection-module__9_7fBW__cardLeft .AboutSection-module__9_7fBW__cardPoints{align-items:flex-start}.AboutSection-module__9_7fBW__cardLeft .AboutSection-module__9_7fBW__cardPoints li:after{display:none}.AboutSection-module__9_7fBW__cardRight .AboutSection-module__9_7fBW__cardPoints li:before,.AboutSection-module__9_7fBW__cardLeft .AboutSection-module__9_7fBW__cardPoints li:before{content:"▸";color:var(--purple-light);margin-right:6px;font-size:.65rem}}
