:root{--navy:#062d59;--navy2:#0c4f88;--teal:#10b7b0;--cyan:#0ba8d7;--gold:#d89c2b;--ink:#082c55;--muted:#5b7186;--line:#dce9ee;--paper:#fff;--soft:#f7fbfc;--shadow:0 18px 45px rgba(13,60,91,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:"Avenir Next","Century Gothic","Helvetica Neue",Arial,sans-serif;line-height:1.48;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img,video,svg{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.nav-wrap{height:82px;max-width:1460px;margin:auto;padding:0 42px;display:grid;grid-template-columns:240px 1fr 160px;align-items:center;gap:22px}.brand img{width:160px;height:72px;object-fit:contain;object-position:left center}.nav{display:flex;justify-content:center;gap:34px;font-size:12px;font-weight:600}.nav a{position:relative;padding:29px 2px 25px}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:18px;height:2px;background:linear-gradient(90deg,var(--navy2),var(--teal));transition:.22s}.nav a:hover:after,.nav a.active:after{right:0}.nav-cta{justify-self:end}.menu-btn{display:none;background:none;border:0;font-size:26px;color:var(--navy)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 21px;border-radius:4px;font-size:12px;font-weight:700;transition:.22s}.btn.compact{padding:12px 19px}.btn-primary{color:#fff;background:linear-gradient(100deg,var(--navy2),var(--teal));box-shadow:0 10px 26px rgba(14,117,150,.15)}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(14,117,150,.2)}.btn-outline{border:1px solid #8bcbd0;background:#fff;color:var(--navy)}.btn-outline:hover{border-color:var(--teal);color:#078b91}
.hero-shell{background:#fff}.hero-media-wrap{max-width:1600px;margin:auto;overflow:hidden}.hero-video{width:100%;height:auto;object-fit:cover;background:#fff}.section{max-width:1460px;margin:auto;padding:56px 48px;position:relative}.section-flow-bg:after{content:"";position:absolute;z-index:-1;inset:auto 0 0 0;height:62%;background:url('flow-lines.svg') center bottom/cover no-repeat;opacity:.55;pointer-events:none}.reverse-flow:after{transform:scaleX(-1);opacity:.42}.eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:10px;font-weight:700;color:#138ca1}.eyebrow.gold{color:#c08419}.eyebrow.dark{color:var(--navy)}.eyebrow.center{text-align:center;display:block}h1,h2,h3{margin:0;color:var(--navy);font-family:"Avenir Next","Century Gothic","Helvetica Neue",Arial,sans-serif}.purpose h1,.score h2,.path-panel h2,.capital h2{font-weight:500;letter-spacing:-.035em;line-height:1.06}.purpose h1 span,.score h2 span,.capital h2 span{background:linear-gradient(90deg,var(--navy2),var(--teal),var(--gold));-webkit-background-clip:text;background-clip:text;color:transparent}.purpose{display:grid;grid-template-columns:.9fr 1.6fr;gap:58px;align-items:center;border-top:1px solid var(--line);overflow:hidden}.purpose-copy{padding-right:44px;border-right:1px solid var(--line)}.purpose h1{font-size:48px;margin:8px 0 15px}.purpose p,.score-copy p,.capital-copy p{font-size:14px;color:var(--muted);max-width:520px;margin:0 0 22px}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:16px}.flow-step{position:relative;padding-right:10px}.flow-step:not(:last-child):after{content:"→";position:absolute;right:-6px;top:28px;color:#bd8a2d;font-size:18px}.flow-icon{width:60px;height:60px;border:1px solid #b9dde0;border-radius:50%;display:grid;place-items:center;color:var(--teal2);margin-bottom:13px;background:rgba(255,255,255,.78);box-shadow:0 10px 28px rgba(23,116,146,.05)}.flow-icon svg{width:29px;height:29px;stroke:var(--teal);stroke-width:1.8;fill:none}.flow-step h3{font-size:16px;font-weight:600;text-transform:uppercase;margin-bottom:5px}.flow-step p{font-size:12px;color:var(--muted);margin:0;max-width:160px}.soft-band{max-width:none;background:linear-gradient(180deg,#fbfefe,#f7fbfc);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.score{padding-left:max(48px,calc((100vw - 1364px)/2));padding-right:max(48px,calc((100vw - 1364px)/2));display:grid;grid-template-columns:.9fr .76fr 1fr 1.06fr;gap:36px;align-items:center}.score h2{font-size:44px;margin:7px 0 13px}.score-ring-wrap{display:flex;justify-content:center}.score-ring{width:205px;height:205px;border-radius:50%;background:conic-gradient(var(--teal) 0 30%,#e2f1f2 30% 38%,#ebc77c 38% 51%,#edf2f3 51% 64%,var(--navy2) 64% 92%,#edf2f3 92%);padding:12px;box-shadow:0 18px 40px rgba(13,68,93,.12);position:relative}.score-ring:after{content:"";position:absolute;inset:19px;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px #e8eff2}.score-ring-inner{position:absolute;z-index:1;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.score-ring-inner strong{font-size:48px;line-height:1;font-weight:600;color:var(--navy)}.score-ring-inner span{font-size:9px;text-transform:uppercase;font-weight:700;letter-spacing:.08em;margin-top:7px;text-align:center}.metric-bars{display:grid;gap:17px}.metric{display:grid;grid-template-columns:126px 1fr 31px;gap:12px;align-items:center;font-size:11px}.bar,.smallbar{height:7px;background:#e5eff2;border-radius:999px;overflow:hidden}.bar i,.smallbar i{display:block;height:100%;width:var(--value);background:linear-gradient(90deg,var(--navy2),var(--teal),#d5b451);border-radius:inherit}.metric b,.option b{font-size:11px}.option-panel{background:#fff;border:1px solid var(--line);border-radius:6px;padding:18px;box-shadow:0 10px 30px rgba(13,64,93,.04)}.option{display:grid;grid-template-columns:104px 1fr 38px;gap:10px;align-items:center;font-size:10px;padding:9px 0;border-bottom:1px solid #edf3f5}.option-panel small{display:block;color:#8797a8;font-size:8px;margin-top:11px}.paths{max-width:1460px;margin:auto;display:grid;grid-template-columns:1fr 1fr;border-left:1px solid var(--line);border-right:1px solid var(--line)}.path-panel{min-height:355px;position:relative;overflow:hidden;padding:38px 42px;display:grid;grid-template-columns:1fr .53fr;gap:18px;align-items:center;background:#f6fbfd;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.path-panel+ .path-panel{border-left:1px solid var(--line)}.path-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.90) 40%,rgba(255,255,255,.35) 72%,rgba(255,255,255,.12) 100%),url('founder-building.png') right bottom/auto 100% no-repeat}.funder-panel:before{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.90) 40%,rgba(255,255,255,.35) 72%,rgba(255,255,255,.12) 100%),url('funder-building.png') right bottom/auto 100% no-repeat}.path-panel:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 24%,rgba(16,183,176,.12),transparent 34%);pointer-events:none}.path-content,.path-list{position:relative;z-index:2}.path-panel h2{font-size:38px;margin:7px 0 12px;max-width:430px}.path-panel p{font-size:12px;color:var(--muted);max-width:400px;margin:0 0 20px}.glass-card{align-self:center;background:rgba(255,255,255,.88);backdrop-filter:blur(10px);border:1px solid rgba(181,214,223,.96);border-radius:6px;padding:16px;box-shadow:0 12px 30px rgba(24,65,92,.07);display:grid;gap:5px;font-size:9px}.glass-card strong{text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:9px}.capital{display:grid;grid-template-columns:1.25fr .78fr .78fr;gap:58px;align-items:start;overflow:hidden}.capital h2{font-size:42px;margin:7px 0 13px}.capital-col{border-left:1px solid var(--line);padding-left:28px}.capital-col h3{font-size:16px;margin:12px 0 6px;font-weight:600}.capital-col ul{margin:0;padding:0;list-style:none;color:var(--muted);font-size:11px;line-height:1.65}.round-icon{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;border:1px solid;background:#fff}.round-icon svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8}.gold-icon{color:#c58a1d;border-color:#e5c98f}.teal-icon{color:#078f99;border-color:#93d7d7}.network-strip{max-width:none;background:#fbfdfe;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:32px max(48px,calc((100vw - 1364px)/2));}.network-types{margin-top:17px;display:grid;grid-template-columns:repeat(6,1fr)}.network-types>div{min-height:78px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border-right:1px solid var(--line);font-size:10px;text-align:center}.network-types>div:last-child{border-right:0}.network-icon{font-size:24px;color:var(--navy2);line-height:1}.network-types b{font-weight:500}.site-footer{padding:34px max(48px,calc((100vw - 1364px)/2));display:grid;grid-template-columns:250px 1fr 90px;gap:18px 35px;align-items:center}.footer-brand img{width:170px;height:66px;object-fit:contain;object-position:left center}.site-footer nav{display:flex;gap:24px;justify-content:center;font-size:10px;font-weight:500}.footer-social{text-align:right;font-weight:800;color:var(--navy)}.footer-legal{grid-column:1/-1;border-top:1px solid #edf3f5;padding-top:15px;display:flex;gap:18px;font-size:8px;color:#718397}.footer-legal span{margin-right:auto}.reveal{opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:1050px){.nav-wrap{grid-template-columns:200px 1fr 150px;padding:0 24px}.nav{gap:20px}.purpose,.score,.capital{grid-template-columns:1fr 1fr}.purpose-copy{border-right:0}.workflow{grid-column:1/-1}.score-ring-wrap{justify-content:flex-start}.paths{grid-template-columns:1fr}.path-panel+ .path-panel{border-left:0}.network-types{grid-template-columns:repeat(3,1fr)}.network-types>div:nth-child(3){border-right:0}.network-types>div:nth-child(-n+3){border-bottom:1px solid var(--line)}}
@media(max-width:760px){.nav-wrap{height:72px;grid-template-columns:1fr auto}.brand img{width:138px;height:58px}.nav,.nav-cta{display:none}.menu-btn{display:block}.site-header.open .nav{display:flex;position:absolute;top:72px;left:0;right:0;flex-direction:column;background:#fff;padding:16px 24px 24px;border-bottom:1px solid var(--line);gap:0}.site-header.open .nav a{padding:10px 0}.section{padding:42px 24px}.purpose,.score,.capital{grid-template-columns:1fr}.purpose h1,.score h2,.capital h2{font-size:38px}.workflow-grid{grid-template-columns:1fr 1fr}.score{padding-left:24px;padding-right:24px}.paths{display:block;border-left:0;border-right:0}.path-panel{padding:38px 24px;grid-template-columns:1fr;min-height:0}.path-panel h2{font-size:34px}.path-list{margin-top:16px;max-width:260px}.network-types{grid-template-columns:1fr 1fr}.network-types>div{border-bottom:1px solid var(--line)}.network-types>div:nth-child(odd){border-right:1px solid var(--line)}.network-types>div:nth-child(even){border-right:0}.site-footer{padding:28px 24px;grid-template-columns:1fr}.site-footer nav{justify-content:flex-start;flex-wrap:wrap;gap:14px}.footer-social{text-align:left}.footer-legal{grid-column:auto;flex-wrap:wrap}.footer-legal span{width:100%;margin:0}.hero-video{min-height:0}}

/* V6 refined typography + simple navigation footer */
h1,h2,h3{font-weight:500}
.site-footer{padding:38px max(48px,calc((100vw - 1364px)/2)) 28px;display:block;border-top:1px solid var(--line);background:#fff}
.footer-top{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-bottom:22px}
.footer-brandline{display:flex;align-items:center;gap:18px}.footer-brandline img{width:162px;height:58px;object-fit:contain;object-position:left center}.footer-tagline{font-size:9px;letter-spacing:.13em;text-transform:uppercase;color:#708397;white-space:nowrap}
.site-footer nav{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-end;font-size:10px;font-weight:500;color:var(--navy)}
.footer-bottom{border-top:1px solid #edf3f5;padding-top:15px;display:grid;grid-template-columns:auto auto;gap:8px 26px;align-items:start;font-size:8px;color:#718397}
.footer-links{display:flex;gap:16px;justify-self:end}.footer-disclaimer{grid-column:1/-1;max-width:1000px;line-height:1.55;color:#8796a5}
@media(max-width:760px){.footer-top{align-items:flex-start;flex-direction:column}.footer-brandline{align-items:flex-start;flex-direction:column;gap:4px}.site-footer nav{justify-content:flex-start;gap:13px 18px}.footer-bottom{grid-template-columns:1fr}.footer-links{justify-self:start}.footer-disclaimer{grid-column:auto}}
/* V7 refinement: preserve V6 typography/design, add only a touch more headline weight */
.purpose h1,.score h2,.path-panel h2,.capital h2{font-weight:550}
/* V8: stronger icon color and presence */
.flow-icon{border-color:#72c7cc;background:#f8ffff;box-shadow:0 10px 28px rgba(0,137,151,.10)}
.flow-icon svg{stroke:#007f8b;stroke-width:2.35}
.round-icon svg{stroke-width:2.35}
.gold-icon{color:#b87500;border-color:#d8aa4a;background:#fffaf0;box-shadow:0 8px 22px rgba(184,117,0,.10)}
.teal-icon{color:#007f8b;border-color:#58bfc4;background:#f5ffff;box-shadow:0 8px 22px rgba(0,127,139,.10)}
.network-icon{color:#087e91;font-weight:800;text-shadow:0 1px 0 rgba(8,126,145,.08)}

/* V10: refined data-flow curves and connectors */
.section-flow-bg:after{opacity:.38;height:48%;background-position:center bottom}
.reverse-flow:after{opacity:.30}
.flow-step:not(:last-child):after{font-weight:700;font-size:19px;color:#bd8a2d}


/* V10 shared interior page typography */
.subhero{max-width:1120px;margin:auto;padding:82px 30px 68px;text-align:center}
.subhero h1,.subband h2,.form-head h1,.pricing-hero h1,.pricing-section h2{font-family:"Avenir Next","Century Gothic","Helvetica Neue",Arial,sans-serif;color:var(--navy);letter-spacing:-.035em}
.subhero h1{font-size:58px;font-weight:600;line-height:1.04;margin:10px 0 16px}
.subhero p{font-size:16px;color:#61758b;max-width:760px;margin:0 auto 26px}
.subband{background:#f7fbfc;border-top:1px solid #dce7ec;border-bottom:1px solid #dce7ec;padding:58px 30px}
.subband .inner{max-width:1050px;margin:auto}
.subband h2{font-size:40px;font-weight:560;line-height:1.08;margin:0 0 14px}
.subband p{color:#61758b;font-size:15px;max-width:760px}
.actions{display:flex;gap:12px;justify-content:center}
.form-page{max-width:1100px;margin:auto;padding:62px 30px}
.form-head{text-align:center;margin-bottom:36px}
.form-head h1{font-size:50px;font-weight:600;line-height:1.04;margin:10px 0 12px}
.form-head p{color:#61758b}

/* Pricing */
.pricing-hero{max-width:1000px;margin:auto;padding:78px 30px 48px;text-align:center}
.pricing-hero h1{font-size:56px;font-weight:600;line-height:1.04;margin:10px 0 14px}
.pricing-hero p{max-width:720px;margin:0 auto;color:var(--muted);font-size:15px}
.pricing-section{max-width:1240px;margin:auto;padding:38px 30px 64px}
.pricing-section+.pricing-section{border-top:1px solid var(--line)}
.pricing-heading{text-align:center;margin-bottom:26px}
.pricing-heading h2{font-size:34px;font-weight:600;margin:6px 0 8px}
.pricing-heading p{margin:0;color:var(--muted);font-size:13px}
.plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:920px;margin:0 auto}
.plan{border:1px solid var(--line);border-radius:8px;padding:26px;background:#fff;box-shadow:0 12px 36px rgba(18,73,99,.045);position:relative;overflow:hidden}
.plan.featured{border-color:#79cbd0;box-shadow:0 16px 42px rgba(12,135,147,.09)}
.plan.featured:before{content:"MOST POPULAR";position:absolute;right:14px;top:14px;font-size:8px;font-weight:800;letter-spacing:.12em;color:#078f99}
.plan h3{font-size:20px;font-weight:600;margin:6px 0 4px;color:var(--navy)}
.plan .plan-kicker{font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:#138ca1;font-weight:700}
.plan .price{font-size:28px;font-weight:600;color:var(--navy);margin:16px 0 4px}
.plan .price small{font-size:11px;font-weight:500;color:var(--muted)}
.plan>p{font-size:12px;color:var(--muted);min-height:38px}
.plan ul{list-style:none;padding:0;margin:18px 0 22px;display:grid;gap:9px;font-size:11px;color:#506679}
.plan li:before{content:"✓";color:#0a9da3;font-weight:800;margin-right:8px}
.plan-note{max-width:920px;margin:22px auto 0;color:#7a8b99;font-size:9px;line-height:1.55;text-align:center}
.pricing-toggle-note{display:inline-flex;align-items:center;gap:8px;background:#f5fbfc;border:1px solid #dcebed;border-radius:999px;padding:7px 12px;font-size:9px;color:#607688;margin-top:16px}
@media(max-width:760px){.subhero h1,.pricing-hero h1{font-size:42px}.subband h2{font-size:32px}.plan-grid{grid-template-columns:1fr}.form-head h1{font-size:40px}}

/* V12 premium pricing + checkout */
.pricing-hero-v12{position:relative;overflow:hidden;max-width:none;padding:86px 30px 58px;background:radial-gradient(circle at 50% 110%,rgba(16,183,176,.09),transparent 35%),linear-gradient(180deg,#fff 0%,#fbfefe 100%);border-bottom:1px solid var(--line)}
.pricing-hero-v12:before,.pricing-hero-v12:after{content:"";position:absolute;width:620px;height:180px;border:1.5px solid rgba(16,183,176,.20);border-radius:50%;transform:rotate(-8deg);left:-130px;bottom:-115px;pointer-events:none}.pricing-hero-v12:after{left:auto;right:-160px;border-color:rgba(216,156,43,.20);transform:rotate(8deg)}
.pricing-hero-v12 h1{font-size:62px;max-width:760px;margin:10px auto 14px;font-weight:600;background:linear-gradient(90deg,var(--navy),var(--navy2) 42%,var(--teal) 72%,var(--gold));-webkit-background-clip:text;background-clip:text;color:transparent}.pricing-hero-v12 p{font-size:15px;max-width:760px}.audience-switch{display:inline-flex;margin-top:24px;padding:4px;background:#eff8f9;border:1px solid #d5e9ec;border-radius:999px;gap:4px}.audience-switch a{font-size:10px;font-weight:700;padding:9px 14px;border-radius:999px;color:#587188}.audience-switch a.active,.audience-switch a:hover{background:#fff;color:var(--navy);box-shadow:0 6px 18px rgba(17,65,91,.08)}.mini-value-row{margin:30px auto 0;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;color:#5f7588;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.mini-value-row i{width:4px;height:4px;border-radius:50%;background:var(--teal)}
.pricing-v12{max-width:1180px;padding-top:54px}.plan-grid-v12{max-width:980px;gap:24px}.plan-v12{padding:30px;border-radius:14px;box-shadow:0 18px 50px rgba(17,70,97,.06);border-color:#dbeaed;min-height:100%;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff 0%,#fbfefe 100%)}.plan-v12.featured{border-color:#75c9cf;box-shadow:0 20px 54px rgba(0,140,152,.11);transform:translateY(-6px)}.plan-v12.featured:before{display:none}.plan-ribbon{position:absolute;right:-41px;top:18px;transform:rotate(38deg);background:linear-gradient(90deg,var(--navy2),var(--teal));color:white;font-size:7px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;padding:6px 44px}.plan-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.plan-badge{font-size:8px;letter-spacing:.10em;text-transform:uppercase;color:#178b97;border:1px solid #b9dfe1;background:#f4ffff;border-radius:999px;padding:5px 8px}.plan-v12 h3{font-size:26px;margin-top:14px}.plan-v12 .price{font-size:38px;margin:8px 0 5px}.plan-highlight{margin:16px 0 4px;padding:14px 15px;border-left:3px solid var(--teal);background:linear-gradient(90deg,#f3fbfb,rgba(255,255,255,.5));border-radius:0 8px 8px 0}.plan-highlight strong{display:block;font-size:11px;color:var(--navy)}.plan-highlight span{display:block;font-size:9px;color:#728597;margin-top:3px}.plan-v12 ul{flex:1;margin-top:16px}.plan-v12 li{font-size:11px;line-height:1.45}.plan-cta{width:100%;margin-top:auto}.pricing-divider{display:flex;align-items:center;gap:14px;max-width:980px;margin:64px auto 42px;color:#7990a2;font-size:9px;text-transform:uppercase;letter-spacing:.16em}.pricing-divider:before,.pricing-divider:after{content:"";height:1px;background:linear-gradient(90deg,transparent,#d8e7eb,transparent);flex:1}.pricing-trust-row{max-width:980px;margin:52px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fbfefe}.pricing-trust-row>div{padding:18px;display:flex;align-items:center;gap:11px;border-right:1px solid var(--line)}.pricing-trust-row>div:last-child{border-right:0}.pricing-trust-row b{font-size:18px;color:#0c8f9b;font-weight:600}.pricing-trust-row span{font-size:9px;color:#61788b}
.checkout-body{background:#f8fbfc}.checkout-main{max-width:1180px;margin:auto;padding:58px 30px 82px}.checkout-intro{text-align:center;max-width:760px;margin:0 auto 36px}.checkout-intro h1{font-size:52px;letter-spacing:-.035em;margin:8px 0 10px;font-weight:600;color:var(--navy)}.checkout-intro p{font-size:13px;color:var(--muted);margin:0 auto;max-width:630px}.checkout-steps{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:22px;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#8a9aa7}.checkout-steps span.active{color:#078f99;font-weight:800}.checkout-steps i{width:50px;height:1px;background:#d7e5e9}.checkout-grid{display:grid;grid-template-columns:1.45fr .72fr;gap:28px;align-items:start}.checkout-card,.order-card{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 45px rgba(17,68,94,.06)}.checkout-card{padding:30px}.checkout-section-title{display:flex;gap:14px;align-items:flex-start;margin-bottom:20px}.checkout-section-title>span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#effafa;color:#078f99;font-size:10px;font-weight:800}.checkout-section-title h2{font-size:20px;font-weight:600;margin:0 0 3px}.checkout-section-title p{margin:0;color:#778a99;font-size:10px}.pay-title{margin-top:32px;padding-top:26px;border-top:1px solid #edf3f5}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field-grid .wide{grid-column:1/-1}.checkout-card label{display:grid;gap:6px;font-size:9px;font-weight:700;color:#39536a;text-transform:uppercase;letter-spacing:.05em}.checkout-card input{width:100%;padding:12px 13px;border:1px solid #d8e6eb;border-radius:7px;font:inherit;font-size:12px;color:var(--navy);background:#fcfefe;outline:none}.checkout-card input:focus{border-color:#72c7cc;box-shadow:0 0 0 3px rgba(16,183,176,.08)}.payment-shell{display:grid;gap:14px}.card-input-wrap{position:relative}.card-input-wrap span{position:absolute;right:12px;top:13px;font-size:8px;color:#8b9aa6}.check-row{display:flex!important;align-items:flex-start;gap:9px!important;margin:20px 0 18px;text-transform:none!important;letter-spacing:0!important;font-weight:500!important;color:#718295!important}.check-row input{width:auto;margin-top:2px}.checkout-submit{width:100%;padding:15px}.secure-note{text-align:center;font-size:8px;color:#8a9aa6;margin:10px 0 0}.order-card{padding:28px;position:sticky;top:105px}.order-card h2{font-size:28px;margin:8px 0 3px}.order-price{display:flex;align-items:baseline;gap:5px}.order-price strong{font-size:38px;color:var(--navy)}.order-price span,.order-audience{font-size:10px;color:#748899}.order-audience{margin-top:3px}.order-rule{height:1px;background:#e8f0f2;margin:20px 0}.order-card ul{list-style:none;padding:0;margin:0;display:grid;gap:10px;font-size:10px;color:#526a7c}.order-card li:before{content:"✓";color:#0799a2;font-weight:800;margin-right:8px}.order-total{display:flex;justify-content:space-between;align-items:center;font-size:11px}.order-total strong{font-size:18px}.order-card>p{font-size:8px;color:#8a9aa7;line-height:1.5}.success-page{max-width:760px;margin:0 auto;padding:110px 30px;text-align:center}.success-orb{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;margin:0 auto 22px;background:linear-gradient(135deg,var(--navy2),var(--teal));color:#fff;font-size:30px;box-shadow:0 20px 40px rgba(9,135,148,.20)}.success-page h1{font-size:50px;letter-spacing:-.035em;line-height:1.05;margin:10px 0 16px}.success-page p{font-size:14px;color:var(--muted);max-width:620px;margin:0 auto}.success-actions{display:flex;gap:12px;justify-content:center;margin-top:26px}.success-note{font-size:8px;color:#8b9aa6;margin-top:28px}
@media(max-width:760px){.pricing-hero-v12 h1{font-size:42px}.plan-v12.featured{transform:none}.pricing-trust-row{grid-template-columns:1fr 1fr}.pricing-trust-row>div:nth-child(2){border-right:0}.pricing-trust-row>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.checkout-grid{grid-template-columns:1fr}.field-grid{grid-template-columns:1fr}.field-grid .wide{grid-column:auto}.order-card{position:static}.checkout-intro h1{font-size:40px}.success-page h1{font-size:38px}}

/* V13 pricing readability refinement */
.plan-v12 li{font-size:14px;line-height:1.55;color:#334f65}
.plan-v12 ul{gap:11px}
.plan-v12 li:before{font-size:13px;margin-right:10px}
.plan-highlight strong{font-size:13px;line-height:1.4}
.plan-highlight span{font-size:12px;line-height:1.45}
.plan-kicker{font-size:10px}
.plan-badge{font-size:9px}
@media(max-width:760px){.plan-v12 li{font-size:14px}.plan-highlight strong{font-size:13px}.plan-highlight span{font-size:12px}}

/* Social links: replace href="#" in index.html with the real profile URLs when ready. */
.nav-wrap{grid-template-columns:240px 1fr auto 160px}
.header-social,.footer-social-links{display:flex;align-items:center;gap:8px}
.header-social a,.footer-social-links a{width:27px;height:27px;border:1px solid #cfe1e6;border-radius:50%;display:grid;place-items:center;font-size:8px;font-weight:700;color:var(--navy);background:#fff;transition:.2s}
.header-social a:hover,.footer-social-links a:hover{color:#fff;border-color:var(--teal);background:linear-gradient(135deg,var(--navy2),var(--teal));transform:translateY(-1px)}
.footer-social-links{justify-content:flex-end;margin:-10px 0 16px}
@media(max-width:1050px){.nav-wrap{grid-template-columns:200px 1fr auto 150px}.header-social{gap:5px}.header-social a{width:24px;height:24px}}
@media(max-width:760px){.header-social{display:none}.footer-social-links{justify-content:flex-start;margin:0 0 18px}}


/* V15: stronger real social brand icons across every page */
.header-social,.footer-social-links{display:flex;align-items:center;gap:10px}
.header-social .social-icon,.footer-social-links .social-icon{width:32px;height:32px;border:1.5px solid #b8d8df;border-radius:50%;display:grid;place-items:center;color:#123e5f;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease,background .2s ease}
.header-social .social-icon svg,.footer-social-links .social-icon svg{width:17px;height:17px;display:block;fill:none;stroke:currentColor;stroke-width:1.8}
.header-social .social-icon .brand-fill,.footer-social-links .social-icon .brand-fill{fill:currentColor;stroke:none}
.header-social .social-icon:hover,.footer-social-links .social-icon:hover{transform:translateY(-2px);border-color:#0aa6a8;background:#f3fbfb;box-shadow:0 8px 18px rgba(12,111,137,.14);color:#078f99}
.header-social .youtube:hover,.footer-social-links .youtube:hover{color:#ff0033;border-color:#ffb3c2;background:#fff7f8}
.header-social .facebook:hover,.footer-social-links .facebook:hover{color:#1877f2;border-color:#b8d3fb;background:#f6f9ff}
.header-social .instagram:hover,.footer-social-links .instagram:hover{color:#c13584;border-color:#e8bdd7;background:#fff8fc}
.header-social .tiktok:hover,.footer-social-links .tiktok:hover{color:#111;border-color:#bbb;background:#fafafa}
.footer-social-links{justify-content:flex-end;margin:-6px 0 18px}
@media(max-width:1050px){.header-social{gap:6px}.header-social .social-icon{width:29px;height:29px}.header-social .social-icon svg{width:15px;height:15px}}
@media(max-width:760px){.header-social{display:none}.footer-social-links{justify-content:flex-start;margin:4px 0 18px}}

/* V15 header layout for nav + social + CTA */
@media(min-width:1060px){.nav-wrap{grid-template-columns:220px 1fr auto auto;gap:18px}}

/* V16: pricing + checkout visual upgrade */
.pricing-hero-v12{padding:96px 30px 68px;background:radial-gradient(circle at 50% 110%,rgba(16,183,176,.13),transparent 38%),linear-gradient(180deg,#fff 0%,#f7fcfd 100%)}
.pricing-hero-v12 .eyebrow{font-size:12px;font-weight:800;letter-spacing:.18em}
.pricing-hero-v12 h1{font-size:66px;line-height:1.01;max-width:850px;margin:14px auto 18px;font-weight:650}
.pricing-hero-v12 p{font-size:18px;line-height:1.6;max-width:800px;color:#4f687d}
.audience-switch{margin-top:30px;padding:6px;box-shadow:0 12px 30px rgba(17,70,97,.06)}
.audience-switch a{font-size:13px;padding:11px 18px;font-weight:750}
.mini-value-row{margin-top:34px;font-size:11px;gap:17px;font-weight:650;letter-spacing:.07em}
.pricing-v12{max-width:1240px;padding:68px 36px 90px}
.pricing-heading{max-width:820px;margin-left:auto;margin-right:auto;text-align:center}
.pricing-heading .eyebrow{font-size:12px}
.pricing-heading h2{font-size:44px;line-height:1.08;margin:10px 0 14px;font-weight:600}
.pricing-heading p{font-size:17px;line-height:1.65;color:#536d82;max-width:760px;margin:0 auto}
.plan-grid-v12{max-width:1080px;gap:30px;margin:38px auto 0}
.plan-v12{padding:38px 38px 34px;border-radius:18px;box-shadow:0 22px 58px rgba(17,70,97,.08);border:1px solid #d7e8ec;position:relative;overflow:hidden}
.plan-v12:after{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,var(--navy2),var(--teal),var(--gold));opacity:.75}
.plan-v12.featured{border:1.5px solid #5fc4ca;box-shadow:0 26px 66px rgba(0,140,152,.15);transform:translateY(-8px)}
.plan-v12 h3{font-size:34px;line-height:1.08;margin-top:18px;font-weight:650}
.plan-v12 .price{font-size:48px;line-height:1;margin:13px 0 10px;font-weight:650}.plan-v12 .price small{font-size:15px;font-weight:500;color:#6e8293}
.plan-v12>p{font-size:16px;line-height:1.55;color:#577085;margin:0 0 3px}
.plan-kicker{font-size:12px;font-weight:800;letter-spacing:.08em}.plan-badge{font-size:11px;padding:7px 11px;font-weight:800}
.plan-ribbon{font-size:9px;padding:7px 48px;right:-39px;top:22px}
.plan-highlight{margin:22px 0 7px;padding:18px 19px;border-left-width:4px;border-radius:0 10px 10px 0}
.plan-highlight strong{font-size:15px;line-height:1.4}.plan-highlight span{font-size:14px;line-height:1.45;margin-top:5px}
.plan-v12 ul{margin-top:22px;gap:13px;padding-left:0;list-style:none}.plan-v12 li{font-size:15px;line-height:1.55;color:#334f65;padding-left:25px;position:relative}.plan-v12 li:before{content:"✓";position:absolute;left:0;top:0;color:#0799a2;font-size:15px;font-weight:900;margin:0}
.plan-cta{font-size:14px;padding:15px 22px;margin-top:28px;border-radius:6px}
.pricing-divider{max-width:1080px;margin:78px auto 50px;font-size:11px;font-weight:750}
.pricing-trust-row{max-width:1080px;margin:62px auto 0;border-radius:14px}.pricing-trust-row>div{padding:23px 20px}.pricing-trust-row b{font-size:22px}.pricing-trust-row span{font-size:12px;line-height:1.35;font-weight:600}.plan-note{max-width:930px!important;margin:28px auto 0!important;font-size:11px!important;line-height:1.6!important;text-align:center!important;color:#718596!important}

.checkout-body{background:linear-gradient(180deg,#f9fcfd 0%,#f4fafb 100%)}
.checkout-main{max-width:1240px;padding:68px 34px 96px}
.checkout-intro{max-width:820px;margin-bottom:44px}.checkout-intro .eyebrow{font-size:12px}.checkout-intro h1{font-size:58px;line-height:1.03;margin:12px 0 14px;font-weight:650}.checkout-intro p{font-size:17px;line-height:1.6;max-width:720px;color:#526c80}
.checkout-steps{margin-top:28px;font-size:12px;gap:14px;font-weight:700}.checkout-steps i{width:70px}.checkout-grid{grid-template-columns:minmax(0,1.48fr) minmax(330px,.72fr);gap:34px}
.checkout-card,.order-card{border-radius:18px;border:1px solid #d8e8ec;box-shadow:0 24px 60px rgba(17,68,94,.09)}
.checkout-card{padding:40px 42px 38px;position:relative;overflow:hidden}.checkout-card:before{content:"";position:absolute;left:0;right:0;top:0;height:5px;background:linear-gradient(90deg,var(--navy2),var(--teal),var(--gold))}
.checkout-section-title{gap:16px;margin-bottom:25px}.checkout-section-title>span{width:40px;height:40px;font-size:12px}.checkout-section-title h2{font-size:25px;line-height:1.15}.checkout-section-title p{font-size:13px;line-height:1.5;margin-top:5px}
.pay-title{margin-top:40px;padding-top:34px}.field-grid{gap:18px}.checkout-card label{gap:8px;font-size:12px;letter-spacing:.04em}.checkout-card input{padding:15px 15px;border-radius:9px;font-size:15px;background:#fff}.payment-shell{gap:18px}.card-input-wrap span{right:14px;top:16px;font-size:10px;font-weight:700}.check-row{font-size:13px!important;line-height:1.5!important;margin:25px 0 22px!important}.check-row input{margin-top:3px}.checkout-submit{padding:17px;font-size:15px;border-radius:7px}.secure-note{font-size:11px;line-height:1.5;margin-top:13px}
.order-card{padding:34px 32px;top:105px;overflow:hidden}.order-card:before{content:"";display:block;height:5px;background:linear-gradient(90deg,var(--teal),var(--gold));margin:-34px -32px 29px}.order-card .eyebrow{font-size:11px}.order-card h2{font-size:34px;line-height:1.1;margin:10px 0 8px}.order-price strong{font-size:48px}.order-price span,.order-audience{font-size:13px}.order-audience{margin-top:6px}.order-rule{margin:24px 0}.order-card ul{gap:13px;font-size:13px;line-height:1.45}.order-card li{padding-left:2px}.order-card li:before{font-size:14px}.order-total{font-size:14px}.order-total strong{font-size:23px}.order-card>p{font-size:11px;line-height:1.55;margin-top:14px}

@media(max-width:760px){.pricing-hero-v12{padding:66px 22px 48px}.pricing-hero-v12 h1{font-size:44px}.pricing-hero-v12 p{font-size:16px}.mini-value-row{font-size:10px}.pricing-v12{padding:48px 20px 70px}.pricing-heading h2{font-size:35px}.pricing-heading p{font-size:16px}.plan-grid-v12{gap:22px}.plan-v12{padding:30px 25px}.plan-v12.featured{transform:none}.plan-v12 h3{font-size:30px}.plan-v12 .price{font-size:43px}.plan-v12>p{font-size:15px}.plan-v12 li{font-size:15px}.pricing-trust-row{grid-template-columns:1fr}.pricing-trust-row>div{border-right:0!important;border-bottom:1px solid var(--line)}.pricing-trust-row>div:last-child{border-bottom:0}.checkout-main{padding:48px 20px 72px}.checkout-intro h1{font-size:42px}.checkout-intro p{font-size:16px}.checkout-steps{font-size:10px}.checkout-steps i{width:35px}.checkout-card{padding:31px 23px}.checkout-section-title h2{font-size:22px}.checkout-section-title p{font-size:12px}.checkout-card label{font-size:11px}.checkout-card input{font-size:16px}.order-card{padding:29px 24px}.order-card:before{margin:-29px -24px 25px}}

/* V17 typography + header refinement inspired by the clean iSoftpull reading experience */
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;450;500;550;600;650;700&display=swap');

:root{--body-size:17px;--body-leading:1.62}
html{font-size:16px}
body{font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-size:var(--body-size);line-height:var(--body-leading);font-weight:400;letter-spacing:-.008em}
h1,h2,h3,h4,h5,h6,.subhero h1,.subband h2,.form-head h1,.pricing-hero h1,.pricing-section h2{font-family:"Inter","Helvetica Neue",Arial,sans-serif;letter-spacing:-.035em}

/* Larger, easier-to-read navigation and controls */
.nav{font-size:14px;font-weight:500;gap:30px;letter-spacing:-.01em}
.btn{font-size:14px;font-weight:600;padding:12px 20px;letter-spacing:-.01em}
.member-login{white-space:nowrap;border-color:#a9cfd7;background:#fff;color:var(--navy);box-shadow:none}
.member-login:hover{background:#f6fbfc;border-color:var(--teal);color:#067f88}

/* Logo without tiny tagline */
.brand img{width:170px;height:64px;object-fit:contain;object-position:left center}
.footer-brandline img{width:175px;height:58px;object-fit:contain;object-position:left center}
.footer-brandline{gap:0}

/* Subtitle / eyebrow scale */
.eyebrow{font-size:12px;font-weight:650;letter-spacing:.16em}

/* Homepage reading sizes */
.purpose h1{font-size:50px;font-weight:550}
.score h2{font-size:46px;font-weight:550}
.path-panel h2{font-size:39px;font-weight:550}
.capital h2{font-size:44px;font-weight:550}
.purpose p,.score-copy p,.capital-copy p{font-size:17px;line-height:1.62;color:#506a80}
.path-panel p{font-size:16px;line-height:1.6;color:#526c80}
.flow-step h3{font-size:17px;font-weight:600;text-transform:none}
.flow-step p{font-size:14px;line-height:1.5;max-width:175px}
.metric{font-size:13px}.metric b,.option b{font-size:13px}
.option{font-size:12px}.option-panel small{font-size:10px;line-height:1.5}
.glass-card{font-size:12px;line-height:1.48;gap:6px}.glass-card strong{font-size:11px}
.capital-col h3{font-size:18px}.capital-col ul{font-size:14px;line-height:1.7}
.network-types>div{font-size:12px}.network-types b{font-weight:500}

/* Interior-page typography */
.subhero h1{font-size:58px;font-weight:550}
.subhero p{font-size:18px;line-height:1.65;color:#536d82;max-width:800px}
.subband h2{font-size:42px;font-weight:550}
.subband p{font-size:17px;line-height:1.65;color:#536d82}
.form-head h1{font-size:52px;font-weight:550}
.form-head p{font-size:17px;line-height:1.6;color:#536d82}
.field label,.checkout-card label{font-family:"Inter","Helvetica Neue",Arial,sans-serif}

/* Pricing / checkout: keep generous V16 sizing, use softer Inter weights */
.pricing-hero-v12 h1,.pricing-heading h2,.plan-v12 h3,.checkout-intro h1,.checkout-section-title h2,.order-card h2{font-family:"Inter","Helvetica Neue",Arial,sans-serif}
.pricing-hero-v12 h1{font-weight:550}.pricing-heading h2{font-weight:550}.plan-v12 h3{font-weight:600}.plan-v12 .price{font-weight:600}.checkout-intro h1{font-weight:550}.order-card h2{font-weight:600}
.pricing-hero-v12 p,.pricing-heading p,.plan-v12>p,.plan-v12 li,.checkout-intro p,.checkout-section-title p,.order-card ul{font-family:"Inter","Helvetica Neue",Arial,sans-serif}

/* Footer readability */
.site-footer nav{font-size:12px;font-weight:500}
.footer-bottom{font-size:10px;line-height:1.55}
.footer-disclaimer{font-size:10px;line-height:1.55}

@media(max-width:1050px){
  .nav{font-size:13px;gap:18px}
  .brand img{width:155px}
}
@media(max-width:760px){
  body{font-size:16px}
  .purpose h1{font-size:42px}.score h2{font-size:38px}.path-panel h2{font-size:34px}.capital h2{font-size:36px}
  .purpose p,.score-copy p,.capital-copy p{font-size:16px}.path-panel p{font-size:15px}
  .subhero h1{font-size:43px}.subhero p{font-size:16px}.subband h2{font-size:34px}.subband p{font-size:16px}
}

/* V18 readability pass: secondary/detail typography */
.flow-step p{font-size:18px;line-height:1.55;max-width:205px;color:#506a80}
.metric{grid-template-columns:150px 1fr 38px;font-size:16px;line-height:1.4}
.metric b,.option b{font-size:16px;font-weight:600}
.option{grid-template-columns:130px 1fr 48px;font-size:16px;line-height:1.4;padding:11px 0}
.option-panel small{font-size:12px;line-height:1.5}
.score-ring-inner span{font-size:12px;line-height:1.35}
.glass-card{font-size:16px;line-height:1.5;gap:7px;padding:20px}
.glass-card strong{font-size:13px;line-height:1.4;margin-bottom:6px}
.capital-col ul{font-size:16px;line-height:1.72}
.capital-col h3{font-size:19px}
.network-types>div{font-size:17px;line-height:1.35;min-height:92px}
.network-types b{font-size:17px;font-weight:500}
.site-footer nav{font-size:16px;line-height:1.4;font-weight:500;gap:26px}

@media(max-width:760px){
  .flow-step p{font-size:16px;max-width:190px}
  .metric{grid-template-columns:130px 1fr 34px;font-size:15px}
  .metric b,.option b{font-size:15px}
  .option{grid-template-columns:118px 1fr 44px;font-size:15px}
  .glass-card{font-size:15px;max-width:320px}
  .capital-col ul{font-size:15px}
  .network-types>div,.network-types b{font-size:15px}
  .site-footer nav{font-size:15px}
}


/* V19 larger readability pass */
:root{--body-size:19px;--body-leading:1.66}
body{font-size:19px;line-height:1.66}

/* Main supporting copy */
.purpose p,.score-copy p,.capital-copy p{font-size:19px;line-height:1.68}
.path-panel p{font-size:18px;line-height:1.66}
.subhero p{font-size:20px;line-height:1.68}
.subband p{font-size:19px;line-height:1.68}
.form-head p{font-size:19px;line-height:1.66}

/* Homepage secondary/detail text */
.flow-step h3{font-size:19px}
.flow-step p{font-size:21px;line-height:1.55;max-width:235px}

.metric{grid-template-columns:175px 1fr 42px;font-size:19px;line-height:1.5}
.metric b,.option b{font-size:19px}
.option{grid-template-columns:150px 1fr 54px;font-size:19px;line-height:1.5;padding:13px 0}
.option-panel small{font-size:14px;line-height:1.55}
.score-ring-inner span{font-size:14px;line-height:1.4}

.glass-card{font-size:19px;line-height:1.6;gap:9px;padding:23px}
.glass-card strong{font-size:17px;line-height:1.45;margin-bottom:7px}

.capital-col h3{font-size:21px}
.capital-col ul{font-size:19px;line-height:1.8}

.network-types>div{font-size:19px;line-height:1.4;min-height:98px}
.network-types b{font-size:19px;font-weight:500}

/* Footer */
.site-footer nav{font-size:17px;line-height:1.45;font-weight:500;gap:28px}
.footer-bottom{font-size:13px;line-height:1.6}
.footer-disclaimer{font-size:13px;line-height:1.6}

/* Pricing and checkout supporting text */
.pricing-hero-v12 p,.pricing-heading p{font-size:19px;line-height:1.65}
.plan-v12>p{font-size:18px;line-height:1.6}
.plan-v12 li{font-size:18px;line-height:1.62}
.checkout-intro p{font-size:19px;line-height:1.65}
.checkout-section-title p{font-size:17px;line-height:1.55}
.order-card ul{font-size:16px;line-height:1.55}

/* Keep controls readable too */
.nav{font-size:15px}
.btn{font-size:15px}
.field label,.checkout-card label{font-size:14px}
.checkout-card input{font-size:17px}

@media(max-width:760px){
  body{font-size:17px}
  .purpose p,.score-copy p,.capital-copy p{font-size:18px}
  .path-panel p{font-size:17px}
  .flow-step p{font-size:18px;max-width:215px}
  .metric{grid-template-columns:145px 1fr 36px;font-size:17px}
  .metric b,.option b{font-size:17px}
  .option{grid-template-columns:126px 1fr 46px;font-size:17px}
  .glass-card{font-size:17px;max-width:340px}
  .glass-card strong{font-size:15px}
  .capital-col ul{font-size:17px}
  .network-types>div,.network-types b{font-size:17px}
  .site-footer nav{font-size:16px}
  .subhero p,.subband p,.form-head p{font-size:18px}
  .pricing-hero-v12 p,.pricing-heading p{font-size:18px}
  .plan-v12 li{font-size:17px}
}


/* V20 premium Member Login button */
.member-login{
  position:relative;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:11px 20px 11px 18px;
  border:1px solid rgba(20,149,158,.30);
  border-radius:999px;
  background:
    linear-gradient(#ffffff,#ffffff) padding-box,
    linear-gradient(110deg,#0d5f86 0%,#14a6a4 52%,#d8a542 100%) border-box;
  color:#0d536f;
  font-weight:650;
  letter-spacing:-.01em;
  box-shadow:
    0 8px 22px rgba(18,109,132,.10),
    inset 0 1px 0 rgba(255,255,255,.95);
  overflow:hidden;
  isolation:isolate;
  transition:transform .2s ease, box-shadow .2s ease, color .2s ease;
}

.member-login::before{
  content:"";
  width:9px;
  height:9px;
  margin-right:9px;
  border-radius:50%;
  background:linear-gradient(135deg,#18b5ae,#e1ad45);
  box-shadow:0 0 0 4px rgba(24,181,174,.10);
  flex:0 0 auto;
}

.member-login::after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(110deg,rgba(13,95,134,.06),rgba(20,166,164,.08),rgba(216,165,66,.09));
  opacity:.78;
}

.member-login:hover{
  color:#083f58;
  transform:translateY(-1px);
  border-color:transparent;
  background:
    linear-gradient(#ffffff,#ffffff) padding-box,
    linear-gradient(110deg,#0a6a92 0%,#12b3ac 48%,#e0a73e 100%) border-box;
  box-shadow:
    0 12px 28px rgba(14,115,140,.16),
    0 2px 8px rgba(216,165,66,.08);
}

.member-login:focus-visible{
  outline:3px solid rgba(20,166,164,.22);
  outline-offset:3px;
}

@media(max-width:760px){
  .member-login{
    min-height:40px;
    padding:10px 16px;
    font-size:14px;
  }
}


/* V21: keep Funding Readiness Score comfortably inside score circle */
.score-ring-inner span{
  font-size:11px;
  line-height:1.22;
  letter-spacing:-.01em;
  max-width:78px;
  text-align:center;
}
.score-ring-inner span strong,
.score-ring-inner span b{
  font-size:11px;
  line-height:1.22;
}
@media(max-width:760px){
  .score-ring-inner span,
  .score-ring-inner span strong,
  .score-ring-inner span b{
    font-size:10px;
  }
}


/* V22 unified typography: all pages follow homepage scale and rhythm */
body,
input, select, textarea, button{
  font-family:"Inter","Helvetica Neue",Arial,sans-serif;
}
body{font-size:19px;line-height:1.66;font-weight:400;color:#17364d}

/* Shared page body copy */
main p,
.subhero p,
.subband p,
.form-head p,
.pricing-hero-v12 p,
.pricing-heading p,
.checkout-intro p{
  font-size:19px;
  line-height:1.68;
  font-weight:400;
}

/* Shared headings: same lighter homepage character */
main h1,.subhero h1,.form-head h1,.pricing-hero-v12 h1,.checkout-intro h1{
  font-weight:550;
  letter-spacing:-.035em;
}
main h2,.subband h2,.pricing-heading h2,.checkout-section-title h2,.order-card h2{
  font-weight:550;
  letter-spacing:-.03em;
}
main h3,.plan-v12 h3,.capital-col h3{
  font-weight:600;
  letter-spacing:-.02em;
}

/* Interior lists, informational blocks and cards */
main li{font-size:18px;line-height:1.68}
.subband li,
.content-card li,
.feature-list li,
.criteria-list li,
.detail-list li{font-size:18px;line-height:1.72}

/* Forms and registration pages */
.field label,.checkout-card label{
  font-size:14px;
  line-height:1.4;
  font-weight:600;
}
.field input,.field select,.field textarea,
.checkout-card input,.checkout-card select,.checkout-card textarea{
  font-size:17px;
  line-height:1.45;
}
.form-note,.helper-text,.secure-note{font-size:14px;line-height:1.55}

/* Pricing keeps the same readable scale as home */
.plan-v12>p{font-size:18px;line-height:1.62}
.plan-v12 li{font-size:18px;line-height:1.65}
.pricing-trust-row{font-size:17px;line-height:1.55}
.order-card ul{font-size:16px;line-height:1.58}

/* Header and footer stay consistent sitewide */
.nav{font-size:15px;font-weight:500}
.btn{font-size:15px;font-weight:600}
.site-footer nav{font-size:17px;line-height:1.45;font-weight:500}
.footer-bottom,.footer-disclaimer{font-size:13px;line-height:1.6}

/* Preserve the intentionally compact label inside the score circle */
.score-ring-inner span,
.score-ring-inner span strong,
.score-ring-inner span b{
  font-size:11px;
  line-height:1.22;
}

/* Responsive typography remains comfortably readable */
@media(max-width:760px){
  body{font-size:17px}
  main p,.subhero p,.subband p,.form-head p,
  .pricing-hero-v12 p,.pricing-heading p,.checkout-intro p{
    font-size:18px;
    line-height:1.62;
  }
  main li,.subband li,.content-card li,.feature-list li,
  .criteria-list li,.detail-list li,.plan-v12 li{
    font-size:17px;
  }
  .site-footer nav{font-size:16px}
  .score-ring-inner span,
  .score-ring-inner span strong,
  .score-ring-inner span b{font-size:10px}
}


/* V23 Platform page */
.platform-v23{overflow:hidden}
.platform-hero{position:relative;padding:96px 28px 88px;background:#fff}
.platform-hero:after{content:"";position:absolute;width:620px;height:620px;right:-220px;top:-260px;border:1px solid rgba(21,164,166,.15);border-radius:50%;box-shadow:0 0 0 70px rgba(21,164,166,.025),0 0 0 145px rgba(211,164,65,.025);pointer-events:none}
.platform-hero .subhero-inner{max-width:1180px;margin:auto;position:relative;z-index:1}
.platform-hero h1{max-width:900px;margin:13px 0 22px;font-size:64px;line-height:1.04}
.platform-hero p{max-width:850px}
.platform-hero-tags{display:flex;align-items:center;gap:14px;margin-top:34px;font-size:15px;font-weight:600;color:#0c7180;text-transform:uppercase;letter-spacing:.08em}
.platform-hero-tags i{width:36px;height:1px;background:linear-gradient(90deg,#1aa4aa,#d7a743)}

.section-shell{max-width:1180px;margin:auto}
.platform-process,.platform-score,.platform-match,.platform-workspace,.platform-capital,.platform-final{padding:92px 28px}
.platform-process{background:#f8fbfc;border-top:1px solid #e5eff1;border-bottom:1px solid #e5eff1}
.platform-intro,.platform-capital-head,.final-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:end}
.platform-intro h2,.platform-score-copy h2,.platform-match-head h2,.platform-workspace h2,.platform-capital h2,.platform-final h2{font-size:46px;line-height:1.08;margin:12px 0 0}
.platform-intro>p,.platform-capital-head>p,.final-grid>p{margin:0;color:#536d82}

.process-line{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:64px;position:relative}
.process-line:before{content:"";position:absolute;left:8%;right:8%;top:42px;height:1px;background:linear-gradient(90deg,#17a3aa,#d7a743,#17a3aa);opacity:.42}
.process-line article{position:relative;padding:0 26px 0 0}
.step-no{font-size:12px;font-weight:700;color:#7c96a6;letter-spacing:.12em}
.process-icon{position:relative;z-index:1;margin:12px 0 22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #b9dde0;color:#0a8390;font-size:25px;box-shadow:0 9px 24px rgba(17,91,112,.08)}
.process-line h3{font-size:21px;margin:0 0 11px}
.process-line p{font-size:17px!important;line-height:1.6!important;color:#5a7183;margin:0}

.platform-score{background:#fff}
.platform-score-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:100px;align-items:center}
.score-visual-v23{min-height:520px;display:grid;place-items:center;position:relative}
.score-orbit{width:390px;height:390px;border:1px solid rgba(18,157,163,.28);border-radius:50%;display:grid;place-items:center;position:relative;box-shadow:0 0 0 55px rgba(16,154,162,.035),0 0 0 110px rgba(210,165,65,.025)}
.score-orbit:before,.score-orbit:after{content:"";position:absolute;border-radius:50%;border:1px dashed rgba(16,116,139,.18)}
.score-orbit:before{inset:42px}.score-orbit:after{inset:86px}
.score-core{width:190px;height:190px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff,#f4fbfb);border:1px solid #a9d8dc;box-shadow:0 22px 55px rgba(13,94,117,.13);position:relative;z-index:2}
.score-core small{font-size:10px;letter-spacing:.14em;color:#7893a4;font-weight:700}
.score-core strong{font-size:56px;line-height:1;color:#0b687c;margin:7px 0}
.score-core span{font-size:13px;color:#627c8d}
.orbit-label{position:absolute;background:#fff;border:1px solid #d3e7e9;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:600;color:#315b6e;box-shadow:0 7px 18px rgba(25,87,105,.07);z-index:3}
.o1{top:23px;left:139px}.o2{right:-24px;top:180px}.o3{bottom:19px;left:126px}.o4{left:-8px;top:180px}
.platform-score-copy>p{color:#536d82}
.score-dimensions{margin:30px 0 22px;border-top:1px solid #dcebed}
.score-dimensions>div{display:grid;grid-template-columns:180px 1fr;gap:24px;padding:18px 0;border-bottom:1px solid #dcebed}
.score-dimensions b{font-size:17px;color:#143e55}.score-dimensions span{font-size:16px;line-height:1.55;color:#607889}
.platform-note{font-size:13px!important;line-height:1.55!important;color:#7a8e9c!important}

.platform-match{background:#0d2f43;color:#fff;position:relative}
.platform-match:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 45%,rgba(19,170,171,.14),transparent 38%),linear-gradient(110deg,transparent 45%,rgba(211,165,65,.05),transparent 56%);pointer-events:none}
.platform-match .section-shell{position:relative}
.platform-match-head{text-align:center;max-width:840px;margin:auto}
.platform-match-head .eyebrow{color:#69d0ce}
.platform-match-head h2{color:#fff}.platform-match-head p{color:#bfd0da}
.match-map-v23{display:grid;grid-template-columns:1fr 270px 1fr;gap:55px;align-items:center;margin-top:62px}
.match-side{display:flex;flex-direction:column;gap:11px}
.match-side small{font-size:11px;letter-spacing:.16em;color:#74c8ca;font-weight:700;margin-bottom:4px}
.match-side span{padding:13px 17px;border:1px solid rgba(151,208,211,.19);background:rgba(255,255,255,.035);font-size:16px;border-radius:7px;color:#e6f0f3}
.match-side.right{text-align:right}.match-side.right small{color:#e2bb69}
.match-engine-v23{text-align:center}
.engine-ring{width:220px;height:220px;margin:auto;border-radius:50%;padding:13px;background:conic-gradient(#1db5b3,#d9a744,#1db5b3);box-shadow:0 0 50px rgba(21,176,176,.16)}
.engine-ring>div{width:100%;height:100%;border-radius:50%;background:#0d2f43;display:flex;flex-direction:column;justify-content:center;align-items:center;border:8px solid #11394e}
.engine-ring small{font-size:10px;letter-spacing:.12em;color:#91b4c2}.engine-ring b{font-size:46px;color:#fff;line-height:1.1;margin:5px}.engine-ring span{font-size:12px;color:#d6e2e7}
.match-engine-v23 p{font-size:14px!important;text-transform:uppercase;letter-spacing:.11em;color:#88bfc5;margin-top:18px}

.platform-workspace{background:#fff}
.workspace-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px}
.platform-workspace>div>div:first-child p{color:#536d82}
.workspace-list{border-top:1px solid #dcebed}
.workspace-list>div{display:grid;grid-template-columns:48px 220px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid #dcebed;align-items:start}
.workspace-list span{font-size:12px;font-weight:700;color:#0d9aa0;letter-spacing:.1em}
.workspace-list b{font-size:18px;color:#173f55}.workspace-list p{font-size:16px!important;line-height:1.58!important;margin:0;color:#5b7485}

.platform-capital{background:#f8fbfc;border-top:1px solid #e5eff1;border-bottom:1px solid #e5eff1}
.capital-spectrum{display:flex;flex-wrap:wrap;gap:12px;margin-top:45px}
.capital-spectrum span{font-size:16px;padding:12px 17px;border-radius:999px;background:#fff;border:1px solid #cfe3e6;color:#31596c;box-shadow:0 5px 14px rgba(18,83,104,.045)}
.capital-spectrum span:nth-child(3n+2){border-color:#e6d4aa}

.platform-final{background:#fff}
.platform-final h2{max-width:650px}.platform-final p{font-size:19px!important}

@media(max-width:900px){
 .platform-hero h1{font-size:52px}
 .platform-intro,.platform-capital-head,.final-grid,.platform-score-grid,.workspace-grid{grid-template-columns:1fr;gap:36px}
 .process-line{grid-template-columns:1fr 1fr;gap:42px}.process-line:before{display:none}
 .match-map-v23{grid-template-columns:1fr;max-width:560px;margin:50px auto 0}.match-side.right{text-align:left}
 .workspace-list>div{grid-template-columns:40px 190px 1fr}
}
@media(max-width:760px){
 .platform-hero{padding:66px 22px 58px}.platform-hero h1{font-size:43px}
 .platform-hero-tags{gap:9px;font-size:12px;flex-wrap:wrap}.platform-hero-tags i{width:20px}
 .platform-process,.platform-score,.platform-match,.platform-workspace,.platform-capital,.platform-final{padding:62px 22px}
 .platform-intro h2,.platform-score-copy h2,.platform-match-head h2,.platform-workspace h2,.platform-capital h2,.platform-final h2{font-size:36px}
 .process-line{grid-template-columns:1fr;gap:38px}
 .process-line p{font-size:17px!important}
 .score-visual-v23{min-height:390px}
 .score-orbit{width:285px;height:285px;box-shadow:0 0 0 35px rgba(16,154,162,.035)}
 .score-core{width:150px;height:150px}.score-core strong{font-size:45px}
 .o1{top:8px;left:94px}.o2{right:-20px;top:128px}.o3{bottom:7px;left:84px}.o4{left:-17px;top:128px}
 .score-dimensions>div{grid-template-columns:1fr;gap:5px}
 .match-map-v23{gap:35px}.engine-ring{width:190px;height:190px}
 .workspace-list>div{grid-template-columns:35px 1fr;gap:12px}.workspace-list p{grid-column:2}
}


/* V24 Platform redesign */
.platform-v24{overflow:hidden;background:#fff}
.platform-v24 h1,.platform-v24 h2,.platform-v24 h3{color:#0d3656}
.platform-v24 p{color:#536f82}
.platform-hero24{padding:58px 28px 54px;background:linear-gradient(180deg,#fff 0%,#f7fbfc 100%);border-bottom:1px solid #e3eef0;position:relative}
.hero24-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:46px;align-items:center}
.hero24-copy h1{font-size:58px;line-height:1.03;margin:13px 0 19px;max-width:650px;font-weight:550}
.hero24-copy p{font-size:19px;line-height:1.62;max-width:610px;margin:0}
.hero24-tags{display:flex;align-items:center;gap:11px;margin-top:25px;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#087f8d}.hero24-tags i{width:28px;height:1px;background:linear-gradient(90deg,#16aaa5,#dca843)}
.hero24-visual{height:390px;position:relative;border:1px solid #d9e9eb;border-radius:24px;background:linear-gradient(145deg,#fff,#f5fbfc);box-shadow:0 24px 60px rgba(24,88,109,.10);overflow:hidden}
.hero-gridlines{position:absolute;inset:0;background-image:linear-gradient(rgba(16,118,139,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(16,118,139,.045) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 82%,transparent)}
.hero-card{position:absolute;width:160px;padding:14px 15px;border-radius:13px;background:rgba(255,255,255,.94);border:1px solid #d7e8ea;box-shadow:0 12px 28px rgba(16,79,101,.10);z-index:3;animation:cardFloat 5s ease-in-out infinite}.hero-card small{font-size:9px;letter-spacing:.13em;color:#7792a3;font-weight:700}.hero-card b{display:block;font-size:15px;color:#16445b;margin:5px 0 2px}.hero-card span{font-size:11px;color:#678292}.hc1{left:24px;top:61px}.hc2{left:38px;bottom:48px;animation-delay:-1.4s}.hc3{right:24px;top:55px;animation-delay:-2.1s}.hc4{right:38px;bottom:47px;animation-delay:-3.2s}
.hero-core24{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:148px;height:148px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 35% 30%,#fff,#eafafb 58%,#dff2f4);border:1px solid #8fd5d4;box-shadow:0 0 0 16px rgba(22,169,166,.06),0 0 0 34px rgba(69,158,211,.04),0 20px 40px rgba(10,103,124,.14);z-index:4}.hero-core24:before{content:"";position:absolute;inset:-12px;border:1px dashed rgba(17,151,159,.45);border-radius:50%;animation:spin24 12s linear infinite}.hero-core24 span{font-size:13px;font-weight:700;color:#0d8e98;letter-spacing:.12em}.hero-core24 b{font-size:37px;line-height:1;color:#0c526c;margin:5px}.hero-core24 small{font-size:9px;letter-spacing:.13em;color:#7893a3}
.hero-flow24{position:absolute;inset:0;width:100%;height:100%;z-index:1}.flow-base{fill:none;stroke:#cfe3e6;stroke-width:2}.flow-live{fill:none;stroke:url(#flowA);stroke-width:3;stroke-linecap:round;stroke-dasharray:18 22;animation:dashMove24 2.8s linear infinite}.flow-live-b{animation-delay:-1.4s}.pulse-node{position:absolute;width:9px;height:9px;border-radius:50%;z-index:2;background:#16aaa6;box-shadow:0 0 0 6px rgba(22,170,166,.10);animation:pulse24 2s ease-in-out infinite}.pn1{left:29%;top:31%}.pn2{left:31%;bottom:30%;background:#52a4d8}.pn3{right:28%;top:31%;background:#dea944}.pn4{right:30%;bottom:29%;background:#9b7bd4}

.process24,.score24,.workspace24,.capital24,.better24{padding:68px 28px}.process24{background:#fff}.section-title24{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:end;margin-bottom:38px}.section-title24 h2{font-size:43px;line-height:1.08;margin:10px 0 0}.section-title24 p{font-size:18px;line-height:1.58;margin:0}.compact-title{margin-bottom:32px}
.process-track24{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding-top:16px}.process-svg{position:absolute;left:3%;right:3%;top:0;width:94%;height:150px;z-index:0}.proc-soft{fill:none;stroke:#d7e6e8;stroke-width:3}.proc-live{fill:none;stroke:url(#procGrad);stroke-width:4;stroke-linecap:round;stroke-dasharray:16 18;animation:dashMove24 3.2s linear infinite}
.process-step24{position:relative;z-index:2;padding:18px 18px 0}.process-step24 .num{display:block;font-size:11px;font-weight:700;color:#718e9f;letter-spacing:.12em;margin-bottom:9px}.icon24{width:70px;height:70px;border-radius:20px;display:grid;place-items:center;margin-bottom:17px;background:#fff;border:1px solid #cde4e6;box-shadow:0 13px 28px rgba(16,91,112,.10);position:relative}.process-step24:nth-child(2) .icon24{background:linear-gradient(145deg,#e9fbfa,#fff)}.process-step24:nth-child(3) .icon24{background:linear-gradient(145deg,#edf5ff,#fff)}.process-step24:nth-child(4) .icon24{background:linear-gradient(145deg,#fff8e9,#fff)}.process-step24:nth-child(5) .icon24{background:linear-gradient(145deg,#f4efff,#fff)}
.process-step24 h3{font-size:20px;margin:0 0 8px}.process-step24 p{font-size:16px!important;line-height:1.55!important;margin:0;color:#5b7485}.profile-icon{display:flex;flex-direction:column;gap:5px;padding:16px}.profile-icon i{height:5px;border-radius:4px;background:linear-gradient(90deg,#12aaa6,#5db0d7);display:block}.profile-icon i:nth-child(1){width:29px}.profile-icon i:nth-child(2){width:40px}.profile-icon i:nth-child(3){width:23px}.gauge-icon span{width:34px;height:34px;border:5px solid #2aa6ad;border-bottom-color:#e2af49;border-radius:50%;position:relative}.gauge-icon span:after{content:"";position:absolute;width:3px;height:15px;background:#0d5870;left:50%;bottom:50%;transform-origin:bottom;transform:rotate(35deg)}.match-icon{display:flex;align-items:center;justify-content:center;gap:5px}.match-icon i{width:11px;height:11px;border-radius:50%;background:#2aa6ad;box-shadow:0 0 0 5px rgba(42,166,173,.09)}.match-icon i:nth-child(2){background:#e2aa43}.match-icon i:nth-child(3){background:#699ad6}.forward-icon{font-size:31px;color:#946bd2;font-weight:400}

.score24{background:linear-gradient(180deg,#f7fbfc,#fff);border-top:1px solid #e5eef0;border-bottom:1px solid #e5eef0}.score24-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:72px;align-items:center}.radar24{width:430px;height:430px;max-width:100%;margin:auto;position:relative;border-radius:50%;background:radial-gradient(circle,#fff 0 18%,rgba(20,168,167,.035) 19% 100%);overflow:visible}.radar-ring{position:absolute;border:1px solid rgba(19,152,158,.22);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.rr1{width:95%;height:95%}.rr2{width:68%;height:68%}.rr3{width:42%;height:42%}.radar24:before,.radar24:after{content:"";position:absolute;left:50%;top:4%;bottom:4%;width:1px;background:rgba(19,152,158,.14)}.radar24:after{top:50%;left:4%;right:4%;height:1px;width:auto}.radar-sweep{position:absolute;inset:4%;border-radius:50%;background:conic-gradient(from 0deg,rgba(25,179,171,.28),transparent 16% 100%);animation:spin24 4.8s linear infinite}.radar-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:155px;height:155px;border-radius:50%;background:#fff;border:1px solid #9cd6d8;box-shadow:0 12px 35px rgba(13,94,115,.12);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:4}.radar-core small{font-size:9px;letter-spacing:.12em;color:#7894a4}.radar-core b{font-size:47px;color:#0d6277;line-height:1;margin:5px}.radar-core span{font-size:11px;color:#6b8291}.radar-dot{position:absolute;width:10px;height:10px;border-radius:50%;z-index:3;box-shadow:0 0 0 5px rgba(22,170,166,.12)}.rd1{left:24%;top:23%;background:#12aaa6}.rd2{right:19%;top:37%;background:#dfab46}.rd3{left:34%;bottom:16%;background:#4c9fd3}.rd4{right:28%;bottom:25%;background:#9a73d2}.radar24 em{position:absolute;font-style:normal;font-size:12px;font-weight:600;color:#396378;background:#fff;border:1px solid #d4e6e8;border-radius:999px;padding:7px 10px;z-index:5}.rl1{top:2%;left:42%}.rl2{right:-1%;top:46%}.rl3{bottom:1%;left:38%}.rl4{left:-1%;top:46%}
.score24-copy h2{font-size:44px;line-height:1.08;margin:11px 0 16px}.score24-copy>p{font-size:18px;line-height:1.62}.score-bars24{margin:25px 0 16px}.score-bars24>div{display:grid;grid-template-columns:165px 1fr 34px;gap:14px;align-items:center;margin:15px 0}.score-bars24 b{font-size:15px;color:#204b60}.score-bars24 span{height:8px;background:#e3eff0;border-radius:99px;overflow:hidden}.score-bars24 i{display:block;width:var(--w);height:100%;border-radius:99px;background:linear-gradient(90deg,#18aaa7,#55a1d5,#dfa945);animation:barGrow24 1.4s ease both}.score-bars24 em{font-size:13px;font-style:normal;color:#607b8a;text-align:right}.fine24{font-size:12px!important;line-height:1.5!important;color:#7b8f9d!important}

.workspace24{background:#fff}.workspace-cards24{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.wc{position:relative;min-height:295px;padding:24px 21px;border-radius:20px;border:1px solid rgba(115,158,173,.17);box-shadow:0 16px 34px rgba(16,82,103,.08);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.wc:hover{transform:translateY(-5px);box-shadow:0 22px 42px rgba(16,82,103,.13)}.wc:before{content:"";position:absolute;width:150px;height:150px;border-radius:50%;right:-60px;top:-55px;filter:blur(2px);opacity:.55}.wc.teal{background:linear-gradient(145deg,#f1fcfb,#fff)}.wc.teal:before{background:radial-gradient(circle,#6ddbd3,transparent 67%)}.wc.blue{background:linear-gradient(145deg,#f3f8ff,#fff)}.wc.blue:before{background:radial-gradient(circle,#8bbce5,transparent 67%)}.wc.gold{background:linear-gradient(145deg,#fff9ed,#fff)}.wc.gold:before{background:radial-gradient(circle,#f0c670,transparent 67%)}.wc.violet{background:linear-gradient(145deg,#f8f4ff,#fff)}.wc.violet:before{background:radial-gradient(circle,#c0a5eb,transparent 67%)}.wc-icon{width:47px;height:47px;border-radius:14px;display:grid;place-items:center;background:#fff;border:1px solid rgba(60,126,145,.17);font-size:22px;color:#117f8d;box-shadow:0 8px 18px rgba(18,93,113,.08);margin-bottom:18px}.wc>span{font-size:10px;letter-spacing:.12em;font-weight:700;color:#7c94a2}.wc h3{font-size:19px;line-height:1.2;margin:6px 0 10px}.wc p{font-size:15px!important;line-height:1.55!important;margin:0}.mini-data,.mini-docs,.mini-chat,.mini-progress{position:absolute;left:21px;right:21px;bottom:19px;height:28px}.mini-data{display:flex;align-items:end;gap:6px}.mini-data i{display:block;width:18%;border-radius:5px 5px 0 0;background:linear-gradient(#2aaca9,#77c6d4)}.mini-data i:nth-child(1){height:45%}.mini-data i:nth-child(2){height:75%}.mini-data i:nth-child(3){height:100%;background:linear-gradient(#dcaa47,#efca76)}.mini-docs{display:flex;gap:6px}.mini-docs i{flex:1;border-radius:5px;background:linear-gradient(145deg,#dceaf8,#fff);border:1px solid #bfd4e9}.mini-chat i{display:block;height:8px;border-radius:99px;margin:5px 0;background:linear-gradient(90deg,#e2ae4a,#f4d999)}.mini-chat i:nth-child(2){width:70%;background:linear-gradient(90deg,#61a8d6,#bad9ee)}.mini-progress{height:7px;background:#e3ecef;border-radius:99px;top:auto;bottom:29px}.mini-progress i{display:block;width:76%;height:100%;border-radius:99px;background:linear-gradient(90deg,#8d6bd0,#cfafe8)}

.capital24{background:linear-gradient(180deg,#f7fbfc,#fff);border-top:1px solid #e4eef0}.capital-cloud24{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:center;padding:15px 0 4px;perspective:900px}.capital-cloud24 span{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:13px 20px;border-radius:16px;font-size:16px;font-weight:600;color:#17485d;border:1px solid rgba(99,147,164,.18);box-shadow:0 10px 0 rgba(21,84,103,.035),0 14px 24px rgba(18,82,103,.08),inset 0 1px 0 rgba(255,255,255,.9);transform:translateZ(0) rotateX(2deg);transition:transform .22s ease,box-shadow .22s ease}.capital-cloud24 span:hover{transform:translateY(-4px) rotateX(0);box-shadow:0 13px 0 rgba(21,84,103,.035),0 20px 30px rgba(18,82,103,.12)}.capital-cloud24 .c1,.capital-cloud24 .c6{background:linear-gradient(145deg,#e9fbf9,#fff)}.capital-cloud24 .c2,.capital-cloud24 .c7{background:linear-gradient(145deg,#eef6ff,#fff)}.capital-cloud24 .c3,.capital-cloud24 .c8{background:linear-gradient(145deg,#fff6e4,#fff)}.capital-cloud24 .c4,.capital-cloud24 .c9{background:linear-gradient(145deg,#f5efff,#fff)}.capital-cloud24 .c5,.capital-cloud24 .c10,.capital-cloud24 .c11{background:linear-gradient(145deg,#ecfaf4,#fff)}

.better24{padding-top:62px;padding-bottom:64px;background:#fff}.better24-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:54px;align-items:center}.better-copy h2{font-size:43px;line-height:1.08;margin:10px 0 15px}.better-copy p{font-size:18px;line-height:1.62;margin:0}.fit-visual24{height:290px;position:relative;border-radius:23px;border:1px solid #dbeaec;background:linear-gradient(145deg,#fbfefe,#f4fafb);box-shadow:0 18px 42px rgba(16,82,103,.08);overflow:hidden}.fit-visual24 svg{position:absolute;inset:0;width:100%;height:100%}.fit-line,.fit-line2{fill:none;stroke:url(#fitGrad);stroke-width:3;stroke-dasharray:12 15;animation:dashMove24 3s linear infinite}.fit-line2{animation-delay:-1.5s}.fit-company,.fit-capital{position:absolute;top:50%;transform:translateY(-50%);width:165px;padding:16px;border-radius:15px;background:#fff;border:1px solid #d5e6e9;box-shadow:0 12px 25px rgba(16,82,103,.09);z-index:2}.fit-company{left:28px}.fit-capital{right:28px}.fit-company small,.fit-capital small{font-size:9px;letter-spacing:.12em;color:#7893a3}.fit-company b,.fit-capital b{display:block;font-size:15px;color:#17465d;margin:5px 0 2px}.fit-company span,.fit-capital span{font-size:11px;color:#6a8291}.fit-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:108px;height:108px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff,#eaf9fa);border:1px solid #91d5d4;box-shadow:0 0 0 12px rgba(20,167,166,.06),0 12px 30px rgba(15,87,107,.12);z-index:3}.fit-center span{font-size:31px;font-weight:700;color:#0c6f7e}.fit-center small{font-size:9px;letter-spacing:.13em;color:#7893a3}.fit-node{position:absolute;width:8px;height:8px;border-radius:50%;z-index:2;box-shadow:0 0 0 5px rgba(22,170,166,.11)}.fn1{left:37%;top:31%;background:#15aaa5;animation:pulse24 1.8s ease-in-out infinite}.fn2{right:35%;bottom:29%;background:#dda945;animation:pulse24 1.8s ease-in-out infinite -.9s}

.platform-footer-brand img{width:220px!important;height:92px!important;object-fit:contain!important;object-position:left center!important}.site-footer .platform-footer-brand{align-items:center}

@keyframes dashMove24{to{stroke-dashoffset:-80}}
@keyframes spin24{to{transform:rotate(360deg)}}
@keyframes pulse24{0%,100%{transform:scale(.8);opacity:.65}50%{transform:scale(1.35);opacity:1}}
@keyframes cardFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}
@keyframes barGrow24{from{width:0}to{width:var(--w)}}

@media(max-width:1000px){.hero24-grid,.score24-grid,.better24-grid{grid-template-columns:1fr}.hero24-copy{max-width:760px}.hero24-visual{height:380px}.workspace-cards24{grid-template-columns:1fr 1fr}.process-track24{grid-template-columns:1fr 1fr}.process-svg{display:none}.section-title24{grid-template-columns:1fr;gap:14px}.radar24{margin-top:8px}.fit-visual24{max-width:700px;width:100%;margin:auto}}
@media(max-width:760px){.platform-hero24{padding:42px 20px}.hero24-copy h1{font-size:42px}.hero24-copy p{font-size:18px}.hero24-visual{height:330px}.hero-card{width:132px;padding:11px}.hc1{left:12px;top:37px}.hc2{left:16px;bottom:35px}.hc3{right:12px;top:37px}.hc4{right:16px;bottom:35px}.hero-core24{width:112px;height:112px}.hero-core24 b{font-size:29px}.process24,.score24,.workspace24,.capital24,.better24{padding:48px 20px}.section-title24{margin-bottom:24px}.section-title24 h2,.score24-copy h2,.better-copy h2{font-size:35px}.process-track24{grid-template-columns:1fr;gap:22px}.process-step24{display:grid;grid-template-columns:78px 1fr;padding:10px 0;column-gap:14px}.process-step24 .num{grid-column:1}.process-step24 .icon24{grid-column:1;grid-row:2/4}.process-step24 h3{grid-column:2;grid-row:2}.process-step24 p{grid-column:2;grid-row:3}.workspace-cards24{grid-template-columns:1fr}.radar24{width:320px;height:320px}.radar-core{width:130px;height:130px}.score-bars24>div{grid-template-columns:130px 1fr 30px;gap:9px}.fit-visual24{height:360px}.fit-company,.fit-capital{width:145px}.fit-company{left:18px;top:30%;}.fit-capital{right:18px;top:72%}.fit-center{width:92px;height:92px}.platform-footer-brand img{width:205px!important;height:86px!important}}


/* V25 Platform requested refinements */
.platform-hero24 h1 span{
  background:linear-gradient(90deg,var(--navy2),var(--teal),var(--gold));
  -webkit-background-clip:text;background-clip:text;color:transparent;
}

/* V25 Founders */
.founders-v25{overflow:hidden}
.founder-hero25{padding:78px 28px 68px;background:#fff;position:relative}
.founder-hero-grid25{display:grid;grid-template-columns:.92fr 1.08fr;gap:62px;align-items:center}
.founder-hero-copy25 h1{font-size:61px;line-height:1.04;margin:12px 0 22px;max-width:690px}
.founder-hero-copy25 h1 span{
  background:linear-gradient(90deg,var(--navy2),var(--teal),var(--gold));
  -webkit-background-clip:text;background-clip:text;color:transparent;
}
.founder-hero-copy25>p{max-width:680px;color:#536d82;font-size:19px;line-height:1.68}
.founder-hero-actions25{display:flex;align-items:center;gap:24px;margin-top:30px}
.founder-text-link25{font-size:15px;font-weight:600;color:#0d7281;border-bottom:1px solid #a9d6da;padding-bottom:3px}
.founder-proof25{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:42px;border-top:1px solid #dcebed;padding-top:24px}
.founder-proof25 b{display:block;font-size:15px;color:#183f55}.founder-proof25 small{display:block;font-size:12px;color:#708794;margin-top:5px;line-height:1.4}

.founder-visual25{height:520px;position:relative;border-radius:26px;overflow:hidden;background:linear-gradient(145deg,#f7fcfc,#edf7fa 62%,#fffaf0);border:1px solid #d6e9eb;box-shadow:0 26px 70px rgba(22,82,104,.12)}
.fv-building25{position:absolute;inset:0;background:linear-gradient(90deg,rgba(246,252,252,.97) 0%,rgba(246,252,252,.78) 34%,rgba(246,252,252,.15) 72%),url("founder-building.png") center right/cover no-repeat;opacity:.63}
.fv-glow25{position:absolute;width:330px;height:330px;border-radius:50%;background:radial-gradient(circle,rgba(17,178,170,.16),rgba(64,157,214,.06) 45%,transparent 70%);left:140px;top:90px;animation:fvPulse25 4.8s ease-in-out infinite}
@keyframes fvPulse25{50%{transform:scale(1.08);opacity:.75}}
.fv-lines25{position:absolute;inset:0;width:100%;height:100%}
.fv-base25{fill:none;stroke:#a8cbd2;stroke-width:1.5;stroke-dasharray:4 8;opacity:.38}
.fv-live25{fill:none;stroke:url(#founderFlow25);stroke-width:3;stroke-linecap:round;stroke-dasharray:20 390;animation:fvMove25 4.8s linear infinite}
.fv-live-b25{animation-delay:-2.1s}
@keyframes fvMove25{to{stroke-dashoffset:-410}}
.founder-score-card25,.founder-match-card25{position:absolute;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);border:1px solid rgba(169,214,219,.85);box-shadow:0 16px 34px rgba(19,76,98,.11);border-radius:16px}
.founder-score-card25{left:40px;top:52px;width:170px;padding:18px}
.founder-score-card25 small,.founder-match-card25 small{font-size:9px;letter-spacing:.12em;color:#7893a2;font-weight:700}
.score-mini-ring25{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;margin:12px auto;background:conic-gradient(#13aaa7 0 82%,#e7eef0 82%);position:relative}
.score-mini-ring25:after{content:"";position:absolute;inset:8px;background:white;border-radius:50%}
.score-mini-ring25 b{position:relative;z-index:1;font-size:24px;color:#0b6d7e}
.founder-score-card25>span{font-size:12px;color:#627b8b;display:block;text-align:center}
.founder-match-card25{padding:14px 16px;width:172px}
.founder-match-card25 b{display:block;font-size:15px;color:#153e55;margin:5px 0}.founder-match-card25 span{font-size:11px;color:#647e8e}
.fm1{right:32px;top:64px}.fm2{right:34px;bottom:58px}.fm3{left:52px;bottom:54px}

.founder-path25,.founder-readiness25,.founder-capital25,.founder-match25,.founder-workspace25,.founder-final25{padding:76px 28px}
.founder-path25{background:#f8fbfc;border-top:1px solid #e5eff1;border-bottom:1px solid #e5eff1}
.founder-section-head25{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:end}
.founder-section-head25 h2,.readiness-copy25 h2,.match-copy25 h2,.founder-final25 h2{font-size:45px;line-height:1.08;margin:11px 0 0}
.founder-section-head25>p{margin:0;color:#536d82}

.profile-flow25{height:420px;position:relative;margin-top:44px}
.profile-node25{position:absolute;width:210px;padding:18px;border-radius:17px;background:#fff;border:1px solid #d0e6e8;box-shadow:0 14px 30px rgba(18,83,103,.07);z-index:2}
.profile-node25 b{display:block;font-size:16px;color:#173f55;margin:8px 0 5px}.profile-node25 span{font-size:13px;line-height:1.45;color:#6a8290}
.profile-icon25{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#e9f9f8,#fff4da);color:#0a8390;font-size:19px}
.pn-company25{left:0;top:30px}.pn-capital25{left:0;bottom:30px}.pn-financial25{right:0;top:30px}.pn-docs25{right:0;bottom:30px}
.profile-core25{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:250px;height:250px;border-radius:50%;padding:14px;background:conic-gradient(#13aaa7,#4d9dd3,#e0ac47,#13aaa7);box-shadow:0 25px 60px rgba(17,96,119,.12);z-index:3;animation:coreFloat25 5s ease-in-out infinite}
.profile-core-inner25{width:100%;height:100%;border-radius:50%;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}
.profile-core-inner25 small{font-size:10px;letter-spacing:.13em;color:#7894a2}.profile-core-inner25 b{font-size:23px;color:#0e6276;margin:8px 0}.profile-core-inner25 span{font-size:13px;color:#657d8c}
.profile-connect25{position:absolute;inset:0;width:100%;height:100%;z-index:1}.profile-connect25 path{fill:none;stroke:url(#none);stroke:#9ecbd0;stroke-width:2;stroke-dasharray:8 12;animation:dashMove25 3.2s linear infinite}
@keyframes dashMove25{to{stroke-dashoffset:-80}}@keyframes coreFloat25{50%{transform:translate(-50%,-53%)}}

.founder-readiness25{background:#fff}
.founder-readiness-grid25{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}
.readiness-visual25{min-height:470px;display:grid;place-items:center}
.readiness-radar25{width:390px;height:390px;border-radius:50%;position:relative;border:1px solid rgba(17,164,168,.25);overflow:hidden;background:radial-gradient(circle,rgba(16,170,168,.08),transparent 62%)}
.r-ring25{position:absolute;border:1px solid rgba(16,150,160,.17);border-radius:50%;inset:50px}.r2{inset:100px}.r3{inset:150px}
.readiness-radar25:before,.readiness-radar25:after{content:"";position:absolute;background:rgba(17,145,156,.12)}.readiness-radar25:before{width:1px;top:0;bottom:0;left:50%}.readiness-radar25:after{height:1px;left:0;right:0;top:50%}
.readiness-sweep25{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 0deg,rgba(16,179,171,.32),transparent 22%,transparent);animation:radarSpin25 5s linear infinite}
@keyframes radarSpin25{to{transform:rotate(360deg)}}
.readiness-core25{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:160px;height:160px;border-radius:50%;background:#fff;box-shadow:0 14px 38px rgba(14,94,115,.14);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:3;border:1px solid #b9dfe1}
.readiness-core25 small{font-size:9px;letter-spacing:.12em;color:#73909f}.readiness-core25 b{font-size:48px;line-height:1;color:#0a6f80;margin:5px}.readiness-core25 span{font-size:11px;color:#6e8492}
.r-dot25{position:absolute;width:10px;height:10px;border-radius:50%;background:#e2aa45;box-shadow:0 0 0 7px rgba(226,170,69,.12);z-index:2}.d1{top:72px;left:110px}.d2{right:70px;top:155px}.d3{bottom:68px;left:155px}.d4{left:75px;top:230px}
.readiness-copy25>p{color:#536d82}
.readiness-bars25{margin:28px 0}
.readiness-bars25>div{margin:17px 0}.readiness-bars25 span{display:flex;justify-content:space-between;font-size:15px;margin-bottom:7px}.readiness-bars25 b{color:#173f55}.readiness-bars25 em{font-style:normal;color:#5d7888}
.readiness-bars25 i{display:block;height:8px;border-radius:999px;background:#eaf0f2;overflow:hidden}.readiness-bars25 u{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#13aaa7,#4a9ed5,#e0ac47);text-decoration:none}
.founder-note25{font-size:13px!important;color:#7a8e9b!important}

.founder-capital25{background:#f7fafb;border-top:1px solid #e5eff1;border-bottom:1px solid #e5eff1}
.capital-cloud25{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-top:48px;perspective:1000px}
.capital-cloud25 span{font-size:16px;font-weight:600;padding:15px 21px;border-radius:14px;background:#fff;box-shadow:0 12px 26px rgba(19,77,98,.08),inset 0 1px 0 rgba(255,255,255,.9);border:1px solid;transform:translateZ(0);transition:.22s}
.capital-cloud25 span:hover{transform:translateY(-4px) rotateX(3deg);box-shadow:0 18px 32px rgba(19,77,98,.12)}
.cc-teal25{border-color:#b9e2df!important;background:linear-gradient(145deg,#fff,#eaf9f7)!important;color:#126e77}
.cc-blue25{border-color:#c9dfee!important;background:linear-gradient(145deg,#fff,#edf5fb)!important;color:#225f83}
.cc-gold25{border-color:#ead6aa!important;background:linear-gradient(145deg,#fff,#fff8e8)!important;color:#87621f}
.cc-more25{border-color:#d8e3e8!important;color:#617887}

.founder-match25{background:#0d2f43;color:#fff}
.founder-match-grid25{display:grid;grid-template-columns:.8fr 1.2fr;gap:72px;align-items:center}
.match-copy25 h2{color:#fff}.match-copy25>p{color:#bfd0da}.match-copy25 .eyebrow{color:#69d0ce}
.match-points25{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.match-points25 span{font-size:13px;padding:8px 11px;border-radius:999px;border:1px solid rgba(137,203,206,.25);color:#d5e6e9;background:rgba(255,255,255,.035)}
.match-visual25{height:360px;position:relative}
.mv-left25,.mv-right25>div,.mv-engine25{position:absolute;z-index:2;border-radius:15px;border:1px solid rgba(158,212,214,.25);background:rgba(255,255,255,.055);backdrop-filter:blur(7px);box-shadow:0 14px 34px rgba(0,0,0,.16)}
.mv-left25{left:0;top:112px;width:175px;padding:18px}.mv-right25{position:absolute;right:0;top:42px;width:180px;display:flex;flex-direction:column;gap:50px}.mv-right25>div{position:relative;padding:16px}
.mv-left25 small,.mv-right25 small,.mv-engine25 small{font-size:9px;letter-spacing:.12em;color:#81c8ca}.mv-left25 b,.mv-right25 b{display:block;font-size:15px;color:#fff;margin:6px 0}.mv-left25 span,.mv-right25 span{font-size:11px;color:#b9cdd5}
.mv-engine25{left:50%;top:50%;transform:translate(-50%,-50%);width:150px;height:150px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:8px solid rgba(32,109,126,.45);outline:2px solid #1caeaa;background:#10394f}
.mv-engine25 b{font-size:36px;color:#fff;margin:4px}.mv-engine25 span{font-size:10px;color:#b9d5dc}
.mv-lines25{position:absolute;inset:0;width:100%;height:100%;z-index:1}.mv-base25,.mv-live25{fill:none}.mv-base25{stroke:#5f8b99;stroke-width:1.5;stroke-dasharray:5 9;opacity:.4}.mv-live25{stroke:url(#founderFlow25);stroke-width:3;stroke-dasharray:18 380;animation:mvMove25 4s linear infinite}.ml2{animation-delay:-2s}
@keyframes mvMove25{to{stroke-dashoffset:-400}}

.founder-workspace25{background:#fff}
.workspace-stage25{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:46px;padding:26px 0}
.workspace-card25{position:relative;z-index:2;padding:22px 18px;border-radius:18px;border:1px solid #d5e7e9;background:linear-gradient(150deg,#fff,#f8fcfc);box-shadow:0 14px 34px rgba(17,78,99,.07);min-height:205px;transition:.22s}
.workspace-card25:nth-child(2),.workspace-card25:nth-child(4){transform:translateY(18px)}
.workspace-card25:hover{transform:translateY(-5px)}.workspace-card25:nth-child(2):hover,.workspace-card25:nth-child(4):hover{transform:translateY(12px)}
.workspace-card25 span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-size:11px;font-weight:700;color:#0c7c88;background:linear-gradient(145deg,#e6f8f6,#fff1d2)}
.workspace-card25 b{display:block;font-size:17px;color:#173f55;margin:17px 0 8px}.workspace-card25 p{font-size:14px!important;line-height:1.55!important;color:#627b8a;margin:0}
.workspace-orbit25{position:absolute;left:6%;right:6%;top:50%;height:2px;background:linear-gradient(90deg,transparent,#19aaa8,#4a9ed4,#e0aa45,transparent);opacity:.26;z-index:1}

.founder-final25{background:linear-gradient(120deg,#f4fbfb 0%,#fff 52%,#fff8e9 100%);border-top:1px solid #e3edef}
.founder-final-grid25{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}
.founder-final-action25 p{color:#536d82;margin:0 0 24px}

@media(max-width:1000px){
 .founder-hero-grid25,.founder-readiness-grid25,.founder-match-grid25,.founder-final-grid25{grid-template-columns:1fr;gap:46px}
 .founder-section-head25{grid-template-columns:1fr;gap:20px}
 .founder-visual25{max-width:760px;width:100%}
 .workspace-stage25{grid-template-columns:repeat(2,1fr)}.workspace-card25:nth-child(2),.workspace-card25:nth-child(4){transform:none}
}
@media(max-width:760px){
 .founder-hero25{padding:60px 22px 50px}.founder-hero-copy25 h1{font-size:43px}
 .founder-hero-actions25{align-items:flex-start;flex-direction:column}.founder-proof25{grid-template-columns:1fr}
 .founder-visual25{height:450px}.founder-score-card25{left:18px;top:30px}.fm1{right:16px;top:42px}.fm2{right:18px;bottom:35px}.fm3{left:20px;bottom:38px}
 .founder-path25,.founder-readiness25,.founder-capital25,.founder-match25,.founder-workspace25,.founder-final25{padding:60px 22px}
 .founder-section-head25 h2,.readiness-copy25 h2,.match-copy25 h2,.founder-final25 h2{font-size:36px}
 .profile-flow25{height:720px}.profile-core25{width:190px;height:190px}.profile-node25{width:160px;padding:14px}
 .pn-company25{left:0;top:10px}.pn-financial25{right:0;top:10px}.pn-capital25{left:0;bottom:10px}.pn-docs25{right:0;bottom:10px}
 .profile-connect25{display:none}
 .readiness-radar25{width:300px;height:300px}.r-ring25{inset:38px}.r2{inset:78px}.r3{inset:118px}.readiness-core25{width:130px;height:130px}.readiness-core25 b{font-size:39px}
 .capital-cloud25{justify-content:flex-start}.capital-cloud25 span{font-size:15px}
 .match-visual25{height:470px}.mv-left25{top:10px;left:50%;transform:translateX(-50%)}.mv-engine25{top:50%}.mv-right25{left:50%;right:auto;transform:translateX(-50%);top:auto;bottom:0;width:190px;gap:12px}.mv-lines25{display:none}
 .workspace-stage25{grid-template-columns:1fr}.workspace-card25{min-height:0}.workspace-orbit25{display:none}
}


/* V26 Founders refinement */

/* Tighter vertical rhythm between Founder sections */
.founder-path25,
.founder-readiness25,
.founder-capital25,
.founder-match25,
.founder-workspace25,
.founder-final25{
  padding-top:56px;
  padding-bottom:56px;
}
.profile-flow25{margin-top:30px}
.capital-cloud25{margin-top:32px}
.workspace-stage25{margin-top:32px}

/* Smart Match: brighter illuminated gold outer ring */
.mv-engine25{
  border:7px solid #143f54;
  outline:2px solid #e8b64c;
  background:
    radial-gradient(circle at 45% 38%,rgba(36,177,177,.18),transparent 42%),
    #10394f;
  box-shadow:
    0 0 0 7px rgba(231,177,68,.10),
    0 0 22px rgba(239,184,69,.42),
    0 0 52px rgba(239,184,69,.22),
    inset 0 0 22px rgba(31,190,181,.13);
  animation:founderGoldGlow26 2.8s ease-in-out infinite;
}
.mv-engine25:before{
  content:"";
  position:absolute;
  inset:-17px;
  border-radius:50%;
  border:1px solid rgba(238,184,72,.46);
  box-shadow:0 0 18px rgba(238,184,72,.22);
  animation:founderGoldOrbit26 3.6s ease-in-out infinite;
}
.mv-engine25:after{
  content:"";
  position:absolute;
  width:9px;height:9px;
  border-radius:50%;
  background:#ffd36a;
  box-shadow:0 0 11px #efb846,0 0 22px rgba(239,184,70,.75);
  top:-20px;left:50%;
  transform-origin:0 95px;
  animation:founderGoldDot26 4.4s linear infinite;
}
@keyframes founderGoldGlow26{
  50%{box-shadow:0 0 0 10px rgba(231,177,68,.08),0 0 31px rgba(239,184,69,.60),0 0 70px rgba(239,184,69,.26),inset 0 0 26px rgba(31,190,181,.18)}
}
@keyframes founderGoldOrbit26{
  50%{transform:scale(1.045);border-color:rgba(255,207,91,.72)}
}
@keyframes founderGoldDot26{
  to{transform:rotate(360deg)}
}

/* Rebuild "From Introduction to Next Step" into a lively deal journey */
.founder-workspace25{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 25%,rgba(17,171,167,.09),transparent 28%),
    radial-gradient(circle at 88% 70%,rgba(229,174,68,.10),transparent 30%),
    linear-gradient(180deg,#ffffff,#f8fcfc);
}
.founder-workspace25:before{
  content:"";
  position:absolute;
  width:520px;height:520px;
  border:1px solid rgba(18,160,165,.09);
  border-radius:50%;
  left:-290px;top:-250px;
  box-shadow:0 0 0 65px rgba(18,160,165,.018),0 0 0 130px rgba(229,174,68,.018);
}
.workspace-stage25{
  grid-template-columns:repeat(5,1fr);
  gap:18px;
  padding:38px 0 28px;
}
.workspace-stage25:before{
  content:"";
  position:absolute;
  left:4%;right:4%;top:50%;
  height:3px;
  border-radius:999px;
  background:linear-gradient(90deg,#11aaa7,#43a0d6,#e4ad46,#2aa5bd,#e5ae48);
  opacity:.42;
  box-shadow:0 0 18px rgba(33,161,176,.18);
  z-index:0;
}
.workspace-stage25:after{
  content:"";
  position:absolute;
  left:4%;top:calc(50% - 4px);
  width:13px;height:13px;
  border-radius:50%;
  background:#ffd46c;
  box-shadow:0 0 13px #e8ad42,0 0 26px rgba(232,173,66,.62);
  z-index:1;
  animation:workspaceTravel26 6s linear infinite;
}
@keyframes workspaceTravel26{
  0%{left:4%}
  100%{left:94%}
}
.workspace-card25{
  min-height:220px;
  padding:23px 19px;
  border-radius:21px;
  background:rgba(255,255,255,.94);
  border:1px solid #d2e6e8;
  box-shadow:0 16px 36px rgba(18,78,99,.09);
}
.workspace-card25:nth-child(1){border-top:4px solid #13aaa7}
.workspace-card25:nth-child(2){border-top:4px solid #429fd5}
.workspace-card25:nth-child(3){border-top:4px solid #e1ab46}
.workspace-card25:nth-child(4){border-top:4px solid #23a6b4}
.workspace-card25:nth-child(5){border-top:4px solid #dfa945}
.workspace-card25 span{
  width:42px;height:42px;
  border-radius:13px;
  font-size:12px;
  box-shadow:0 7px 16px rgba(18,119,134,.10);
}
.workspace-card25:nth-child(1) span{background:linear-gradient(145deg,#dff8f5,#fff);color:#087d82}
.workspace-card25:nth-child(2) span{background:linear-gradient(145deg,#e5f2fb,#fff);color:#286e9a}
.workspace-card25:nth-child(3) span{background:linear-gradient(145deg,#fff1ca,#fff);color:#8b641c}
.workspace-card25:nth-child(4) span{background:linear-gradient(145deg,#e1f6f8,#fff);color:#147888}
.workspace-card25:nth-child(5) span{background:linear-gradient(145deg,#fff0c8,#fff);color:#89611a}
.workspace-card25 b{font-size:18px}
.workspace-card25 p{font-size:15px!important;line-height:1.58!important}
.workspace-orbit25{
  top:50%;
  height:1px;
  opacity:.15;
}

/* Add a small colorful visual marker beside the workspace eyebrow */
.founder-workspace25 .eyebrow:before{
  content:"";
  display:inline-block;
  width:28px;height:5px;
  margin-right:10px;
  vertical-align:2px;
  border-radius:999px;
  background:linear-gradient(90deg,#12aaa7,#4a9ed5,#e1aa45);
  box-shadow:0 0 10px rgba(25,166,170,.18);
}

@media(max-width:760px){
  .founder-path25,
  .founder-readiness25,
  .founder-capital25,
  .founder-match25,
  .founder-workspace25,
  .founder-final25{
    padding-top:48px;
    padding-bottom:48px;
  }
  .workspace-stage25{padding-top:20px}
  .workspace-stage25:before,.workspace-stage25:after{display:none}
}


/* V27 Founder hero: match Platform's tighter top rhythm */
.founder-hero25{
  padding-top:48px;
  padding-bottom:54px;
}
.founder-hero-copy25 h1{
  margin-top:9px;
}
@media(max-width:760px){
  .founder-hero25{
    padding-top:42px;
    padding-bottom:46px;
  }
}


/* V28 Founder hero typography: match Platform hero exactly */
.founder-hero-copy25 .eyebrow{
  font-size:12px;
  font-weight:650;
  letter-spacing:.16em;
  line-height:1.2;
}

.founder-hero-copy25 h1{
  font-family:"Inter","Helvetica Neue",Arial,sans-serif;
  font-size:64px;
  line-height:1.04;
  font-weight:550;
  letter-spacing:-.035em;
  margin:13px 0 22px;
  max-width:900px;
}

.founder-hero-copy25>p{
  font-family:"Inter","Helvetica Neue",Arial,sans-serif;
  font-size:19px;
  line-height:1.68;
  font-weight:400;
  color:#536d82;
  max-width:850px;
}

/* Keep the same gradient emphasis style as Platform */
.founder-hero-copy25 h1 span{
  background:linear-gradient(90deg,var(--navy2),var(--teal),var(--gold));
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

@media(max-width:900px){
  .founder-hero-copy25 h1{font-size:52px}
}

@media(max-width:760px){
  .founder-hero-copy25 h1{
    font-size:43px;
    line-height:1.06;
    margin:10px 0 18px;
  }
  .founder-hero-copy25>p{
    font-size:18px;
    line-height:1.62;
  }
}


/* V29 Founder hero headline: exact Platform desktop scale */
.founder-hero-copy25 h1{
  font-family:"Inter","Helvetica Neue",Arial,sans-serif;
  font-size:58px;
  line-height:1.03;
  font-weight:550;
  letter-spacing:-.035em;
  margin:13px 0 22px;
}
@media(max-width:900px){
  .founder-hero-copy25 h1{font-size:48px}
}
@media(max-width:760px){
  .founder-hero-copy25 h1{
    font-size:40px;
    line-height:1.05;
  }
}

/* V30 Funders page: same approved visual system as Founders, with funder-specific emphasis */
.funders-v30 .fv-building25{
  background:linear-gradient(90deg,rgba(250,252,251,.97) 0%,rgba(250,252,251,.76) 34%,rgba(250,252,251,.12) 72%),url("funder-building.png") center right/cover no-repeat;
  opacity:.67;
}
.funders-v30 .fv-glow25{
  background:radial-gradient(circle,rgba(231,179,74,.18),rgba(64,157,214,.07) 45%,transparent 70%);
}
.funders-v30 .founder-hero-copy25 h1{
  font-family:"Inter","Helvetica Neue",Arial,sans-serif;
  font-size:58px;
  line-height:1.03;
  font-weight:550;
  letter-spacing:-.035em;
  margin:13px 0 22px;
}
.funders-v30 .founder-hero-copy25 h1 span{
  background:linear-gradient(90deg,var(--navy2),var(--teal),var(--gold));
  -webkit-background-clip:text;background-clip:text;color:transparent;
}
.funders-v30 .founder-core25,
.funders-v30 .mv-engine25{
  box-shadow:0 0 0 8px rgba(231,177,68,.10),0 0 30px rgba(239,184,69,.46),0 0 66px rgba(239,184,69,.22);
}
.funders-v30 .workspace-card25:nth-child(1){border-top-color:#e1ab46}
.funders-v30 .workspace-card25:nth-child(2){border-top-color:#43a0d6}
.funders-v30 .workspace-card25:nth-child(3){border-top-color:#12aaa7}
.funders-v30 .workspace-card25:nth-child(4){border-top-color:#2aa5bd}
.funders-v30 .workspace-card25:nth-child(5){border-top-color:#dfa945}
.funders-v30 .workspace-stage25:after{animation-duration:5.3s}
@media(max-width:900px){.funders-v30 .founder-hero-copy25 h1{font-size:48px}}
@media(max-width:760px){.funders-v30 .founder-hero-copy25 h1{font-size:40px;line-height:1.05}}

/* V31 Funders intelligence-first redesign */
.funders-v31{overflow:hidden}.funder31-hero{padding:48px 28px 54px;background:#fff}.funder31-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:58px;align-items:center}.funder31-copy h1{font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-size:58px;line-height:1.03;font-weight:550;letter-spacing:-.035em;margin:13px 0 22px}.funder31-copy h1 span{background:linear-gradient(90deg,var(--navy2),var(--teal),var(--gold));-webkit-background-clip:text;background-clip:text;color:transparent}.funder31-copy>p{font-size:19px;line-height:1.68;color:#536d82}.funder31-actions{display:flex;gap:24px;align-items:center;margin-top:30px}.funder31-link{font-size:15px;font-weight:600;color:#0d7281;border-bottom:1px solid #a9d6da;padding-bottom:3px}.funder31-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:40px;padding-top:23px;border-top:1px solid #dcebed}.funder31-kpis b{display:block;font-size:15px;color:#173f55}.funder31-kpis small{display:block;font-size:12px;color:#718894;margin-top:4px;line-height:1.35}
.funder31-dashboard{position:relative;min-height:520px;border-radius:26px;background:linear-gradient(145deg,#0d3044,#123e55 62%,#15384b);box-shadow:0 28px 70px rgba(14,53,72,.25);padding:28px;overflow:hidden}.funder31-dashboard:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:34px 34px}.dash31-glow{position:absolute;width:320px;height:320px;right:-80px;top:-90px;border-radius:50%;background:radial-gradient(circle,rgba(231,177,68,.25),transparent 66%);animation:dashGlow31 4s ease-in-out infinite}@keyframes dashGlow31{50%{transform:scale(1.12);opacity:.7}}.dash31-top{position:relative;z-index:2;display:flex;justify-content:space-between}.dash31-top small{display:block;color:#7ec6c8;font-size:9px;letter-spacing:.14em}.dash31-top b{display:block;color:#fff;font-size:22px;margin-top:4px}.live31{font-size:9px;letter-spacing:.1em;color:#c8dce1;border:1px solid rgba(255,255,255,.12);padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.035)}.live31 i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#75d1a6;margin-right:6px;box-shadow:0 0 10px #75d1a6}.dash31-grid{position:relative;z-index:2;display:grid;gap:11px;margin-top:30px}.deal31{display:grid;grid-template-columns:42px 1fr 58px 85px;align-items:center;gap:12px;padding:14px;border:1px solid rgba(155,207,211,.14);background:rgba(255,255,255,.045);border-radius:14px;animation:dealFloat31 5s ease-in-out infinite}.deal31:nth-child(2){animation-delay:-1.5s}.deal31:nth-child(3){animation-delay:-3s}@keyframes dealFloat31{50%{transform:translateX(4px)}}.deal31-rank{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(19,177,171,.26),rgba(230,177,70,.18));color:#b7e5e1;font-size:11px;font-weight:700}.deal31 small{display:block;color:#7eb4c1;font-size:8px;letter-spacing:.1em}.deal31 b{display:block;color:#fff;font-size:15px;margin-top:4px}.deal31 em{font-style:normal;color:#ffd16b;font-size:17px;font-weight:700}.deal31>span{font-size:10px;color:#9fb8c1}.dash31-metrics{position:absolute;left:28px;right:28px;bottom:28px;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.dash31-metrics div{padding:13px;border-radius:13px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.1)}.dash31-metrics small{font-size:8px;letter-spacing:.1em;color:#7ec6c8}.dash31-metrics b{display:block;color:#fff;font-size:20px;margin:4px 0}.dash31-metrics span{font-size:9px;color:#9eb7c0}
.funder31-matching,.funder31-return,.funder31-ranking,.funder31-pipeline,.funder31-tools,.funder31-final{padding:56px 28px}.funder31-matching{background:#f8fbfc;border-top:1px solid #e5eff1;border-bottom:1px solid #e5eff1}.funder31-head{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:end}.funder31-head h2,.return31-copy h2,.pipeline31-title h2,.funder31-final h2{font-size:45px;line-height:1.08;margin:11px 0 0}.funder31-head>p,.return31-copy>p,.pipeline31-title>p,.funder31-final p{color:#536d82}.matchboard31{min-height:410px;margin-top:34px;display:grid;grid-template-columns:1fr 220px 1fr;gap:34px;align-items:center}.matchboard31-left{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.criteria31{padding:15px 16px;border-radius:14px;background:#fff;border:1px solid #d5e7e9;box-shadow:0 12px 24px rgba(16,77,97,.07);font-size:12px;color:#6b8290}.criteria31 b{display:block;font-size:15px;color:#153e55;margin-top:5px}.matchcore31{width:210px;height:210px;border-radius:50%;justify-self:center;background:#10394f;border:8px solid #153f54;outline:2px solid #e6b047;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 0 0 9px rgba(230,176,71,.09),0 0 34px rgba(230,176,71,.48),0 0 75px rgba(230,176,71,.19);animation:matchGlow31 3s ease-in-out infinite}.matchcore31 small{font-size:9px;letter-spacing:.13em;color:#75cbc7}.matchcore31 b{font-size:49px;color:#fff;margin:5px}.matchcore31 span{font-size:11px;color:#c5d8dd}@keyframes matchGlow31{50%{box-shadow:0 0 0 13px rgba(230,176,71,.07),0 0 46px rgba(230,176,71,.66),0 0 92px rgba(230,176,71,.24)}}.matchboard31-right{display:grid;gap:12px}.matchboard31-right article{display:grid;grid-template-columns:34px 1fr 46px;align-items:center;padding:15px;border-radius:14px;background:#fff;border:1px solid #d5e7e9;box-shadow:0 12px 24px rgba(16,77,97,.07)}.matchboard31-right small{font-size:10px;color:#8296a1}.matchboard31-right b{font-size:14px;color:#173f55}.matchboard31-right em{font-style:normal;font-weight:700;color:#0c7785}
.return31-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:80px;align-items:center}.return31-list{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin-top:28px}.return31-list span{padding:14px 15px;border-radius:13px;background:#f8fbfc;border:1px solid #e1ecee}.return31-list b{display:block;color:#173f55;font-size:14px}.return31-list em{display:block;font-style:normal;color:#748995;font-size:11px;margin-top:4px}.return31-visual{height:460px;position:relative}.return31-ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:290px;height:290px;border-radius:50%;border:1px solid #bad9dc;background:radial-gradient(circle,rgba(17,169,167,.07),transparent 64%);overflow:hidden}.return31-sweep{position:absolute;inset:0;border-radius:50%;background:conic-gradient(rgba(229,175,70,.36),transparent 25%,transparent);animation:ringSpin31 5s linear infinite}@keyframes ringSpin31{to{transform:rotate(360deg)}}.return31-center{position:absolute;inset:66px;border-radius:50%;background:#fff;box-shadow:0 14px 34px rgba(15,89,109,.13);display:flex;flex-direction:column;align-items:center;justify-content:center}.return31-center small{font-size:8px;letter-spacing:.12em;color:#78909d}.return31-center b{font-size:40px;color:#0c7180;margin:3px}.return31-center span{font-size:10px;color:#788e9a}.return31-card{position:absolute;padding:13px 15px;border-radius:13px;background:#fff;border:1px solid #d5e7e9;box-shadow:0 12px 25px rgba(17,77,97,.08);min-width:130px}.return31-card small{font-size:8px;letter-spacing:.1em;color:#78909d}.return31-card b{display:block;font-size:20px;color:#173f55;margin:4px 0}.return31-card span{font-size:10px;color:#758995}.rc31a{left:0;top:60px}.rc31b{right:0;top:70px}.rc31c{left:10px;bottom:55px}.rc31d{right:8px;bottom:58px}
.funder31-ranking{background:#0d3044;color:#fff}.funder31-ranking .funder31-head h2{color:#fff}.funder31-ranking .funder31-head>p{color:#bfd0da}.funder31-ranking .eyebrow{color:#74cfcb}.table31-wrap{margin-top:34px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.10);background:rgba(255,255,255,.035)}.table31{min-width:850px}.tr31{display:grid;grid-template-columns:70px 1.5fr .7fr .8fr .7fr .7fr .8fr;align-items:center;gap:10px;padding:17px 20px;border-bottom:1px solid rgba(255,255,255,.07);font-size:13px;color:#dce9ec}.th31{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#7fb7c2;background:rgba(255,255,255,.03)}.tr31 b{display:block;color:#fff;font-size:14px}.tr31 small{display:block;color:#8caab4;font-size:10px;margin-top:3px}.score31{color:#ffd16a;font-weight:700}
.funder31-pipeline{background:linear-gradient(180deg,#f7fafb,#fff);border-bottom:1px solid #e5eff1}.pipeline31-title{max-width:820px}.kanban31{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.lane31{background:#edf3f5;border:1px solid #dbe8ea;border-radius:18px;padding:14px;min-height:360px}.lane31-head{display:flex;justify-content:space-between;align-items:center;padding:5px 4px 13px}.lane31-head b{font-size:14px;color:#173f55}.lane31-head span{width:25px;height:25px;border-radius:8px;background:#fff;display:grid;place-items:center;font-size:10px;color:#587584}.lane31 article{background:#fff;border:1px solid #d8e6e8;border-radius:14px;padding:14px;margin-bottom:11px;box-shadow:0 8px 18px rgba(15,74,95,.05);transition:.2s}.lane31 article:hover{transform:translateY(-4px)}.lane31 article small{font-size:8px;letter-spacing:.09em;color:#0e888f}.lane31 article b{display:block;font-size:14px;color:#183f55;margin:6px 0}.lane31 article span,.lane31 article em{display:block;font-size:10px;color:#738894;font-style:normal}.lane31 article em{margin-top:5px;color:#9a762a}.pipeline31-light{position:absolute;left:0;top:-5px;width:16px;height:4px;border-radius:999px;background:#ffd169;box-shadow:0 0 16px #e7ad42;animation:pipelineTravel31 6s linear infinite}@keyframes pipelineTravel31{to{left:98%}}
.funder31-tools{background:#fff}.toolgrid31{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px}.toolgrid31 article{padding:22px;border-radius:18px;border:1px solid #d8e8ea;background:linear-gradient(145deg,#fff,#f8fbfc);box-shadow:0 12px 28px rgba(16,76,96,.06);transition:.2s}.toolgrid31 article:hover{transform:translateY(-5px);box-shadow:0 18px 35px rgba(16,76,96,.1)}.toolgrid31 div{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#eaf9f7,#fff5dd);color:#0c7c87;font-size:11px;font-weight:700}.toolgrid31 b{display:block;font-size:17px;color:#173f55;margin:15px 0 7px}.toolgrid31 p{font-size:14px!important;line-height:1.55!important;color:#647c8a;margin:0}.funder31-final{background:linear-gradient(120deg,#f3fbfa,#fff 52%,#fff8e8);border-top:1px solid #e1edef}.funder31-final-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.funder31-final-grid>div:last-child p{margin:0 0 24px}
@media(max-width:1000px){.funder31-hero-grid,.return31-grid,.funder31-final-grid{grid-template-columns:1fr;gap:46px}.funder31-head{grid-template-columns:1fr;gap:20px}.kanban31{grid-template-columns:repeat(2,1fr)}.toolgrid31{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.funder31-hero{padding:42px 22px 46px}.funder31-copy h1{font-size:40px;line-height:1.05}.funder31-copy>p{font-size:18px}.funder31-actions{flex-direction:column;align-items:flex-start}.funder31-kpis{grid-template-columns:1fr}.funder31-dashboard{min-height:560px;padding:20px}.deal31{grid-template-columns:34px 1fr 48px}.deal31>span{display:none}.dash31-metrics{left:20px;right:20px;grid-template-columns:repeat(2,1fr)}.funder31-matching,.funder31-return,.funder31-ranking,.funder31-pipeline,.funder31-tools,.funder31-final{padding:48px 22px}.funder31-head h2,.return31-copy h2,.pipeline31-title h2,.funder31-final h2{font-size:36px}.matchboard31{grid-template-columns:1fr;gap:24px}.matchboard31-left{grid-template-columns:repeat(2,1fr)}.matchcore31{width:180px;height:180px}.return31-list{grid-template-columns:1fr}.return31-visual{height:520px}.return31-ring{width:250px;height:250px}.return31-center{inset:56px}.table31-wrap{overflow-x:auto}.kanban31{grid-template-columns:1fr}.toolgrid31{grid-template-columns:1fr}}


/* V32 Funders refinements: brighter intelligence, animated ranking, expanded deal lifecycle */
.funder31-dashboard{
  background:linear-gradient(145deg,#ffffff 0%,#f4fbfc 52%,#fff9ec 100%);
  border:1px solid #d8e8ea;
  box-shadow:0 24px 60px rgba(19,82,103,.12);
}
.funder31-dashboard:before{background:linear-gradient(rgba(18,126,137,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(18,126,137,.045) 1px,transparent 1px);background-size:32px 32px}
.funder31-dashboard:after{background:radial-gradient(circle,rgba(232,181,74,.20),rgba(78,166,211,.07) 46%,transparent 70%)}
.dash31-top small{color:#648b99}.dash31-top b{color:#153f55}.live31{color:#2b7180;border-color:#cfe4e6;background:rgba(255,255,255,.78)}
.deal31{background:rgba(255,255,255,.86);border-color:#d7e8ea;box-shadow:0 10px 24px rgba(17,76,98,.07)}
.deal31 small{color:#7894a0}.deal31 b{color:#173f55}.deal31 em{color:#a87920}.deal31>span{color:#78909c}
.deal31-rank{background:linear-gradient(145deg,#e7f8f6,#fff2ce);color:#0e7580}
.dash31-metrics div{background:rgba(255,255,255,.9);border-color:#d9e8ea;box-shadow:0 8px 20px rgba(17,76,98,.055)}
.dash31-metrics small{color:#6d8b98}.dash31-metrics b{color:#173f55}.dash31-metrics span{color:#7d929d}
.dash31-grid .deal31:nth-child(1){animation:dashCardPulse31 4.5s ease-in-out infinite}.dash31-grid .deal31:nth-child(2){animation:dashCardPulse31 4.5s ease-in-out -1.5s infinite}.dash31-grid .deal31:nth-child(3){animation:dashCardPulse31 4.5s ease-in-out -3s infinite}
@keyframes dashCardPulse31{50%{transform:translateX(5px) translateY(-2px);box-shadow:0 15px 30px rgba(20,91,112,.12)}}

.matchcore31{position:relative;overflow:visible;isolation:isolate}
.matchcore31>*{position:relative;z-index:4}.matchcore31 .match-orbit31,.matchcore31 .match-dot31,.matchcore31 .match-sweep31{position:absolute;z-index:1}
.match-orbit31{border-radius:50%;border:1px solid rgba(230,176,71,.48);inset:-22px}.mo31-b{inset:-42px;border-color:rgba(62,159,202,.22);border-style:dashed;animation:orbitSpin31 11s linear infinite}.mo31-a{animation:orbitSpin31 7s linear reverse infinite}
.match-sweep31{inset:-30px;border-radius:50%;background:conic-gradient(from 10deg,rgba(255,211,103,.30),transparent 17%,transparent 82%,rgba(64,167,207,.18));animation:orbitSpin31 4.8s linear infinite}
.match-dot31{width:10px;height:10px;border-radius:50%;background:#ffd46c;box-shadow:0 0 12px #e6af45;left:50%;top:50%;transform-origin:0 0}.md31-a{animation:dotOrbitA31 4.5s linear infinite}.md31-b{background:#4eb3c4;box-shadow:0 0 12px #4eb3c4;animation:dotOrbitB31 6.2s linear infinite}.md31-c{background:#5a9fd3;box-shadow:0 0 12px #5a9fd3;animation:dotOrbitC31 8s linear infinite}
@keyframes orbitSpin31{to{transform:rotate(360deg)}}
@keyframes dotOrbitA31{from{transform:rotate(0deg) translateX(128px)}to{transform:rotate(360deg) translateX(128px)}}
@keyframes dotOrbitB31{from{transform:rotate(120deg) translateX(146px)}to{transform:rotate(480deg) translateX(146px)}}
@keyframes dotOrbitC31{from{transform:rotate(230deg) translateX(110px)}to{transform:rotate(590deg) translateX(110px)}}

.funder31-ranking{background:linear-gradient(135deg,#f7fcfc 0%,#ffffff 48%,#fff8e9 100%);color:#173f55;border-top:1px solid #e2edef;border-bottom:1px solid #e2edef;position:relative;overflow:hidden}
.funder31-ranking:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-160px;top:-180px;background:radial-gradient(circle,rgba(230,177,70,.18),rgba(70,164,205,.06) 46%,transparent 70%)}
.funder31-ranking .funder31-head h2{color:#173f55}.funder31-ranking .funder31-head>p{color:#536d82}.funder31-ranking .eyebrow{color:#0a858b}
.table31-wrap{border:1px solid #d7e7e9;background:rgba(255,255,255,.92);box-shadow:0 18px 42px rgba(18,80,100,.09);position:relative;z-index:2}
.tr31{color:#415f70;border-bottom:1px solid #e3edef}.th31{color:#668592;background:linear-gradient(90deg,#eff9f8,#f4f8fb,#fff8e9)}.tr31 b{color:#173f55}.tr31 small{color:#7f949e}.score31{color:#0b7b83}.tr31:not(.th31){transition:.22s;background:#fff}.tr31:not(.th31):hover{transform:translateX(4px);background:linear-gradient(90deg,#f3fbfa,#fff,#fff9ed);box-shadow:inset 4px 0 0 #e5af45}
.tr31:not(.th31):nth-child(2){animation:rankRow31 5.5s ease-in-out infinite}.tr31:not(.th31):nth-child(3){animation:rankRow31 5.5s ease-in-out -1.8s infinite}.tr31:not(.th31):nth-child(4){animation:rankRow31 5.5s ease-in-out -3.6s infinite}@keyframes rankRow31{50%{background:#fbfefe}}

.progress31-card{margin-top:34px;border:1px solid #d8e8ea;border-radius:20px;background:linear-gradient(145deg,#fff,#f8fbfc);box-shadow:0 16px 38px rgba(16,77,97,.07);padding:22px;position:relative;overflow:hidden}
.progress31-card:before{content:"";position:absolute;left:-80px;top:-100px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(17,170,167,.13),transparent 70%)}
.progress31-top{display:flex;justify-content:space-between;align-items:flex-start;position:relative;z-index:2}.progress31-top small,.closing31-head small{font-size:9px;letter-spacing:.12em;color:#6e8c99}.progress31-top h3,.closing31-head h3{font-size:22px;color:#173f55;margin:5px 0 0}.progress31-top>span,.closing31-head>span{font-size:10px;color:#537684;background:#eef7f7;border:1px solid #d4e7e8;padding:6px 9px;border-radius:999px}
.progress31-line{display:grid;grid-template-columns:repeat(8,1fr);gap:0;position:relative;margin-top:28px;padding-top:4px}.progress31-line:before{content:"";position:absolute;left:5%;right:5%;top:20px;height:3px;background:#dfe8ec;border-radius:999px}.progress31-line:after{content:"";position:absolute;left:5%;width:25%;top:20px;height:3px;background:linear-gradient(90deg,#24a778,#2e8bd5);border-radius:999px}
.stage31{position:relative;z-index:2;text-align:center}.stage31 i{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;background:#fff;border:3px solid #dfe8ec;color:#7b94a0;font-style:normal;font-size:11px;font-weight:700}.stage31 b{display:block;font-size:12px;color:#37586a}.stage31 small{display:block;font-size:9px;color:#8b9da6;margin-top:3px}.done31 i{background:#2aa77f;border-color:#2aa77f;color:#fff;box-shadow:0 0 0 5px rgba(42,167,127,.08)}.active31 i{border-color:#2e7ee7;color:#2e7ee7;box-shadow:0 0 0 6px rgba(46,126,231,.10),0 0 18px rgba(46,126,231,.18);animation:activeStage31 2.1s ease-in-out infinite}@keyframes activeStage31{50%{box-shadow:0 0 0 10px rgba(46,126,231,.06),0 0 24px rgba(46,126,231,.28)}}
.progress31-beam{position:absolute;top:17px;left:5%;width:9px;height:9px;border-radius:50%;background:#ffd36b;box-shadow:0 0 12px #e6af45,0 0 22px rgba(230,175,69,.55);z-index:5;animation:progressBeam31 7s linear infinite}@keyframes progressBeam31{0%{left:5%}45%{left:38%}100%{left:90%}}

.closing31-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px;margin-top:18px}.closing31-card{border:1px solid #d8e8ea;border-radius:20px;background:#fff;padding:18px;box-shadow:0 14px 32px rgba(16,77,97,.06)}.closing31-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px}
.check31{display:grid;grid-template-columns:34px 1fr auto;gap:11px;align-items:center;padding:13px 11px;border:1px solid #e0eaec;border-radius:13px;margin-top:9px;background:#fff}.check31 i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#edf4ff;color:#2b75d8;font-style:normal;font-size:11px;font-weight:700}.check31 b{display:block;font-size:13px;color:#21475c}.check31 small{display:block;font-size:10px;color:#7b909b;margin-top:3px;line-height:1.35}.check31 em{font-style:normal;font-size:10px;font-weight:700;color:#587484}.complete31 i{background:#e5f8f1;color:#21956e}.complete31 em{color:#21956e}.progress-check31{background:linear-gradient(90deg,#fff,#f8fcff)}
.risk31{border:1px solid #e0eaec;border-left:4px solid #2aa77f;border-radius:12px;padding:13px;margin-top:10px;background:#fbfefe}.risk31 b{font-size:13px;color:#21475c}.risk31 p{font-size:11px!important;line-height:1.45!important;color:#6d8491;margin:5px 0 0}.gold-risk31{border-left-color:#e3a52d;background:#fffaf0}.blue-risk31{border-left-color:#2f7ee7;background:#f7faff}.purple-risk31{border-left-color:#8b65d9;background:#fbf9ff}
.kanban31{margin-top:22px}

@media(max-width:900px){.closing31-grid{grid-template-columns:1fr}.progress31-line{grid-template-columns:repeat(4,1fr);row-gap:24px}.progress31-line:before,.progress31-line:after,.progress31-beam{display:none}}
@media(max-width:760px){.dash31-metrics{position:relative;left:auto;right:auto;bottom:auto;margin-top:18px}.funder31-dashboard{min-height:0}.match-orbit31,.match-dot31,.match-sweep31{display:none}.progress31-line{grid-template-columns:repeat(2,1fr)}.progress31-top,.closing31-head{gap:12px}.progress31-top>span,.closing31-head>span{display:none}.check31{grid-template-columns:32px 1fr}.check31 em{grid-column:2/3}.table31-wrap{border-radius:14px}}


/* V33 Funders visual upgrade */
.funder33-dashboard{
  min-height:520px;
  background:
    radial-gradient(circle at 74% 20%,rgba(239,182,75,.18),transparent 30%),
    radial-gradient(circle at 28% 70%,rgba(18,170,167,.14),transparent 34%),
    linear-gradient(145deg,#fbffff,#f3fbfd 56%,#fff9ea)!important;
  border:1px solid #d7e9eb;
  box-shadow:0 28px 70px rgba(18,82,103,.12)!important;
}
.funder33-dashboard:before{
  content:"";position:absolute;inset:0;
  background:linear-gradient(rgba(30,111,132,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(30,111,132,.04) 1px,transparent 1px);
  background-size:34px 34px
}
.radar33{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:300px;height:300px;border-radius:50%;border:1px solid rgba(34,154,162,.22);background:radial-gradient(circle,rgba(18,170,167,.08),transparent 64%);overflow:hidden;z-index:2}
.radar33-sweep{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 0deg,rgba(239,182,75,.42),transparent 20%,transparent 100%);animation:radarSpin33 4.2s linear infinite}
@keyframes radarSpin33{to{transform:rotate(360deg)}}
.orbit33{position:absolute;border:1px solid rgba(36,153,161,.16);border-radius:50%}.o33a{inset:34px}.o33b{inset:72px}.o33c{inset:111px}
.pulse33{position:absolute;width:10px;height:10px;border-radius:50%;background:#e8b348;box-shadow:0 0 0 6px rgba(232,179,72,.12),0 0 14px rgba(232,179,72,.7);animation:pulseDot33 2.8s ease-in-out infinite}.p33a{top:56px;left:87px}.p33b{right:54px;top:132px;animation-delay:-.8s}.p33c{left:72px;bottom:63px;animation-delay:-1.5s}.p33d{right:90px;bottom:84px;animation-delay:-2.1s}
@keyframes pulseDot33{50%{transform:scale(1.45);opacity:.65}}
.radar33-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:145px;height:145px;border-radius:50%;background:#fff;border:1px solid #cde2e4;box-shadow:0 14px 34px rgba(18,93,111,.13),0 0 28px rgba(232,179,72,.16);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:3}
.radar33-core small{font-size:9px;letter-spacing:.12em;color:#6f929c}.radar33-core b{font-size:42px;color:#0b7580;margin:4px}.radar33-core span{font-size:10px;color:#748b97}
.hero33-card{position:absolute;z-index:3;width:175px;padding:14px 15px;border-radius:15px;background:rgba(255,255,255,.92);border:1px solid #d5e6e8;box-shadow:0 14px 28px rgba(16,80,100,.08);backdrop-filter:blur(8px);animation:heroFloat33 4.8s ease-in-out infinite}
.hero33-card small{font-size:8px;letter-spacing:.09em;color:#718b97}.hero33-card b{display:block;font-size:17px;color:#173f55;margin:6px 0}.hero33-card span{font-size:10px;color:#0f8b8e}
.hc33a{left:22px;top:42px}.hc33b{right:20px;top:68px;animation-delay:-1.3s}.hc33c{right:28px;bottom:112px;animation-delay:-2.4s}
@keyframes heroFloat33{50%{transform:translateY(-7px)}}
.hero33-strip{position:absolute;left:22px;right:22px;bottom:20px;z-index:4;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}
.hero33-strip div{padding:11px 12px;border-radius:12px;background:#fff;border:1px solid #d8e7e9;box-shadow:0 8px 18px rgba(17,75,96,.05)}.hero33-strip small{font-size:8px;letter-spacing:.09em;color:#7b919d}.hero33-strip b{display:block;color:#173f55;font-size:18px;margin-top:3px}
.hero33-flow{position:absolute;inset:0;width:100%;height:100%;z-index:1}.hero33-flow path{fill:none;stroke:#aacbd0;stroke-width:1.5;stroke-dasharray:5 9;opacity:.45}.hero33-flow .hero33-live{stroke:url(#hero33grad);stroke-width:3;stroke-dasharray:18 390;animation:heroFlowMove33 4.4s linear infinite;opacity:1}@keyframes heroFlowMove33{to{stroke-dashoffset:-410}}

.funder33-ranking{background:linear-gradient(180deg,#f6fbfd,#fff8ea)!important;color:#173f55!important;border-top:1px solid #e1ecee;border-bottom:1px solid #eadfbe}
.funder33-ranking .funder31-head h2{color:#173f55!important}.funder33-ranking .funder31-head>p{color:#536d82!important}.funder33-ranking .eyebrow{color:#0f8b8e!important}
.rankstack33{display:grid;gap:18px;margin-top:34px}
.rankcard33{position:relative;display:grid;grid-template-columns:70px 1.15fr 1.6fr 100px;gap:18px;align-items:center;padding:20px 22px;border-radius:20px;background:#fff;border:1px solid #d8e7e9;box-shadow:0 16px 34px rgba(17,80,101,.08);overflow:hidden;transition:.22s;isolation:isolate}
.rankcard33:hover{transform:translateY(-5px) scale(1.005);box-shadow:0 22px 42px rgba(17,80,101,.12)}
.rankbadge33{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;font-size:13px;font-weight:800;color:#fff;z-index:2}
.rc33-1 .rankbadge33{background:linear-gradient(145deg,#0faeaa,#3f9fd6)}.rc33-2 .rankbadge33{background:linear-gradient(145deg,#3e9fd4,#7d79e8)}.rc33-3 .rankbadge33{background:linear-gradient(145deg,#e0a842,#f0c76f)}
.rankmain33{z-index:2}.rankmain33 small{font-size:9px;letter-spacing:.1em;color:#79909b}.rankmain33 b{display:block;font-size:18px;color:#173f55;margin:5px 0}.rankmain33 span{font-size:11px;color:#758995}
.rankmetrics33{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;z-index:2}.rankmetrics33 span{padding:10px 11px;border-radius:12px;background:#f7fbfc;border:1px solid #e1ecee}.rankmetrics33 small{font-size:7px;letter-spacing:.1em;color:#7b929e}.rankmetrics33 b{display:block;font-size:16px;color:#173f55;margin-top:3px}
.rankstatus33{justify-self:end;z-index:2;font-size:10px;font-weight:800;letter-spacing:.08em;padding:8px 10px;border-radius:999px}.rc33-1 .rankstatus33{background:#e8f8f2;color:#16845f}.rc33-2 .rankstatus33{background:#edf3ff;color:#3e72bd}.rc33-3 .rankstatus33{background:#fff5da;color:#9c7423}
.rankglow33{position:absolute;width:180px;height:180px;border-radius:50%;right:-65px;top:-70px;filter:blur(6px);opacity:.2;z-index:0}.rc33-1 .rankglow33{background:#18b2ad}.rc33-2 .rankglow33{background:#6d7ee9}.rc33-3 .rankglow33{background:#e8b247}
.rankcard33:after{content:"";position:absolute;left:-70px;top:0;width:50px;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);transform:skewX(-20deg);animation:rankShine33 6.5s linear infinite}
.rc33-2:after{animation-delay:-2.1s}.rc33-3:after{animation-delay:-4.2s}
@keyframes rankShine33{0%{left:-70px}35%,100%{left:110%}}

.stageboard33{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:34px;padding-top:6px}
.stagecol33{position:relative;min-height:360px;border-radius:20px;padding:15px;border:1px solid #dce8ea;overflow:hidden;box-shadow:0 14px 28px rgba(17,75,96,.06)}
.sc33a{background:linear-gradient(180deg,#eaf9f7,#f8fffe)}.sc33b{background:linear-gradient(180deg,#edf4ff,#fbfdff)}.sc33c{background:linear-gradient(180deg,#fff6df,#fffdf7)}.sc33d{background:linear-gradient(180deg,#f5efff,#fdfbff)}
.stagecol33-head{display:flex;justify-content:space-between;align-items:center;padding:3px 3px 13px}.stagecol33-head>div{display:flex;align-items:center;gap:8px}.stagecol33-head small{width:26px;height:26px;border-radius:8px;display:grid;place-items:center;background:rgba(255,255,255,.72);font-size:9px;font-weight:800}.stagecol33-head b{font-size:15px;color:#173f55}.stagecol33-head>span{width:27px;height:27px;border-radius:9px;display:grid;place-items:center;background:#fff;font-size:10px;color:#587584;box-shadow:0 5px 12px rgba(18,77,97,.06)}
.stagecard33{position:relative;background:rgba(255,255,255,.88);border:1px solid rgba(206,225,229,.9);border-radius:14px;padding:14px;margin-bottom:11px;box-shadow:0 8px 18px rgba(16,73,94,.05);transition:.2s;overflow:hidden}.stagecard33:hover{transform:translateY(-4px) rotate(.25deg)}
.stagecard33:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px}.sc33a .stagecard33:before{background:#12aaa7}.sc33b .stagecard33:before{background:#4b8ed8}.sc33c .stagecard33:before{background:#e2aa43}.sc33d .stagecard33:before{background:#8d67d8}
.stagecard33 small{font-size:8px;letter-spacing:.09em;color:#6c8793}.stagecard33 b{display:block;font-size:14px;color:#173f55;margin:6px 0}.stagecard33 span,.stagecard33 em{display:block;font-size:10px;color:#718793;font-style:normal}.stagecard33 em{margin-top:5px;color:#8e6d26}
.stageboard33-light{position:absolute;left:0;top:-2px;width:18px;height:4px;border-radius:999px;background:#ffd168;box-shadow:0 0 16px #e4ac42;animation:stageTravel33 6s linear infinite}@keyframes stageTravel33{to{left:98%}}

@media(max-width:900px){
  .rankcard33{grid-template-columns:60px 1fr;}.rankmetrics33{grid-column:1/3}.rankstatus33{position:absolute;right:18px;top:18px}
  .stageboard33{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:760px){
  .hero33-strip{grid-template-columns:repeat(2,1fr)}
  .hero33-card{width:155px}.hc33a{left:12px}.hc33b{right:12px}.hc33c{right:15px}
  .radar33{width:245px;height:245px}.radar33-core{width:126px;height:126px}.radar33-core b{font-size:36px}
  .rankmetrics33{grid-template-columns:repeat(2,1fr)}
  .stageboard33{grid-template-columns:1fr}
}


/* V34 funders hero refinement */
.radar34{top:50%!important}
.funder33-dashboard .radar33-sweep{
  background:conic-gradient(from 0deg,rgba(102,194,242,.34),rgba(124,211,247,.12) 15%,transparent 26%,transparent 100%)!important
}
.funder33-dashboard .pulse33{
  background:#7ed4f4!important;
  box-shadow:0 0 0 6px rgba(126,212,244,.13),0 0 18px rgba(77,172,224,.72)!important
}
.funder33-dashboard .hero33-live{
  stroke:#74c9ee!important;
  filter:drop-shadow(0 0 5px rgba(73,169,220,.55))
}
.funder33-dashboard .hero33-flow path:first-of-type{stroke:#b8dce8!important}

/* V34 Pricing */
.pricing34{overflow:hidden;background:#fff}
.pricing34-hero{padding:48px 28px 54px;background:linear-gradient(180deg,#fff,#fbfefe)}
.pricing34-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:center}
.pricing34-copy h1{font-family:"Inter","Helvetica Neue",Arial,sans-serif;font-size:58px;line-height:1.03;font-weight:550;letter-spacing:-.035em;margin:13px 0 22px}
.pricing34-copy h1 span{background:linear-gradient(90deg,var(--navy2),var(--teal),var(--gold));-webkit-background-clip:text;background-clip:text;color:transparent}
.pricing34-copy>p{font-size:19px;line-height:1.68;color:#536d82;max-width:760px}
.pricing34-switch{display:inline-flex;gap:8px;margin-top:28px;padding:6px;border-radius:999px;background:#f0f6f7;border:1px solid #dbe9eb}
.pricing34-switch a{padding:10px 16px;border-radius:999px;font-size:13px;font-weight:700;color:#58717e}
.pricing34-switch a.active{background:#fff;color:#0b7580;box-shadow:0 6px 16px rgba(20,85,104,.08)}
.pricing34-orbit{position:relative;height:430px;border-radius:30px;background:radial-gradient(circle at 50% 50%,rgba(18,170,167,.08),transparent 34%),linear-gradient(145deg,#f7fcfd,#fff9eb);border:1px solid #dcebed;box-shadow:0 25px 60px rgba(18,80,101,.10);overflow:hidden}
.p34-ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid rgba(39,150,160,.16)}.p34-r1{width:315px;height:315px}.p34-r2{width:230px;height:230px}.p34-r3{width:150px;height:150px}
.p34-core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:150px;height:150px;border-radius:50%;background:#fff;border:1px solid #cfe2e4;box-shadow:0 15px 34px rgba(17,83,103,.12),0 0 34px rgba(232,176,69,.13);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:3}
.p34-core small{font-size:8px;letter-spacing:.12em;color:#78909c}.p34-core b{font-size:23px;color:#0b7480;margin:5px}.p34-core span{font-size:9px;line-height:1.3;color:#758995;width:105px}
.p34-float{position:absolute;padding:14px 16px;border-radius:15px;background:rgba(255,255,255,.94);border:1px solid #d7e7e9;box-shadow:0 13px 28px rgba(17,76,97,.08);animation:p34Float 4.8s ease-in-out infinite;z-index:4}.p34-float small{font-size:8px;letter-spacing:.1em;color:#76909b}.p34-float b{display:block;font-size:16px;color:#173f55;margin:5px 0}.p34-float span{font-size:10px;color:#708691}.pf34a{left:28px;top:44px}.pf34b{right:28px;top:72px;animation-delay:-1.5s}.pf34c{left:42px;bottom:40px;animation-delay:-3s}@keyframes p34Float{50%{transform:translateY(-7px)}}
.p34-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#77cfee;box-shadow:0 0 0 6px rgba(119,207,238,.13),0 0 16px rgba(76,170,215,.62);animation:p34Pulse 2.7s ease-in-out infinite}.pd34a{left:34%;top:23%}.pd34b{right:26%;top:58%;animation-delay:-1s}.pd34c{left:31%;bottom:18%;animation-delay:-1.8s}@keyframes p34Pulse{50%{transform:scale(1.45);opacity:.65}}

.pricing34-section{padding:56px 28px}.founder34{background:#fff}.funder34{background:linear-gradient(180deg,#f7fbfd,#fff)}
.pricing34-head{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:end}.pricing34-head h2{font-size:45px;line-height:1.08;margin:11px 0 0}.pricing34-head>p{color:#536d82;margin:0}
.plans34{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:34px}
.plan34{position:relative;padding:28px;border-radius:24px;background:#fff;border:1px solid #d9e8ea;box-shadow:0 18px 42px rgba(16,77,98,.07);overflow:hidden;transition:.22s}
.plan34:hover{transform:translateY(-7px);box-shadow:0 26px 55px rgba(16,77,98,.12)}
.plan34:before{content:"";position:absolute;left:0;top:0;right:0;height:5px}.starter34:before{background:linear-gradient(90deg,#12aaa7,#64c4d3)}.platinum34:before{background:linear-gradient(90deg,#0f94ad,#4a8fd4,#e3ad47)}.network34:before{background:linear-gradient(90deg,#47a1d3,#71c9e8)}.pro34:before{background:linear-gradient(90deg,#5c7edf,#12aaa7,#e1aa42)}
.platinum34,.pro34{background:linear-gradient(145deg,#fff,#f8fcfd 58%,#fff9ec);border-color:#bfdde1}
.plan34-ribbon{position:absolute;right:-36px;top:24px;transform:rotate(35deg);width:155px;text-align:center;padding:6px 0;background:#163f55;color:#fff;font-size:8px;font-weight:800;letter-spacing:.08em}
.plan34-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.plan34-top small{font-size:9px;letter-spacing:.1em;color:#7a919d}.plan34-top h3{font-size:29px;margin:6px 0 0;color:#173f55}.plan34-tag{font-size:9px;font-weight:800;letter-spacing:.08em;padding:7px 9px;border-radius:999px;background:#eef7f8;color:#0d7e87}
.plan34-price{display:flex;align-items:flex-end;gap:7px;margin-top:22px}.plan34-price b{font-size:45px;line-height:1;color:#173f55}.plan34-price span{font-size:13px;color:#748994;padding-bottom:5px}
.plan34-desc{font-size:15px!important;line-height:1.5!important;color:#617b89;margin:13px 0 18px}
.plan34-signal{padding:13px 14px;border-radius:14px;background:linear-gradient(90deg,#edf9f8,#f6fbfd,#fff7e4);border:1px solid #d8e8e8;margin-bottom:19px}.plan34-signal span{font-size:8px;letter-spacing:.1em;color:#728a95}.plan34-signal b{display:block;font-size:13px;color:#173f55;margin-top:3px}
.plan34 ul{list-style:none;margin:0;padding:0}.plan34 li{position:relative;padding:8px 0 8px 28px;border-bottom:1px solid #edf2f3;font-size:15px;line-height:1.42;color:#496779}.plan34 li:before{content:"✓";position:absolute;left:0;top:8px;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;background:#e9f7f5;color:#0a8b84;font-size:10px;font-weight:800}.plan34 li:last-child{border-bottom:0}.plan34-btn{width:100%;justify-content:center;margin-top:24px}
.pricing34-intelband{padding:10px 28px 38px;background:#fff}.intelband34{position:relative;display:grid;grid-template-columns:1fr 50px 1fr 50px 1fr 50px 1fr;align-items:center;padding:24px;border-radius:20px;background:#10394f;overflow:hidden}.intelband34 span{text-align:center;z-index:2}.intelband34 small{display:block;font-size:8px;color:#76c9ca}.intelband34 b{display:block;color:#fff;font-size:16px;margin:4px}.intelband34 em{font-size:10px;color:#b8ccd4;font-style:normal}.intelband34>i{height:1px;background:linear-gradient(90deg,#32aaa9,#65bee0,#e5b046)}.intelband34-light{position:absolute;left:0;bottom:0;width:28px;height:3px;background:#7dd3f1;box-shadow:0 0 15px #63bee4;animation:p34Travel 6s linear infinite}@keyframes p34Travel{to{left:98%}}
.pricing34-final{padding:56px 28px;background:linear-gradient(120deg,#f3fbfa,#fff 54%,#fff8e9);border-top:1px solid #e2edef}.pricing34-final-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.pricing34-final h2{font-size:43px;line-height:1.08;margin:10px 0 0}.pricing34-final-points{display:grid;gap:10px}.pricing34-final-points span{padding:13px 15px;border-radius:13px;background:#fff;border:1px solid #d9e8e9;color:#496879;font-size:14px}.pricing34-note{max-width:1180px;margin:30px auto 0;padding:0 28px}

/* V34 Checkout */
.checkout34{background:#fff;overflow:hidden}
.checkout34-hero{padding:48px 28px 38px;background:linear-gradient(180deg,#fff,#f9fcfd);border-bottom:1px solid #e4eef0}
.checkout34-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.checkout34-hero h1{font-size:52px;line-height:1.04;font-weight:550;letter-spacing:-.03em;margin:11px 0 17px}.checkout34-hero h1 span{background:linear-gradient(90deg,var(--navy2),var(--teal),var(--gold));-webkit-background-clip:text;background-clip:text;color:transparent}.checkout34-hero p{font-size:18px;color:#536d82;max-width:670px}
.checkout34-flow{position:relative;display:grid;grid-template-columns:1fr 45px 1fr 45px 1fr;align-items:center;padding:22px;border-radius:20px;background:linear-gradient(145deg,#f2fbfb,#f7fbfd,#fff8e9);border:1px solid #dbeaec;overflow:hidden}
.cf34{text-align:center;z-index:2}.cf34 span{width:38px;height:38px;margin:0 auto 8px;border-radius:12px;display:grid;place-items:center;background:#fff;border:1px solid #d5e6e8;color:#5c7784;font-size:11px;font-weight:800}.cf34.active span{background:#0e7f88;color:#fff;box-shadow:0 8px 20px rgba(14,127,136,.2)}.cf34 b{display:block;font-size:13px;color:#173f55}.cf34 small{font-size:9px;color:#718792}.checkout34-flow>i{height:2px;background:linear-gradient(90deg,#34aca9,#72c8e8,#e5b047)}.cf34-light{position:absolute;left:0;bottom:0;width:20px;height:3px;background:#7ed3f0;box-shadow:0 0 14px #6bc7ea;animation:c34Travel 5.2s linear infinite}@keyframes c34Travel{to{left:97%}}

.checkout34-wrap{padding:48px 28px 60px;background:#f6fafb}.checkout34-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:28px;align-items:start}
.checkout34-card{padding:28px;border-radius:24px;background:#fff;border:1px solid #dce9eb;box-shadow:0 18px 45px rgba(16,75,96,.07)}
.checkout34-section+.checkout34-section{margin-top:34px;padding-top:30px;border-top:1px solid #e8eff0}
.checkout34-title{display:flex;gap:15px;align-items:flex-start;margin-bottom:24px}.checkout34-title>span{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(145deg,#e9f9f7,#fff3d5);color:#0b7c86;font-size:12px;font-weight:800}.checkout34-title small{font-size:8px;letter-spacing:.12em;color:#7b929d}.checkout34-title h2{font-size:25px;margin:2px 0 4px;color:#173f55}.checkout34-title p{font-size:13px!important;line-height:1.45!important;margin:0;color:#6a8190}
.checkout34-fields label,.pay34-fields label{font-size:12px;font-weight:700;color:#506c7b}.checkout34-fields input,.pay34-fields input{margin-top:7px;background:#fbfdfe;border:1px solid #d5e4e7;border-radius:12px;padding:13px 14px;font-size:15px;transition:.18s}.checkout34-fields input:focus,.pay34-fields input:focus{outline:none;border-color:#6bbfc8;box-shadow:0 0 0 4px rgba(40,164,171,.08);background:#fff}
.pay34-shell{display:grid;grid-template-columns:.75fr 1.25fr;gap:22px;align-items:center}.pay34-cardvisual{min-height:190px;border-radius:20px;padding:22px;background:linear-gradient(145deg,#0f394f,#14647a 62%,#2d8c9a);color:#fff;box-shadow:0 18px 38px rgba(14,61,78,.20);position:relative;overflow:hidden}.pay34-cardvisual:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-90px;top:-90px;background:radial-gradient(circle,rgba(239,182,75,.48),transparent 64%)}.pay34-chip{display:block;width:39px;height:29px;border-radius:7px;background:linear-gradient(145deg,#f5d98f,#c6a24d);margin-bottom:25px}.pay34-cardvisual small{font-size:9px;letter-spacing:.13em;color:#a9d5d8}.pay34-cardvisual>b{display:block;font-size:18px;letter-spacing:.08em;margin-top:10px}.pay34-cardvisual>div{display:flex;justify-content:space-between;margin-top:28px;font-size:9px;color:#b9d5da}.pay34-cardvisual em{font-style:normal}
.checkout34-agree{margin:24px 0 18px}.checkout34-submit{width:100%;justify-content:center;font-size:16px;padding:14px 18px}
.checkout34-secure{display:flex;gap:10px;align-items:center;margin-top:15px;padding:12px 14px;border-radius:13px;background:#f2faf7;border:1px solid #d9eee6}.checkout34-secure>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#dff4ea;color:#23805d;font-weight:800}.checkout34-secure b{display:block;font-size:12px;color:#315f53}.checkout34-secure small{display:block;font-size:10px;color:#708b82;margin-top:2px}

.order34-card{position:sticky;top:100px;padding:28px;border-radius:24px;background:linear-gradient(160deg,#123c52,#164d62 60%,#175e69);color:#fff;box-shadow:0 24px 55px rgba(14,59,77,.22);overflow:hidden}.order34-glow{position:absolute;width:260px;height:260px;border-radius:50%;right:-110px;top:-95px;background:radial-gradient(circle,rgba(236,181,72,.42),transparent 66%)}.order34-card .eyebrow{color:#88d0cd;position:relative;z-index:2}.order34-card h2{font-size:30px;color:#fff;margin:10px 0 5px;position:relative;z-index:2}.order34-price{display:flex;align-items:flex-end;gap:7px;position:relative;z-index:2}.order34-price strong{font-size:46px;line-height:1}.order34-price span{font-size:13px;color:#bdd1d7;padding-bottom:4px}.order34-audience{font-size:11px;color:#a9c9d1;margin-top:8px;position:relative;z-index:2}.order34-rule{height:1px;background:rgba(255,255,255,.12);margin:21px 0}.order34-label{font-size:9px;letter-spacing:.1em;color:#8fcfd0}.order34-card ul{list-style:none;padding:0;margin:10px 0}.order34-card li{position:relative;padding:7px 0 7px 24px;font-size:12px;color:#e0ecef;border-bottom:1px solid rgba(255,255,255,.06)}.order34-card li:before{content:"✓";position:absolute;left:0;color:#7de0bc;font-weight:800}.order34-card li:last-child{border-bottom:0}.order34-total{display:flex;justify-content:space-between;align-items:end}.order34-total span{font-size:12px;color:#b5ccd3}.order34-total strong{font-size:26px}.order34-renew{display:flex;gap:10px;align-items:flex-start;margin-top:18px;padding:12px;border-radius:12px;background:rgba(255,255,255,.06)}.order34-renew>span{color:#81d3d2}.order34-renew p{font-size:10px!important;line-height:1.45!important;color:#bcd0d6;margin:0}

@media(max-width:1000px){
  .pricing34-hero-grid,.pricing34-head,.pricing34-final-grid,.checkout34-hero-grid,.checkout34-grid{grid-template-columns:1fr;gap:42px}
  .checkout34-grid{grid-template-columns:1fr}.order34-card{position:relative;top:auto}
}
@media(max-width:760px){
  .pricing34-hero{padding:42px 22px 46px}.pricing34-copy h1{font-size:40px}.pricing34-orbit{height:390px}.plans34{grid-template-columns:1fr}.pricing34-section,.pricing34-final{padding:48px 22px}.pricing34-head h2,.pricing34-final h2{font-size:36px}.intelband34{grid-template-columns:1fr 1fr;gap:18px}.intelband34>i{display:none}
  .checkout34-hero{padding:42px 22px 34px}.checkout34-hero h1{font-size:40px}.checkout34-flow{grid-template-columns:1fr}.checkout34-flow>i{height:24px;width:2px;justify-self:center}.checkout34-wrap{padding:38px 22px 50px}.checkout34-card{padding:20px}.pay34-shell{grid-template-columns:1fr}.pay34-cardvisual{min-height:170px}
}


/* V35 Funders hero: center Smart Matches content lower */
.radar33-core{padding-top:17px!important;box-sizing:border-box}

/* V35 Pricing billing selector + ribbon fix */
.billing34-wrap{display:flex;align-items:center;gap:12px;margin-top:18px}
.billing34-wrap>span{font-size:12px;font-weight:700;color:#647d89;text-transform:uppercase;letter-spacing:.08em}
.billing34-toggle{display:inline-flex;padding:5px;border-radius:999px;background:#eef5f6;border:1px solid #d8e7e9}
.billing34-toggle button{border:0;background:transparent;border-radius:999px;padding:9px 13px;font:inherit;font-size:12px;font-weight:750;color:#657e8a;cursor:pointer}
.billing34-toggle button.active{background:#fff;color:#0b7580;box-shadow:0 5px 14px rgba(16,78,98,.09)}
.billing34-toggle em{font-style:normal;font-size:9px;margin-left:5px;color:#9a7125}
.price34-saving{min-height:22px;margin:7px 0 3px;display:flex;gap:8px;align-items:center}
.price34-saving b{font-size:11px;color:#16815f;background:#eaf8f2;border-radius:999px;padding:5px 8px}
.price34-saving span{font-size:11px;color:#758995}
.platinum34 .plan34-tag,.pro34 .plan34-tag{margin-right:76px}
.plan34-ribbon{right:-43px!important;top:18px!important}

/* V35 Checkout billing + card helpers */
.order34-billing{position:relative;z-index:2;margin-top:10px;padding:10px 12px;border-radius:11px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.09);font-size:10px;line-height:1.4;color:#bed3d8}
.order34-billing b{color:#fff}
.order34-cycle{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.order34-cycle span{font-size:11px;color:#b5ccd3}.order34-cycle strong{font-size:12px;color:#fff}
.card34-input{display:flex!important;align-items:center!important;gap:10px}
.card34-input input{padding-right:8px!important}
.card34-brands{display:flex;align-items:center;gap:5px;flex:none}
.card34-brands>span{height:24px;min-width:36px;padding:0 5px;border-radius:6px;display:flex;align-items:center;justify-content:center;border:1px solid #dce7e9;background:#f5f8f9;color:#9aaab2;font-size:8px;font-weight:900;letter-spacing:.03em;opacity:.45;transition:.18s}
.card34-brands>span.active{opacity:1;transform:translateY(-1px);box-shadow:0 4px 10px rgba(17,77,97,.10)}
.card34-brands .visa34.active{color:#173f9a;background:#f2f5ff;border-color:#bac9ef}
.card34-brands .amex34.active{color:#fff;background:#2f9bd3;border-color:#2f9bd3}
.mc34{position:relative;gap:0}.mc34 i{display:block;width:13px;height:13px;border-radius:50%;opacity:.75}.mc34 i:first-child{background:#e05242;margin-right:-4px}.mc34 i:last-child{background:#e5a13c}.mc34.active{background:#fff5ec!important;border-color:#efc5a3!important}
.pay34-fields input::placeholder{color:#9aaab3}

/* visual hint for yearly selection */
.plan34[data-monthly]{transition:transform .22s,box-shadow .22s,border-color .22s}
@media(max-width:760px){
  .billing34-wrap{align-items:flex-start;flex-direction:column}
  .platinum34 .plan34-tag,.pro34 .plan34-tag{margin-right:64px}
  .card34-input{align-items:stretch!important;flex-direction:column}
  .card34-brands{padding:0 2px 2px}
}


/* V36 Pricing refinements */
.pricing34-hero{padding-bottom:28px!important}
.pricing34-orbit{height:330px!important}
.pricing34-section{padding-top:38px!important}
.card-billing36{display:inline-flex;padding:5px;border-radius:999px;background:#eef5f6;border:1px solid #d8e7e9;margin:8px 0 12px}
.card-billing36 button{border:0;background:transparent;border-radius:999px;padding:8px 11px;font:inherit;font-size:11px;font-weight:750;color:#657e8a;cursor:pointer;white-space:nowrap}
.card-billing36 button.active{background:#fff;color:#0b7580;box-shadow:0 5px 14px rgba(16,78,98,.09)}
.card-billing36 em{font-style:normal;font-size:8px;margin-left:4px;color:#987126}
.price34-saving{min-height:25px!important;margin:2px 0!important}
.price34-saving>span{font-size:11px;color:#83949d}
.platinum34 .plan34-tag,.pro34 .plan34-tag{margin-right:96px!important}
.plan34-ribbon{right:-38px!important;top:20px!important}

/* V36 Checkout billing */
.checkout36-billing select,.checkout34-fields select{
  width:100%;margin-top:7px;background:#fbfdfe;border:1px solid #d5e4e7;border-radius:12px;
  padding:13px 14px;font:inherit;font-size:15px;color:#345468
}
.checkout36-billing select:focus,.checkout34-fields select:focus{outline:none;border-color:#6bbfc8;box-shadow:0 0 0 4px rgba(40,164,171,.08);background:#fff}
.optional36{font-size:9px;font-weight:500;color:#8b9aa2;margin-left:5px}
.order34-billing{position:relative;z-index:2;margin-top:10px;padding:10px 12px;border-radius:11px;background:rgba(255,255,255,.065);border:1px solid rgba(255,255,255,.09);font-size:10px;line-height:1.4;color:#bed3d8}
.order34-billing b{color:#fff}
.order34-cycle{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.order34-cycle span{font-size:11px;color:#b5ccd3}.order34-cycle strong{font-size:12px;color:#fff}

/* Card brand marks */
.card36-brands{display:flex;align-items:center;gap:6px;flex:none}
.brand36{width:42px;height:26px;border-radius:6px;display:grid;place-items:center;background:#fff;border:1px solid #dce7e9;opacity:.28;transition:.18s;overflow:hidden}
.brand36.active{opacity:1;transform:translateY(-1px);box-shadow:0 4px 10px rgba(17,77,97,.12)}
.brand36 svg{width:36px;height:18px}
.visa36 text{font-size:13px;font-weight:900;font-family:Arial,sans-serif;fill:#1a4aa1;font-style:italic}
.mc36 circle:first-child{fill:#e64b38}.mc36 circle:last-child{fill:#ef9a28;opacity:.88}
.amex36 rect{fill:#2e9bcc}.amex36 text{font-size:9px;font-weight:900;font-family:Arial,sans-serif;fill:#fff}

/* Founder dashboard landing */
.dashboard36{overflow:hidden}
.dashboard36-hero{padding:58px 28px 70px;background:linear-gradient(180deg,#fff,#f7fbfc)}
.dashboard36-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:70px;align-items:center}
.dashboard36 h1{font-size:58px;line-height:1.03;font-weight:550;letter-spacing:-.035em;margin:13px 0 22px}
.dashboard36 h1 span{background:linear-gradient(90deg,var(--navy2),var(--teal),var(--gold));-webkit-background-clip:text;background-clip:text;color:transparent}
.dashboard36 p{font-size:19px;line-height:1.68;color:#536d82}
.dashboard36-actions{display:flex;gap:24px;align-items:center;margin-top:28px}
.dashboard36-link{font-size:15px;font-weight:600;color:#0d7281;border-bottom:1px solid #a9d6da;padding-bottom:3px}
.dashboard36-visual{height:430px;position:relative;border-radius:28px;background:radial-gradient(circle at 70% 25%,rgba(232,177,72,.18),transparent 30%),linear-gradient(145deg,#f5fcfd,#fff9e9);border:1px solid #dbeaec;box-shadow:0 24px 58px rgba(18,80,101,.10)}
.dashboard36-ring{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:260px;height:260px;border-radius:50%;border:1px solid rgba(31,154,164,.18)}
.dashboard36-ring>span{position:absolute;border-radius:50%;border:1px solid rgba(31,154,164,.13)}.dashboard36-ring>span:nth-child(1){inset:34px}.dashboard36-ring>span:nth-child(2){inset:70px}.dashboard36-ring>span:nth-child(3){inset:106px}
.dashboard36-ring>div{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:138px;height:138px;border-radius:50%;background:#fff;border:1px solid #cfe2e4;box-shadow:0 15px 34px rgba(18,93,111,.13);display:flex;flex-direction:column;align-items:center;justify-content:center}.dashboard36-ring small{font-size:8px;letter-spacing:.12em;color:#77909b}.dashboard36-ring b{font-size:28px;color:#0b7580;margin:4px}.dashboard36-ring em{font-size:9px;color:#748a96;font-style:normal}
.d36-card{position:absolute;padding:14px 16px;border-radius:14px;background:#fff;border:1px solid #d6e7e9;box-shadow:0 12px 26px rgba(16,79,100,.07)}.d36-card small{font-size:8px;letter-spacing:.1em;color:#78909b}.d36-card b{display:block;font-size:16px;color:#173f55;margin:5px 0}.d36-card span{font-size:10px;color:#708691}.d36a{left:25px;top:42px}.d36b{right:28px;top:84px}.d36c{left:38px;bottom:38px}

@media(max-width:760px){
  .dashboard36-grid{grid-template-columns:1fr;gap:38px}.dashboard36 h1{font-size:40px}.dashboard36-visual{height:390px}
  .dashboard36-actions{align-items:flex-start;flex-direction:column}
}


/* V38 Pricing: repaired hero + billing control beside price */
.pricing34-hero{padding:48px 28px 42px!important}
.pricing34-orbit{height:360px!important}
.pricing34-section{padding-top:46px!important}
.price-billing38{
  display:grid;
  grid-template-columns:minmax(180px,.8fr) minmax(285px,1.2fr);
  align-items:center;
  gap:22px;
  margin:21px 0 16px
}
.price-billing38 .plan34-price{margin:0}
.price-billing38 .price34-saving{grid-column:1/2;margin:6px 0 0!important}
.card-billing38{
  grid-column:2/3;
  grid-row:1/3;
  justify-self:end;
  display:inline-flex;
  padding:5px;
  border-radius:999px;
  background:#eef5f6;
  border:1px solid #d8e7e9;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8)
}
.card-billing38 button{
  border:0;background:transparent;border-radius:999px;padding:9px 12px;
  font:inherit;font-size:11px;font-weight:750;color:#657e8a;cursor:pointer;white-space:nowrap
}
.card-billing38 button.active{background:#fff;color:#0b7580;box-shadow:0 5px 14px rgba(16,78,98,.09)}
.card-billing38 em{font-style:normal;font-size:8px;margin-left:4px;color:#987126}
.plan34-ribbon{z-index:4}
.platinum34 .plan34-tag,.pro34 .plan34-tag{margin-right:92px!important}

/* V38 Checkout verification feedback */
.checkout38-error{
  display:none;margin:0 0 14px;padding:12px 14px;border-radius:12px;
  background:#fff1ef;border:1px solid #efc5bd;color:#9e3b2e;
  font-size:12px;font-weight:650;line-height:1.45
}
.checkout38-error.show{display:block}
.checkout34-submit:disabled{opacity:.7;cursor:wait}

/* Make browser billing autofill easier to recognize */
.checkout36-billing input:-webkit-autofill,
.checkout36-billing select:-webkit-autofill{
  -webkit-box-shadow:0 0 0 1000px #fbfdfe inset!important
}

@media(max-width:760px){
  .price-billing38{grid-template-columns:1fr;gap:10px}
  .price-billing38 .price34-saving{grid-column:1}
  .card-billing38{grid-column:1;grid-row:auto;justify-self:start}
}


/* V39 Pricing: center yearly savings label cleanly */
.card-billing38 button[data-billing="yearly"]{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  text-align:center;
}
.card-billing38 button[data-billing="yearly"] em{
  display:inline-block;
  margin:0;
  line-height:1;
  vertical-align:middle;
}
.price34-saving{
  display:flex;
  align-items:center;
  gap:8px;
}
.price34-saving b{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  text-align:center;
  min-width:104px;
  min-height:34px;
  padding:7px 12px!important;
  line-height:1.15!important;
  white-space:nowrap;
}
.price34-saving span{
  display:inline-flex;
  align-items:center;
  line-height:1.25;
}

/* V39 billing-address browser autofill styling */
.checkout36-billing .wide input,
.checkout36-billing input,
.checkout36-billing select{
  width:100%;
}
.checkout36-billing input:-webkit-autofill,
.checkout36-billing select:-webkit-autofill{
  -webkit-text-fill-color:#345468!important;
  transition:background-color 9999s ease-out 0s;
}
