@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--bg:#08090c;--panel:#0d0f13;--line:#1b1e23;--orange:#ff9636;--text:#f5f5f3;--muted:#6f7278}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.shell{width:min(1120px,100% - 42px);margin:auto}header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08090ce8;border-bottom:1px solid #ffffff08;height:82px;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{align-items:center;gap:11px;font-size:22px;display:flex}.logo{place-items:center;width:38px;height:38px;display:grid;position:relative}.logo img{object-fit:contain;z-index:2;width:100%;height:100%;position:relative}.logo .halo{filter:blur(12px);background:#ff963629;position:absolute;inset:3px}.desktop{color:#8b8e94;align-items:center;gap:28px;font-size:14px;display:flex}.btn{background:var(--orange);color:#17100a;border-radius:13px;justify-content:center;align-items:center;padding:16px 22px;font-weight:750;transition:all .25s;display:inline-flex;box-shadow:0 12px 40px #ff96361b}.btn:hover{transform:translateY(-2px);box-shadow:0 15px 45px #ff963638}.compact{padding:12px 17px}.mobileInvite{display:none}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:770px;padding:70px 0;display:flex;position:relative}.heroGlow{filter:blur(10px);pointer-events:none;background:radial-gradient(circle,#ff8c1830,#0000 68%);width:560px;height:380px;position:absolute;top:70px}.heroLogo{width:185px;height:185px;animation:5s ease-in-out infinite float}.heroLogo .halo{filter:blur(40px);background:#ff8f2042;inset:15px}.hero h1{letter-spacing:-.075em;margin:30px 0 25px;font-size:clamp(62px,9vw,108px);line-height:.91}.hero h1 span,.hero p b{color:var(--orange)}.hero>p{color:#7d8086;max-width:650px;margin:0;font-size:20px;line-height:1.65}.actions{gap:11px;margin-top:34px;display:flex}.down{border:1px solid var(--line);color:#a0a3a8;background:#0c0e12;border-radius:13px;place-items:center;width:55px;height:55px;display:grid}.maintained{color:#575a60;align-items:center;gap:8px;margin-top:29px;font-size:13px;display:flex}.ticker{border-block:1px solid var(--line);color:#4d5055;letter-spacing:.12em;white-space:nowrap;padding:16px 0;font-size:12px;overflow:hidden}.ticker div{width:max-content;animation:24s linear infinite marquee}.section{padding:110px 0}.kicker{color:var(--orange);letter-spacing:.15em;font-size:12px;font-weight:800}.section h2{letter-spacing:-.06em;margin:14px 0 42px;font-size:clamp(45px,6.5vw,76px);line-height:.96}.featureGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.card{border:1px solid var(--line);background:linear-gradient(145deg,#0e1014,#0a0c0f);border-radius:24px;padding:31px}.featureGrid .card{min-height:255px}.card>svg{color:var(--orange);width:29px;height:29px}.card h3,.steps h3{margin:28px 0 9px;font-size:22px}.card p,.steps p{color:var(--muted);line-height:1.65}.trap{min-height:365px;padding:0;overflow:hidden}.channel{border-bottom:1px solid var(--line);align-items:center;height:66px;padding:0 25px;font-weight:600;display:flex}.channel i{color:#59c783;margin-left:auto;font-size:12px;font-style:normal}.msg{gap:15px;padding:47px 28px;display:flex}.msg small{color:#595c62;margin-left:10px}.msg p{color:#777a80}.bot{width:46px;height:46px;color:var(--orange);background:#191c21;border-radius:50%;place-items:center;font-size:10px;font-weight:800;display:grid}.laser{background:linear-gradient(90deg,transparent,var(--orange),transparent);height:2px;box-shadow:0 0 20px var(--orange);animation:2.5s ease-in-out infinite laser}.caught{color:#d2d3d4;background:#ff96360b;border:1px solid #ff96362b;border-radius:13px;margin:20px 28px;padding:16px}.steps{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.steps>div{border-top:1px solid var(--line);padding:28px 8px}.steps b{color:var(--orange);font-size:12px}.cta{text-align:center;border:1px solid var(--line);background:radial-gradient(circle at 50% 110%,#ff8d1928,#0000 55%),#0c0e11;border-radius:29px;padding:90px 25px}.cta>span{color:var(--orange);letter-spacing:.14em;font-size:12px;font-weight:800}.cta h2{margin:14px 0}.cta h2 em{color:var(--orange);font-style:normal}.cta p{color:var(--muted);margin-bottom:30px;font-size:18px}footer{border-top:1px solid var(--line);padding:75px 0 32px}.footerGrid{grid-template-columns:1.5fr .8fr .8fr 1.3fr;gap:45px;display:grid}.footBrand p,footer p{color:#62656b;line-height:1.6}.footBrand strong{color:#bbb;margin-top:26px;font-size:15px;display:block}footer h4{margin:5px 0 26px}footer .footerGrid>div:not(:first-child)>a{color:#686b71;margin:0 0 20px;transition:all .2s;display:block}footer .footerGrid>div:not(:first-child)>a:hover{color:var(--orange)}footer .discord{border:1px solid var(--line);background:#0e1014;border-radius:12px;padding:12px 16px;color:#e5e5e5!important;display:inline-block!important}.copyright{border-top:1px solid var(--line);text-align:center;color:#4f5258;margin-top:55px;padding-top:28px}.legal{max-width:900px;padding:110px 0 130px}.legal>h1{letter-spacing:-.07em;margin:13px 0;font-size:clamp(54px,8vw,90px)}.updated{color:#666970}.legalBody{margin-top:70px}.legalBody section{border-top:1px solid var(--line);padding:33px 0}.legalBody h2{margin:0 0 12px;font-size:24px}.legalBody p{color:#7a7d83;max-width:760px;line-height:1.8}.legalNote{color:#9c816b;background:#ff96360b;border:1px solid #ff96362d;border-radius:14px;margin-top:30px;padding:18px;font-size:13px;line-height:1.6}.notFound{flex-direction:column;justify-content:center;align-items:flex-start;min-height:70vh;display:flex}.notFound>b{color:var(--orange)}.notFound h1{letter-spacing:-.06em;margin:12px 0;font-size:70px}.notFound p{color:var(--muted);margin-bottom:25px}.reveal{opacity:0;transition:all .7s;transform:translateY(24px)}.reveal.show{opacity:1;transform:none}@keyframes float{50%{transform:translateY(-10px)}}@keyframes marquee{to{transform:translate(-50%)}}@keyframes laser{0%,to{opacity:0;transform:translateY(-25px)}50%{opacity:1;transform:translateY(45px)}}@media (width<=760px){.shell{width:min(100% - 32px,1120px)}header{height:78px}.desktop{display:none}.mobileInvite{display:inline-flex}.brand{font-size:20px}.hero{min-height:760px;padding-top:50px}.heroLogo{width:145px;height:145px}.hero h1{font-size:60px}.hero>p{max-width:520px;font-size:17px}.actions{justify-content:center;width:100%}.btn{padding:15px 18px}.section{padding:82px 0}.featureGrid,.steps,.footerGrid{grid-template-columns:1fr}.footerGrid{gap:42px}.steps{gap:0}.footerGrid>div{border-bottom:1px solid #15181c;padding-bottom:22px}.legal{padding-top:80px}.legal>h1{font-size:55px}.notFound h1{font-size:52px}}body{background:#07080a radial-gradient(800px 500px at 50% -100px,#ff8f201c,#0000 70%)}header{background:#07080ab8;border-bottom:1px solid #ffffff0e;height:76px}.navPill{background:#0b0d10;border:1px solid #1a1d21;border-radius:999px;padding:7px 10px}.navPill a{border-radius:999px;padding:7px 11px;transition:all .2s}.navPill a:hover{color:#eee;background:#13161a}.hero{min-height:850px;padding-top:75px}.heroMesh{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.badge{z-index:2;color:#898c91;background:#0c0e11d9;border:1px solid #202328;border-radius:999px;margin-bottom:22px;padding:8px 13px;font-size:12px}.badge i{background:#ff9636;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block;box-shadow:0 0 12px #ff9636}.heroLogo{width:156px;height:156px}.hero h1{margin-top:27px;font-size:clamp(66px,9vw,116px)}.hero h1 span{background:linear-gradient(90deg,#ff8b2d,#ffc24d);color:#0000;-webkit-background-clip:text}.hero>p{max-width:710px}.heroBtn{min-width:190px}.secondary{color:#c5c6c8;background:#0c0e11;border:1px solid #1e2126;border-radius:13px;align-items:center;gap:9px;height:54px;padding:0 19px;font-weight:600;display:inline-flex}.proof{background:#0a0c0f;border:1px solid #181b1f;border-radius:22px;grid-template-columns:repeat(3,1fr);margin-top:-18px;display:grid;overflow:hidden}.proof>div{border-right:1px solid #181b1f;padding:25px 28px}.proof>div:last-child{border:0}.proof strong,.proof span{display:block}.proof strong{font-size:17px}.proof span{color:#60636a;margin-top:6px;font-size:13px}.featureGrid{grid-template-columns:1.25fr .75fr}.featureGrid .card{min-height:280px;transition:all .3s}.featureGrid .card:hover{background:linear-gradient(145deg,#111318,#0b0d10);border-color:#2a2e34;transform:translateY(-5px)}.featureGrid .card:nth-child(2),.featureGrid .card:nth-child(3){background:radial-gradient(circle at 100% 0,#ff963614,#0000 45%),#0b0d10}.visual{grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding-top:80px;padding-bottom:110px;display:grid}.visualCopy h2{letter-spacing:-.06em;margin:15px 0 25px;font-size:clamp(48px,6vw,74px);line-height:.95}.visualCopy h2 em{color:#ff9636;font-style:normal}.visualCopy p{color:#73767c;max-width:520px;font-size:17px;line-height:1.75}.visualCopy a{color:#e8e8e8;align-items:center;gap:7px;margin-top:13px;font-weight:600;display:inline-flex}.securityOrb{place-items:center;height:470px;display:grid;position:relative}.orbCore{color:#1a1109;z-index:3;background:linear-gradient(145deg,#ffbe47,#ff8128);border-radius:30px;place-items:center;width:110px;height:110px;animation:5s ease-in-out infinite float;display:grid;box-shadow:0 0 90px #ff8e273d}.orbCore svg{width:47px;height:47px}.orbRing{border:1px solid #ff963626;border-radius:50%;position:absolute}.r1{width:260px;height:260px}.r2{border-color:#ffffff0d;width:390px;height:390px}.chip{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#b8bbc0;background:#0e1014e8;border:1px solid #22262c;border-radius:12px;align-items:center;gap:7px;padding:10px 13px;font-size:12px;display:flex;position:absolute;box-shadow:0 12px 30px #0006}.chip svg{color:#ff9636;width:15px}.c1{top:80px;left:35px}.c2{top:190px;right:20px}.c3{bottom:70px;left:80px}.spark{color:#ff9636;position:absolute;top:80px;right:80px}.trap{box-shadow:0 35px 100px #0008}.cta{background:radial-gradient(500px 200px at 50% 100%,#ff8d1838,#0000),linear-gradient(145deg,#0e1013,#090b0e);padding:110px 25px}footer{background:#060709;padding-top:95px;position:relative;overflow:hidden}.footerGlow{filter:blur(70px);background:#ff8c1811;width:700px;height:300px;position:absolute;top:-170px;left:-200px}.footerTop{grid-template-columns:1.1fr 2fr;gap:90px;display:grid;position:relative}.footerPitch h3{letter-spacing:-.05em;margin:30px 0 17px;font-size:38px;line-height:1.05}.footerPitch h3 span{color:#ff9636}.footerPitch>p{max-width:360px}.footerInvite{color:#d5d6d7;border-bottom:1px solid #ff9636;margin-top:20px;padding-bottom:4px;font-size:14px;display:inline-block}.footerLinks{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.footerLinks h4{color:#d7d8da;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.footerLinks a{font-size:14px;color:#62656b!important;margin-bottom:15px!important;display:block!important}.footerLinks a:hover{color:#eee!important}.footerBottom{color:#4d5055;border-top:1px solid #17191d;justify-content:space-between;margin-top:75px;padding-top:25px;font-size:12px;display:flex}.live{align-items:center;gap:7px;display:flex}.live i{background:#4fc37b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #4fc37b66}@media (width<=760px){header{height:72px}.nav .brand b{font-size:18px}.nav .logo{width:32px;height:32px}.nav>.btn{padding:11px 13px;font-size:12px}.hero{min-height:790px;padding-top:45px}.badge{font-size:10px}.heroLogo{width:128px;height:128px}.hero h1{letter-spacing:-.065em;font-size:56px;line-height:.94}.hero>p{font-size:16px;line-height:1.65}.actions{flex-direction:column;width:100%;max-width:330px}.heroBtn,.secondary{width:100%;height:54px}.maintained{font-size:10px}.proof{grid-template-columns:1fr;margin-top:0}.proof>div{border-bottom:1px solid #181b1f;border-right:0;padding:20px 22px}.featureGrid{grid-template-columns:1fr}.featureGrid .card{min-height:225px}.visual{grid-template-columns:1fr;gap:25px;padding-top:40px}.securityOrb{height:390px;transform:scale(.88)}.c1{left:0}.c2{right:-5px}.c3{left:35px}.footerTop{grid-template-columns:1fr;gap:55px}.footerLinks{grid-template-columns:1fr 1fr;gap:35px 25px}.footerBottom{flex-direction:column;align-items:flex-start;gap:13px}.footerPitch h3{font-size:34px}.section h2{font-size:49px}.cta{padding:75px 18px}}.subpage,.docs{min-height:70vh;padding:110px 0 140px}.subpage>h1,.docs>h1{letter-spacing:-.07em;margin:14px 0 22px;font-size:clamp(58px,8vw,94px);line-height:.94}.subpage>h1 em,.docs>h1 em{color:#ff9636;font-style:normal}.pageLead,.docsLead{color:#74777d;max-width:690px;font-size:18px;line-height:1.7}.timeline{gap:14px;margin-top:65px;display:grid}.change{padding:34px}.changeMeta{color:#686b71;align-items:center;gap:12px;font-size:12px;display:flex}.changeMeta b{color:#ff9636;background:#ff963610;border:1px solid #ff963626;border-radius:999px;padding:6px 9px}.change h2{margin:20px 0;font-size:27px}.change li{color:#74777d;margin:11px 0;line-height:1.5}.securityCards{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:60px;display:grid}.securityCards .card svg,.securityCards .card a,.docs a,.formHint a{color:#ff9636}.requestForm{gap:22px;max-width:760px;margin-top:55px;display:grid}.requestForm label{color:#b7b9bd;gap:9px;font-size:13px;font-weight:650;display:grid}.requestForm input,.requestForm textarea{color:#f3f3f3;width:100%;font:inherit;resize:vertical;background:#080a0d;border:1px solid #202329;border-radius:13px;outline:none;padding:15px 16px}.requestForm input:focus,.requestForm textarea:focus{border-color:#ff96365e;box-shadow:0 0 0 3px #ff96360b}.requestForm .btn{cursor:pointer;border:0;width:max-content}.formHint{font-size:13px!important}.docsLayout{grid-template-columns:220px 1fr;gap:65px;margin-top:70px;display:grid}.docsLayout aside{border-left:1px solid #1b1e22;gap:5px;height:max-content;padding-left:18px;display:grid;position:sticky;top:105px}.docsLayout aside b{color:#d2d3d5;margin-bottom:10px;font-size:12px}.docsLayout aside a{padding:7px 0;font-size:13px;color:#65686e!important}.docsContent section{border-bottom:1px solid #191c20;margin-bottom:45px;padding:0 0 45px;scroll-margin-top:105px}.docsContent h2{letter-spacing:-.03em;margin:0 0 14px;font-size:28px}.docsContent p{color:#777a80;font-size:16px;line-height:1.8}.docsContent code{color:#ffad59;background:#121419;border:1px solid #202329;border-radius:7px;padding:3px 7px}@media (width<=760px){.subpage,.docs{padding:75px 0 100px}.subpage>h1,.docs>h1{font-size:54px}.securityCards{grid-template-columns:1fr}.docsLayout{grid-template-columns:1fr;gap:35px}.docsLayout aside{border-bottom:1px solid #1b1e22;border-left:0;padding:0 0 20px;position:relative;top:0}.requestForm{padding:22px}.requestForm .btn{width:100%}}:root{--scroll:0;--v8orange:#ff922f;--v8cream:#f3efe9;--v8muted:#777a80;--v8line:#1c1f23}body{color:var(--v8cream);background:#07080a}.noise{pointer-events:none;opacity:.03;position:fixed;inset:0}.v8header{z-index:100;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#07080ac2;border-bottom:1px solid #ffffff0e;height:82px;position:sticky;top:0}.scrollBar{height:2px;width:calc(var(--scroll)*100%);background:var(--v8orange);box-shadow:0 0 15px var(--v8orange);position:absolute;top:0;left:0}.v8nav{justify-content:space-between;align-items:center;height:100%;display:flex}.v8brand{align-items:center;gap:11px;font-size:19px;display:flex}.logoMark{place-items:center;width:37px;height:37px;display:grid;position:relative}.logoMark img{object-fit:contain;z-index:2;width:100%;height:100%}.logoAura{filter:blur(13px);background:#ff922f44;position:absolute;inset:5px}.navCenter{color:#85888d;gap:30px;font-size:13px;display:flex}.navCenter a:hover{color:#fff}.navRight{align-items:center;display:flex}.v8btn{background:var(--v8orange);color:#160f09;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 17px;font-size:13px;font-weight:800;transition:all .25s;display:inline-flex}.v8btn:hover{transform:translateY(-2px);box-shadow:0 14px 40px #ff922f33}.v8btn.outline{color:#ddd;box-shadow:none;background:#0c0e11;border:1px solid #202328}.menu{color:#ddd;background:0 0;border:0;display:none}.mobileMenu{display:none}.v8hero{flex-direction:column;min-height:900px;padding:55px 0 70px;display:flex;position:relative}.heroAmbient{pointer-events:none;background:radial-gradient(circle,#ff8b1c21,#0000 68%);width:800px;height:600px;position:absolute;top:70px;left:50%;transform:translate(-50%)}.heroTopline,.heroFoot{color:#4e5156;letter-spacing:.15em;justify-content:space-between;font-size:10px;display:flex}.heroStage{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.heroMark{margin-bottom:18px;position:relative}.logoMark.large{width:150px;height:150px;animation:5s ease-in-out infinite v8float}.logoMark.large .logoAura{filter:blur(40px);inset:20px}.orbitText{border:1px solid #ff922f1f;border-radius:50%;width:220px;height:220px;font-size:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.heroStage h1{letter-spacing:-.085em;margin:45px 0 30px;font-size:clamp(74px,10.2vw,128px);line-height:.82}.heroStage h1 em{background:linear-gradient(100deg,#ff8327,#ffc04a);color:#0000;-webkit-background-clip:text;font-style:normal}.heroStage>p{color:#74777c;max-width:650px;margin:0;font-size:18px;line-height:1.75}.heroButtons{gap:10px;margin-top:31px;display:flex}.heroFoot span{align-items:center;gap:8px;display:flex}.heroFoot svg{width:14px}.signalStrip{color:#55585d;letter-spacing:.2em;white-space:nowrap;background:#090a0c;border-block:1px solid #17191d;padding:15px 0;font-size:10px;overflow:hidden}.signalStrip>div{width:max-content;animation:26s linear infinite v8marquee}.signalStrip i{background:var(--v8orange);border-radius:50%;width:4px;height:4px;margin:0 25px;display:inline-block}.v8section{padding:130px 0}.sectionHead{grid-template-columns:170px 1fr;align-items:start;margin-bottom:55px;display:grid}.sectionHead>span,.splitIntro>div>span,.stepHeader>span{color:var(--v8orange);letter-spacing:.17em;font-size:10px;font-weight:800}.sectionHead h2,.splitIntro h2,.stepHeader h2{letter-spacing:-.065em;margin:0;font-size:clamp(52px,7vw,82px);line-height:.94}.sectionHead p{color:#707379;grid-column:2;max-width:600px;line-height:1.7}.storyGrid{grid-template-columns:1.25fr .75fr;gap:12px;display:grid}.storyCard{border:1px solid var(--v8line);background:linear-gradient(145deg,#0d0f12,#090b0d);border-radius:25px;min-height:340px;padding:31px;transition:all .3s;position:relative;overflow:hidden}.storyCard:hover{border-color:#292d32;transform:translateY(-4px)}.storyCard:nth-child(2),.storyCard:nth-child(3){min-height:290px}.storyNum{color:#303338;font-size:12px;position:absolute;top:22px;right:25px}.storyIcon{width:50px;height:50px;color:var(--v8orange);background:#111318;border:1px solid #24272c;border-radius:15px;place-items:center;display:grid}.storyCard>span{color:#55585d;letter-spacing:.14em;margin-top:50px;font-size:10px;display:block}.storyCard h3{letter-spacing:-.04em;margin:10px 0;font-size:28px}.storyCard p{color:#707379;max-width:540px;line-height:1.7}.splitIntro{grid-template-columns:1fr .7fr;align-items:end;gap:60px;margin-bottom:50px;display:grid}.splitIntro p{color:#707379;line-height:1.75}.trapWindow{background:#090b0e;border:1px solid #202328;border-radius:25px;overflow:hidden;box-shadow:0 50px 120px #0008}.windowBar{border-bottom:1px solid #1b1e22;align-items:center;gap:7px;height:58px;padding:0 22px;display:flex}.windowBar i{background:#34373c;border-radius:50%;width:7px;height:7px}.windowBar i:first-child{background:#ff9636}.windowBar span{color:#4f5257;margin-left:14px;font-size:11px}.trapSidebar{color:#a3a5a9;border-bottom:1px solid #181b1f;align-items:center;gap:9px;height:55px;padding:0 25px;font-size:13px;display:flex}.trapSidebar b{letter-spacing:.13em;color:#5bc47e;margin-left:auto;font-size:9px}.trapFeed{min-height:370px;padding:60px 34px;position:relative}.fakeMessage{gap:14px;display:flex}.botAvatar{color:#ff9636;background:#15181c;border-radius:50%;place-items:center;width:45px;height:45px;display:grid}.fakeMessage small{color:#ff9636;border:1px solid #ff963632;border-radius:4px;margin-left:8px;padding:2px 4px;font-size:9px}.fakeMessage p{color:#74777d}.scanBeam{color:#0000;background:linear-gradient(90deg,#0000,#ff9636,#0000);height:2px;animation:3s ease-in-out infinite v8scan;position:absolute;top:140px;left:0;right:0;box-shadow:0 0 18px #ff9636}.detectToast{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#100d0ad9;border:1px solid #ff96362e;border-radius:14px;align-items:center;gap:11px;min-width:320px;padding:15px;display:flex;position:absolute;bottom:35px;right:35px}.detectToast svg{color:#ff9636}.detectToast div{display:grid}.detectToast span{color:#676a70;margin-top:3px;font-size:11px}.detectToast em{color:#55585d;margin-left:auto;font-size:11px;font-style:normal}.stepHeader{grid-template-columns:170px 1fr;margin-bottom:55px;display:grid}.v8steps{border-top:1px solid #1b1e22;grid-template-columns:repeat(4,1fr);display:grid}.v8steps article{border-right:1px solid #1b1e22;min-height:190px;padding:27px 25px 15px 0}.v8steps article+article{padding-left:25px}.v8steps article:last-child{border-right:0}.v8steps b{color:#ff9636;font-size:10px}.v8steps h3{margin:28px 0 9px;font-size:19px}.v8steps p{color:#696c72;font-size:13px;line-height:1.6}.finalWrap{padding:30px 0 130px}.finalCTA{text-align:center;background:#0b0d10;border:1px solid #1d2024;border-radius:30px;flex-direction:column;justify-content:center;align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.finalBlob{filter:blur(65px);background:#ff8b1827;border-radius:50%;width:700px;height:350px;position:absolute;bottom:-240px}.finalCTA>span{color:#ff9636;letter-spacing:.16em;font-size:10px}.finalCTA h2{letter-spacing:-.075em;margin:20px 0;font-size:clamp(62px,8vw,98px);line-height:.88}.finalCTA h2 em{color:#ff9636;font-style:normal}.finalCTA p{color:#707379;margin-bottom:28px}.v8footer{background:#050608;border-top:1px solid #16181b;padding:100px 0 28px;position:relative;overflow:hidden}.footerHoney{filter:blur(80px);background:#ff8b1815;width:500px;height:300px;position:absolute;top:-180px;left:-180px}.megaFooter{grid-template-columns:1.1fr 1fr;gap:100px;display:grid}.footerStatement h2{letter-spacing:-.055em;margin:34px 0 20px;font-size:47px;line-height:.98}.footerStatement h2 em{color:#ff9636;font-style:normal}.footerStatement p{color:#606369;max-width:430px;line-height:1.7}.footerNav{grid-template-columns:repeat(3,1fr);gap:35px;display:grid}.footerNav h4{letter-spacing:.14em;text-transform:uppercase;color:#a3a5a9;margin-bottom:25px;font-size:10px}.footerNav a{color:#5e6167;justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.footerNav a:hover{color:#eee}.footerNav a span{opacity:.4}.footerRule{background:#16181b;height:1px;margin-top:75px}.footerMeta{color:#44474c;justify-content:space-between;padding-top:25px;font-size:11px;display:flex}.statusDot{align-items:center;gap:7px;display:flex}.statusDot i{background:#4bc478;border-radius:50%;width:6px;height:6px;box-shadow:0 0 9px #4bc47866}@keyframes v8float{50%{transform:translateY(-9px)rotate(-1deg)}}@keyframes v8marquee{to{transform:translate(-50%)}}@keyframes v8scan{0%,to{opacity:0;transform:translateY(-50px)}50%{opacity:1;transform:translateY(100px)}}@media (width<=760px){.v8header{height:70px}.navCenter,.v8nav .v8btn{display:none}.menu{display:block}.mobileMenu{background:#090a0df7;border-bottom:1px solid #1c1f23;gap:5px;padding:18px 20px;display:grid;position:absolute;top:70px;left:0;right:0}.mobileMenu a{color:#aaa;border-bottom:1px solid #15171a;padding:14px}.v8hero{min-height:810px;padding-top:35px}.heroTopline span:last-child{display:none}.heroTopline{justify-content:center}.logoMark.large{width:118px;height:118px}.heroStage h1{margin-top:35px;font-size:59px;line-height:.9}.heroStage>p{font-size:15px;line-height:1.7}.heroButtons{flex-direction:column;width:100%;max-width:330px}.heroButtons .v8btn{width:100%}.heroFoot{justify-content:center}.heroFoot span:last-child{display:none}.v8section{padding:85px 0}.sectionHead,.splitIntro,.stepHeader{grid-template-columns:1fr;gap:17px}.sectionHead p{grid-column:1}.sectionHead h2,.splitIntro h2,.stepHeader h2{font-size:50px}.storyGrid{grid-template-columns:1fr}.storyCard,.storyCard:nth-child(2),.storyCard:nth-child(3){min-height:260px}.storyCard>span{margin-top:34px}.trapFeed{min-height:350px;padding:45px 20px}.detectToast{min-width:0;bottom:20px;left:18px;right:18px}.v8steps{grid-template-columns:1fr 1fr}.v8steps article:nth-child(2){border-right:0}.v8steps article:nth-child(3),.v8steps article:nth-child(4){border-top:1px solid #1b1e22}.v8steps article{min-height:175px;padding:22px 15px!important}.finalCTA{min-height:480px;padding:25px}.finalCTA h2{font-size:62px}.megaFooter{grid-template-columns:1fr;gap:55px}.footerNav{grid-template-columns:1fr 1fr;gap:35px}.footerMeta{flex-direction:column;gap:12px}.footerStatement h2{font-size:39px}}:root{--hc-radius-sm:12px;--hc-radius-lg:30px;--hc-max:1120px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.requestForm button:focus-visible,.requestForm input:focus-visible,.requestForm textarea:focus-visible{outline-offset:2px;outline:2px solid #ff9636}a:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #ff9636}.docsContent section{scroll-margin-top:110px}
