:root{--ink:#0a0d0b;--muted:#6f7772;--line:#e7eae8;--green:#0c9b61;--soft:#f4f6f4;--red:#d4434e;font-family:Inter,-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;color:var(--ink);background:#eef1ef;font-synthesis:none}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#eef1ef}button,input{font:inherit}button{cursor:pointer}.shell{width:min(1180px,calc(100vw - 64px));height:min(850px,calc(100svh - 64px));min-height:690px;margin:32px auto;display:grid;grid-template-columns:390px minmax(480px,1fr);overflow:hidden;border:1px solid rgba(12,18,14,.08);border-radius:8px;background:#fff;box-shadow:0 28px 90px rgba(11,18,13,.15)}.desktop-context{display:flex;flex-direction:column;padding:42px 44px;background:#0c100e;color:#fff}.rail-logo{width:132px;height:44px;object-fit:contain}.rail-copy{margin-top:88px}.rail-copy>span{color:#56d396;font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace}.rail-copy h2{max-width:300px;margin:15px 0 16px;font-size:39px;line-height:1.05;font-weight:600;letter-spacing:0}.rail-copy p{max-width:300px;margin:0;color:#98a29c;font-size:14px;line-height:1.6}.rail-steps{margin:44px 0 0;padding:0;list-style:none;border-top:1px solid #252b27}.rail-steps li{height:48px;display:grid;grid-template-columns:38px 1fr;align-items:center;border-bottom:1px solid #252b27;color:#626b65;font-size:12px;transition:.2s}.rail-steps b{font:500 9px ui-monospace,SFMono-Regular,Menlo,monospace}.rail-steps li.active{color:#fff}.rail-steps li.active b{color:#56d396}.rail-note{display:grid;grid-template-columns:10px 1fr;gap:9px;margin-top:auto;color:#7e8982;font-size:10px;line-height:1.5}.rail-note i{width:7px;height:7px;margin-top:4px;border-radius:50%;background:#42d68e}.rail-note p{margin:0}.rail-note strong{color:#d9e1dc}.app{min-width:0;overflow:auto;overscroll-behavior:contain;background:#fff;scrollbar-width:thin}.topbar{height:64px;position:sticky;top:0;z-index:30;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;padding:0 20px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.wordmark{width:126px;height:42px;justify-self:center;object-fit:contain;filter:invert(1)}.icon-button{width:38px;height:38px;border:0;background:transparent;color:#111;font-size:28px;line-height:1}.back{visibility:hidden;text-align:left}.back.visible{visibility:visible}.close{font-size:22px;color:#727973}.progress{position:absolute;inset:auto 0 0;height:2px;background:#eff1ef}.progress i{display:block;width:0;height:100%;background:#111;transition:width .3s ease}.screen{display:none;min-height:calc(100% - 64px);padding:46px 64px 30px;animation:enter .28s ease}.screen.active{display:flex;flex-direction:column}@keyframes enter{from{opacity:0;transform:translateX(14px)}to{opacity:1;transform:none}}h1,h2,p{letter-spacing:0}.page-heading{margin-bottom:28px}.page-heading.center,.center{text-align:center}.page-heading h1,.intro-copy h1,.question-inner h1{margin:8px 0 10px;font-size:36px;line-height:1.1;font-weight:650}.page-heading p:not(.eyebrow),.intro-copy p:not(.eyebrow){max-width:480px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.eyebrow{margin:0;color:var(--green);font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace}.invested{display:flex;justify-content:center;align-items:center;gap:7px;color:#4e5751}.invested i{width:7px;height:7px;border-radius:50%;background:#18bd76;box-shadow:0 0 0 4px #ddf6e9}.invested strong{color:#07804e}.intro-copy{margin-top:4px}.intro-copy h1{font-size:39px}.portfolio-carousel{position:relative;flex:1;min-height:420px;margin:20px 0 0;display:grid;place-items:center;perspective:1000px}.feature-card{position:absolute;width:min(340px,86%);height:390px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:8px;color:#fff;opacity:0;transform:translateX(34%) scale(.87) rotate(4deg);transition:.5s cubic-bezier(.2,.75,.2,1);box-shadow:0 28px 50px rgba(8,16,11,.21)}.feature-card.active{z-index:3;opacity:1;transform:none}.feature-card:not(.active){pointer-events:none}.feature-card.core{background:#163d2b}.feature-card.defense{background:#26384b}.feature-card.macro{background:#382b25}.feature-card:after{content:"";position:absolute;inset:0;background:linear-gradient(150deg,rgba(255,255,255,.12),transparent 42%,rgba(0,0,0,.18));pointer-events:none}.feature-tag{position:relative;z-index:1;font:700 8px ui-monospace,SFMono-Regular,Menlo,monospace}.feature-symbol{position:absolute;top:34px;right:28px;width:82px;height:82px;border:1px solid rgba(255,255,255,.3);border-radius:50%;display:grid;place-items:center;font:600 18px ui-monospace,SFMono-Regular,Menlo,monospace}.feature-card h2{position:relative;z-index:1;margin:0;font-size:31px;font-weight:600}.feature-card p{position:relative;z-index:1;max-width:250px;margin:8px 0 28px;color:rgba(255,255,255,.7);font-size:13px;line-height:1.45}.feature-card dl{position:relative;z-index:1;display:flex;gap:36px;margin:0}.feature-card dl div{display:grid;gap:5px}.feature-card dt{color:rgba(255,255,255,.55);font-size:9px}.feature-card dd{margin:0;font-size:15px;font-weight:650}.carousel-dots{height:20px;display:flex;justify-content:center;gap:7px}.carousel-dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#c8cdca}.carousel-dots button.active{width:18px;border-radius:6px;background:#171b18}.sticky-action{position:sticky;bottom:-1px;z-index:20;margin-top:auto;padding:24px 0 max(2px,env(safe-area-inset-bottom));background:linear-gradient(to bottom,rgba(255,255,255,0),#fff 25%)}.primary{width:100%;height:54px;border:0;border-radius:6px;background:#0b0d0c;color:#fff;font-weight:650}.primary:disabled{background:#d5d9d6}.primary:not(:disabled):hover{background:#242825}.dark{background:#080b09;color:#fff}.dark+.screen{background:#fff}.question-screen{margin-top:-64px;min-height:100%;padding-top:150px}.question-inner{margin:auto 0}.question-inner h1{max-width:470px;font-size:42px}.answer-list{display:grid;margin-top:34px}.answer-list button,.risk-list button{min-height:78px;display:flex;align-items:center;gap:14px;padding:13px 2px;border:0;border-bottom:1px solid rgba(255,255,255,.11);background:transparent;color:inherit;text-align:left}.answer-list button:first-child,.risk-list button:first-child{border-top:1px solid rgba(255,255,255,.11)}.answer-list button>i{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#202622;color:#fff;font-style:normal}.answer-list button>i.yes{color:#42db90}.answer-list button>i.no{color:#ff6470}.answer-list button>span,.risk-list button>span{flex:1}.answer-list strong,.answer-list small,.risk-list strong,.risk-list small{display:block}.answer-list small,.risk-list small{margin-top:4px;color:#858f89;font-size:11px}.answer-list button>b,.risk-list button>b,.portfolio-list button>b,.broker-list button>b{color:#919893;font-size:24px;font-weight:400}.answer-list.light button{color:#111;border-color:var(--line)}.answer-list.light button:first-child{border-color:var(--line)}.welcome-screen{margin-top:-64px;min-height:100%;display:none!important;padding:24px}.welcome-screen.active{display:grid!important;place-items:center}.welcome-panel{width:min(420px,100%);padding:42px 34px;text-align:center;border:1px solid #252b27;border-radius:8px;background:#131714;box-shadow:0 24px 70px rgba(0,0,0,.34)}.welcome-panel>img{width:180px;height:58px;object-fit:contain}.welcome-panel h1{margin:22px 0 8px;font-size:34px}.welcome-panel p{margin:0 0 30px;color:#939d97;font-size:13px;line-height:1.55}.success-ring{width:60px;height:60px;margin:0 auto 22px;display:grid;place-items:center;border:2px solid #14a867;border-radius:50%;color:#38dc91;font-size:25px;box-shadow:0 0 0 12px rgba(20,168,103,.08)}.portfolio-list,.broker-list{display:grid}.portfolio-list button,.broker-list button{min-height:92px;display:flex;align-items:center;gap:14px;padding:14px 2px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left}.portfolio-list button:first-child,.broker-list button:first-child{border-top:1px solid var(--line)}.portfolio-list button>span:nth-child(2),.broker-list button>span:nth-child(2){flex:1}.portfolio-list strong,.portfolio-list small,.portfolio-list em,.broker-list strong,.broker-list small{display:block}.portfolio-list strong,.broker-list strong{font-size:15px}.portfolio-list small,.broker-list small{margin-top:4px;color:#69716c;font-size:10px}.portfolio-list em{margin-top:6px;color:#15945d;font:600 8px ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal}.portfolio-avatar{width:54px;height:54px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#173e2c;color:#fff;font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace}.portfolio-avatar.defense{background:#2d4660}.portfolio-avatar.macro{background:#5a4034}.portfolio-avatar.custom{background:#edf0ee;color:#111;font-size:22px}.verified{display:inline-grid!important;width:14px;height:14px;place-items:center;border-radius:50%;background:#159b61;color:#fff;font-size:8px;font-style:normal}.portfolio-detail{padding-top:0}.portfolio-cover{height:236px;margin:0 -64px;padding:38px 36px 26px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden;background:#173e2c;color:#fff}.portfolio-cover.defensive{background:#2d4660}.portfolio-cover.macro{background:#5a4034}.portfolio-cover:before{content:"";position:absolute;right:-30px;top:-54px;width:250px;height:250px;border:1px solid rgba(255,255,255,.18);border-radius:50%}.portfolio-cover:after{content:"";position:absolute;right:44px;top:22px;width:110px;height:110px;border:1px solid rgba(255,255,255,.2);transform:rotate(45deg)}.cover-label{position:absolute;left:36px;top:32px;font:700 8px ui-monospace,SFMono-Regular,Menlo,monospace}.cover-code{position:absolute;right:40px;bottom:28px;color:rgba(255,255,255,.48);font:500 62px ui-monospace,SFMono-Regular,Menlo,monospace}.portfolio-cover h1{position:relative;z-index:1;margin:0;font-size:38px;font-weight:620}.manager-row{width:100%;min-height:72px;display:flex;align-items:center;gap:10px;padding:12px 0;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left}.manager-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:9px}.manager-row>span:nth-child(2){flex:1}.manager-row small,.manager-row strong{display:block}.manager-row small{color:#7d847f;font-size:9px}.manager-row strong{margin-top:2px;font-size:12px}.manager-row>b{font-size:22px;color:#9ca29e;font-weight:400}.return-block{padding-top:16px}.return-block strong{display:block;color:#0b985d;font-size:26px}.return-block strong.negative{color:var(--red)}.return-block span{display:block;margin-top:4px;color:#858b87;font-size:9px}.chart-wrap{margin-top:4px}.chart-wrap svg{width:100%;height:210px;overflow:visible}.chart-wrap .line{fill:none;stroke:#12a466;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;transition:.25s}.chart-wrap .area{fill:url(#chartFill);transition:.25s}.chart-disclosure{margin:-8px 0 0;color:#949a96;font-size:8px;text-align:right}.periods{display:grid;grid-template-columns:repeat(6,1fr);gap:5px;margin-top:8px}.periods button{height:28px;border:0;border-radius:14px;background:transparent;color:#828984;font-size:9px;font-weight:650}.periods button.active{background:#111;color:#fff}.portfolio-stats{display:grid;grid-template-columns:1fr 1fr;margin-top:18px;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.portfolio-stats div{text-align:center}.portfolio-stats div+div{border-left:1px solid var(--line)}.portfolio-stats span,.portfolio-stats strong{display:block}.portfolio-stats span{color:#858b87;font-size:9px}.portfolio-stats strong{margin-top:5px;font-size:15px}.thesis-toggle{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0;border:0;border-bottom:1px solid var(--line);background:#fff;font-weight:650}.thesis-toggle b{font-size:20px;font-weight:400;transition:.2s}.thesis-toggle.open b{transform:rotate(45deg)}.thesis{display:none;padding:18px 0}.thesis.open{display:block}.thesis p{margin:0;color:#5f6761;font-size:12px;line-height:1.6}.thesis div{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.thesis span{padding:6px 8px;border:1px solid var(--line);border-radius:5px;font-size:9px}.creator-hero{text-align:center;padding:10px 0 28px}.creator-photo{width:88px;height:88px;margin:0 auto 16px;display:grid;place-items:center;border-radius:50%;background:#111;color:#fff;font-size:18px}.creator-hero h1{margin:0;font-size:22px}.creator-hero p{max-width:430px;margin:10px auto;color:#68706b;font-size:12px;line-height:1.55}.creator-hero a{color:#168b59;font-size:11px;text-decoration:none}.creator-facts{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:6px}.creator-facts div{padding:15px;text-align:center}.creator-facts div+div{border-left:1px solid var(--line)}.creator-facts span,.creator-facts strong{display:block}.creator-facts span{color:#818883;font-size:9px}.creator-facts strong{margin-top:5px;font-size:13px}.section-label{margin:30px 0 8px;color:#7d847f;font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace}.portfolio-list.mini button{min-height:76px}.risk-list{display:grid}.risk-list button{color:#111;border-color:var(--line)}.risk-list button:first-child{border-color:var(--line)}.risk-list button>i{width:56px;height:5px;position:relative;border-radius:3px;background:#e1e5e2}.risk-list button>i:after{content:"";position:absolute;inset:0 auto 0 0;width:var(--level);border-radius:3px;background:#129d62}.capital-screen{justify-content:center}.capital-input{display:flex;align-items:center;justify-content:center;margin:40px 0 30px}.capital-input span{font-size:28px}.capital-input input{width:330px;border:0;outline:0;background:transparent;font-size:54px;font-weight:620}.capital-presets{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.capital-presets button{height:42px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#6d756f;font-size:11px}.capital-presets button.active{border-color:#111;background:#111;color:#fff}.education{position:relative;text-align:center}.skip{position:absolute;right:50px;top:24px;border:0;background:transparent;color:#6d756f;font-size:11px}.education-art{flex:1;min-height:310px;display:grid;place-items:center}.broker-bubbles{display:flex;align-items:center}.bubble{width:72px;height:72px;margin:0 -6px;display:grid;place-items:center;border:6px solid #fff;border-radius:50%;box-shadow:0 13px 32px rgba(16,24,18,.13);font-weight:750}.bubble.recon{z-index:2;background:#111}.bubble.recon img{width:32px;height:46px;object-fit:contain}.bubble.alpaca{background:#fff15b}.bubble.schwab{background:#05a3df;color:#fff}.education-art[data-slide="1"] .bubble.recon{transform:translateX(52px)}.education-art[data-slide="1"] .bubble.alpaca{opacity:.15;transform:scale(.7)}.education-art[data-slide="1"] .bubble.schwab{transform:translateX(-52px)}.education-art[data-slide="2"] .bubble.recon{transform:scale(1.25)}.education-art[data-slide="2"] .bubble.alpaca,.education-art[data-slide="2"] .bubble.schwab{opacity:.2;transform:scale(.72)}.bubble{transition:.4s ease}.education-copy h1{max-width:420px;margin:10px auto 8px;font-size:29px;line-height:1.12}.education-copy>p:last-child{max-width:430px;margin:0 auto;color:#747b76;font-size:12px;line-height:1.55}.education-dots{display:flex;justify-content:center;gap:6px;margin:28px 0 0}.education-dots i{width:5px;height:5px;border-radius:50%;background:#ccd1ce}.education-dots i.active{width:16px;border-radius:5px;background:#111}.security-strip{margin-bottom:15px;padding:10px;border-radius:5px;background:#eff8f3;color:#087d4e;font-size:10px;text-align:center}.broker-icon{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:#edf0ee;font-weight:750}.broker-icon.alpaca{background:#fff158}.broker-icon.schwab{background:#05a3df;color:#fff}.broker-icon.later{background:#111;color:#fff}.broker-list em{color:#148d59;font:700 8px ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal}.fields{display:grid;gap:14px}.fields label,.email-field{display:grid;gap:7px;color:#777f79;font-size:10px;font-weight:650;text-transform:uppercase}.fields input,.email-field input{width:100%;height:52px;padding:0 14px;border:1px solid var(--line);border-radius:6px;background:#fff;color:#111;font-size:14px;text-transform:none;outline:0}.fields label>div{position:relative}.fields label>div span{position:absolute;right:14px;top:18px;color:#777;font-size:10px;text-transform:none}.review-card{overflow:hidden;border:1px solid var(--line);border-radius:6px}.review-head{display:flex;align-items:center;gap:13px;padding:16px;border-bottom:1px solid var(--line)}.review-head small,.review-head strong{display:block}.review-head small{color:#7c847e;font-size:8px}.review-head strong{margin-top:4px}.review-card dl{margin:0}.review-card dl div{display:flex;justify-content:space-between;gap:16px;padding:11px 16px;border-bottom:1px solid var(--line);font-size:12px}.review-card dl div:last-child{border:0}.review-card dt{color:#747b76}.review-card dd{margin:0;font-weight:650;text-align:right}.ack{display:flex;gap:10px;margin-top:15px;padding:14px;border-radius:6px;background:#f2f5f3}.ack input{margin-top:3px;accent-color:#111}.ack strong,.ack small{display:block}.ack small{margin-top:4px;color:#727a74;font-size:10px;line-height:1.4}.error{min-height:16px;margin:9px 0 0;color:var(--red);font-size:11px;text-align:center}.cycle{display:grid;grid-template-columns:1fr 1fr;padding:3px;border-radius:6px;background:#edf0ee}.cycle button{height:38px;border:0;border-radius:4px;background:transparent;color:#747b76}.cycle button.active{background:#fff;color:#111;box-shadow:0 2px 8px rgba(10,17,12,.08)}.plans{display:grid;gap:10px;margin-top:18px}.plans>button{min-height:116px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:16px;border:1px solid var(--line);border-radius:6px;background:#fff;text-align:left}.plans>button.selected{border:2px solid #111;padding:15px}.plans span small,.plans span strong,.plans span em{display:block}.plans span small{color:#168b59;font-size:8px}.plans span strong{margin-top:4px;font-size:18px}.plans span em{max-width:230px;margin-top:7px;color:#747b76;font-size:10px;line-height:1.4;font-style:normal}.plans>button>b{text-align:right}.plans>button>b small{display:block;color:#777;font-size:9px}.email-field{margin-top:17px}.secure-note{margin:10px 0 0;color:#7b827d;font-size:9px}
@media(max-width:899px){:root{background:#fff}.shell{width:100%;height:100svh;min-height:0;margin:0;display:block;border:0;border-radius:0;box-shadow:none}.desktop-context{display:none}.app{height:100svh}.screen{min-height:calc(100svh - 64px);padding:38px 20px max(18px,env(safe-area-inset-bottom))}.portfolio-cover{margin:-38px -20px 0;padding-left:22px;padding-right:22px}.cover-label{left:22px}.intro-copy h1,.page-heading h1{font-size:30px}.question-inner h1{font-size:36px}.portfolio-carousel{min-height:360px}.feature-card{height:335px}.sticky-action{padding-top:24px}.wordmark{width:112px}.portfolio-detail{padding-top:0}.question-screen,.welcome-screen{margin-top:-64px;min-height:100svh}.skip{right:18px}.education-art{min-height:280px}}
@media(max-width:390px){.screen{padding-left:16px;padding-right:16px}.portfolio-cover{margin-left:-16px;margin-right:-16px}.feature-card{height:320px;padding:22px}.portfolio-carousel{min-height:340px}.page-heading h1,.intro-copy h1{font-size:28px}.capital-input input{width:260px;font-size:44px}.portfolio-list button{min-height:86px}.portfolio-avatar{width:48px;height:48px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media(min-width:900px){.discover-screen{padding-top:28px}.portfolio-carousel{min-height:310px;margin-top:12px}.feature-card{height:292px;padding:24px}.feature-card p{margin-bottom:16px}.discover-screen .sticky-action{padding-top:14px}}

/* RECON onboarding visual system */
.rail-copy>span,.rail-steps b,.eyebrow,.feature-tag,.feature-symbol,.portfolio-list em,.broker-list em,.cover-label,.cover-code,.section-label{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif;letter-spacing:0}.rail-note{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif;font-size:11px;line-height:1.55}.primary,.answer-list button,.portfolio-list button,.broker-list button,.risk-list button{border-radius:7px}
.feature-card{background-size:cover!important;background-position:center!important}.feature-card.core{background-image:url('portfolio-ai.jpg')!important}.feature-card.defense{background-image:url('portfolio-defense.jpg')!important}.feature-card.macro{background-image:url('portfolio-macro.jpg')!important}.feature-card:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(5,9,7,.14),rgba(5,9,7,.38) 46%,rgba(5,9,7,.88));pointer-events:none}.feature-card:after{background:linear-gradient(150deg,rgba(255,255,255,.08),transparent 42%,rgba(0,0,0,.2))}.feature-card>.feature-tag,.feature-card>.feature-symbol{position:relative;z-index:1}.feature-card p{color:rgba(255,255,255,.82)}
.question-screen{position:relative;background-image:linear-gradient(90deg,rgba(4,8,6,.9),rgba(4,8,6,.68)),url('onboarding-experience.jpg')!important;background-size:cover!important;background-position:center!important}.question-screen .question-inner{width:min(100%,560px);margin:auto 0}.question-screen .answer-list{padding:5px 14px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(8,12,10,.22);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.question-screen .answer-list button{padding-left:8px;padding-right:8px;background:transparent}.question-screen .answer-list button:hover{background:rgba(255,255,255,.08)}
.welcome-screen.active{min-height:calc(100% - 64px);margin-top:0;display:grid!important;place-items:center}.welcome-panel{margin:auto}.portfolio-cover{background-size:cover!important;background-position:center!important}.portfolio-cover.balanced{background-image:url('portfolio-ai.jpg')!important}.portfolio-cover.defensive{background-image:url('portfolio-defense.jpg')!important}.portfolio-cover.macro{background-image:url('portfolio-macro.jpg')!important}.portfolio-cover:before{inset:0;width:auto;height:auto;right:0;top:0;border:0;border-radius:0;background:linear-gradient(180deg,rgba(4,8,6,.1),rgba(4,8,6,.82))}.portfolio-cover:after{display:none}.portfolio-cover>*{position:relative;z-index:1}
.portfolio-list button.flagship{min-height:116px;margin:8px 0;border:1px solid rgba(9,145,88,.42);border-radius:8px;padding:16px 13px;background:linear-gradient(110deg,#f1fbf6,#fff 58%);box-shadow:0 12px 30px rgba(8,112,69,.09)}.portfolio-list button.flagship+button{border-top:0}.portfolio-list button.flagship .portfolio-avatar{width:62px;height:62px;background:#07120d}.portfolio-list button.flagship strong{font-size:18px}.flagship-label{display:block;margin-bottom:5px;color:#078957;font-size:8px;font-weight:800;font-style:normal;letter-spacing:.06em}
.portfolio-avatar.creator-avatar,.manager-avatar,.creator-photo{overflow:hidden;background:#0a0d0b;border:1px solid rgba(255,255,255,.15)}.portfolio-avatar.creator-avatar img,.manager-avatar img,.creator-photo img{width:64%;height:64%;object-fit:contain}.creator-photo img{width:58%;height:58%}.manager-avatar{display:grid;place-items:center}.manager-avatar img{display:block}.portfolio-avatar.custom{border:0}
.phone-screen{justify-content:center}.phone-screen .page-heading{margin:0 auto 32px}.phone-input{width:min(100%,420px);margin:0 auto;display:grid;gap:9px;color:#69716c;font-size:11px;font-weight:650}.phone-input input{width:100%;height:58px;padding:0 17px;border:1px solid #d8ddda;border-radius:7px;background:#fff;color:#101411;font-size:18px;outline:none}.phone-input input:focus{border-color:#15915c;box-shadow:0 0 0 3px rgba(21,145,92,.1)}.code-input input{text-align:center;font-size:26px;letter-spacing:8px}.phone-note{min-height:18px;margin:12px auto 0;color:#7a817c;font-size:11px;text-align:center}.phone-screen .error{min-height:18px;margin:8px auto;color:#bd3144;font-size:11px;text-align:center}.text-button{display:block;margin:14px auto;border:0;background:transparent;color:#148d59;font-size:12px}
@media(max-width:899px){.welcome-screen.active{min-height:calc(100svh - 64px);margin-top:0}.question-screen{background-position:58% center}.question-screen .question-inner{margin:auto}.portfolio-cover{background-position:center}.feature-card.core{background-position:center}.feature-card.defense{background-position:62% center}}
@media(min-width:900px){.shell{position:relative}.topbar{position:absolute;inset:0 0 auto;height:64px}.desktop-context,.app{padding-top:64px}.desktop-context{padding-top:106px}.rail-copy{margin-top:0}.app>#setupForm{height:100%}.question-screen{min-height:calc(100% + 64px)}.welcome-screen.active{min-height:100%}}
.builder-link{height:48px;display:grid;place-items:center;margin:18px 0;border-radius:7px;background:#0a0d0b;color:#fff;font-size:13px;font-weight:650;text-decoration:none}
.broker-list .snaptrade-choice{min-height:94px}.snaptrade-choice-logo{width:120px;border-radius:0;background:transparent}.snaptrade-choice-logo img{display:block;width:112px;height:auto}.snaptrade-choice>span:nth-child(2){padding-left:4px}
@media(max-width:620px){.snaptrade-choice-logo{width:86px}.snaptrade-choice-logo img{width:82px}.broker-list .snaptrade-choice{min-height:88px}}
.broker-search{display:grid;gap:7px;margin:4px 0 14px;color:#747b76;font-size:9px;font-weight:700;text-transform:uppercase}.broker-search input{width:100%;height:48px;padding:0 14px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#111;font-size:14px;text-transform:none;outline:none}.broker-search input:focus{border-color:#111}.brokerage-picker{display:grid;grid-template-columns:1fr 1fr;gap:8px}.brokerage-picker>button{min-width:0;height:72px;display:grid;grid-template-columns:42px minmax(0,1fr) 14px;align-items:center;gap:11px;padding:10px 12px;border:1px solid var(--line);border-radius:7px;background:#fff;text-align:left}.brokerage-picker>button:hover{border-color:#aeb6b1;background:#fafcfb}.brokerage-picker>button>span:nth-child(2){min-width:0}.brokerage-picker strong,.brokerage-picker small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brokerage-picker strong{font-size:12px}.brokerage-picker small{margin-top:4px;color:#7a817c;font-size:8px}.brokerage-picker b,.connect-later b{color:#929994;font-size:20px;font-weight:400}.brokerage-logo{width:40px;height:40px;display:grid;place-items:center;overflow:hidden;border:1px solid #edf0ee;border-radius:7px;background:#fff}.brokerage-logo img{width:100%;height:100%;object-fit:contain}.broker-catalog-status{margin:10px 0;color:#858c87;font-size:9px;text-align:center}.broker-empty{grid-column:1/-1;padding:34px 10px;color:#7a817c;font-size:12px;text-align:center}.connect-later{width:100%;height:46px;display:flex;align-items:center;justify-content:space-between;margin-top:4px;padding:0 4px;border:0;border-top:1px solid var(--line);background:#fff;color:#555d57;font-size:11px}@media(max-width:620px){.brokerage-picker{grid-template-columns:1fr}.brokerage-picker>button{height:66px}}
.account-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:17px}.account-fields .email-field{margin:0}.account-fields .full{grid-column:1/-1}@media(max-width:620px){.account-fields{grid-template-columns:1fr}.account-fields .full{grid-column:1}}
.portfolio-avatar.portfolio-art{overflow:hidden;border-color:#dfe4e1;background:#eef1ef}.portfolio-avatar.portfolio-art img{width:100%;height:100%;object-fit:cover}
.membership .page-heading{margin-bottom:20px}.membership .cycle button{display:flex;align-items:center;justify-content:center;gap:7px}.membership .cycle button span{padding:4px 6px;border-radius:4px;background:#111;color:#fff;font-size:7px;font-weight:750}.membership .plans{gap:9px;margin-top:14px}.membership .plans>button{position:relative;min-height:128px;padding:17px 15px;border-radius:8px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.membership .plans>button:hover{border-color:#aeb8b2;transform:translateY(-1px)}.membership .plans>button.selected{padding:16px 14px;border:2px solid #111;box-shadow:0 12px 28px rgba(12,18,14,.1)}.membership .plans span small{color:#3978d4;font-size:8px;font-weight:800}.membership .plans span strong{font-size:20px}.membership .plans span em{max-width:350px;margin-top:6px;font-size:10px;line-height:1.45}.membership .plans>button>b{min-width:92px;font-size:18px;white-space:nowrap}.membership .plans>button>b small{margin-top:4px}.plan-badge{position:absolute;top:-8px;right:12px;padding:5px 7px;border-radius:4px;background:#111;color:#fff;font-size:7px;font-style:normal;font-weight:800;letter-spacing:0}.advanced-badge{background:#3978d4}.membership .plans u{display:inline-block;margin-top:8px;padding:4px 6px;border-radius:4px;background:#eaf2ff;color:#265fae;font-size:8px;font-weight:800;text-decoration:none}.membership .plans u[hidden]{display:none!important}.membership .secure-note{line-height:1.5}
.investment-model{margin:0 0 16px;padding:18px;border:1px solid #dde3df;border-radius:8px;background:linear-gradient(145deg,#fbfcfb,#f1f5f3);box-shadow:0 12px 30px rgba(15,23,18,.06)}.investment-model-head,.projection-result{display:grid;grid-template-columns:1fr 1fr;gap:14px}.investment-model-head>b{text-align:right}.investment-model small,.investment-model strong{display:block}.investment-model small{color:#78817b;font-size:7px;font-weight:800}.investment-model strong{margin-top:5px;font-size:22px}.investment-model-head>b strong{color:#3978d4}.investment-model input[type=range]{--range-progress:10%;width:100%;height:22px;margin:15px 0 0;appearance:none;-webkit-appearance:none;background:transparent;cursor:ew-resize}.investment-model input[type=range]::-webkit-slider-runnable-track{height:5px;border-radius:3px;background:linear-gradient(90deg,#3978d4 0 var(--range-progress),#d8dfdb var(--range-progress) 100%)}.investment-model input[type=range]::-moz-range-track{height:5px;border-radius:3px;background:linear-gradient(90deg,#3978d4 0 var(--range-progress),#d8dfdb var(--range-progress) 100%)}.investment-model input[type=range]::-webkit-slider-thumb{width:21px;height:21px;margin-top:-8px;appearance:none;-webkit-appearance:none;border:5px solid #fff;border-radius:50%;background:#111;box-shadow:0 1px 4px rgba(0,0,0,.28)}.investment-model input[type=range]::-moz-range-thumb{width:12px;height:12px;border:5px solid #fff;border-radius:50%;background:#111;box-shadow:0 1px 4px rgba(0,0,0,.28)}.range-labels{display:flex;justify-content:space-between;margin-top:-1px;color:#8b938e;font-size:7px;font-weight:700}.projection-result{margin-top:14px;padding-top:13px;border-top:1px solid #dce2de}.projection-result span:last-child{text-align:right}.projection-result strong{font-size:16px}.projection-result span:last-child strong{color:#0c8b57}.investment-model>p{margin:13px 0 0;color:#7b837e;font-size:8px;line-height:1.45}
@media(max-width:620px){.membership{padding-right:22px;padding-left:22px}.membership .plans>button{min-height:144px;grid-template-columns:minmax(0,1fr) auto;align-items:start}.membership .plans>button>b{padding-top:25px;font-size:16px}.membership .cycle button span{font-size:6px}.membership .page-heading h1{font-size:27px}.investment-model{padding:15px}.investment-model strong{font-size:19px}.projection-result strong{font-size:14px}}

/* Locked funnel frame and contained catalog media. */
html,body{width:100%;max-width:100%;overflow-x:hidden;overscroll-behavior-x:none;touch-action:pan-y}.shell,.app,#setupForm,.screen{width:100%;max-width:100%;min-width:0}.app,#setupForm,.screen{overflow-x:hidden}.screen>*{max-width:100%}.portfolio-list{width:100%;min-width:0;overflow:hidden}.portfolio-list button{width:100%;min-width:0;overflow:hidden}.portfolio-list button>span:nth-child(2){min-width:0}.portfolio-list strong,.portfolio-list small,.portfolio-list em{max-width:100%;overflow-wrap:anywhere}.portfolio-list .portfolio-avatar{overflow:hidden}.portfolio-list .portfolio-avatar img{width:100%;height:100%;max-width:100%;display:block;object-fit:cover}.portfolio-list .creator-avatar img{width:64%;height:64%;margin:auto;object-fit:contain}

/* Investment plan checkout. */
.membership{padding:42px 44px 34px}.membership .plan-heading{max-width:680px;margin-bottom:32px}.membership .plan-heading h1{font-size:38px}.investment-model{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);gap:24px 38px;margin:0;padding:32px;border:0;border-radius:8px;background:#0a0d12;color:#fff;box-shadow:0 26px 64px rgba(8,12,18,.18)}.model-intro{grid-column:1}.model-intro>span,.plan-selector-head>div>span{color:#7fa9f8;font:750 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.model-intro h2{margin:10px 0 8px;font-size:27px;line-height:1.06}.model-intro p{max-width:390px;margin:0;color:#909aa8;font-size:11px;line-height:1.55}.investment-model-head{grid-column:2;align-self:center;gap:30px}.investment-model-head>b{text-align:right}.investment-model small{color:#778392}.investment-model strong{font-size:28px}.investment-model-head>b strong{color:#87afff}.investment-model input[type=range],.investment-model .range-labels,.investment-model .projection-result,.investment-model .model-disclosure{grid-column:1/-1}.investment-model input[type=range]{margin:4px 0 -4px}.investment-model input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,#79a7ff 0 var(--range-progress),#2a303b var(--range-progress) 100%)}.investment-model input[type=range]::-moz-range-track{background:linear-gradient(90deg,#79a7ff 0 var(--range-progress),#2a303b var(--range-progress) 100%)}.investment-model input[type=range]::-webkit-slider-thumb{background:#fff;border-color:#0a0d12}.investment-model input[type=range]::-moz-range-thumb{background:#fff;border-color:#0a0d12}.investment-model .range-labels{color:#6f7a88}.projection-result{gap:0;margin:0;padding:20px 0 0;border-top:1px solid #272d36}.projection-result span{padding-right:24px}.projection-result span+span{padding:0 0 0 24px;border-left:1px solid #272d36}.projection-result strong{font-size:24px}.projection-result span:last-child strong{color:#8bb2ff}.investment-model .model-disclosure{margin:0;color:#697482;font-size:8px;line-height:1.55}.plan-selector-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin:48px 0 20px}.plan-selector-head h2{margin:8px 0 0;font-size:28px}.membership .cycle{width:290px;flex:0 0 auto;padding:4px;border:1px solid #e1e5e3;border-radius:8px;background:#f2f4f3}.membership .cycle button{height:42px;border-radius:6px}.membership .cycle button span{background:#0a0d12}.membership .plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.membership .plans>button{min-width:0;min-height:370px;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:25px 22px 20px;border:1px solid #dfe4e1;border-radius:8px;background:#fff;text-align:left;box-shadow:none;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.membership .plans>button:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(11,18,14,.09)}.membership .plans>button.selected{padding:24px 21px 19px;border:2px solid #111;box-shadow:0 20px 46px rgba(11,18,14,.12)}.membership .plans>button.featured-plan{border-color:#aab4ae}.membership .plans .plan-copy{display:block}.membership .plans .plan-copy small{color:#3978d4;font-size:8px}.membership .plans .plan-copy strong{margin-top:8px;font-size:24px}.membership .plans .plan-copy em{min-height:58px;margin-top:10px;color:#69726c;font-size:11px;line-height:1.5}.membership .plans>button>b{order:2;min-width:0;margin:24px 0 20px;padding:0;text-align:left;font-size:31px;line-height:1}.membership .plans>button>b small{display:inline;margin-left:3px;font-size:9px;font-weight:550}.membership .plans .plan-copy{order:1}.membership .plans .plan-features{order:3;display:grid;gap:11px;padding:18px 0;border-top:1px solid #e7ebe9}.membership .plans .plan-features i{display:flex;gap:8px;color:#3f4842;font-size:10px;font-style:normal;line-height:1.35}.membership .plans .plan-features i:before{content:"✓";color:#3978d4;font-weight:800}.membership .plans .plan-select{order:4;display:flex;align-items:center;justify-content:center;height:42px;margin-top:auto;border:1px solid #dce1de;border-radius:6px;color:#111;font-size:10px;font-weight:750}.membership .plans>button.selected .plan-select,.membership .plans>button.featured-plan .plan-select{border-color:#111;background:#111;color:#fff}.membership .plans u{margin-top:9px}.plan-badge{top:-9px;right:16px;padding:6px 8px}.membership .secure-note{margin:18px 0 0;text-align:center}.membership .sticky-action{position:static;margin:0;padding:20px 0 max(2px,env(safe-area-inset-bottom));background:#fff}

@media(max-width:899px){.shell,.app{width:100%;max-width:100vw}.membership{padding:30px 18px 22px}.membership .plan-heading{margin-bottom:24px}.membership .plan-heading h1{font-size:32px}.investment-model{grid-template-columns:1fr;gap:22px;padding:24px 20px}.model-intro,.investment-model-head{grid-column:1}.investment-model-head{grid-template-columns:1fr 1fr;gap:14px}.investment-model strong{font-size:23px}.projection-result strong{font-size:19px}.plan-selector-head{display:block;margin-top:38px}.plan-selector-head h2{font-size:26px}.membership .cycle{width:100%;margin-top:18px}.membership .plans{grid-template-columns:1fr;gap:15px}.membership .plans>button{min-height:0;padding:24px 21px 18px}.membership .plans>button.selected{padding:23px 20px 17px}.membership .plans .plan-copy em{min-height:0;max-width:none}.membership .plans>button>b{margin:22px 0 17px}.membership .plans .plan-features{grid-template-columns:1fr;gap:9px}.membership .plans>button:hover{transform:none}}
@media(max-width:390px){.membership{padding-right:16px;padding-left:16px}.investment-model{padding:22px 17px}.investment-model-head{gap:8px}.investment-model strong{font-size:20px}.projection-result span{padding-right:12px}.projection-result span+span{padding-left:12px}.projection-result strong{font-size:16px}}

/* Premium investment-plan canvas. */
.membership.screen{min-height:100%;padding:56px 48px 36px;background:#050505;color:#f5f5f3}.membership .plan-heading{max-width:660px;margin:10px auto 72px;text-align:center}.membership .plan-heading .eyebrow{display:inline-flex;padding:7px 13px;border:1px solid #242424;border-radius:999px;color:#a8a8a3;font-size:8px;font-weight:600}.membership .plan-heading h1{margin:20px 0 13px;color:#f7f7f5;font-size:44px;font-weight:430;line-height:1.04}.membership .plan-heading>p:last-child{max-width:520px;margin:0 auto;color:#797975;font-size:13px;line-height:1.55}
.membership .investment-model{display:grid;grid-template-columns:minmax(220px,.78fr) minmax(370px,1.22fr);gap:54px;align-items:stretch;padding:0;background:transparent;box-shadow:none}.membership .model-intro{grid-column:auto;display:flex;flex-direction:column;padding:34px 8px 30px 0}.membership .model-intro>span,.membership .plan-selector-head>div>span{color:#666662;font-size:8px;font-weight:600;letter-spacing:0}.membership .model-intro h2{max-width:340px;margin:34px 0 20px;color:#f2f2ef;font-size:39px;font-weight:420;line-height:1.07}.membership .model-intro p{max-width:330px;color:#73736f;font-size:12px;line-height:1.6}.model-note{display:flex;align-items:center;gap:13px;margin-top:auto;padding-top:42px;color:#6f6f6b}.model-note>i{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#d9d9d5;box-shadow:0 0 0 6px rgba(255,255,255,.035)}.model-note span,.model-note strong{display:block}.model-note strong{margin-bottom:4px;color:#c9c9c5;font-size:11px;font-weight:520}.model-note span{font-size:9px;line-height:1.45}
.model-console{min-width:0;padding:38px 38px 30px;border:1px solid #292929;border-radius:20px;background:#111;box-shadow:inset 0 1px rgba(255,255,255,.025)}.membership .investment-model-head{display:grid;grid-template-columns:1fr 1fr;gap:40px}.membership .investment-model-head>b{text-align:right}.membership .investment-model small{color:#777773;font-size:8px;font-weight:560;letter-spacing:0}.membership .investment-model strong{margin-top:10px;color:#f5f5f2;font-size:32px;font-weight:450;letter-spacing:0}.membership .investment-model-head>b strong{color:#f5f5f2}.membership .investment-model input[type=range]{width:100%;margin:38px 0 6px}.membership .investment-model input[type=range]::-webkit-slider-runnable-track{height:2px;background:linear-gradient(90deg,#ededeb 0 var(--range-progress),#363636 var(--range-progress) 100%)}.membership .investment-model input[type=range]::-moz-range-track{height:2px;background:linear-gradient(90deg,#ededeb 0 var(--range-progress),#363636 var(--range-progress) 100%)}.membership .investment-model input[type=range]::-webkit-slider-thumb{width:16px;height:16px;margin-top:-7px;border:0;background:#f2f2ef;box-shadow:0 0 0 5px rgba(255,255,255,.05)}.membership .investment-model input[type=range]::-moz-range-thumb{width:16px;height:16px;border:0;background:#f2f2ef;box-shadow:0 0 0 5px rgba(255,255,255,.05)}.membership .range-labels{color:#555552;font-size:7px}.membership .projection-result{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:36px 0 0;padding:28px 0;border-top:1px solid #2d2d2d;border-bottom:1px solid #2d2d2d}.membership .projection-result span{padding:0 24px 0 0}.membership .projection-result span+span{padding:0 0 0 24px;border-left:1px solid #2d2d2d;text-align:right}.membership .projection-result strong,.membership .projection-result span:last-child strong{color:#f5f5f2;font-size:25px}.membership .model-disclosure{margin:22px 0 0;color:#555552;font-size:8px;line-height:1.55}
.membership .plan-selector-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin:106px 0 26px}.membership .plan-selector-head h2{margin:18px 0 0;color:#f2f2ef;font-size:34px;font-weight:430}.membership .plan-selector-head p{margin:9px 0 0;color:#666662;font-size:11px}.membership .cycle{width:280px;padding:3px;border:1px solid #272727;border-radius:999px;background:#0c0c0c}.membership .cycle button{height:40px;border-radius:999px;color:#6f6f6b;background:transparent}.membership .cycle button.active{color:#0a0a0a;background:#ededeb}.membership .cycle button span{border:1px solid #303030;background:#171717;color:#d8d8d4}
.membership .plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.membership .plans>button,.membership .plans>button.featured-plan{min-height:430px;padding:28px 24px 22px;border:1px solid #202020;border-radius:18px;background:#0c0c0c;color:#f4f4f1;box-shadow:none}.membership .plans>button:hover{border-color:#3b3b3b;background:#101010;transform:translateY(-2px);box-shadow:none}.membership .plans>button.selected{padding:27px 23px 21px;border:2px solid #dcdcd8;background:#111;box-shadow:0 0 0 1px rgba(255,255,255,.03)}.membership .plans .plan-copy small{color:#6e6e6a;font-size:8px;font-weight:620}.membership .plans .plan-copy strong{margin-top:18px;color:#f5f5f2;font-size:28px;font-weight:440}.membership .plans .plan-copy em{min-height:72px;margin-top:15px;color:#747470;font-size:11px;line-height:1.55}.membership .plans>button>b{margin:32px 0 25px;color:#f3f3f0;font-size:36px;font-weight:430}.membership .plans>button>b small{color:#62625f;font-size:9px}.membership .plans .plan-features{gap:13px;padding:23px 0;border-color:#242424}.membership .plans .plan-features i{color:#a1a19d;font-size:10px}.membership .plans .plan-features i:before{content:"";width:4px;height:4px;margin-top:5px;flex:0 0 auto;border-radius:50%;background:#777773}.membership .plans .plan-select{height:42px;border-color:#2b2b2b;border-radius:999px;color:#d5d5d1}.membership .plans>button.selected .plan-select,.membership .plans>button.featured-plan .plan-select{border-color:#e4e4e0;background:#e4e4e0;color:#080808}.membership .plan-badge{top:20px;right:20px;padding:6px 10px;border:1px solid #303030;border-radius:999px;background:#151515;color:#cfcfcb;font-size:7px}.membership .advanced-badge{background:#f0f0ed;color:#090909}.membership .plans u{padding:5px 7px;border:1px solid #292929;border-radius:999px;background:#141414;color:#bcbcb8;font-size:7px}.membership .secure-note{color:#565653}.membership .sticky-action{background:linear-gradient(to bottom,rgba(5,5,5,0),#050505 30%)}
@media(max-width:899px){.membership.screen{padding:38px 18px 28px}.membership .plan-heading{margin:4px auto 54px}.membership .plan-heading h1{font-size:36px}.membership .investment-model{grid-template-columns:1fr;gap:25px}.membership .model-intro{padding:0}.membership .model-intro h2{margin-top:25px;font-size:33px}.model-note{margin-top:25px;padding-top:0}.model-console{padding:28px 20px 24px;border-radius:16px}.membership .investment-model strong{font-size:24px}.membership .projection-result{margin-top:28px}.membership .projection-result strong,.membership .projection-result span:last-child strong{font-size:19px}.membership .plan-selector-head{display:block;margin-top:78px}.membership .plan-selector-head h2{font-size:31px}.membership .cycle{width:100%;margin-top:23px}.membership .plans{grid-template-columns:1fr;gap:14px}.membership .plans>button,.membership .plans>button.featured-plan{min-height:390px}.membership .plans .plan-copy em{min-height:0}.membership .sticky-action{background:linear-gradient(to bottom,rgba(5,5,5,0),#050505 30%)}}

.embedded-payment[hidden]{display:none}.checkout-active .membership>.plan-heading,.checkout-active .membership>.investment-model,.checkout-active .membership>.plan-selector-head,.checkout-active .membership>.plans,.checkout-active .membership>.secure-note,.checkout-active .membership>.error,.checkout-active .membership>.sticky-action{display:none}.embedded-payment{width:min(760px,100%);min-height:620px;margin:0 auto;padding:0 0 48px;color:#f2f2ee}.payment-heading{margin:0 0 28px;padding:0 4px}.payment-heading button{margin:0 0 48px;padding:0;border:0;background:none;color:#8b8b86;font:600 11px/1.2 inherit;cursor:pointer}.payment-heading button:hover{color:#fff}.payment-heading>span{display:block;color:#73736e;font:650 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.payment-heading h2{max-width:570px;margin:14px 0 10px;color:#f5f5f2;font-size:36px;font-weight:430;line-height:1.04}.payment-heading p{max-width:570px;margin:0;color:#777772;font-size:11px;line-height:1.55}#embeddedCheckout{min-height:450px;padding:18px;border:1px solid #202020;border-radius:18px;background:#fff;overflow:hidden}.payment-preview{min-height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px;color:#111;text-align:center}.payment-preview span{font:700 8px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.payment-preview strong{margin:18px 0 8px;font-size:24px}.payment-preview p{max-width:340px;color:#686b69;font-size:11px;line-height:1.5}.payment-preview a{display:inline-flex;align-items:center;justify-content:center;min-width:170px;height:42px;margin-top:18px;padding:0 20px;border-radius:999px;background:#101010;color:#fff;font-size:10px;font-weight:750;text-decoration:none}
@media(max-width:899px){.checkout-active .membership.screen{padding-top:26px}.embedded-payment{min-height:560px}.payment-heading button{margin-bottom:38px}.payment-heading h2{font-size:30px}#embeddedCheckout{min-height:430px;padding:8px;border-radius:14px}}
@media(max-width:390px){.membership.screen{padding-right:15px;padding-left:15px}.membership .plan-heading h1{font-size:33px}.model-console{padding:25px 17px 22px}.membership .investment-model-head{gap:12px}.membership .investment-model strong{font-size:21px}.membership .projection-result span{padding-right:11px}.membership .projection-result span+span{padding-left:11px}.membership .projection-result strong,.membership .projection-result span:last-child strong{font-size:17px}}

.shell:has(.membership.active){border-color:#1c1c1c;background:#050505;box-shadow:0 28px 90px rgba(0,0,0,.26)}.shell:has(.membership.active) .app{background:#050505}.shell:has(.membership.active) .topbar{border-bottom:1px solid #202020;background:rgba(5,5,5,.94);color:#f2f2ef}.shell:has(.membership.active) .wordmark{filter:none}.shell:has(.membership.active) .close{color:#989894}.shell:has(.membership.active) .progress{background:#171717}.shell:has(.membership.active) .progress i{background:#d7d7d3}.shell:has(.membership.active) .desktop-context{border-right:1px solid #1d1d1d;background:#080909}.shell:has(.membership.active) .rail-copy>span,.shell:has(.membership.active) .rail-steps li.active b{color:#92928e}.shell:has(.membership.active) .rail-note i{background:#d4d4d0}
/* Isolated preview controls; never rendered in the customer funnel. */
.funnel-test-bar{position:fixed;z-index:1000;right:16px;bottom:16px;display:flex;align-items:center;gap:8px;padding:8px;background:rgba(11,14,18,.92);color:#fff;border:1px solid rgba(255,255,255,.16);border-radius:8px;box-shadow:0 12px 32px rgba(0,0,0,.22);font:600 11px/1 system-ui,sans-serif;letter-spacing:0}
.funnel-test-bar[hidden]{display:none}
.funnel-test-bar button{border:1px solid rgba(255,255,255,.22);border-radius:6px;background:transparent;color:#fff;padding:9px 12px;font:600 12px/1 system-ui,sans-serif;cursor:pointer}
.funnel-test-bar .test-next{border-color:#6fb7ff;background:#6fb7ff;color:#07101a;min-width:116px}
@media(max-width:640px){.funnel-test-bar{left:10px;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));justify-content:flex-end}.funnel-test-bar span{margin-right:auto}.funnel-test-bar button{padding:9px 10px}.funnel-test-bar .test-next{min-width:92px}}
.creator-invite{margin:18px 0;padding:16px;border:1px solid rgba(16,22,19,.11);border-radius:8px;background:rgba(247,249,248,.9)}
.creator-invite>span{display:block;margin-bottom:10px;color:#6f7772;font:700 9px ui-monospace,SFMono-Regular,Menlo,monospace;text-transform:uppercase}
.creator-invite>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}
.creator-invite input{width:100%;height:44px;padding:0 12px;border:1px solid rgba(16,22,19,.15);border-radius:7px;background:#fff;font-weight:700;letter-spacing:1px;text-transform:uppercase;outline:0}
.creator-invite button{height:44px;padding:0 17px;border:1px solid rgba(16,22,19,.14);border-radius:7px;background:#101512;color:#fff;font-weight:700}
.creator-invite button:disabled{opacity:.55}
.creator-invite small{display:block;min-height:16px;margin-top:8px;color:#6e7771;font-size:10px}.creator-invite small.success{color:#078957}
@media(max-width:560px){.creator-invite>div{grid-template-columns:1fr}.creator-invite button{width:100%}}
