:root{--ss-ink:#202743;--ss-muted:#66708c;--ss-navy:#14203f;--ss-blue:#294a90;--ss-purple:#6d4fd8;--ss-purple-dark:#44308e;--ss-lav:#f0ecff;--ss-gold:#f4bb4a;--ss-gold-soft:#fff0bd;--ss-bg:#fbfaff;--ss-border:#e7e2f4;--ss-shadow:0 22px 60px rgba(48,35,101,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ss-bg);color:var(--ss-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.public-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.public-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(231,226,244,.85)}.public-nav-wrap{width:min(1260px,calc(100% - 34px));height:82px;margin:auto;display:flex;align-items:center;gap:28px}.public-brand img{width:190px;max-height:60px;object-fit:contain}.public-nav{display:flex;align-items:center;gap:4px;margin-left:auto}.public-nav a{padding:11px 12px;border-radius:10px;font-size:14px;font-weight:750;color:#505a77}.public-nav a:hover,.public-nav a.active{background:var(--ss-lav);color:var(--ss-purple-dark)}.public-actions{display:flex;align-items:center;gap:15px}.text-link{font-weight:800;color:var(--ss-purple-dark)}.public-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 21px;border-radius:14px;background:linear-gradient(135deg,var(--ss-purple),#3e5fb6);color:#fff;font-weight:850;border:0;box-shadow:0 11px 28px rgba(90,63,193,.24);transition:.2s;cursor:pointer}.public-button:hover{transform:translateY(-2px);box-shadow:0 15px 34px rgba(90,63,193,.3)}.public-button-small{padding:10px 15px;border-radius:11px;font-size:14px}.public-button-secondary{background:#fff;color:var(--ss-purple-dark);border:1px solid var(--ss-border);box-shadow:0 8px 24px rgba(57,42,111,.08)}.public-button-gold{background:linear-gradient(135deg,#e9a92d,#f7ca62);color:#533a08}.public-menu-button{display:none}.marketing-hero{overflow:hidden;background:radial-gradient(circle at 82% 15%,#e9e1ff 0,transparent 32%),linear-gradient(145deg,#fff 0%,#f7f3ff 62%,#edf3ff 100%);border-bottom:1px solid var(--ss-border)}.marketing-hero-grid{min-height:630px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:34px}.marketing-hero-copy{padding:72px 0;position:relative;z-index:2}.public-eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:900;color:var(--ss-purple)}.public-eyebrow.gold{color:#ffd66f}.marketing-hero h1,.simple-hero h1{font-size:clamp(46px,6vw,76px);line-height:1.01;letter-spacing:-.055em;margin:14px 0 24px;max-width:780px}.marketing-hero-copy>p{font-size:20px;line-height:1.7;color:var(--ss-muted);max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.marketing-hero-art{align-self:stretch;display:flex;align-items:center;position:relative}.marketing-hero-art:before{content:"";position:absolute;inset:8% -15% 8% -12%;background:linear-gradient(90deg,var(--ss-bg),transparent 35%);z-index:1;pointer-events:none}.marketing-hero-art img{width:100%;height:100%;max-height:630px;object-fit:contain;position:relative}.trust-strip{background:#fff;border-bottom:1px solid var(--ss-border)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;padding:22px 0}.trust-grid>div{display:flex;align-items:center;justify-content:center;gap:12px;color:#46516e;font-weight:800}.trust-grid img{width:42px;height:42px;object-fit:contain}.public-section{padding:96px 0}.public-section-tint{background:linear-gradient(145deg,#f5f1ff,#eef4ff)}.public-section-dark{background:radial-gradient(circle at 15% 20%,#493a91 0,transparent 30%),linear-gradient(145deg,#141f3e,#29205c);color:#fff}.section-heading{text-align:center;max-width:780px;margin:0 auto 44px}.section-heading h2,.split-story h2,.academy-preview h2,.founder-preview h2,.pricing-preview h2,.typing-feature h2,.safety-copy h2,.trust-values h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.045em;line-height:1.08;margin:10px 0 17px}.section-heading p,.split-story p,.academy-preview p,.founder-preview p,.pricing-preview p,.typing-feature p,.safety-copy p,.trust-values p{font-size:17px;line-height:1.75;color:var(--ss-muted)}.public-section-dark p{color:#d8dcf1}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.image-card{background:#fff;border:1px solid var(--ss-border);border-radius:24px;overflow:hidden;box-shadow:0 12px 38px rgba(45,34,91,.08)}.image-card>img{width:100%;aspect-ratio:16/10;object-fit:cover;background:#f3efff}.image-card>div{padding:22px}.image-card h3,.soft-card h3,.benefit-grid h3,.learn-grid h3{font-size:21px;margin:0 0 10px}.image-card p,.soft-card p,.benefit-grid p,.learn-grid p,.audience-grid p{color:var(--ss-muted);line-height:1.65;margin:0}.split-story,.pricing-preview,.trust-values{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.split-story>img,.pricing-preview>img,.trust-values>img{border-radius:30px;box-shadow:var(--ss-shadow)}.check-list{list-style:none;margin:24px 0;padding:0;display:grid;gap:12px}.check-list li{position:relative;padding-left:30px;line-height:1.55}.check-list li:before{content:"✓";position:absolute;left:0;top:0;width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#eae4ff;color:var(--ss-purple);font-weight:900;font-size:12px}.check-list.light li:before{background:rgba(255,255,255,.15);color:#ffd770}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.steps-grid article{padding:30px;background:#fff;border:1px solid var(--ss-border);border-radius:22px}.steps-grid span{width:48px;height:48px;border-radius:15px;background:var(--ss-lav);display:grid;place-items:center;color:var(--ss-purple);font-weight:950}.steps-grid h3{font-size:22px;margin:24px 0 10px}.steps-grid p{color:var(--ss-muted);line-height:1.65}.academy-preview,.founder-preview,.final-cta>.public-container{display:grid;grid-template-columns:280px 1fr;gap:60px;align-items:center}.academy-preview>img{max-height:320px;margin:auto}.fine-print{font-size:14px!important;opacity:.85}.founder-preview{grid-template-columns:1fr 280px}.founder-preview>img{max-height:260px;margin:auto}.pricing-preview>img{box-shadow:none}.testimonial-shell{text-align:center;max-width:760px;padding:50px;border:1px dashed #b9addf;border-radius:28px;background:#fff}.testimonial-shell h2{font-size:35px;margin:10px 0}.testimonial-shell p{color:var(--ss-muted);line-height:1.7}.final-cta{background:linear-gradient(135deg,#352577,#1e3973);color:#fff;padding:52px 0}.final-cta>.public-container{grid-template-columns:120px 1fr auto}.final-cta img{max-height:115px}.final-cta h2{font-size:34px;margin:8px 0}.final-cta p{margin:0;color:#dcdff2}.learn-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.learn-grid article{display:grid;grid-template-columns:170px 1fr;gap:20px;background:#fff;border:1px solid var(--ss-border);border-radius:22px;padding:16px}.learn-grid img{width:170px;height:150px;object-fit:cover;border-radius:16px}.learn-grid article>div{padding:8px 10px 8px 0}.learn-grid a{display:inline-block;margin-top:14px;color:var(--ss-purple-dark);font-weight:850}.typing-feature{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:70px}.typing-feature>img{border-radius:30px;box-shadow:var(--ss-shadow)}.pill-list{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0}.pill-list span{background:#fff;border:1px solid var(--ss-border);border-radius:999px;padding:9px 13px;color:#554388;font-weight:800;font-size:13px}.three-up,.four-up{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.four-up{grid-template-columns:repeat(4,1fr)}.soft-card{background:#fff;border:1px solid var(--ss-border);border-radius:22px;padding:22px}.soft-card img{width:100%;height:180px;object-fit:contain;margin-bottom:18px}.safety-copy{display:flex;align-items:center;justify-content:space-between;gap:60px}.founder-stats{background:var(--ss-navy);color:#fff}.founder-stats>.public-container{display:grid;grid-template-columns:repeat(3,1fr)}.founder-stats div div{padding:26px;text-align:center;border-right:1px solid rgba(255,255,255,.12)}.founder-stats div div:last-child{border-right:0}.founder-stats strong{font-size:31px;display:block;color:#ffd56a}.founder-stats span{font-size:13px;color:#d9ddef}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.benefit-grid article{background:#fff;border:1px solid var(--ss-border);border-radius:22px;padding:25px}.benefit-grid img{width:68px;height:68px;object-fit:contain;margin-bottom:16px}.benefit-grid.compact{grid-template-columns:repeat(4,1fr)}.public-founder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.public-founder-grid article{background:#fff;border:1px solid var(--ss-border);border-radius:22px;padding:22px;display:flex;align-items:center;gap:18px}.public-founder-grid article img{width:82px;height:82px;object-fit:contain;border-radius:50%;background:#fff7d9}.public-founder-grid article span{font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#9a6c12}.public-founder-grid article h3{margin:5px 0;font-size:20px}.public-founder-grid article p{margin:0;color:var(--ss-muted)}.center-action{text-align:center;margin-top:30px}.polished-empty{grid-column:1/-1;text-align:center;padding:55px;background:linear-gradient(145deg,#fff,#f4f0ff);border:1px solid var(--ss-border);border-radius:28px}.polished-empty img{width:140px;max-height:150px;object-fit:contain;margin:0 auto 20px}.polished-empty h2,.polished-empty h3{font-size:28px;margin:8px}.polished-empty p{color:var(--ss-muted);line-height:1.65}.faq-preview,.faq-groups{max-width:900px}.faq-preview details,.faq-group details{background:#fff;border:1px solid var(--ss-border);border-radius:16px;margin:12px 0;padding:0 20px}.faq-preview summary,.faq-group summary{padding:20px 0;font-weight:850;cursor:pointer}.faq-preview details p,.faq-group details p{color:var(--ss-muted);line-height:1.7;margin-top:0}.simple-hero{padding:100px 0 80px;background:radial-gradient(circle at 85% 0,#e8e0ff,transparent 35%),linear-gradient(145deg,#fff,#f2f5ff);border-bottom:1px solid var(--ss-border)}.simple-hero p{font-size:19px;line-height:1.7;color:var(--ss-muted);max-width:760px}.hall-grid{grid-template-columns:repeat(3,1fr)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}.price-card{position:relative;background:#fff;border:1px solid var(--ss-border);border-radius:26px;padding:32px;display:flex;flex-direction:column;box-shadow:0 12px 38px rgba(45,34,91,.07)}.price-card.featured{border:2px solid #856ce2;transform:translateY(-12px);box-shadow:0 22px 60px rgba(76,54,160,.17)}.price-card.founder-price{background:linear-gradient(145deg,#211947,#38256e);color:#fff}.price-card.founder-price .check-list{color:#e7e4f3}.popular{position:absolute;top:-14px;right:24px;background:var(--ss-gold);color:#513707;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:900}.price-label{text-transform:uppercase;letter-spacing:.14em;color:var(--ss-purple);font-size:12px;font-weight:900}.founder-price .price-label{color:#ffd567}.price-card h3{font-size:24px;min-height:62px}.price{display:flex;align-items:baseline;gap:8px;margin:15px 0}.price strong{font-size:44px;letter-spacing:-.05em}.price span{color:var(--ss-muted)}.founder-price .price span{color:#c9c6dc}.price-card .public-button{margin-top:auto}.comparison{overflow:auto}.comparison h2{text-align:center;font-size:34px}.comparison table{width:100%;border-collapse:collapse;background:#fff;border-radius:22px;overflow:hidden;border:1px solid var(--ss-border)}.comparison th,.comparison td{padding:17px;border-bottom:1px solid var(--ss-border);text-align:center}.comparison th:first-child,.comparison td:first-child{text-align:left}.audience-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.audience-grid article{background:#fff;border:1px solid var(--ss-border);border-radius:22px;overflow:hidden}.audience-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.audience-grid h3,.audience-grid p{margin-left:20px;margin-right:20px}.audience-grid p{margin-bottom:24px}.trust-values>img{box-shadow:none}.faq-search{display:block;width:min(650px,100%);margin-top:28px;padding:16px 19px;border:1px solid var(--ss-border);border-radius:15px;background:#fff;font-size:16px;outline:none}.faq-search:focus{border-color:#957ce7;box-shadow:0 0 0 4px rgba(109,79,216,.1)}.faq-group{margin-bottom:40px}.faq-group h2{font-size:28px}.legal-hero{padding-bottom:55px}.legal-document{max-width:850px;background:#fff;border:1px solid var(--ss-border);border-radius:24px;padding:42px;font-size:17px;line-height:1.85;white-space:normal}.showcase-public-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.showcase-public-grid article{background:#fff;border:1px solid var(--ss-border);border-radius:23px;overflow:hidden}.showcase-public-grid article>img{width:100%;height:220px;object-fit:cover;background:var(--ss-lav)}.showcase-public-grid article>div{padding:22px}.showcase-public-grid span{font-size:12px;color:#916716;font-weight:900;text-transform:uppercase}.showcase-public-grid h2{margin:8px 0}.showcase-public-grid p,.showcase-public-grid small{color:var(--ss-muted)}.blog-tools{display:grid;grid-template-columns:1fr 240px auto;gap:12px;margin-bottom:34px}.blog-tools input,.blog-tools select{padding:14px 16px;border:1px solid var(--ss-border);border-radius:13px;background:#fff}.featured-post{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;background:#fff;border:1px solid var(--ss-border);border-radius:28px;padding:24px;margin-bottom:38px}.featured-post>img{width:100%;height:340px;object-fit:cover;border-radius:20px}.featured-post h2{font-size:36px;margin:10px 0}.featured-post p{color:var(--ss-muted);line-height:1.7}.featured-post a{font-weight:900;color:var(--ss-purple-dark)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.blog-grid article{background:#fff;border:1px solid var(--ss-border);border-radius:22px;overflow:hidden}.blog-grid article>img{width:100%;height:200px;object-fit:cover}.blog-grid article>div{padding:20px}.blog-grid span{font-size:12px;color:var(--ss-muted);font-weight:800}.blog-grid h2{font-size:21px}.blog-grid p{color:var(--ss-muted);line-height:1.6}.article-narrow{max-width:850px}.back-link{display:inline-block;margin-bottom:35px;color:var(--ss-purple-dark);font-weight:850}.blog-article h1{font-size:clamp(42px,6vw,70px);line-height:1.05;letter-spacing:-.05em;margin:12px 0 18px}.article-deck{font-size:21px;color:var(--ss-muted);line-height:1.65}.article-meta{font-size:14px;color:var(--ss-muted);margin:22px 0}.article-hero{width:100%;max-height:520px;object-fit:cover;border-radius:25px;margin:28px 0 40px}.article-body{font-size:18px;line-height:1.9;background:#fff;border:1px solid var(--ss-border);border-radius:24px;padding:40px}.public-flash{position:fixed;top:96px;right:24px;z-index:60;background:#e5f8ef;color:#126548;border:1px solid #bce8d6;padding:14px 18px;border-radius:13px;box-shadow:var(--ss-shadow)}.public-footer{background:#111a34;color:#dfe3f2;padding:64px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px}.footer-logo{width:190px;filter:brightness(0) invert(1);margin-bottom:18px}.footer-grid p{line-height:1.7;color:#aeb7d3;max-width:390px}.footer-grid>div{display:flex;flex-direction:column;gap:12px}.footer-grid strong{color:#fff;margin-bottom:6px}.footer-grid a{color:#bfc6dc;font-size:14px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;color:#8f99b8;font-size:13px}
@media(max-width:1050px){.public-nav-wrap{gap:14px}.public-nav a{padding:9px 7px}.feature-grid,.public-founder-grid,.benefit-grid,.showcase-public-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}.four-up,.audience-grid,.benefit-grid.compact{grid-template-columns:repeat(2,1fr)}.marketing-hero-grid{min-height:560px}.pricing-grid{grid-template-columns:1fr}.price-card.featured{transform:none}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}}@media(max-width:820px){.public-header{position:relative}.public-nav-wrap{height:74px}.public-brand img{width:165px}.public-menu-button{display:inline-flex;margin-left:auto;border:1px solid var(--ss-border);background:#fff;padding:9px 12px;border-radius:10px;font-weight:800}.public-nav{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;padding:16px 20px;box-shadow:0 18px 35px rgba(30,25,65,.13);flex-direction:column;align-items:stretch}.public-nav.open{display:flex}.public-actions .text-link{display:none}.public-actions .public-button{padding:9px 12px}.marketing-hero-grid,.split-story,.pricing-preview,.trust-values,.typing-feature,.featured-post{grid-template-columns:1fr}.marketing-hero-grid{padding-top:35px}.marketing-hero-copy{padding-bottom:20px}.marketing-hero-art{max-height:430px}.marketing-hero-art:before{display:none}.trust-grid{grid-template-columns:repeat(2,1fr)}.feature-grid,.learn-grid,.three-up,.steps-grid{grid-template-columns:1fr}.academy-preview,.founder-preview,.final-cta>.public-container{grid-template-columns:1fr;text-align:center}.founder-preview>div{order:2}.final-cta img{margin:auto}.final-cta .public-button{justify-self:center}.founder-stats>.public-container{grid-template-columns:1fr}.founder-stats div div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.safety-copy{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:auto}.public-section{padding:72px 0}.marketing-hero h1,.simple-hero h1{font-size:46px}}@media(max-width:560px){.public-container{width:min(100% - 28px,1180px)}.public-actions .public-button{display:none}.marketing-hero h1,.simple-hero h1{font-size:39px}.marketing-hero-copy>p{font-size:17px}.trust-grid,.feature-grid,.public-founder-grid,.benefit-grid,.showcase-public-grid,.blog-grid,.four-up,.audience-grid,.benefit-grid.compact,.footer-grid{grid-template-columns:1fr}.trust-grid>div{justify-content:flex-start}.learn-grid article{grid-template-columns:1fr}.learn-grid img{width:100%;height:190px}.public-section{padding:58px 0}.section-heading h2,.split-story h2,.academy-preview h2,.founder-preview h2,.pricing-preview h2,.typing-feature h2,.safety-copy h2,.trust-values h2{font-size:33px}.blog-tools{grid-template-columns:1fr}.legal-document,.article-body{padding:24px}.footer-bottom{display:grid;gap:10px}.hero-actions{display:grid}.hero-actions .public-button{width:100%}.public-founder-grid article{align-items:flex-start}.simple-hero{padding:70px 0 55px}}
.contact-public-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:34px;align-items:start}.public-form,.contact-options{background:#fff;border:1px solid var(--ss-border);border-radius:25px;padding:30px;box-shadow:0 14px 42px rgba(49,37,97,.08)}.public-form{display:grid;gap:18px}.public-form label{display:grid;gap:8px;font-size:14px;font-weight:850}.public-form input,.public-form select,.public-form textarea{width:100%;border:1px solid var(--ss-border);border-radius:13px;padding:13px 15px;background:#fff;outline:none}.public-form input:focus,.public-form select:focus,.public-form textarea:focus{border-color:#987fe9;box-shadow:0 0 0 4px rgba(109,79,216,.1)}.form-two{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-errors{background:#fff0f3;color:#8b2940;border:1px solid #f4c8d2;border-radius:13px;padding:15px}.contact-options>img{width:150px;margin:0 auto 15px}.contact-options h2{text-align:center}.contact-options>div{padding:18px 0;border-top:1px solid var(--ss-border)}.contact-options p{color:var(--ss-muted);line-height:1.65}.contact-options a{color:var(--ss-purple-dark);font-weight:850}.contact-thanks{max-width:760px}.contact-thanks h1{font-size:44px;margin:10px}.contact-thanks .hero-actions{justify-content:center}@media(max-width:820px){.contact-public-grid{grid-template-columns:1fr}}@media(max-width:560px){.form-two{grid-template-columns:1fr}.public-form,.contact-options{padding:22px}}
.footer-lead{display:grid;gap:9px;max-width:390px;margin-top:12px}.footer-lead>input{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;border-radius:11px;padding:12px 13px}.footer-lead>input::placeholder{color:#aeb7d3}.footer-lead label{display:flex;align-items:flex-start;gap:8px;color:#9fa9c7;font-size:12px;line-height:1.4}.footer-lead button{justify-self:start;border:0;border-radius:10px;padding:10px 13px;background:#765cdb;color:#fff;font-weight:850;cursor:pointer}
.founder-offer-card{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:30px;align-items:center;padding:34px;border-radius:30px;background:radial-gradient(circle at 86% 18%,rgba(246,204,98,.28),transparent 26%),linear-gradient(135deg,#171f45,#493190);color:#fff;box-shadow:0 24px 70px rgba(40,27,91,.22)}
.founder-offer-card h2{font-size:clamp(38px,5vw,60px);margin:8px 0}.founder-offer-card p{color:#e8e6f5;line-height:1.7;max-width:760px}.founder-offer-card .home-price small{color:#d7d2ee}.founder-offer-side{display:grid;justify-items:center;gap:18px}.founder-offer-side img{width:175px;max-height:180px;object-fit:contain;filter:drop-shadow(0 16px 28px rgba(0,0,0,.24))}.founder-offer-card.closed{filter:saturate(.75)}.founder-offer-card.closed .public-button{opacity:.72;cursor:not-allowed}
.article-body h2,.article-body h3,.article-body h4{font-family:Inter,system-ui,sans-serif;line-height:1.18;margin:1.4em 0 .55em}.article-body blockquote{margin:1.4em 0;padding:16px 20px;border-left:4px solid var(--ss-purple);background:#f6f2ff;border-radius:0 14px 14px 0;color:#3e3760}.article-body ul,.article-body ol{padding-left:1.45em}.article-body a{color:var(--ss-purple-dark);font-weight:850;text-decoration:underline;text-underline-offset:3px}
@media(max-width:820px){.founder-offer-card{grid-template-columns:1fr;text-align:center}.founder-offer-card ul{text-align:left}.founder-offer-side{order:-1}}
