/* The page shell follows the approved homepage; the native form stays intact. */
.sp-intake-page .gr-stars{color:#fbbc05}
.sp-intake-page .gr-stars svg{fill:#fbbc05}
.sp-skip .page-hero{max-width:1080px;margin:auto;padding-top:78px}
.sp-skip .page-hero .eyebrow{font-size:11px;letter-spacing:.17em;margin-bottom:20px}
.sp-skip .page-hero h1{max-width:840px}
.sp-skip .page-hero>p:not(.eyebrow){max-width:690px;margin-inline:auto}
.sp-skip .skip-layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:32px;max-width:1120px}
.sp-skip .side-card,.sp-skip .alt-card{border-radius:24px;background:var(--surface);border:1px solid var(--border-mid);padding:30px}
.sp-skip .timeline-num{background:var(--grad-cta);color:#16243a;border:0}
.sp-skip .timeline-content .title{color:var(--fg-1)}
.sp-skip .timeline-content .desc,.sp-skip .alt-card p{color:var(--fg-3)}
.sp-intake-page .intake-preview-note{max-width:760px;margin:14px auto 0;color:var(--fg-4);font-size:12px;line-height:1.6;text-align:center}
.sp-get-started>.hero{max-width:1160px;margin:auto;padding:76px 24px 48px}
.sp-get-started .hero h1{font:520 clamp(34px,4.1vw,58px)/1.1 var(--font-display);letter-spacing:-.05em;max-width:1100px;margin:24px auto 36px}
.sp-get-started .h1-line{margin-bottom:7px}
.sp-get-started .hero-eyebrow{background:var(--glass-fill);border-color:var(--border-mid);color:var(--fg-2)}
.sp-get-started .hero-eyebrow .label{color:var(--fg-2);background:none;-webkit-text-fill-color:currentColor}
.sp-get-started .gold-grad,.sp-get-started .gold-coral-grad{background:var(--heading-gradient);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}
.sp-get-started .video-frame{border-radius:30px;border-color:var(--border-mid);background:var(--glass-fill);padding:10px;max-width:960px}
.sp-get-started .video-aspect{border-radius:22px}
.sp-get-started .hero-form-line{color:var(--fg-2);font-size:16px;line-height:1.6;margin-top:38px}
.sp-get-started .hero-form-wrap{margin-top:22px}
.sp-get-started .reassurance{display:block;max-width:760px;margin:16px auto 0}
.sp-get-started .section{max-width:1180px}
.sp-get-started .pillar-card,.sp-get-started .step,.sp-get-started .rv-card,.sp-get-started .role-card,.sp-get-started .hero-pain-card,.sp-get-started .cost-compare-card,.sp-get-started .founder-card{background:var(--surface);border:1px solid var(--border-mid);border-radius:26px;box-shadow:none}
.sp-get-started .pillars{grid-template-columns:1fr}
.sp-get-started .pillar-card{display:grid;grid-template-columns:1fr 1fr;padding:0;overflow:hidden}
.sp-get-started .pillar-img{min-height:320px;height:100%;border:0;border-radius:0}
.sp-get-started .pillar-body{padding:42px;align-self:center}
.sp-get-started .steps .step .ic,.sp-get-started .steps .step::before{background:var(--grad-cta)}
.sp-get-started .pillar-card .num{display:none}
.sp-get-started .table-wrap{background:var(--surface);border-color:var(--border-mid);border-radius:26px;overflow:auto}
.sp-get-started .comparison-table{min-width:740px}
.sp-get-started .comparison-table th,.sp-get-started .comparison-table td{color:var(--fg-2);border-color:var(--border-weak)}
.sp-get-started .comparison-table .hatch-col{background:var(--glass-fill)}
.sp-get-started .comparison-table .ct-good{color:var(--th-green)}
.sp-get-started .sticky-cta{bottom:80px}
.sp-get-started .sp-preview-bar{bottom:20px}
.sp-get-started .footer{margin:70px auto 0}
.sp-get-started .s-sub{margin-inline:auto}
@media(max-width:850px){
 .sp-skip .skip-layout{grid-template-columns:1fr;gap:24px}
 .sp-skip .skip-side{position:static;display:grid;grid-template-columns:1fr 1fr;align-items:start}
 .sp-get-started .pillar-card{grid-template-columns:1fr}
 .sp-get-started .pillar-img{height:300px}
}
@media(max-width:600px){
 .sp-skip .page-hero{padding-top:48px}
 .sp-skip .skip-side{grid-template-columns:1fr}
 .sp-skip .side-card,.sp-skip .alt-card{padding:24px}
 .sp-get-started>.hero{padding:42px 20px 32px}
 .sp-get-started .hero h1{font-size:34px;line-height:1.13;letter-spacing:-.045em;margin:22px auto 28px}
 .sp-get-started .h1-line{margin-bottom:12px}
 .sp-get-started .video-frame{padding:5px;border-radius:22px;margin-inline:-4px}
 .sp-get-started .video-aspect{border-radius:17px}
 .sp-get-started .hero-form-line{font-size:15px;margin-top:28px}
 .sp-get-started .pillar-body{padding:28px}
 .sp-get-started .pillar-img{height:240px;min-height:0}
 .sp-get-started .sticky-cta{bottom:68px;font-size:13px;padding:12px 20px}
 .sp-get-started .sp-preview-bar{bottom:12px}
}
