@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";
:root{--ink:#f4f3f7;--muted:#9b99a5;--dim:#676572;--bg:#08080b;--surface:#111116;--surface-2:#17171d;--line:#ffffff1f;--purple:#9b4dff;--purple-bright:#c398ff;--purple-soft:#9b4dff26;--warm:#e9e4df}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}::selection{color:#07070a;background:#b174ff}.site-shell{min-height:100svh;position:relative;overflow:hidden}.site-shell:before{content:"";pointer-events:none;background:radial-gradient(55% 30% at 50% -5%,#9b4dff30,#0000 70%),radial-gradient(25% 20% at 75% 34%,#7846ff0f,#0000 70%);position:absolute;inset:0}.wrap{width:min(1220px,100% - 48px);margin:0 auto}.site-header{z-index:20;justify-content:space-between;align-items:center;height:88px;display:flex;position:relative}.brand-link{letter-spacing:-.04em;align-items:center;gap:11px;font-weight:800;display:flex}.brand-link img{object-fit:cover;border-radius:9px;width:34px;height:34px}.brand-word{font-size:16px}.nav{color:#b7b5bf;align-items:center;gap:28px;font-size:12px;display:flex}.nav a{transition:color .25s}.nav a:hover,.nav a:focus-visible{color:#fff}.nav .nav-cta{color:#fff;align-items:center;gap:8px;display:inline-flex}.nav-cta:after{content:"↗";color:var(--purple-bright);font-size:15px}.header-cta{border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-size:12px;font-weight:700;transition:border-color .25s,background .25s;display:inline-flex}.header-cta:hover,.header-cta:focus-visible{border-color:var(--purple-bright);background:var(--purple-soft)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--purple-bright);font-family:DM Mono,monospace;font-size:10px}.hero{z-index:1;text-align:center;padding:clamp(90px,15vh,170px) 0 135px;position:relative}.hero h1{letter-spacing:-.085em;max-width:1100px;margin:22px auto 28px;font-size:clamp(64px,10vw,148px);font-weight:700;line-height:.86}.hero h1 span{color:#0000;-webkit-text-stroke:1px #ffffff80;display:block}.hero p{color:#bbb9c4;max-width:490px;margin:0 auto;font-size:clamp(15px,1.5vw,18px);line-height:1.6}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}.button{letter-spacing:.06em;text-transform:uppercase;border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 24px;font-size:12px;font-weight:800;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--ink);color:#0b0b0e;box-shadow:0 10px 35px #ffffff14}.button-primary:hover,.button-primary:focus-visible{box-shadow:0 14px 40px #ffffff2e}.button-ghost{color:#fff;background:0 0;border:1px solid #ffffff3b}.button-ghost:hover,.button-ghost:focus-visible{border-color:var(--purple-bright);background:var(--purple-soft)}.button .arrow{color:var(--purple);font-size:17px;line-height:0}.hero-orbit{z-index:-1;aspect-ratio:1;opacity:.45;border:1px solid #ffffff14;border-radius:50%;width:min(78vw,880px);position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.hero-orbit:before,.hero-orbit:after{content:"";background:var(--purple);border-radius:50%;position:absolute;box-shadow:0 0 50px 10px #9b4dff61}.hero-orbit:before{width:5px;height:5px;top:12%;left:14%}.hero-orbit:after{opacity:.6;width:3px;height:3px;bottom:18%;right:8%}.hero-orbit-2{border-color:#9b4dff24;width:58%;top:50%;transform:translate(-50%,-50%)rotate(-25deg)}.section{padding:130px 0;position:relative}.section-dark{background:#0c0c10}.section-heading{max-width:600px}.section-heading h2{letter-spacing:-.075em;margin:18px 0 24px;font-size:clamp(42px,6.7vw,94px);line-height:.92}.section-heading p{color:var(--muted);max-width:455px;font-size:15px;line-height:1.65}.section-heading .soft{color:#d6d2dd}.eyebrow-line{align-items:center;gap:12px;display:flex}.eyebrow-line:after{content:"";background:var(--purple);width:44px;height:1px}.feature-stage{grid-template-columns:1.1fr .9fr;align-items:end;gap:30px;min-height:420px;margin-top:95px;display:grid}.feature-list{border-top:1px solid var(--line);gap:0;display:grid}.feature-row{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:20px;padding:25px 0;transition:padding .3s;display:grid}.feature-index{color:var(--purple-bright);font-family:DM Mono,monospace;font-size:11px}.feature-row h3{letter-spacing:-.04em;margin:0 0 6px;font-size:21px}.feature-row p{color:var(--muted);max-width:390px;margin:0;font-size:13px;line-height:1.5}.feature-mark{width:40px;height:40px;color:var(--purple-bright);border:1px solid #ffffff29;border-radius:50%;place-items:center;font-size:18px;transition:background .3s,border .3s;display:grid}.feature-row:hover .feature-mark{background:var(--purple-soft);border-color:var(--purple)}.orbital-card{background:radial-gradient(circle at 60%,#9b4dff2e,#0000 32%),linear-gradient(135deg,#14141b,#0a0a0d);border:1px solid #ffffff21;border-radius:2px;height:100%;min-height:385px;position:relative;overflow:hidden}.orbital-card:before{content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute;inset:14%;transform:rotate(-22deg)scaleX(1.3)}.orbital-card:after{content:"";border:1px solid #c398ff66;border-radius:50%;width:180px;height:180px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 90px #9b4dff40}.orbital-label{z-index:2;color:var(--muted);letter-spacing:.1em;font-family:DM Mono,monospace;font-size:10px;position:absolute;top:24px;left:26px}.orbital-core{z-index:2;text-align:center;place-items:center;display:grid;position:absolute;inset:0}.orbital-core strong{letter-spacing:-.1em;font-size:58px;line-height:.8;display:block}.orbital-core span{color:var(--purple-bright);letter-spacing:.16em;text-transform:uppercase;margin-top:18px;font:10px DM Mono,monospace;display:block}.statement{text-align:center;background:linear-gradient(#08080b,#101014 50%,#08080b);padding:160px 0 175px}.statement h2{letter-spacing:-.085em;max-width:1000px;margin:18px auto 28px;font-size:clamp(42px,8.8vw,128px);line-height:.86}.statement h2 em{color:#0000;-webkit-text-stroke:1px #ffffff80;font-style:normal}.statement p{color:var(--muted);max-width:500px;margin:0 auto;font-size:15px;line-height:1.7}.statement .micro{color:var(--purple-bright);letter-spacing:.13em;text-transform:uppercase;margin-top:48px;font:11px DM Mono,monospace}.signup-section{background:#0d0d12;padding:125px 0}.signup-grid{grid-template-columns:1fr 1fr;align-items:start;gap:85px;display:grid}.signup-copy h2{letter-spacing:-.075em;max-width:530px;margin:17px 0 24px;font-size:clamp(44px,5vw,74px);line-height:.9}.signup-copy p{color:var(--muted);max-width:380px;line-height:1.65}.signup-note{color:var(--dim);gap:12px;max-width:360px;margin-top:42px;font:11px/1.55 DM Mono,monospace;display:flex}.signup-note span{color:var(--purple-bright)}.form-card{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff0a,#ffffff03);padding:30px;position:relative}.form-card:before{content:"";background:linear-gradient(90deg,transparent,var(--purple),transparent);height:1px;position:absolute;top:-1px;left:20%;right:20%}.field{gap:9px;margin-bottom:22px;display:grid}.field label{letter-spacing:.1em;text-transform:uppercase;color:#a7a4b0;font:10px DM Mono,monospace}.field input,.field select{color:#fff;background:0 0;border:0;border-bottom:1px solid #ffffff38;border-radius:0;outline:none;width:100%;height:50px;padding:0;font-size:15px;transition:border-color .2s}.field input::placeholder{color:#66636e}.field input:focus,.field select:focus{border-color:var(--purple-bright);box-shadow:0 2px 0 var(--purple)}.form-card .button{width:100%;margin-top:6px}.form-consent{color:#686571;margin-top:16px;font-size:11px;line-height:1.55}.form-consent a{text-underline-offset:3px;text-decoration:underline}.form-status{margin-bottom:17px;padding:12px 14px;font-size:13px;line-height:1.5}.form-status.error{color:#ffb3aa;background:#ff5a5014;border-left:2px solid #ff7668}.form-status.success{color:#d5c0ff;border-left:2px solid var(--purple);background:#9b4dff21}.button[disabled]{opacity:.55;cursor:wait;transform:none}.inline-error{color:#ff9a92;margin-top:-12px;margin-bottom:12px;font-size:11px}.business-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:80px 0}.business-band a{justify-content:space-between;align-items:center;gap:24px;display:flex}.business-band h2{letter-spacing:-.06em;margin:10px 0 0;font-size:clamp(24px,3vw,42px)}.business-band .big-arrow{color:var(--purple-bright);font-size:46px;font-weight:300;transition:transform .3s}.business-band a:hover .big-arrow{transform:translate(8px)}.club-shell:before{background:radial-gradient(60% 33% at 50% -5%,#7048aa33,#0000 70%),radial-gradient(30% 24% at 85% 48%,#905adc12,#0000 70%)}.club-hero{text-align:left;padding-top:clamp(84px,13vh,150px);padding-bottom:130px}.club-hero h1{max-width:920px;margin-left:0}.club-hero p{margin-left:0}.club-hero .hero-actions{justify-content:flex-start}.club-hero .hero-orbit{width:620px;top:46%;left:auto;right:-12%}.club-intro{grid-template-columns:.75fr 1.25fr;align-items:start;gap:90px;display:grid}.club-intro h2{letter-spacing:-.08em;margin:17px 0 0;font-size:clamp(42px,6vw,82px);line-height:.88}.club-intro-copy{color:var(--muted);max-width:470px;padding-top:8px;line-height:1.7}.club-intro-copy strong{color:#e4e1e7;margin-bottom:18px;font-size:18px;line-height:1.35;display:block}.ops-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(12,1fr);gap:1px;margin-top:94px;display:grid}.op-item{background:#111116;grid-column:span 4;min-height:205px;padding:25px;transition:background .3s;position:relative}.op-item:hover{background:#17151d}.op-item:nth-child(4),.op-item:nth-child(5),.op-item:nth-child(6),.op-item:nth-child(7){grid-column:span 3}.op-number{color:var(--purple-bright);font:11px DM Mono,monospace}.op-item h3{letter-spacing:-.04em;margin:50px 0 9px;font-size:20px}.op-item p{color:var(--muted);max-width:220px;margin:0;font-size:12px;line-height:1.5}.op-dot{background:var(--purple);width:8px;height:8px;box-shadow:0 0 18px var(--purple);border-radius:50%;position:absolute;top:24px;right:24px}.ecosystem{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.ecosystem h2{letter-spacing:-.08em;margin:18px 0;font-size:clamp(48px,6.2vw,90px);line-height:.87}.ecosystem p{color:var(--muted);max-width:420px;line-height:1.7}.ecosystem-list{border-top:1px solid var(--line)}.ecosystem-list li{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;gap:25px;padding:22px 0;list-style:none;display:grid}.ecosystem-list ul{margin:0;padding:0}.ecosystem-list strong{font-size:16px}.ecosystem-list span{color:var(--muted);font-size:13px;line-height:1.5}.site-footer{border-top:1px solid var(--line);background:#08080b;padding:50px 0 32px}.footer-top{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.footer-brand{max-width:260px;color:var(--muted);margin-top:18px;font-size:12px;line-height:1.6}.footer-links{color:#8d8994;gap:22px;font-size:12px;display:flex}.footer-links a:hover,.footer-links a:focus-visible{color:#fff}.footer-bottom{color:#55525e;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;margin-top:68px;font:10px DM Mono,monospace;display:flex}.legal-main{max-width:780px;padding:95px 0 150px}.legal-main h1{letter-spacing:-.08em;margin:20px 0 30px;font-size:clamp(54px,8vw,100px);line-height:.88}.legal-main .intro{color:#c1bec8;max-width:630px;font-size:18px;line-height:1.6}.legal-main article{margin-top:70px}.legal-main h2{margin:35px 0 10px;font-size:20px}.legal-main p{color:var(--muted);font-size:14px;line-height:1.7}.legal-main ul{color:var(--muted);padding-left:20px;font-size:14px;line-height:1.8}:focus-visible{outline:2px solid var(--purple-bright);outline-offset:4px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:800px){.wrap{width:min(100% - 36px,620px)}.site-header{height:72px}.nav{gap:17px}.nav a:not(.nav-cta){display:none}.header-cta{min-height:34px;padding:0 13px}.hero{padding-top:85px;padding-bottom:100px}.hero h1{font-size:clamp(56px,16vw,108px)}.hero-orbit{width:120vw}.section{padding:95px 0}.feature-stage,.signup-grid,.club-intro,.ecosystem{grid-template-columns:1fr;gap:54px}.feature-stage{margin-top:60px}.orbital-card{min-height:300px}.statement{padding:110px 0 120px}.statement h2{font-size:clamp(50px,14vw,100px)}.signup-section{padding:95px 0}.signup-copy h2{font-size:clamp(46px,13vw,75px)}.club-hero{padding-top:75px}.club-hero .hero-orbit{width:530px;top:38%;right:-45%}.ops-grid{grid-template-columns:1fr 1fr;margin-top:65px}.op-item,.op-item:nth-child(n){grid-column:span 1;min-height:190px;padding:20px}.op-item h3{margin-top:48px;font-size:17px}.op-item p{font-size:11px}.ecosystem-list li{grid-template-columns:95px 1fr}.footer-top,.footer-bottom{flex-direction:column}.footer-bottom{gap:12px;margin-top:45px}.footer-links{flex-wrap:wrap}.legal-main{padding-top:70px}}@media (max-width:480px){.wrap{width:calc(100% - 32px)}.brand-word{display:none}.hero{padding-top:75px}.hero p{font-size:14px}.hero-actions{margin-top:28px}.button{min-height:49px;padding:0 20px}.feature-row{grid-template-columns:34px 1fr auto;gap:10px;padding:21px 0}.feature-row h3{font-size:18px}.feature-row p{font-size:12px}.feature-mark{width:32px;height:32px;font-size:15px}.orbital-card{min-height:260px}.orbital-core strong{font-size:48px}.form-card{padding:22px 18px}.business-band{padding:60px 0}.business-band a{align-items:flex-end}.business-band .big-arrow{font-size:38px}.op-item{min-height:170px!important}.op-item h3{margin-top:38px;font-size:15px}.op-dot{top:19px;right:17px}.club-intro h2{font-size:56px}.ecosystem-list li{grid-template-columns:1fr;gap:8px}.legal-main .intro{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.feature-row,.feature-mark,.big-arrow{transition:none!important}.hero-orbit{display:none}}:root{--display:clamp(54px,7.6vw,112px);--section-display:clamp(40px,5.2vw,76px);--body-size:15px;--mono-size:10px}.hero{padding-top:clamp(72px,11vh,122px);padding-bottom:100px}.hero h1{font-size:var(--display);margin-bottom:23px}.hero p{font-size:var(--body-size)}.hero-orbit{opacity:.33}.hero-orbit-2{opacity:.22}.statement{background:linear-gradient(#0b0b0f,#111117 50%,#0b0b0f);padding:94px 0 104px}.statement-story{text-align:left}.statement-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:clamp(50px,9vw,130px);display:grid}.statement h2{font-size:var(--section-display);margin:16px 0 20px}.statement p{max-width:440px;margin:0;font-size:14px}.statement .micro{text-align:left;margin-top:30px;font-size:10px}.journey-snapshot{background:linear-gradient(145deg,#18171f,#0c0c10);border:1px solid #ffffff24;min-height:270px;padding:24px;position:relative;overflow:hidden;box-shadow:0 22px 80px #0000003d}.journey-snapshot:after{content:"";border:1px solid #c398ff42;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-120px;right:-70px;box-shadow:0 0 70px #9b4dff1f}.snapshot-top,.snapshot-main,.snapshot-foot{z-index:1;justify-content:space-between;gap:18px;display:flex;position:relative}.snapshot-kicker,.snapshot-label,.snapshot-signal,.snapshot-muted{font:var(--mono-size) "DM Mono",monospace;letter-spacing:.12em;text-transform:uppercase;color:#8f8b98}.snapshot-signal{color:#bca5db}.snapshot-signal i{background:#b477ff;border-radius:50%;width:5px;height:5px;margin:0 5px 2px 0;display:inline-block;box-shadow:0 0 12px #b477ff}.snapshot-main{align-items:end;margin:54px 0 21px}.snapshot-main strong{letter-spacing:-.08em;margin:9px 0;font-size:45px;line-height:.95;display:block}.snapshot-muted{letter-spacing:.03em;text-transform:none;color:#9b99a5;display:block}.snapshot-ring{border:1px solid #a56bee;border-radius:50%;align-content:center;place-items:center;width:72px;height:72px;display:grid;box-shadow:inset 0 0 0 9px #9b4dff14,0 0 30px #9b4dff24}.snapshot-ring span{font-size:22px;font-weight:700}.snapshot-ring small{color:#9b99a5;text-transform:uppercase;font:9px DM Mono,monospace}.snapshot-track{z-index:1;background:#ffffff1a;height:4px;position:relative}.snapshot-track span{background:linear-gradient(90deg,#9b4dff,#c398ff);height:100%;display:block}.snapshot-foot{margin-top:20px}.snapshot-foot span{gap:6px;max-width:170px;display:grid}.snapshot-foot b{letter-spacing:.04em;font-size:11px}.snapshot-foot small{color:#777481;font-size:10px;line-height:1.45}.section{padding:100px 0}.section-heading h2{font-size:var(--section-display);margin:16px 0 18px}.section-heading h2 span{color:#0000;-webkit-text-stroke:1px #ffffff8a}.section-heading p{font-size:14px}.feature-stage{grid-template-columns:1fr 1.03fr;align-items:stretch;gap:44px;min-height:385px;margin-top:60px}.feature-list{align-content:stretch}.feature-row{appearance:none;text-align:left;width:100%;color:inherit;background:0 0;grid-template-columns:48px 1fr 37px;gap:16px;padding:20px 0;font-family:inherit}.feature-row:hover{padding-left:8px}.feature-row.is-active{border-left:2px solid var(--purple);background:linear-gradient(90deg,#9b4dff1c,#0000 85%);padding-left:13px}.feature-copy{gap:6px;display:grid}.feature-copy strong{letter-spacing:-.04em;font-size:19px}.feature-copy span{color:var(--muted);max-width:420px;font-size:12px;line-height:1.5}.feature-row.is-active .feature-index,.feature-row.is-active .feature-copy strong{color:#d7baff}.feature-mark{width:36px;height:36px}.pillar-visual{background:linear-gradient(145deg,#191620,#0d0d11);border:1px solid #c398ff47;flex-direction:column;justify-content:space-between;min-height:385px;padding:22px;display:flex;position:relative;overflow:hidden}.pillar-visual-glow{filter:blur(18px);background:#9b4dff2e;border-radius:50%;width:270px;height:270px;position:absolute;top:-120px;right:-90px}.pillar-header{z-index:1;color:#8b8794;letter-spacing:.12em;justify-content:space-between;gap:12px;font:9px DM Mono,monospace;display:flex;position:relative}.pillar-header span:last-child{color:#b477ff}.pillar-grid{z-index:1;grid-template-columns:1.35fr .8fr;gap:12px;margin:20px 0;display:grid;position:relative}.pillar-card{background:#ffffff09;border:1px solid #ffffff1f;flex-direction:column;min-height:170px;padding:18px;display:flex}.pillar-card-main{justify-content:space-between}.pillar-card-label{letter-spacing:.12em;color:#a39baa;text-transform:uppercase;font:9px DM Mono,monospace}.pillar-card strong{letter-spacing:-.06em;max-width:200px;font-size:24px}.pillar-card p{color:#9b99a5;max-width:190px;margin:0;font-size:11px;line-height:1.5}.pillar-card-side{background:#9b4dff1a;border-color:#9b4dff4d;justify-content:space-between}.pillar-card-side b{letter-spacing:-.04em;font-size:18px}.pillar-mini-line{background:#b477ff;width:65%;height:1px}.pillar-bars{align-items:end;gap:5px;height:30px;display:flex}.pillar-bars i{background:#9b4dff;width:17px;display:block}.pillar-bars i:first-child{height:36%}.pillar-bars i:nth-child(2){background:#a967ff;height:58%}.pillar-bars i:nth-child(3){background:#bb8aff;height:74%}.pillar-bars i:nth-child(4){background:#d5b5ff;height:100%}.pillar-caption{z-index:1;color:#aaa6b1;max-width:410px;font-size:11px;line-height:1.5;position:relative}.signup-section{padding:98px 0}.signup-grid{gap:60px}.signup-copy h2{margin:16px 0 20px;font-size:clamp(42px,4.4vw,67px)}.form-card{padding:26px 28px}.field{margin-bottom:19px}.field input,.field select{height:46px}.form-card .button{min-height:49px;margin-top:4px}.form-consent{font-size:10px}.business-band{padding:54px 0}.business-band h2{font-size:clamp(22px,2.8vw,36px)}.club-hero{padding-top:clamp(72px,10vh,112px);padding-bottom:100px}.club-hero h1{font-size:var(--display)}.club-intro h2{font-size:var(--section-display)}.club-intro-copy{font-size:14px}.club-intro-copy strong{font-size:17px}.ops-grid{margin-top:65px}.op-item{min-height:185px;padding:22px}.op-item h3{margin-top:42px;font-size:18px}.op-item p{font-size:12px}.ecosystem{gap:70px}.ecosystem h2{font-size:var(--section-display)}.site-footer{padding:34px 0 22px}.footer-brand{margin-top:12px}.footer-bottom{margin-top:30px}.footer-links{gap:18px}@media (max-width:800px){.statement{padding:76px 0 84px}.statement-grid{grid-template-columns:1fr;gap:38px}.journey-snapshot{min-height:246px}.section{padding:82px 0}.feature-stage{grid-template-columns:1fr;gap:20px;margin-top:45px}.pillar-visual{min-height:330px}.signup-section{padding:80px 0}.club-hero{padding-bottom:82px}}@media (max-width:480px){.hero{padding-top:65px;padding-bottom:78px}.statement-grid{gap:30px}.journey-snapshot{min-height:235px;padding:19px}.snapshot-main{margin:42px 0 17px}.snapshot-main strong{font-size:37px}.section{padding:72px 0}.section-heading h2{font-size:48px}.feature-row{grid-template-columns:32px 1fr 32px;padding:18px 0}.feature-copy strong{font-size:17px}.feature-copy span{font-size:11px}.pillar-visual{min-height:300px;padding:17px}.pillar-grid{gap:8px;margin:16px 0}.pillar-card{min-height:150px;padding:13px}.pillar-card strong{font-size:20px}.pillar-card-side{padding:13px}.signup-section{padding:72px 0}.form-card{padding:22px 18px}.business-band{padding:45px 0}.site-footer{padding-top:28px}.footer-brand{max-width:230px}.footer-bottom{font-size:9px}}.hero h1 span,.statement h2 em,.section-heading h2 span{color:inherit;-webkit-text-stroke:0;font-style:normal}.eyebrow,.feature-index,.orbital-label,.orbital-core span,.statement .micro,.signup-note,.op-number,.footer-bottom,.snapshot-kicker,.snapshot-label,.snapshot-signal,.snapshot-muted,.snapshot-ring small,.pillar-header,.pillar-card-label{letter-spacing:.08em;font-family:Manrope,Arial,sans-serif!important}.eyebrow{letter-spacing:.1em;font-size:11px;font-weight:700}.feature-index,.op-number{font-size:11px;font-weight:700}.statement .micro,.signup-note{letter-spacing:.03em;text-transform:none;font-size:11px}.footer-bottom{letter-spacing:.04em;text-transform:none;font-size:10px}.snapshot-muted{text-transform:none;letter-spacing:.02em!important}.pillar-header,.pillar-card-label{letter-spacing:.08em;font-size:10px}.pillar-caption{font-size:12px}.form-card .field>span{letter-spacing:.05em;font-family:Manrope,Arial,sans-serif;font-size:11px;font-weight:700}.button{letter-spacing:.04em}.section-heading h2,.club-intro h2,.ecosystem h2,.signup-copy h2,.legal-main h1{font-weight:700}.hero h1,.statement h2,.section-heading h2,.club-intro h2,.ecosystem h2,.signup-copy h2,.legal-main h1{letter-spacing:-.07em}.hero h1 span{display:block}.feature-copy span{font-size:13px}.feature-row.is-active{border-left-color:var(--purple-bright)}.product-scene{isolation:isolate;width:min(100%,1040px);height:410px;margin:62px auto 0;position:relative}.scene-light{z-index:-1;filter:blur(8px);background:radial-gradient(#9b4dff30,#9b4dff0f 34%,#0000 72%);border-radius:50%;position:absolute;inset:15% 14%}.member-device,.club-console,.member-float,.club-float{background:linear-gradient(145deg,#23212cf5,#0c0c11f7);border:1px solid #ffffff29;position:absolute;box-shadow:0 35px 80px #00000073,inset 0 0 0 1px #ffffff06}.member-product-scene{max-width:900px}.member-device{border-radius:28px;overflow:hidden}.member-device-main{z-index:3;width:328px;height:390px;padding:22px 20px;top:8px;left:50%;transform:translate(-50%)rotate(-2deg);box-shadow:0 46px 95px #0009,0 0 80px #9b4dff21}.member-device-back{z-index:1;opacity:.64;background:linear-gradient(145deg,#17141f,#0b0b0f);width:286px;height:336px;padding:20px;top:38px;left:19%;transform:rotate(9deg)}.device-topline{color:#aaa6b2;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:9px;display:flex}.device-dot{background:#b887ff;border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 15px #b887ff}.device-title{gap:7px;margin:38px 0 30px;display:grid}.device-title small{color:#b887ff;text-transform:uppercase;letter-spacing:.09em;font-size:10px}.device-title strong{letter-spacing:-.07em;font-size:30px;line-height:.95}.device-title span{color:#898591;font-size:11px;line-height:1.45}.session-line{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:10px;padding:14px 0;font-size:11px;display:flex}.session-line span{color:#eeeaf2}.session-line b{color:#b887ff;margin-right:9px;font-weight:700}.session-line em{color:#8f8999;font-size:9px;font-style:normal}.session-line-muted{opacity:.42}.device-footer{color:#766f80;letter-spacing:.08em;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:19px;left:20px;right:20px}.device-footer span:first-child{color:#c39bff}.back-chart{align-items:end;gap:9px;height:140px;margin:50px 0 24px;display:flex}.back-chart i{opacity:.62;background:linear-gradient(#b381ff,#5729a7);border-radius:5px 5px 0 0;width:20px;display:block}.back-chart i:first-child{height:30%}.back-chart i:nth-child(2){height:46%}.back-chart i:nth-child(3){height:38%}.back-chart i:nth-child(4){height:65%}.back-chart i:nth-child(5){height:58%}.back-chart i:nth-child(6){height:84%}.back-caption{color:#8c8694;max-width:150px;font-size:11px;line-height:1.45}.member-float{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#14111cc7;border-radius:15px;gap:5px;padding:16px 18px;display:grid}.member-float span,.club-float span{color:#b887ff;letter-spacing:.08em;font-size:9px}.member-float strong,.club-float strong{letter-spacing:-.04em;font-size:15px}.member-float small,.club-float small{color:#928c9d;font-size:10px}.member-float-recovery{top:105px;left:6%}.member-float-progress{bottom:35px;right:5%}.mini-progress{gap:4px;margin-top:6px;display:flex}.mini-progress i{background:#b887ff;border-radius:4px;width:19px;height:3px;display:block}.mini-progress i:nth-child(4),.mini-progress i:nth-child(5){opacity:.28}.club-product-scene{max-width:1040px;height:390px;margin-top:54px}.club-console{z-index:2;background:linear-gradient(145deg,#1a1820,#0c0c11);border-radius:17px;width:80%;height:320px;top:18px;left:10%;overflow:hidden;transform:perspective(1000px)rotateX(5deg)rotateY(-8deg)}.console-top{color:#a9a4ae;letter-spacing:.08em;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;height:47px;padding:0 20px;font-size:9px;display:flex}.console-brand{color:#f6f3f9;letter-spacing:-.05em;font-size:13px;font-weight:800}.console-brand b{color:#b887ff;letter-spacing:.1em;margin-left:4px;font-size:8px}.console-status{font-size:9px}.console-status i{background:#b887ff;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 12px #b887ff}.console-body{grid-template-columns:125px 1fr;height:calc(100% - 47px);display:grid}.console-body aside{color:#706a78;border-right:1px solid #ffffff14;align-content:start;gap:17px;padding:25px 15px;font-size:10px;display:grid}.console-body aside span{padding-left:10px}.console-body aside .console-active{color:#e5deee;border-left:2px solid #b887ff}.console-content{padding:25px 28px}.console-heading{justify-content:space-between;align-items:end;gap:14px;display:flex}.console-heading small{color:#a08da8;letter-spacing:.08em;margin-bottom:7px;font-size:8px;display:block}.console-heading strong{letter-spacing:-.06em;font-size:22px}.console-heading>span{color:#817886;font-size:10px}.console-tiles{grid-template-columns:repeat(3,1fr);gap:10px;margin:26px 0 15px;display:grid}.console-tiles>div{background:#ffffff09;border:1px solid #ffffff1a;border-radius:11px;align-content:space-between;min-height:85px;padding:13px;display:grid}.console-tiles small{letter-spacing:.08em;color:#ae8ad0;font-size:8px}.console-tiles b{letter-spacing:-.02em;font-size:11px}.console-tiles span{color:#817b89;font-size:9px}.console-list{border-top:1px solid #ffffff1a}.console-list span{color:#b0a9b6;border-bottom:1px solid #ffffff12;align-items:center;gap:9px;padding:11px 0;font-size:10px;display:flex}.console-list i{background:#766e7b;border-radius:50%;width:5px;height:5px}.console-list .list-pulse{background:#b887ff;box-shadow:0 0 10px #b887ff}.console-list b{color:#d5c1eb;margin-left:auto;font-weight:600}.club-float{z-index:4;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#14111cdb;border-radius:14px;gap:5px;padding:15px 17px;display:grid}.club-float-mobile{bottom:18px;left:5%}.club-float-retail{top:25px;right:2%}.club-float strong{font-size:14px}@media (max-width:800px){.product-scene{height:360px;margin-top:48px}.member-device-main{width:280px;height:340px;padding:18px 17px}.member-device-back{width:230px;height:292px;top:36px;left:4%}.device-title{margin:28px 0 20px}.device-title strong{font-size:25px}.session-line{padding:11px 0}.device-footer{left:17px;right:17px}.member-float{padding:13px 14px}.member-float-recovery{top:77px;left:0}.member-float-progress{bottom:15px;right:0}.club-product-scene{height:330px}.club-console{width:100%;height:275px;left:0}.console-content{padding:19px}.console-body aside{width:92px;padding:20px 10px}.console-body{grid-template-columns:92px 1fr}.console-heading strong{font-size:18px}.console-tiles{margin:17px 0 10px}.console-tiles>div{min-height:76px;padding:10px}.club-float-mobile{bottom:0;left:0}.club-float-retail{top:5px;right:0}}@media (max-width:480px){.product-scene{height:325px;margin-top:38px}.member-device-main{border-radius:22px;width:218px;height:288px;padding:15px 14px;top:17px}.member-device-back{border-radius:20px;width:185px;height:245px;padding:15px;top:43px;left:0}.device-title{gap:5px;margin:23px 0 16px}.device-title strong{font-size:21px}.device-title span{font-size:9px}.session-line{padding:8px 0;font-size:9px}.session-line em{font-size:8px}.device-footer{font-size:6px;bottom:13px;left:14px;right:14px}.back-chart{gap:5px;height:100px;margin:42px 0 15px}.back-chart i{width:13px}.back-caption{font-size:9px}.member-float{border-radius:11px;padding:10px 11px}.member-float strong{font-size:11px}.member-float small{font-size:8px}.member-float span{font-size:7px}.member-float-recovery{top:70px;left:-2px}.member-float-progress{bottom:0;right:-2px}.mini-progress i{width:12px}.club-product-scene{height:285px}.club-console{border-radius:12px;height:240px}.console-top{height:36px;padding:0 12px}.console-brand{font-size:10px}.console-body{grid-template-columns:65px;height:calc(100% - 36px)}.console-body aside{gap:10px;padding:13px 7px;font-size:7px}.console-content{padding:14px 11px}.console-heading small{margin-bottom:4px;font-size:6px}.console-heading strong{font-size:14px}.console-heading>span{font-size:8px}.console-tiles{gap:5px;margin:12px 0 7px}.console-tiles>div{border-radius:7px;min-height:57px;padding:7px}.console-tiles small{font-size:6px}.console-tiles b{font-size:8px}.console-tiles span{font-size:6px}.console-list span{padding:7px 0;font-size:7px}.club-float{border-radius:10px;padding:9px 10px}.club-float span{font-size:6px}.club-float strong{font-size:10px}.club-float small{font-size:7px}.club-float-mobile{left:-2px}.club-float-retail{right:-2px}}@media (prefers-reduced-motion:reduce){.member-device-main,.member-device-back,.club-console{transform:none}.member-float,.club-float{-webkit-backdrop-filter:none;backdrop-filter:none}}.member-scroll-story,.club-scroll-story{grid-template-columns:minmax(0,1.05fr) minmax(300px,.85fr);gap:clamp(48px,8vw,120px);margin-top:62px;display:grid;position:relative}.member-story-visual-wrap,.club-story-visual-wrap{align-self:start;height:76vh;min-height:520px;position:sticky;top:12vh}.member-story-visual,.club-story-visual{background:radial-gradient(circle at 68% 35%,#9b4dff2e,#0000 34%),linear-gradient(145deg,#191620,#0b0b0f);border-radius:32px;height:100%;min-height:520px;transition:background .7s,box-shadow .7s;position:relative;overflow:hidden;box-shadow:0 35px 90px #00000054,inset 0 1px #ffffff1f}.member-story-visual:before,.club-story-visual:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:23px;position:absolute;inset:16px}.story-aura,.club-story-halo{aspect-ratio:1;filter:blur(24px);background:#9b4dff2e;border-radius:50%;width:65%;transition:transform .8s,opacity .8s;position:absolute;top:-21%;right:-22%}.member-story-state-1{background:radial-gradient(circle at 25% 70%,#566eff26,#0000 38%),linear-gradient(145deg,#151822,#0b0b0f)}.member-story-state-2{background:radial-gradient(circle at 70% 28%,#c46fff33,#0000 38%),linear-gradient(145deg,#1a1620,#0b0b0f)}.member-story-state-3{background:radial-gradient(circle at 25% 30%,#57abff1f,#0000 34%),linear-gradient(145deg,#141920,#0b0b0f)}.member-story-state-1 .story-aura{opacity:.65;transform:translate(-25%,35%)}.member-story-state-2 .story-aura{transform:translateY(12%)scale(1.2)}.member-story-state-3 .story-aura{opacity:.55;transform:translate(-42%,8%)}.story-visual-top,.club-story-console-top{z-index:2;color:#a49cae;letter-spacing:.08em;justify-content:space-between;font-size:10px;display:flex;position:absolute;top:29px;left:30px;right:30px}.story-live{color:#c6a5e9}.story-live i,.club-story-console-top i{background:#b887ff;border-radius:50%;width:6px;height:6px;margin:0 5px 1px 0;display:inline-block;box-shadow:0 0 14px #b887ff}.story-interface{z-index:1;background:linear-gradient(150deg,#292336e0,#0d0d12eb);border:1px solid #ffffff24;border-radius:26px;padding:28px;transition:transform .7s,background .7s;position:absolute;inset:18% 11% 12%;transform:rotate(-3deg);box-shadow:0 25px 55px #0000006b,inset 0 1px #ffffff14}.member-story-state-1 .story-interface{background:linear-gradient(150deg,#1b2539e6,#0d0d12f0);transform:rotate(2deg)translateY(7px)}.member-story-state-2 .story-interface{background:linear-gradient(150deg,#30213be6,#0d0d12f0);transform:rotate(-1deg)translateY(-4px)}.member-story-state-3 .story-interface{background:linear-gradient(150deg,#1a2737e6,#0d0d12f0);transform:rotate(2deg)translateY(4px)}.story-interface-head{gap:9px;display:grid}.story-interface-head small,.story-side-panel span,.story-side-panel em{color:#ba91e8;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.story-interface-head strong{letter-spacing:-.08em;font-size:clamp(30px,4vw,51px);line-height:.9}.story-interface-head span{color:#9c94a5;font-size:12px}.story-interface-body{grid-template-columns:1fr 116px;align-items:end;gap:16px;margin-top:76px;display:grid}.story-graph{border-bottom:1px solid #ffffff1f;align-items:end;gap:8px;height:145px;padding:0 0 10px;display:flex}.story-graph i{background:linear-gradient(#c39bff,#7038b5);border-radius:9px 9px 0 0;width:16%;transition:height .7s,background .7s;display:block}.story-graph i:first-child{height:31%}.story-graph i:nth-child(2){height:46%}.story-graph i:nth-child(3){height:40%}.story-graph i:nth-child(4){height:68%}.story-graph i:nth-child(5){height:58%}.story-graph i:nth-child(6){height:86%}.member-story-state-1 .story-graph i{background:linear-gradient(#91b7ff,#46559a)}.member-story-state-1 .story-graph i:nth-child(2){height:64%}.member-story-state-1 .story-graph i:nth-child(4){height:49%}.member-story-state-2 .story-graph i:first-child{height:25%}.member-story-state-2 .story-graph i:nth-child(3){height:74%}.member-story-state-2 .story-graph i:nth-child(6){height:100%}.member-story-state-3 .story-graph i:nth-child(2){height:54%}.member-story-state-3 .story-graph i:nth-child(5){height:78%}.story-side-panel{background:#ffffff0e;border-radius:15px;align-content:space-between;min-height:145px;padding:16px;display:grid}.story-side-panel b{letter-spacing:-.04em;font-size:17px}.story-side-panel em{color:#85808e;letter-spacing:.04em;text-transform:none;font-size:9px;font-style:normal}.story-interface-footer{color:#716b78;letter-spacing:.06em;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:20px;left:28px;right:28px}.story-interface-footer span:last-child{color:#c09be8}.story-visual-caption{z-index:2;color:#aaa2b1;max-width:330px;margin:0;font-size:12px;line-height:1.5;position:absolute;bottom:29px;left:31px;right:31px}.member-story-steps{padding:8vh 0}.member-story-step{border-bottom:1px solid #ffffff0f;align-items:center;min-height:33vh;transition:opacity .5s;display:flex}.member-story-step:not(.is-active){opacity:.42}.member-story-step button,.club-story-step button{text-align:left;width:100%;color:inherit;background:0 0;border:0;grid-template-columns:40px 1fr 28px;align-items:start;gap:16px;padding:25px 0;font-family:inherit;display:grid}.story-step-number,.club-step-number{color:#a987c8;padding-top:3px;font-size:11px;font-weight:700}.member-story-step strong,.club-story-step strong{letter-spacing:-.06em;font-size:clamp(24px,3vw,42px);line-height:1;display:block}.member-story-step small,.club-story-step small{color:#9c96a2;max-width:300px;margin-top:14px;font-size:13px;line-height:1.55;display:block}.story-step-arrow{color:#b887ff;opacity:.6;font-size:23px}.member-story-step.is-active .story-step-arrow{opacity:1}.member-story-step button:focus-visible,.club-story-step button:focus-visible{outline:2px solid var(--purple-bright);outline-offset:8px;border-radius:12px}.club-scroll-story{grid-template-columns:minmax(0,1.15fr) minmax(280px,.72fr);gap:clamp(42px,7vw,100px)}.club-story-visual{background:radial-gradient(circle at 74% 24%,#9b4dff2b,#0000 33%),linear-gradient(145deg,#18151f,#0a0a0e);border-radius:30px}.club-story-state-1{background:radial-gradient(circle at 27% 70%,#5a84ff26,#0000 35%),linear-gradient(145deg,#151821,#0a0a0e)}.club-story-state-2{background:radial-gradient(circle at 75% 70%,#9b4dff33,#0000 35%),linear-gradient(145deg,#1a1520,#0a0a0e)}.club-story-state-3{background:radial-gradient(circle at 25% 30%,#45b4ff1f,#0000 35%),linear-gradient(145deg,#131920,#0a0a0e)}.club-story-state-4{background:radial-gradient(circle at 70% 30%,#cf88ff29,#0000 35%),linear-gradient(145deg,#1b1720,#0a0a0e)}.club-story-state-5{background:radial-gradient(circle at 28% 70%,#825eff2e,#0000 35%),linear-gradient(145deg,#171522,#0a0a0e)}.club-story-state-6{background:radial-gradient(circle at 72% 58%,#4999ff21,#0000 36%),linear-gradient(145deg,#121a20,#0a0a0e)}.club-story-console{background:linear-gradient(145deg,#241f2eeb,#0b0b0ff2);border:1px solid #ffffff24;border-radius:20px;transition:transform .7s;position:absolute;inset:16% 8% 17%;overflow:hidden;transform:perspective(1000px)rotateX(4deg)rotateY(-5deg);box-shadow:0 25px 55px #00000070,inset 0 1px #ffffff14}.club-story-state-1 .club-story-console{transform:perspective(1000px)rotateX(4deg)rotateY(4deg)translateY(4px)}.club-story-state-2 .club-story-console{transform:perspective(1000px)rotateX(2deg)rotateY(-3deg)translateY(-3px)}.club-story-state-3 .club-story-console{transform:perspective(1000px)rotateX(5deg)rotateY(2deg)}.club-story-state-4 .club-story-console{transform:perspective(1000px)rotateX(3deg)rotateY(-5deg)translateY(2px)}.club-story-state-5 .club-story-console{transform:perspective(1000px)rotateX(4deg)rotateY(3deg)translateY(-2px)}.club-story-state-6 .club-story-console{transform:perspective(1000px)rotateX(2deg)rotateY(-2deg)}.club-story-console-top{font-size:9px;top:20px;left:23px;right:23px}.club-story-console-top>span:first-child{color:#f5f1f9;letter-spacing:-.05em;font-size:13px;font-weight:800}.club-story-console-top b{color:#bb92e8;letter-spacing:.1em;margin-left:4px;font-size:8px}.club-story-console-top>span:last-child{color:#c29be9}.club-story-console-body{border-top:1px solid #ffffff14;grid-template-columns:48px 1fr;display:grid;position:absolute;inset:60px 0 0}.club-story-console-body aside{border-right:1px solid #ffffff14;align-content:start;gap:18px;padding:23px 18px;display:grid}.club-story-console-body aside i{background:#57505d;border-radius:8px;width:12px;height:4px;display:block}.club-story-console-body aside i.selected{background:#bd91eb;box-shadow:0 0 15px #bd91eb8c}.club-story-content{padding:25px}.club-story-heading{gap:8px;display:grid}.club-story-heading small,.club-story-panel-copy small{color:#b68add;letter-spacing:.08em;font-size:9px}.club-story-heading strong{letter-spacing:-.07em;font-size:clamp(25px,3.4vw,46px);line-height:.9}.club-story-heading span{color:#99919f;font-size:11px}.club-story-panel-main{grid-template-columns:1fr 1.1fr;align-items:center;gap:20px;margin-top:55px;display:grid}.club-story-lines{gap:12px;display:grid}.club-story-lines span{background:linear-gradient(90deg,#ba8ae8,#ba8ae814);border-radius:99px;width:90%;height:7px}.club-story-lines span:nth-child(2){width:70%}.club-story-lines span:nth-child(3){width:82%}.club-story-lines span:nth-child(4){width:54%}.club-story-panel-copy{background:#ffffff0d;border-radius:14px;align-content:space-between;min-height:115px;padding:16px;display:grid}.club-story-panel-copy b{letter-spacing:-.04em;font-size:16px}.club-story-panel-copy p{color:#8f8798;margin:0;font-size:10px;line-height:1.45}.club-story-console-foot{color:#716b79;letter-spacing:.08em;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:16px;left:25px;right:25px}.club-story-caption{z-index:2;color:#a59dab;max-width:330px;margin:0;font-size:11px;line-height:1.5;position:absolute;bottom:25px;left:28px;right:28px}.club-story-steps{padding:3vh 0}.club-story-step{border-bottom:1px solid #ffffff0f;align-items:center;min-height:17vh;transition:opacity .5s,transform .5s;display:flex}.club-story-step:not(.is-active){opacity:.42}.club-story-step.is-active{transform:translate(9px)}.club-story-step button{grid-template-columns:37px 1fr;padding:19px 0}.club-story-step strong{font-size:clamp(19px,2.3vw,29px)}.club-story-step small{margin-top:8px;font-size:11px}.club-story-step button:focus-visible{outline:2px solid var(--purple-bright);outline-offset:7px;border-radius:10px}@media (max-width:800px){.member-scroll-story,.club-scroll-story{margin-top:45px;display:block}.member-story-visual-wrap,.club-story-visual-wrap{height:410px;min-height:0;margin-bottom:22px;position:relative;top:auto}.member-story-visual,.club-story-visual{height:410px;min-height:0}.member-story-steps,.club-story-steps{padding:0}.member-story-step,.club-story-step{opacity:.62;min-height:0}.member-story-step.is-active,.club-story-step.is-active{opacity:1;transform:none}.member-story-step button,.club-story-step button{padding:23px 0}.club-story-step button{grid-template-columns:34px 1fr}.club-story-step strong{font-size:22px}}@media (max-width:480px){.member-story-visual-wrap,.club-story-visual-wrap,.member-story-visual,.club-story-visual{height:330px}.story-visual-top,.club-story-console-top{font-size:8px;top:22px;left:22px;right:22px}.story-interface{border-radius:20px;padding:19px;inset:17% 8% 12%}.story-interface-body{grid-template-columns:1fr 88px;gap:9px;margin-top:42px}.story-interface-head strong{font-size:29px}.story-interface-head span{font-size:10px}.story-graph{gap:5px;height:105px}.story-side-panel{min-height:105px;padding:11px}.story-side-panel b{font-size:13px}.story-interface-footer{font-size:7px;bottom:14px;left:19px;right:19px}.story-visual-caption,.club-story-caption{font-size:10px;bottom:20px;left:22px;right:22px}.club-story-console{border-radius:15px;inset:17% 5% 14%}.club-story-console-body{grid-template-columns:34px 1fr;inset:47px 0 0}.club-story-console-body aside{gap:13px;padding:18px 11px}.club-story-content{padding:17px}.club-story-heading strong{font-size:28px}.club-story-panel-main{gap:9px;margin-top:35px}.club-story-panel-copy{min-height:88px;padding:11px}.club-story-panel-copy b{font-size:12px}.club-story-panel-copy p{font-size:8px}.club-story-console-foot{font-size:6px;bottom:11px;left:18px;right:18px}.member-story-step button,.club-story-step button{padding:19px 0}.story-step-number,.club-step-number{font-size:10px}.member-story-step strong{font-size:22px}.member-story-step small{margin-top:7px;font-size:11px}}@media (prefers-reduced-motion:reduce){.member-story-visual,.club-story-visual,.story-interface,.club-story-console,.member-story-step,.club-story-step,.story-aura,.club-story-halo{transition:none}.member-story-step:not(.is-active),.club-story-step:not(.is-active){opacity:1}}.site-shell{background:var(--bg);overflow:clip}.site-shell:before{opacity:.9;background:radial-gradient(52% 24% at 50% 0,#9b4dff2e,#0000 78%),radial-gradient(38% 22% at 82% 44%,#6f49be1a,#0000 78%),radial-gradient(42% 26% at 14% 72%,#483e9614,#0000 78%)}.section,.section-dark,.statement,.signup-section,.business-band,.site-footer{background:0 0}.business-band,.site-footer{border-color:#ffffff12}.member-scroll-story{align-items:start;min-height:148vh}.club-scroll-story{align-items:start;min-height:130vh}.member-story-visual-wrap,.club-story-visual-wrap{z-index:2}.member-story-step,.club-story-step{border-bottom-color:#ffffff0b}@media (max-width:800px){.member-scroll-story,.club-scroll-story{min-height:0}.section,.statement,.signup-section{background:0 0}.business-band,.site-footer{border-color:#ffffff0f}}
