:root{--font-display:"Outfit", sans-serif;--font-body:"Plus Jakarta Sans", sans-serif;--purple:#6d41e8;--blue:#6275ea;--cyan:#39ace9;--yellow:#f6c70d;--dark:#0d0b14;--cream:#fafafa;--warm:#f5f3f0;--grad:linear-gradient(135deg, #6d41e8, #6275ea, #39ace9);--grad-h:linear-gradient(90deg, #6d41e8, #39ace9)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:#111;background:#fafafa;overflow-x:hidden}::selection{background:#6275ea33}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4{font-family:var(--font-display);color:var(--dark);font-weight:800;line-height:1.12}h1{letter-spacing:-1.5px;font-size:60px}h2{letter-spacing:-1px;font-size:44px}h3{font-size:24px}.grad-text{background:var(--grad-h);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.section-label{letter-spacing:3px;text-transform:uppercase;color:var(--purple);margin-bottom:14px;font-size:11px;font-weight:700;display:block}.btn-primary{background:var(--purple);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:16px 36px;font-size:15px;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 24px #6d41e84d}.btn-primary:hover{background:#5b33d4;transform:translateY(-2px);box-shadow:0 8px 32px #6d41e866}.btn-ghost{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:14px;font-weight:600;display:inline-flex}.btn-ghost:hover{background:#ffffff14}.btn-dark{background:var(--dark);color:#fff;border-radius:12px;align-items:center;gap:8px;padding:14px 30px;font-size:14px;font-weight:700;display:inline-flex}.navbar{z-index:1000;background:var(--dark);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;height:72px;padding:0 48px;display:flex;position:fixed;top:0;left:0;right:0}.navbar-brand{align-items:center;gap:10px;display:flex}.navbar-brand span{color:#fff;font-size:19px;font-weight:800;font-family:var(--font-display);letter-spacing:-.5px}.navbar-links{align-items:center;gap:32px;display:flex}.navbar-links a{color:#ffffffa6;font-size:14px;font-weight:500;transition:color .3s}.navbar-links a:hover,.navbar-links a.active{color:#fff}.navbar-actions{align-items:center;gap:12px;display:flex}.navbar-actions>a{color:#ffffffa6;font-size:14px;font-weight:500}.navbar-cta{border-radius:10px;padding:10px 24px;font-size:13px}.hex-bg{opacity:.3;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='56' height='49' viewBox='0 0 56 49'><polygon points='28,0 56,14 56,38 28,48.5 0,38 0,14' fill='none' stroke='rgba(255,255,255,0.03)' stroke-width='0.5'/></svg>");background-repeat:repeat;position:absolute;inset:0}.glow-purple{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#6d41e824 0%,#0000 65%);border-radius:50%;width:600px;height:600px;position:absolute}.glow-cyan{filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#39ace91a 0%,#0000 60%);border-radius:50%;width:650px;height:650px;position:absolute}section{position:relative;overflow:hidden}.dark-bg{background:var(--dark);color:#fff}.dark-bg h1,.dark-bg h2,.dark-bg h3{color:#fff}.container{max-width:1320px;margin:0 auto;padding:0 48px}.container-sm{max-width:1100px;margin:0 auto;padding:0 48px}.chip{background:#6d41e81f;border:1px solid #6d41e833;border-radius:50px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 18px;display:inline-flex}.chip .dot{background:var(--cyan);border-radius:50%;width:7px;height:7px}.chip span{color:#39ace9;letter-spacing:.8px;text-transform:uppercase;font-size:12px;font-weight:600}.card{background:#fff;border:1px solid #0000000a;border-radius:18px;height:100%;padding:32px}.card-dark{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;height:100%;padding:32px}.fade-in{opacity:1;animation:.8s cubic-bezier(.16,1,.3,1) both fadeInUp;transform:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.form-input{width:100%;color:var(--dark);font-size:15px;font-family:var(--font-body);background:#fff;border:1.5px solid #eaecf0;border-radius:12px;outline:none;padding:14px 18px;transition:all .3s}.form-input:focus{border-color:var(--purple);box-shadow:0 0 0 4px #6d41e814}.form-label{color:var(--dark);text-transform:uppercase;letter-spacing:.8px;margin-bottom:8px;font-size:12px;font-weight:700;display:block}footer{background:#0a0812;border-top:1px solid #ffffff0a}.footer-wrap{max-width:1320px;margin:0 auto;padding:72px 48px 0}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:56px;padding-bottom:56px;display:grid}.footer-brand-row{align-items:center;gap:10px;margin-bottom:18px;display:flex}.footer-brand-row span{color:#fff;font-size:22px;font-weight:800;font-family:var(--font-display);letter-spacing:-.5px}.footer-tagline{color:#ffffff73;max-width:320px;margin-bottom:24px;font-size:13px;line-height:1.65}.social-row{gap:10px;margin-bottom:24px;display:flex}.social-icon{color:#ffffff8c;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex}.social-icon:hover{color:#fff;background:#6d41e826;border-color:#6d41e866}.contact-row{flex-direction:column;gap:10px;display:flex}.contact-item{color:#ffffffb3;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.col-heading{color:#fff;text-transform:uppercase;letter-spacing:2px;margin-bottom:20px;font-size:12px;font-weight:800}.link-list{flex-direction:column;gap:12px;display:flex}.link-list a{color:#ffffff8c;font-size:13px;font-weight:500;transition:color .3s}.link-list a:hover{color:#fff}.copyright-strip{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:24px 0;display:flex}.copyright-strip span{color:#ffffff4d;font-size:12px}.navbar-toggle{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:none}.navbar-toggle:hover{background:#ffffff14}.navbar-mobile-panel{background:var(--dark);z-index:999;border-bottom:1px solid #ffffff14;flex-direction:column;gap:18px;max-height:calc(100vh - 72px);padding:20px 24px 28px;display:none;position:fixed;top:72px;left:0;right:0;overflow-y:auto}.navbar-mobile-panel a{color:#fffc;font-size:15px;font-weight:500}.navbar-mobile-panel a.active{color:#fff}.navbar-mobile-panel hr{border:0;border-top:1px solid #ffffff14;margin:4px 0}.navbar-mobile-panel.open{display:flex}img,svg,video{max-width:100%;height:auto}@media (width<=1024px){h1{letter-spacing:-.8px;font-size:48px!important}h2{font-size:36px!important}h3{font-size:22px!important}.container,.container-sm{padding:0 32px!important}.navbar{padding:0 24px!important}.footer-wrap{padding:56px 32px 0!important}.navbar-links{gap:18px!important}.navbar-links a,.navbar-actions>a{font-size:13px!important}.navbar-cta{padding:9px 18px!important;font-size:12px!important}section[style*=px\ 48px]{padding-left:32px!important;padding-right:32px!important}div[style*="repeat(4, 1fr)"],div[style*="repeat(5, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}[style*=font-size\:60px],[style*="font-size: 60px"],[style*=font-size\:62px],[style*="font-size: 62px"],[style*=font-size\:58px],[style*="font-size: 58px"],[style*=font-size\:56px],[style*="font-size: 56px"],[style*=font-size\:54px],[style*="font-size: 54px"],[style*=font-size\:52px],[style*="font-size: 52px"]{font-size:44px!important}[style*=font-size\:48px],[style*="font-size: 48px"],[style*=font-size\:44px],[style*="font-size: 44px"],[style*=font-size\:42px],[style*="font-size: 42px"]{font-size:34px!important}.footer-grid{grid-template-columns:1fr 1fr!important;gap:40px!important}div[style*="grid-template-columns: 1fr 1fr"][style*="64px"],div[style*="grid-template-columns: 1fr 1fr"][style*="72px"],div[style*="1.15fr 0.85fr"],div[style*="0.85fr 1.15fr"],div[style*="1.1fr 0.9fr"],div[style*="1fr 1.05fr"],div[style*="1.5fr 1fr"],div[style*="1.3fr 1fr"]{gap:40px!important}div[style*="padding:48px 44px"],div[style*="padding: 48px 44px"],div[style*="padding:56px 64px"],div[style*="padding: 56px 64px"],div[style*="padding:60px 56px"],div[style*="padding: 60px 56px"],div[style*="padding:48px 56px"],div[style*="padding: 48px 56px"],div[style*="padding:64px 72px"],div[style*="padding: 64px 72px"]{padding:40px 36px!important}}@media (width<=768px){h1{letter-spacing:-.5px;font-size:38px!important}h2{letter-spacing:-.5px;font-size:30px!important}h3{font-size:20px!important}body{font-size:15px}.container,.container-sm{padding:0 24px!important}.navbar{height:64px!important;padding:0 20px!important}.navbar-links,.navbar-actions>a{display:none!important}.navbar-actions .navbar-cta{padding:8px 16px!important;font-size:12px!important}.navbar-toggle{display:inline-flex}.navbar-mobile-panel{max-height:calc(100vh - 64px);top:64px}.btn-primary{padding:13px 22px!important;font-size:14px!important}.btn-ghost{padding:13px 20px!important;font-size:13px!important}.btn-dark{padding:12px 20px!important;font-size:13px!important}section[style*=px\ 48px]{padding-left:24px!important;padding-right:24px!important}section[style*="140px 48px"]{min-height:auto!important;padding-top:96px!important;padding-bottom:48px!important}section[style*="160px 48px"]{min-height:auto!important;padding-top:100px!important;padding-bottom:56px!important}section[style*="120px 48px"]{padding-top:64px!important;padding-bottom:64px!important}section[style*="100px 48px"]{padding-top:60px!important;padding-bottom:60px!important}section[style*="80px 48px"]{padding-top:52px!important;padding-bottom:52px!important}section[style*="60px 48px"]{padding-top:40px!important;padding-bottom:40px!important}section[style*="40px 48px"]{padding-top:32px!important;padding-bottom:32px!important}div[style*="grid-template-columns: 1fr 1fr"],div[style*="grid-template-columns:1fr 1fr"],div[style*="repeat(2, 1fr)"],div[style*="repeat(2,1fr)"],div[style*="1.15fr 0.85fr"],div[style*="0.85fr 1.15fr"],div[style*="1.1fr 0.9fr"],div[style*="1fr 1.05fr"],div[style*="1.5fr 1fr"],div[style*="1.3fr 1fr"],div[style*="7fr 5fr"]{grid-template-columns:1fr!important;gap:20px!important}div[style*="repeat(3, 1fr)"],div[style*="repeat(4, 1fr)"],div[style*="repeat(5, 1fr)"],div[style*="grid-template-columns: 1fr 1fr 1fr"],div[style*="grid-template-columns:1fr 1fr 1fr"]{grid-template-columns:1fr!important;gap:16px!important}div[style*="1fr 56px 1fr"]{grid-template-columns:unset!important;align-items:flex-start!important;gap:14px!important;min-height:0!important;margin-bottom:14px!important;display:flex!important}div[style*="1fr 56px 1fr"]>*{flex:auto;min-width:0;text-align:left!important;padding-left:0!important;padding-right:0!important}div[style*="1fr 56px 1fr"]>:empty{display:none!important}div[style*="1fr 56px 1fr"]>div[style*=justify-content\:center][style*=position\:relative],div[style*="1fr 56px 1fr"]>div[style*="justify-content: center"][style*="position: relative"]{order:-1;flex:0 0 56px!important}div[style*="left:50%"][style*=width\:2px],div[style*="left: 50%"][style*="width: 2px"]{display:none!important}div[style*="1fr 1px 1fr 1px 1fr"]{grid-template-columns:1fr!important;gap:20px!important;padding:32px 24px!important}div[style*="1fr 1px 1fr 1px 1fr"]>div[style*=width\:1px],div[style*="1fr 1px 1fr 1px 1fr"]>div[style*="width: 1px"]{display:none!important}div[style*="60px 1fr"],div[style*="80px 1fr"]{grid-template-columns:48px 1fr!important;gap:14px!important;padding:20px!important}[style*=font-size\:60px],[style*="font-size: 60px"],[style*=font-size\:62px],[style*="font-size: 62px"],[style*=font-size\:58px],[style*="font-size: 58px"],[style*=font-size\:56px],[style*="font-size: 56px"],[style*=font-size\:54px],[style*="font-size: 54px"],[style*=font-size\:52px],[style*="font-size: 52px"]{font-size:34px!important;line-height:1.15!important}[style*=font-size\:48px],[style*="font-size: 48px"],[style*=font-size\:44px],[style*="font-size: 44px"],[style*=font-size\:42px],[style*="font-size: 42px"]{font-size:28px!important;line-height:1.2!important}[style*=font-size\:40px],[style*="font-size: 40px"],[style*=font-size\:38px],[style*="font-size: 38px"],[style*=font-size\:36px],[style*="font-size: 36px"]{font-size:24px!important}[style*=font-size\:32px],[style*="font-size: 32px"],[style*=font-size\:30px],[style*="font-size: 30px"],[style*=font-size\:28px],[style*="font-size: 28px"]{font-size:22px!important}[style*=font-size\:26px],[style*="font-size: 26px"],[style*=font-size\:24px],[style*="font-size: 24px"]{font-size:20px!important}.footer-grid{grid-template-columns:1fr!important;gap:36px!important;padding-bottom:40px!important}.footer-wrap{padding:48px 24px 0!important}.copyright-strip{text-align:center;flex-direction:column;gap:8px;padding:20px 0!important}.card,.card-dark{padding:22px!important}div[style*="padding:48px 44px"],div[style*="padding: 48px 44px"],div[style*="padding:56px 64px"],div[style*="padding: 56px 64px"],div[style*="padding:60px 56px"],div[style*="padding: 60px 56px"],div[style*="padding:48px 56px"],div[style*="padding: 48px 56px"],div[style*="padding:64px 72px"],div[style*="padding: 64px 72px"],div[style*="padding:44px 48px"],div[style*="padding: 44px 48px"],div[style*="padding:40px 48px"],div[style*="padding: 40px 48px"],div[style*="padding:36px 32px"],div[style*="padding: 36px 32px"],div[style*="padding:32px 40px"],div[style*="padding: 32px 40px"],div[style*="padding:28px 40px"],div[style*="padding: 28px 40px"],div[style*="padding:28px 32px"],div[style*="padding: 28px 32px"],div[style*="padding:24px 32px"],div[style*="padding: 24px 32px"],div[style*="padding:24px 36px"],div[style*="padding: 24px 36px"],div[style*="padding:28px 36px"],div[style*="padding: 28px 36px"]{padding:22px 20px!important}.form-input{padding:12px 14px!important;font-size:14px!important}div[style*=min-height\:500px],div[style*="min-height: 500px"],div[style*=min-height\:480px],div[style*="min-height: 480px"],div[style*=min-height\:460px],div[style*="min-height: 460px"]{min-height:360px!important}.glow-purple,.glow-cyan,[style*=width\:600px],[style*="width: 600px"],[style*=width\:700px],[style*="width: 700px"],[style*=width\:800px],[style*="width: 800px"],[style*=width\:500px],[style*="width: 500px"],[style*=width\:400px],[style*="width: 400px"]{max-width:100%!important}.glow-purple,.glow-cyan{width:300px!important;height:300px!important}#tierFound,#tierLaunch{padding:10px 12px!important;font-size:11px!important}svg[height="500"]{height:auto!important}}@media (width<=425px){h1{font-size:32px!important}h2{font-size:26px!important}h3{font-size:19px!important}.container,.container-sm{padding:0 18px!important}.navbar{padding:0 16px!important}.footer-wrap{padding:40px 18px 0!important}section[style*=px\ 48px]{padding-left:18px!important;padding-right:18px!important}section[style*="140px 48px"]{padding-top:84px!important;padding-bottom:40px!important}section[style*="160px 48px"]{padding-top:90px!important;padding-bottom:48px!important}section[style*="120px 48px"]{padding-top:52px!important;padding-bottom:52px!important}section[style*="100px 48px"]{padding-top:48px!important;padding-bottom:48px!important}section[style*="80px 48px"]{padding-top:44px!important;padding-bottom:44px!important}.card,.card-dark{padding:18px!important}[style*=font-size\:60px],[style*="font-size: 60px"],[style*=font-size\:62px],[style*="font-size: 62px"],[style*=font-size\:58px],[style*="font-size: 58px"],[style*=font-size\:56px],[style*="font-size: 56px"],[style*=font-size\:52px],[style*="font-size: 52px"]{font-size:28px!important}[style*=font-size\:48px],[style*="font-size: 48px"],[style*=font-size\:44px],[style*="font-size: 44px"],[style*=font-size\:42px],[style*="font-size: 42px"]{font-size:24px!important}[style*=font-size\:40px],[style*="font-size: 40px"],[style*=font-size\:36px],[style*="font-size: 36px"]{font-size:22px!important}div[style*="60px 1fr"],div[style*="80px 1fr"]{grid-template-columns:40px 1fr!important;gap:12px!important;padding:16px!important}div[style*=gap\:24px][style*=borderTop],div[style*="gap: 24px"][style*=border-top]{flex-wrap:wrap;gap:12px!important}div[style*=min-height\:500px],div[style*="min-height: 500px"],div[style*=min-height\:480px],div[style*="min-height: 480px"]{min-height:320px!important}svg[height="500"]{height:360px!important}}@media (width<=375px){h1{letter-spacing:-.3px;font-size:28px!important}h2{font-size:23px!important}h3{font-size:18px!important}.container,.container-sm,.navbar{padding:0 14px!important}.footer-wrap{padding:36px 14px 0!important}.navbar-brand img{height:26px!important}section[style*=px\ 48px]{padding-left:14px!important;padding-right:14px!important}section[style*="140px 48px"]{padding-top:80px!important;padding-bottom:36px!important}.card,.card-dark{border-radius:14px!important;padding:16px!important}[style*=font-size\:60px],[style*="font-size: 60px"],[style*=font-size\:56px],[style*="font-size: 56px"],[style*=font-size\:52px],[style*="font-size: 52px"],[style*=font-size\:48px],[style*="font-size: 48px"]{font-size:24px!important}[style*=font-size\:44px],[style*="font-size: 44px"],[style*=font-size\:42px],[style*="font-size: 42px"],[style*=font-size\:40px],[style*="font-size: 40px"]{font-size:22px!important}.btn-primary{padding:12px 18px!important;font-size:13px!important}.btn-ghost{padding:12px 16px!important;font-size:12px!important}}@media (width<=320px){h1{font-size:24px!important}h2{font-size:20px!important}h3{font-size:17px!important}.container,.container-sm,.navbar{padding:0 12px!important}.footer-wrap{padding:32px 12px 0!important}section[style*=px\ 48px]{padding-left:12px!important;padding-right:12px!important}section[style*="140px 48px"]{padding-top:76px!important;padding-bottom:32px!important}.card,.card-dark{padding:14px!important}.btn-primary{padding:11px 14px!important;font-size:12px!important}.btn-ghost,.btn-dark{padding:10px 12px!important;font-size:12px!important}[style*=font-size\:60px],[style*="font-size: 60px"],[style*=font-size\:56px],[style*="font-size: 56px"],[style*=font-size\:52px],[style*="font-size: 52px"],[style*=font-size\:48px],[style*="font-size: 48px"],[style*=font-size\:44px],[style*="font-size: 44px"]{font-size:22px!important}svg[height="500"]{height:300px!important}div[style*=min-height\:500px],div[style*="min-height: 500px"]{min-height:280px!important}}@media (width>=1440px){.container{max-width:1400px}.container-sm{max-width:1180px}.footer-wrap{max-width:1400px}}h1{letter-spacing:-1.5px;font-size:clamp(34px,5.2vw,60px);line-height:1.08}h2{letter-spacing:-.8px;font-size:clamp(28px,3.6vw,44px);line-height:1.12}h3{font-size:clamp(18px,1.6vw,24px);line-height:1.25}p{line-height:1.7}.dark-bg p,section.dark-bg p{color:#ffffffc7}.dark-bg .card-dark p{color:#ffffffb8}.dark-bg h1+p,.dark-bg .subhead{color:#ffffffd1}.navbar-links a,.navbar-actions>a{color:#ffffffc7}.section-label{color:#8e6bfa;letter-spacing:2.4px;font-size:12px}.section-label.light{color:#6ec6ff}.hero-stats-label,.dark-bg [style*="rgba(255,255,255,0.45)"],.dark-bg [style*="rgba(255,255,255,0.5)"],.dark-bg [style*="rgba(255, 255, 255, 0.45)"],.dark-bg [style*="rgba(255, 255, 255, 0.5)"]{color:#ffffffb8!important}.card{will-change:transform;transition:transform .45s cubic-bezier(.16,1,.3,1),box-shadow .45s cubic-bezier(.16,1,.3,1),border-color .45s}.card:hover{border-color:#6d41e82e;transform:translateY(-4px);box-shadow:0 18px 48px -20px #6d41e838}.card-dark{transition:transform .45s cubic-bezier(.16,1,.3,1),background .45s,border-color .45s}.card-dark:hover{background:#ffffff0d;border-color:#6d41e847;transform:translateY(-4px)}.btn-primary{isolation:isolate;position:relative;overflow:hidden}.btn-primary:after{content:"";z-index:-1;background:linear-gradient(120deg,#0000 30%,#ffffff47 50%,#0000 70%);transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:translate(-120%)}.btn-primary:hover:after{transform:translate(120%)}a:focus-visible,button:focus-visible,.btn-primary:focus-visible,.btn-ghost:focus-visible,.btn-dark:focus-visible,.form-input:focus-visible{outline-offset:3px;border-radius:10px;outline:2px solid #39ace9}.fade-in{animation-delay:calc(var(--i,0) * 90ms)}.reveal{opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--i,0) * 80ms);transform:translateY(24px)}.reveal.is-in{opacity:1;transform:none}.word-cycle{vertical-align:baseline;min-width:0;display:inline-block;position:relative}.word-cycle .wc-slot{vertical-align:baseline;grid-template-areas:"stack";display:inline-grid}.word-cycle .wc-slot>span{background:linear-gradient(90deg,#6d41e8,#39ace9);-webkit-text-fill-color:transparent;opacity:0;white-space:nowrap;-webkit-background-clip:text;background-clip:text;grid-area:stack;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);transform:translateY(14px)}.word-cycle .wc-slot>span.is-active{opacity:1;transform:none}.word-cycle .wc-slot>span.is-exit{opacity:0;transform:translateY(-14px)}.word-cycle:after{content:"";vertical-align:-.08em;background:linear-gradient(#6d41e8,#39ace9);border-radius:2px;width:3px;height:.85em;margin-left:6px;animation:1s steps(2,jump-none) infinite wc-blink;display:inline-block}@keyframes wc-blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.glow-purple,.glow-cyan{animation:14s ease-in-out infinite alternate glow-drift}.glow-cyan{animation-duration:18s;animation-delay:-4s}@keyframes glow-drift{0%{opacity:1;transform:translate(0)scale(1)}50%{opacity:.85;transform:translate(40px,-20px)scale(1.08)}to{opacity:1;transform:translate(-20px,30px)scale(.95)}}.hex-bg{animation:40s linear infinite hex-drift}@keyframes hex-drift{0%{background-position:0 0}to{background-position:560px 490px}}@keyframes node-pulse{0%,to{opacity:.55}50%{opacity:1}}.pulse-node{animation:2.4s ease-in-out infinite node-pulse}.pulse-node--b{animation-delay:.6s}.pulse-node--c{animation-delay:1.2s}@keyframes dash-flow{to{stroke-dashoffset:-24px}}.flow-line{stroke-dasharray:4 4;animation:1.4s linear infinite dash-flow}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.word-cycle:after{display:none}.reveal{opacity:1;transform:none}}html.js-enhanced .reveal{will-change:opacity, transform}.hero-visual-wrap{position:relative}.tier-switch{background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:1fr 1fr;margin-bottom:20px;padding:6px;display:grid;position:relative}.tier-switch__thumb{pointer-events:none;background:#6d41e838;border:1px solid #6d41e86b;border-radius:8px;width:calc(50% - 6px);height:calc(100% - 12px);transition:transform .48s cubic-bezier(.22,1,.36,1);position:absolute;top:6px;left:6px;box-shadow:0 4px 18px -4px #6d41e866}.tier-switch[data-active=launch] .tier-switch__thumb{transform:translate(100%)}.tier-switch__btn{z-index:1;color:#fff9;cursor:pointer;background:0 0;border:none;padding:12px 16px;font-family:inherit;font-size:13px;font-weight:700;transition:color .3s;position:relative}.tier-switch[data-active=found] .tier-switch__btn[data-tier=found],.tier-switch[data-active=launch] .tier-switch__btn[data-tier=launch]{color:#fff}.tier-switch__btn:hover{color:#ffffffe6}.tier-stage{background:linear-gradient(#ffffff0a,#ffffff03);border:1px solid #ffffff14;border-radius:24px;min-height:540px;padding:36px 28px;position:relative;overflow:hidden}.tier-stage__glow{filter:blur(40px);pointer-events:none;z-index:0;background:radial-gradient(circle,#6d41e838,#0000 65%);width:400px;height:400px;animation:10s ease-in-out infinite alternate stage-glow-drift;position:absolute;top:-20%;left:50%}@keyframes stage-glow-drift{0%{transform:translate(-52%)translateY(0)scale(1)}to{transform:translate(-48%)translateY(18px)scale(1.08)}}.tier-panel{opacity:0;pointer-events:none;z-index:1;justify-content:center;align-items:center;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:36px 28px;transform:translate(24px)}.tier-stage[data-active=found] .tier-panel--found,.tier-stage[data-active=launch] .tier-panel--launch{opacity:1;pointer-events:auto;transform:none}.tier-stage[data-active=found] .tier-panel--launch,.tier-stage[data-active=launch] .tier-panel--found{transform:translate(-24px)}.tier-panel svg{width:100%;height:100%;max-height:500px;display:block}.tier-panel--found .fn-node{opacity:0;transform-box:fill-box;transform-origin:50%;transform:scale(.4)}.tier-panel--found.is-playing .fn-node{animation:fn-node-in .75s cubic-bezier(.34,1.3,.64,1) calc(var(--order,0) * .14s) both}@keyframes fn-node-in{0%{opacity:0;transform:scale(.4)}60%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.tier-panel--found.is-playing .fn-node .fn-node__glow{animation:3.4s ease-in-out infinite fn-glow-pulse;animation-delay:calc(1.2s + var(--order,0) * .4s);transform-box:fill-box;transform-origin:50%}@keyframes fn-glow-pulse{0%,to{opacity:.5}50%{opacity:1}}.tier-panel--found .fn-line{stroke-dasharray:160;stroke-dashoffset:160px;opacity:0}.tier-panel--found.is-playing .fn-line{animation:fn-line-draw .85s cubic-bezier(.4,.2,.2,1) calc(.48s + var(--order,0) * 90ms) both}@keyframes fn-line-draw{0%{opacity:0;stroke-dashoffset:160px;stroke-dasharray:160}20%{opacity:.85}to{opacity:.75;stroke-dashoffset:0;stroke-dasharray:4 4}}.tier-panel--found .fn-hub{opacity:0;transform-box:fill-box;transform-origin:50%;transform:scale(.55)}.tier-panel--found.is-playing .fn-hub{animation:.7s cubic-bezier(.34,1.3,.64,1) .95s both fn-hub-in}@keyframes fn-hub-in{0%{opacity:0;transform:scale(.55)}to{opacity:1;transform:scale(1)}}.tier-panel--found.is-playing .fn-hub__glow{transform-box:fill-box;transform-origin:50%;animation:3s ease-in-out 1.9s infinite fn-hub-pulse}@keyframes fn-hub-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.08)}}.tier-panel--found .fn-arrow{opacity:0;transform:translateY(-10px)}.tier-panel--found.is-playing .fn-arrow{animation:.5s cubic-bezier(.22,1,.36,1) 1.3s both fn-fade-down}@keyframes fn-fade-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.tier-panel--found .fn-rec{opacity:0;transform:translateY(24px)}.tier-panel--found.is-playing .fn-rec{animation:.65s cubic-bezier(.22,1,.36,1) 1.55s both fn-slide-up}@keyframes fn-slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.tier-panel--launch .lp-pill{opacity:0}.tier-panel--launch.is-playing .lp-pill{animation:lp-pill-in .55s ease-out calc(var(--order,0) * 65ms) both, lp-pill-float 5s ease-in-out calc(.8s + var(--order,0) * .18s) infinite alternate;transform-box:fill-box}@keyframes lp-pill-in{0%{opacity:0}40%{opacity:1}to{opacity:.55}}@keyframes lp-pill-float{0%{transform:translateY(0)}to{transform:translateY(-4px)}}.tier-panel--launch .lp-funnel__path{stroke-dashoffset:1100px;stroke-dasharray:1100;opacity:0}.tier-panel--launch.is-playing .lp-funnel__path{animation:.85s cubic-bezier(.4,.2,.2,1) .58s both lp-funnel-draw}@keyframes lp-funnel-draw{0%{opacity:0;stroke-dashoffset:1100px;stroke-dasharray:1100}30%{opacity:1}to{opacity:1;stroke-dashoffset:0;stroke-dasharray:4 4}}.tier-panel--launch .lp-funnel__label{opacity:0}.tier-panel--launch.is-playing .lp-funnel__label{animation:.5s ease-out 1.18s both lp-fade-in}@keyframes lp-fade-in{0%{opacity:0}to{opacity:1}}.tier-panel--launch .lp-arrow-1,.tier-panel--launch .lp-arrow-2{opacity:0;transform:translateY(-10px)}.tier-panel--launch.is-playing .lp-arrow-1{animation:.5s cubic-bezier(.22,1,.36,1) 1.36s both lp-fade-down}.tier-panel--launch.is-playing .lp-arrow-2{animation:.5s cubic-bezier(.22,1,.36,1) 2.08s both lp-fade-down}@keyframes lp-fade-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.tier-panel--launch .lp-course{opacity:0}.tier-panel--launch .lp-course--left{transform:translate(-60px)}.tier-panel--launch .lp-course--right{transform:translate(60px)}.tier-panel--launch.is-playing .lp-course--left{animation:.7s cubic-bezier(.34,1.25,.64,1) 1.6s both lp-slide-l}.tier-panel--launch.is-playing .lp-course--right{animation:.7s cubic-bezier(.34,1.25,.64,1) 1.72s both lp-slide-r}@keyframes lp-slide-l{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes lp-slide-r{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}.tier-panel--launch .lp-collegeHeader{opacity:0}.tier-panel--launch.is-playing .lp-collegeHeader{animation:.5s ease-out 2.22s both lp-fade-in}.tier-panel--launch .lp-chip{opacity:0;transform-box:fill-box;transform-origin:50%;transform:scale(.72)}.tier-panel--launch.is-playing .lp-chip{animation:lp-chip-pop .5s cubic-bezier(.34,1.4,.64,1) calc(2.42s + var(--order,0) * 85ms) both}@keyframes lp-chip-pop{0%{opacity:0;transform:scale(.72)}60%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.tier-panel--launch .lp-match{opacity:0;transform:translateY(14px)}.tier-panel--launch.is-playing .lp-match{animation:.55s cubic-bezier(.22,1,.36,1) 3.15s both lp-slide-up,3.2s ease-in-out 3.9s infinite lp-match-glow}@keyframes lp-slide-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes lp-match-glow{0%,to{filter:drop-shadow(0 0 #39ace900)}50%{filter:drop-shadow(0 0 8px #39ace98c)}}.tier-panel--found .fn-node,.tier-panel--launch .lp-course,.tier-panel--launch .lp-chip{cursor:pointer;transition:filter .3s}.tier-panel--found .fn-node:hover{filter:brightness(1.25)drop-shadow(0 0 10px #6d41e88c)}.tier-panel--launch .lp-course:hover,.tier-panel--launch .lp-chip:hover{filter:brightness(1.2)drop-shadow(0 0 9px #39ace980)}@media (prefers-reduced-motion:reduce){.tier-panel *,.tier-panel svg *{opacity:1!important;stroke-dashoffset:0!important;stroke-dasharray:4 4!important;animation:none!important;transform:none!important}.tier-stage__glow{animation:none!important}}@media (width<=700px){.tier-stage{min-height:470px;padding:26px 18px}.tier-panel{inset:26px 18px}.tier-panel svg{max-height:430px}}@media (width<=420px){.tier-switch{margin-bottom:14px!important;padding:4px!important}.tier-switch__btn{letter-spacing:-.2px!important;white-space:nowrap!important;padding:10px 6px!important;font-size:11.5px!important}.tier-stage{min-height:420px!important;padding:24px 14px!important}.tier-panel{inset:22px 14px!important}.tier-panel svg{max-height:380px!important}}@media (width<=360px){.tier-switch__btn{letter-spacing:-.3px!important;padding:9px 3px!important;font-size:10px!important}.tier-stage{border-radius:18px!important;min-height:340px!important;padding:18px 10px!important}.tier-panel{inset:16px 10px!important}.tier-panel svg{max-height:310px!important}}@media (width<=768px){.home-hero-grid{grid-template-columns:1fr!important;gap:32px!important}}.home-hero-stats{flex-wrap:nowrap!important}.home-hero-stats>div:not([style*="width: 1px"]):not([style*=width\:1px]){flex:1 1 0;min-width:0}@media (width<=420px){.home-hero{min-height:auto!important;padding:96px 16px 48px!important}.home-hero-grid{gap:24px!important}.home-hero-stats{gap:12px!important}.home-hero-stats>div[style*="width: 1px"],.home-hero-stats>div[style*=width\:1px]{display:none!important}.home-hero-stats [style*="font-size: 24px"],.home-hero-stats [style*=font-size\:24px]{font-size:20px!important}.home-hero-stats [style*="font-size: 12px"],.home-hero-stats [style*=font-size\:12px]{font-size:11px!important;line-height:1.25!important}}@media (width<=360px){.home-hero{padding:84px 12px 36px!important}.home-hero .chip{padding:6px 10px!important;font-size:11px!important}.home-hero h1{word-break:break-word;font-size:26px!important;line-height:1.15!important}.home-hero .subhead{font-size:14px!important;line-height:1.55!important}.home-hero-stats{gap:8px!important;padding-top:20px!important}.home-hero-stats [style*="font-size: 24px"],.home-hero-stats [style*=font-size\:24px]{font-size:17px!important}.home-hero-stats [style*="font-size: 12px"],.home-hero-stats [style*=font-size\:12px]{letter-spacing:-.1px;font-size:9.5px!important;line-height:1.2!important}}
