/* Finite, editorial panels: content is designed to fit, never nested-scroll. */
:root{--screen-top:80px;--screen-height:calc(100dvh - var(--screen-top))}
html{scroll-snap-type:y mandatory;scroll-padding-top:var(--screen-top)}
body{background:url(/bg-image-svg.svg), #f6f7f963}
#main{overflow:clip}
/* Let the shared page background continue through every section. */
#main>.s-slide{background:transparent}
#main>.s-slide{width:100%;max-width:none;margin:0;border:0;border-radius:0;min-height:var(--screen-height);height:var(--screen-height);padding:36px clamp(26px,4vw,80px) 76px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(24px,4vw,70px);align-items:center;align-content:center;position:relative;scroll-snap-align:start;scroll-snap-stop:always}
.s-slide>*{min-width:0;min-height:0}.s-slide [hidden]{display:none!important}
.s-copy h1,.s-copy h2{font-size:clamp(38px,4vw,64px);line-height:1.06;letter-spacing:-2.5px;margin:19px 0 22px;color:var(--ink)}
.s-copy h1{font-size:clamp(44px,4.8vw,76px)}.s-copy h1 span,.s-copy h2 span{color:var(--blue)}
.s-eyebrow{font-size:16px;line-height:1.5;letter-spacing:1.5px;font-weight:800;color:#667993;margin:0}
.s-lead{font-size:16px;line-height:1.75;color:#697c95;max-width:490px;margin:0}
.s-copy .button{margin-top:27px}.s-note{font-size:11px;color:#71829b;margin:12px 0}
.s-slide h3{font-size:25px;letter-spacing:-.7px;line-height:1.2;margin:16px 0}
.s-visual{background:#fff;border:1px solid #dbe3f1;border-radius:20px;box-shadow:0 24px 70px -40px #18386655;align-self:center}
.s-appbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:19px 24px;border-bottom:1px solid #e1e7f0;font-size:12px;color:#233d64}.s-appbar span{font-size:10px;color:#7b8ba2}
.s-card-pad{padding:24px}.s-card-pad p{font-size:14px;line-height:1.7;color:#62748e;margin:14px 0}
.s-footnote{font-size:10px;line-height:1.6;color:#7788a0;margin:0;padding:0 24px 20px}.s-footnote a{text-decoration:underline;color:inherit}
.s-tabs{display:flex;gap:5px;background:#f0f4fb;padding:5px;border-radius:10px;margin-bottom:22px}
.s-tabs button{flex:1;min-width:0;border:0;border-radius:7px;padding:10px 5px;font:700 12px Manrope,sans-serif;color:#687b97;background:transparent;cursor:pointer}
.s-tabs button[aria-selected=true]{background:#fff;color:var(--blue);box-shadow:0 2px 8px #1e365812}
.s-tabs button:focus-visible,.s-recall button:focus-visible,.s-neutral:focus-visible{outline:3px solid #3158f5;outline-offset:2px}
.s-bars{display:grid;gap:25px;margin:25px 0}.s-bars>div{display:grid;grid-template-columns:100px 1fr 55px;align-items:center;gap:15px;font-size:12px;color:#597092}.s-bars b{text-align:right;color:#23426f;font-size:15px}
.s-bars meter{display:block;width:100%;height:12px;border:0;background:#edf1fa;border-radius:4px}.s-bars meter::-webkit-meter-bar{background:#edf1fa;border:0}.s-bars meter::-webkit-meter-optimum-value{background:var(--blue);border-radius:4px}.s-bars meter::-moz-meter-bar{background:var(--blue)}
.s-insight{display:flex;gap:12px;align-items:center;padding:12px;background:#eef3ff;border-radius:10px}.s-insight svg{color:var(--blue);width:22px;flex-shrink:0}.s-insight p{margin:0;font-size:12px}
.s-blue{background:#edf2fb}.s-dark{background:#152235;color:white}.s-dark .s-copy h2,.s-dark .s-copy h2 span{color:#d7fa91}.s-dark .s-copy h2{color:white}.s-dark .s-lead,.s-dark .s-eyebrow{color:#b1bfd2}
.s-ad-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px}
.s-ad{min-width:0;display:flex;flex-direction:column;border:1px solid #e0e6f0;border-radius:10px;background:white;text-decoration:none;color:#253958}
.s-ad>div{display:flex;align-items:center;gap:6px;flex-wrap:wrap;padding:12px 9px;font-size:11px}.s-ad>div img{width:23px;height:23px;object-fit:contain}.s-ad small{font-size:8px;color:#8b98aa;width:100%;padding-left:29px;margin-top:-8px}
.s-ad-art{width:100%;height:240px;object-fit:contain;background:#f5f6f8}.s-ad>span{font-size:10px;line-height:1.5;padding:12px 8px}
.s-badge{display:block;font-size:9px;letter-spacing:.6px;color:var(--blue);font-weight:800;margin-top:10px}
.s-rows{margin:18px 0}.s-rows>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 0;border-bottom:1px solid #e6ebf3;font-size:12px}.s-rows dt{color:#7a8ba0}.s-rows dd{font-weight:750;color:#294566;margin:0;text-align:right}
.s-process{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#edf3ff;padding:16px;border-radius:9px;font-size:12px;font-weight:700;color:#3158f5}.s-process i{font-style:normal;color:#95a8c7}
.s-budget{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:38px 0;font-size:20px;color:#8594a8}.s-budget strong{font-size:32px;color:#3158f5}
.s-cost{width:100%;border-collapse:collapse;table-layout:fixed;font-size:14px;color:#345275}.s-cost th,.s-cost td{padding:13px 16px;border-bottom:1px solid #e3e9f2;text-align:right}.s-cost th:first-child{width:42%;text-align:left;font-size:12px;font-weight:600}.s-cost thead th{font-size:11px;background:#f4f7fc}.s-cost td:last-child{background:#d7fa9133;color:#28481d;font-weight:800}
.s-comparison-payoff{display:flex;align-items:center;justify-content:center;gap:16px;padding:18px;color:#315039}.s-comparison-payoff strong{font-size:40px;line-height:1}.s-comparison-payoff span{font-size:12px;line-height:1.5}
.s-big-number{font-size:64px;letter-spacing:-2px;color:#3158f5;line-height:1.1;margin:22px 0}.s-big-number span{font-size:15px;letter-spacing:0;color:#8595ac}
.s-touchpoints{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:30px 0;font-size:15px;color:#2a4777;font-weight:750}.s-touchpoints small{display:block;font-weight:400;font-size:10px;margin-top:6px;color:#7a8ca5}.s-touchpoints i{font-style:normal;color:#a0b0c9}
.s-card-pad blockquote{margin:22px 0;padding:22px;background:#f0f5ff;border-left:3px solid #3158f5;font-size:20px;line-height:1.4;color:#294671}.s-card-pad blockquote small{display:block;font-size:10px;color:#7c8faa;margin-top:10px}
.s-recall{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:20px 0 14px}.s-recall button{min-width:0;padding:5px;background:#f8faff;border:2px solid #e3eaf5;border-radius:10px;cursor:pointer}.s-recall img{width:100%;height:190px;object-fit:contain}.s-recall span{display:block;font:650 11px Manrope,sans-serif;padding:9px 0;color:#405a7e}.s-recall button[aria-pressed=true],.s-neutral[aria-pressed=true]{border-color:#3158f5;background:#eaf0ff}.s-neutral{width:100%;border:1px solid #e1e8f3;border-radius:8px;padding:10px;font:600 11px Manrope,sans-serif;color:#647c9a;background:#fff;cursor:pointer}.s-card-pad .s-answer{font-size:11px;margin:12px 0 0}
.s-action{background:#edf3ff;border-radius:12px;padding:18px;margin-top:20px;color:#3158f5}.s-action>b{font-size:11px;text-transform:uppercase;letter-spacing:1px}.s-action p{margin:8px 0 0}
.s-extra-grid{display:grid;gap:20px}.s-extra-grid>.s-extra-card{padding:24px;background:#fff;border:1px solid #dce5f3;border-radius:16px}.s-extra-grid svg{color:#3158f5;width:28px;height:28px}.s-extra-grid h3{margin:10px 0}.s-extra-grid p{font-size:14px;line-height:1.7;color:#697f9b;margin:0}
.s-price{background:white;padding:40px;border-radius:20px;color:#213d65}.s-price>div{margin:20px 0}.s-price strong{font-size:82px;letter-spacing:-4px;line-height:1}.s-price>div span{font-size:14px;color:#8191aa}.s-price>p:not(.s-eyebrow):not(.s-footnote){font-size:15px;line-height:1.7;color:#6e819c}.s-price .button{width:100%;justify-content:center;margin:20px 0}.s-price .s-footnote{padding:0}
.s-approval{display:flex;align-items:center;gap:18px;margin-top:22px;font-size:10px;color:#76869c}.s-approval img{width:32px;height:28px;object-fit:contain}
.s-hero-visual{background:radial-gradient(ellipse at center,#dce6ff,#f2f5fb 68%);padding:40px;text-align:center;border-radius:50%}.s-orbit-core{width:220px;height:220px;border:1px solid #bcccf1;border-radius:50%;margin:28px auto;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;box-shadow:0 0 0 24px #dce5f94d,0 0 0 50px #dce5f92a}.s-orbit-core svg{width:32px;color:#3158f5}.s-orbit-core strong{font-size:30px;color:#284b84;line-height:1.2;letter-spacing:-1px}.s-journey-tags{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;position:relative}.s-journey-tags span{padding:10px 6px;border:1px solid #d6e0f3;border-radius:8px;background:#fff;font-size:11px;color:#54739d}.s-link{display:inline-block;margin-top:25px;font-size:12px;font-weight:750;color:#3158f5}
/* Preserve the existing prompt animation and explicit, optional page dialog. */
.s-builder .prompt-studio{width:100%;max-width:660px;justify-self:center}.s-builder .studio-heading{padding:12px 18px}.s-builder .builder-steps{padding:12px 18px 0}.s-builder .studio-prompt{margin:12px 18px;padding:12px;min-height:90px}.s-builder .builder-prompt-text{font-size:11px;line-height:1.65}.s-builder .builder-stage{min-height:0;margin:0 18px 12px}.s-builder .builder-result{min-height:0;padding:15px 64px 48px 15px}.s-builder .result-browser{width:100%;max-width:320px;margin:auto}.s-builder .result-phone{width:85px;right:20px;bottom:40px}.s-builder .studio-footer{padding:12px 18px}.s-builder-note{position:absolute;bottom:36px;right:4vw;width:45%;padding:0}
.screen-ready .reveal{opacity:1;transform:none}.s-slide:focus{outline:none}.s-slide:focus-visible{outline:2px solid #3158f5;outline-offset:-4px}
.screen-controls{position:fixed;z-index:44;bottom:16px;right:24px;display:flex;align-items:center;gap:7px;padding:7px;border:1px solid #dce4f0;border-radius:40px;background:#fffffff5;color:#334967;box-shadow:0 4px 24px #20315b12;backdrop-filter:blur(16px)}.screen-controls span{font-size:11px;font-weight:700;min-width:66px;text-align:center;font-variant-numeric:tabular-nums}.screen-controls button{width:36px;height:36px;border:0;border-radius:50%;background:#edf2fb;color:#3158f5;cursor:pointer;font:20px Manrope,sans-serif}.screen-controls button:hover{background:#dce6ff}.screen-controls button:disabled{opacity:.3;cursor:default}.screen-controls button:focus-visible{outline:3px solid #3158f5;outline-offset:2px}.screen-controls[hidden]{display:none}
/* The standard footer keeps its natural height after the campaign screens. */
.preview-site-footer{scroll-snap-align:start;scroll-snap-stop:always}
@media(max-width:1199px){#main>.s-slide{padding:26px 32px 74px;gap:28px}.s-copy h1,.s-copy h2{font-size:42px}.s-lead{font-size:14px}.s-card-pad{padding:20px}.s-appbar{padding:15px 20px}.s-ad-grid{gap:8px;padding:14px}.s-ad-art{height:190px}.s-ad>div{padding:8px 5px}.s-card-pad p{font-size:13px}.s-bars>div{grid-template-columns:80px 1fr 46px;gap:8px;font-size:10px}.s-bars b{font-size:12px}.s-cost th,.s-cost td{padding:11px 10px}.s-recall img{height:150px}.s-extra-grid>.s-extra-card{padding:20px}.s-price{padding:28px}}
@media(max-width:700px){
 #main>.s-slide{padding:18px 18px 72px;grid-template-columns:minmax(0,1fr);gap:18px;align-content:center}
 .s-copy h1,.s-copy h2{font-size:34px;letter-spacing:-1.4px;line-height:1.06;margin:10px 0 12px}.s-copy h1{font-size:40px}.s-lead{font-size:13px;line-height:1.6;max-width:none}.s-eyebrow{font-size:11px;letter-spacing:.9px}
 .s-appbar{padding:12px 15px;font-size:10px}.s-appbar span{font-size:8px}.s-card-pad{padding:15px}.s-card-pad p{font-size:12px;line-height:1.6;margin:12px 0}.s-footnote{font-size:9px;line-height:1.5;padding:0 15px 13px}.s-slide h3{font-size:21px;margin:13px 0}.s-tabs{margin-bottom:14px;padding:4px}.s-tabs button{font-size:10px;padding:8px 3px}
 .s-bars{gap:16px;margin:16px 0}.s-bars>div{grid-template-columns:90px 1fr 46px;font-size:11px}.s-insight{padding:9px}.s-insight p{font-size:11px;margin:0}.s-insight svg{width:18px}
 .s-ad-grid{padding:12px;gap:7px}.s-ad-art{height:160px}.s-ad>span{font-size:9px;padding:8px 5px}.s-ad>div{font-size:10px}.s-ad small{font-size:7px}.s-ad>div img{width:20px;height:20px}
 .s-rows{margin:12px 0}.s-rows>div{padding:11px 0;font-size:11px}.s-process{padding:12px;font-size:11px}.s-budget{margin:25px 0;font-size:18px}.s-budget strong{font-size:28px}
 .s-cost th,.s-cost td{padding:9px 10px;font-size:13px}.s-cost th:first-child{font-size:10px;width:42%}.s-cost thead th{font-size:9px}.s-comparison-payoff{padding:12px;gap:12px}.s-comparison-payoff strong{font-size:32px}.s-comparison-payoff span{font-size:11px}
 .s-big-number{font-size:48px;margin:15px 0}.s-big-number span{font-size:13px}.s-touchpoints{margin:20px 0;font-size:12px}.s-card-pad blockquote{font-size:18px;padding:16px;margin:18px 0}
 .s-recall{margin:15px 0 10px;gap:7px}.s-recall img{height:140px}.s-recall span{font-size:9px;padding:6px 0}.s-neutral{padding:8px}.s-card-pad .s-answer{font-size:10px;line-height:1.5}.s-action{padding:14px;margin-top:14px}
 .s-extra-grid{gap:12px;grid-template-columns:1fr 1fr}.s-extra-grid>.s-extra-card{padding:17px 14px}.s-extra-grid h3{font-size:18px;margin:9px 0}.s-extra-grid p{font-size:12px;line-height:1.6}.s-extra-grid svg{width:23px;height:23px}
 .s-price{padding:24px}.s-price strong{font-size:62px}.s-price>div{margin:14px 0}.s-price h3{font-size:21px}.s-price>p:not(.s-eyebrow):not(.s-footnote){font-size:13px;margin:10px 0}.s-price .button{margin:12px 0;font-size:12px;padding:14px}.s-price .s-footnote{font-size:9px}
 .s-hero .s-copy .button{margin-top:16px;font-size:12px;padding:14px 20px}.s-note{font-size:10px;margin:8px 0}.s-approval{margin-top:12px;gap:15px;font-size:9px}.s-approval img{width:25px;height:23px}.s-hero-visual{padding:12px 0;background:none;border-radius:0}.s-hero-visual>.s-eyebrow,.s-orbit-core{display:none}.s-journey-tags{gap:7px}.s-journey-tags span{padding:8px 4px;font-size:10px}.s-link{margin-top:12px;font-size:11px}
 .s-builder .studio-heading{padding:10px 14px}.s-builder .studio-example{display:none}.s-builder .builder-steps{padding:10px 14px 0;gap:20px}.s-builder .builder-steps li{font-size:9px}.s-builder .studio-prompt{min-height:76px;margin:10px 14px;padding:10px}.s-builder .builder-prompt-text{font-size:10px;line-height:1.5}.s-builder .studio-prompt>div{margin-bottom:6px;font-size:6px}.s-builder .builder-stage{margin:0 14px 10px}.s-builder .builder-result{padding:10px 48px 40px 10px}.s-builder .result-browser{max-width:185px}.s-builder .result-phone{width:56px;bottom:35px;right:13px;border-width:3px}.s-builder .result-open{font-size:9px;bottom:7px;padding:7px}.s-builder .studio-footer{padding:9px 14px}.s-builder .builder-status{font-size:8px}.s-builder .studio-footer button{font-size:8px}.s-builder-note{position:static;width:auto;padding:0;margin-top:-10px;font-size:8px}.s-builder .generation-orb{width:32px;height:32px;margin-bottom:8px}.s-builder .generation-heading{font-size:17px;margin:6px 0}.s-builder .generation-message{font-size:10px}.s-builder .page-wireframe{display:none}
 .screen-controls{bottom:max(10px,env(safe-area-inset-bottom));right:14px;padding:5px}.screen-controls button{width:32px;height:32px}.screen-controls span{font-size:10px;min-width:60px}
}
@media(max-width:700px) and (max-height:750px){
 #main>.s-slide{padding:14px 16px 62px;gap:12px}.s-copy h1,.s-copy h2{font-size:29px;margin:7px 0 9px}.s-copy h1{font-size:34px}.s-lead{font-size:12px;line-height:1.5}.s-appbar{padding:9px 12px}.s-card-pad{padding:12px}.s-footnote{font-size:8px;padding:0 12px 10px}.s-tabs{margin-bottom:10px}.s-tabs button{padding:7px 2px}.s-slide h3{font-size:19px;margin:10px 0}.s-card-pad p{font-size:11px;margin:9px 0}.s-bars{gap:13px;margin:13px 0}.s-ad-art{height:125px}.s-recall img{height:100px}.s-big-number{font-size:40px;margin:12px 0}.s-cost th,.s-cost td{padding:7px 8px}.s-comparison-payoff{padding:9px}.s-rows>div{padding:9px 0}.s-action{padding:12px}.s-extra-grid>.s-extra-card{padding:14px 11px}.s-extra-grid p{font-size:11px}.s-price{padding:18px}.s-price strong{font-size:50px}.s-price>div{margin:10px 0}.s-price .button{padding:12px;margin:8px 0}.s-builder .studio-prompt{min-height:70px;margin:8px 12px}.s-builder .result-browser{max-width:140px}.s-builder .result-phone{width:45px}.s-builder .studio-footer{padding:8px 12px}.s-builder .builder-result{padding-bottom:35px}.s-builder .builder-stage{margin-bottom:8px}.s-builder .builder-steps li>span{width:17px;height:17px}.s-builder-note{font-size:8px;margin-top:-5px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
@media(min-width:701px){.s-builder-note{left:4vw;right:auto;bottom:80px;width:38%}}
#main>.s-slide{grid-auto-rows:max-content}
@media(min-width:701px) and (max-height:800px){
 .s-copy h1{font-size:50px}.s-hero-visual{padding:24px}.s-orbit-core{width:170px;height:170px;margin:20px auto}
 .s-builder .result-browser{max-width:235px}.s-builder .builder-result{padding-top:10px}.s-builder .studio-prompt{min-height:70px;margin-top:8px;margin-bottom:8px}.s-builder .builder-steps{padding-top:8px}.s-builder .studio-footer{padding:9px 15px}
}
@media(max-width:700px){
 .s-builder .prompt-studio{position:relative}
 .s-builder .studio-prompt{position:absolute;inset:75px 12px 45px;margin:0;z-index:3;display:flex;justify-content:center;flex-direction:column;background:#f7f9ff;min-height:0;padding:20px}
 .s-builder .prompt-studio:not([data-builder-state=prompt]) .studio-prompt{visibility:hidden}
 .s-builder .builder-stage{margin-top:10px}
 .s-builder .studio-footer{display:flex;align-items:center;gap:8px}
 .s-builder .builder-status{flex:1}.s-builder .studio-footer>div{flex-shrink:0}
 .s-builder .studio-footer button{padding:5px 3px}
}
@media(max-width:700px) and (max-height:750px){
 .s-copy .s-lead{display:none}
 .s-hero .s-copy .s-lead{display:block}
 .s-card-pad .s-touchpoints{margin:12px 0}.s-card-pad blockquote{margin:12px 0;padding:12px;font-size:16px}
 .s-card-pad .s-insight-text{margin:8px 0;font-size:10px}
 .s-budget{margin:18px 0}
 .s-builder .result-browser{max-width:140px}
 .s-builder .builder-stage{margin-top:8px}
 .s-builder .studio-footer>div{display:flex;gap:3px;flex-wrap:wrap;justify-content:flex-end;max-width:130px}
 .s-builder .studio-footer button{font-size:7px}
}
@media(max-width:360px) and (max-height:750px){
 #main>.s-slide{padding:10px 14px 54px;gap:10px}
 .s-copy h1,.s-copy h2{font-size:27px;letter-spacing:-1.2px}
 .s-hero .s-copy h1{font-size:33px}.s-hero-visual{padding:0}.s-hero-visual .s-journey-tags{display:none}.s-hero-visual .s-link{margin-top:0}
 .s-card-pad{padding:10px}.s-card-pad p{margin:8px 0}.s-slide h3{font-size:18px;margin:9px 0}.s-tabs{margin-bottom:8px}.s-action{margin-top:10px;padding:10px}
 .s-builder .result-browser{max-width:110px}.s-builder .result-phone{width:40px}.s-builder .studio-heading{padding:8px 12px}.s-builder .studio-footer{padding:7px 12px}
 .s-recall img{height:90px}
}
@media(max-width:1199px){:root{--screen-top:146px}}
@media(max-width:1080px){:root{--screen-top:138px}}
@media(max-width:540px){:root{--screen-top:130px}}
/* A compact horizontal composition for phones in landscape / short windows. */
@media(min-width:701px) and (max-height:550px){
 :root{--screen-top:72px}.story-progress{display:none}#main{margin-left:0}
 #main>.s-slide{padding:12px 24px 52px;gap:24px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}
 .s-copy h1,.s-copy h2{font-size:30px;letter-spacing:-1.3px;margin:10px 0}.s-copy .s-lead{display:none}.s-eyebrow{font-size:11px;letter-spacing:.7px}
 .s-appbar{padding:8px 12px;font-size:10px}.s-appbar span{font-size:8px}.s-card-pad{padding:10px}.s-card-pad p{font-size:11px;line-height:1.4;margin:8px 0}.s-slide h3{font-size:18px;margin:8px 0}.s-footnote{font-size:8px;line-height:1.4;padding:0 10px 10px}
 .s-tabs{padding:3px;margin-bottom:8px}.s-tabs button{padding:6px 3px;font-size:10px}.s-bars{gap:12px;margin:12px 0}.s-bars>div{font-size:10px;grid-template-columns:85px 1fr 44px}.s-bars b{font-size:12px}.s-insight{padding:8px}.s-insight p{margin:0;font-size:10px}
 .s-ad-grid{padding:10px;gap:8px}.s-ad-art{height:105px}.s-ad>div{padding:7px;font-size:9px}.s-ad>span{padding:7px;font-size:8px}.s-ad small{font-size:7px}
 .s-badge{font-size:8px;margin-top:6px}.s-rows{margin:8px 0}.s-rows>div{padding:7px 0;font-size:10px}.s-process{display:none}.s-budget{margin:20px 0;font-size:18px}.s-budget strong{font-size:28px}
 .s-cost th,.s-cost td{font-size:11px;padding:5px 9px}.s-cost th:first-child{font-size:9px}.s-cost thead th{font-size:9px}.s-comparison-payoff{padding:8px}.s-comparison-payoff strong{font-size:27px}.s-comparison-payoff span{font-size:9px}
 .s-big-number{font-size:38px;margin:10px 0}.s-big-number span{font-size:12px}.s-touchpoints{margin:15px 0;font-size:12px}.s-touchpoints small{font-size:9px}.s-card-pad blockquote{font-size:15px;margin:10px 0;padding:10px}.s-card-pad blockquote small{font-size:8px;margin-top:6px}
 .s-recall{margin:8px 0}.s-recall img{height:76px}.s-recall span{font-size:9px;padding:4px 0}.s-neutral{font-size:9px;padding:6px}.s-card-pad .s-answer{font-size:9px;margin:8px 0 0}
 .s-action{padding:10px;margin-top:10px}.s-action>b{font-size:9px}.s-extra-grid{grid-template-columns:1fr 1fr;gap:12px}.s-extra-grid>.s-extra-card{padding:14px}.s-extra-grid svg{width:20px;height:20px}.s-extra-grid p{font-size:11px;line-height:1.5}
 .s-price{padding:18px}.s-price strong{font-size:48px}.s-price>div{margin:10px 0}.s-price>p:not(.s-eyebrow):not(.s-footnote){display:none}.s-price .button{padding:11px;margin:10px 0;font-size:11px}
 .s-hero .s-copy .button{padding:12px 18px;font-size:11px;margin-top:12px}.s-approval{margin-top:10px;font-size:9px}.s-approval img{height:22px}.s-note{font-size:9px}.s-hero-visual{padding:14px;background:none}.s-orbit-core{display:none}.s-journey-tags{margin-top:14px}.s-journey-tags span{font-size:10px;padding:8px}.s-link{margin-top:15px}
 .s-builder .prompt-studio{position:relative}.s-builder .studio-heading{padding:8px 14px}.s-builder .builder-steps{display:none}.s-builder .studio-prompt{position:absolute;inset:45px 12px 40px;z-index:3;background:#f7f9ff;margin:0;min-height:0;display:flex;flex-direction:column;justify-content:center}
 .s-builder .prompt-studio:not([data-builder-state=prompt]) .studio-prompt{visibility:hidden}.s-builder .builder-stage{margin:8px 14px}.s-builder .builder-result{padding:8px 44px 35px 8px}.s-builder .result-browser{max-width:145px}.s-builder .result-phone{width:45px;right:16px;bottom:33px;border-width:3px}.s-builder .result-open{font-size:9px;padding:6px;bottom:6px}.s-builder .studio-footer{padding:8px 14px}.s-builder .builder-status,.s-builder .studio-footer button{font-size:8px}.s-builder-note{bottom:55px;left:24px;width:36%;font-size:8px}.s-builder .generation-orb,.s-builder .page-wireframe{display:none}.s-builder .generation-heading{font-size:18px;margin:8px}.s-builder .generation-message{font-size:10px}
 .screen-controls{padding:4px;bottom:8px}.screen-controls button{width:30px;height:30px}.screen-controls span{font-size:10px}
}
@media(min-width:701px) and (max-height:430px){
 #main>.s-slide{padding-bottom:16px}
 .screen-controls{left:24px;right:auto}
}

.s-extra-card{display:block;color:inherit;text-decoration:none;transition:border-color .18s,box-shadow .18s}
.s-extra-card:hover{border-color:#3158f5;box-shadow:0 8px 24px #3158f512}
.s-extra-card:hover h3,.s-extra-card:focus-visible h3{color:#3158f5}
.s-extra-card:focus-visible{outline:3px solid #3158f5;outline-offset:4px}

/* First-touch buyers who return through another channel. */
.s-cost .s-later-buyers th{background:#f1f5fc}.s-cost .s-later-buyers td{font-weight:800}.s-cost .s-later-buyers small{display:block;font-size:10px;line-height:1.4;font-weight:500;color:#6b809f;margin-top:3px}.s-buyer-definition{display:block;margin-top:5px}
@media(max-width:700px){.s-cost .s-later-buyers small{font-size:8px}}
@media(max-width:700px) and (max-height:750px){#measurement .s-cost th,#measurement .s-cost td{padding-top:5px;padding-bottom:5px}.s-cost .s-later-buyers small{font-size:7px}#measurement .s-comparison-payoff{padding:7px}}

@media(min-width:701px) and (max-height:550px){#measurement .s-cost th,#measurement .s-cost td{padding-top:3px;padding-bottom:3px}.s-cost .s-later-buyers small{font-size:7px}#measurement .s-comparison-payoff{padding:5px}}

/* Spend divided by the specifically defined assisted-purchase cohort. */
.s-assisted-cost th{background:#f1f5fc}.s-assisted-cost td{font-weight:800}
@media(max-width:700px) and (max-height:750px){#measurement .s-cost th,#measurement .s-cost td{padding-top:3px;padding-bottom:3px;line-height:1.3}}
@media(min-width:701px) and (max-height:550px){#measurement .s-cost th,#measurement .s-cost td{padding-top:2px;padding-bottom:2px}#measurement .s-cost th:first-child{line-height:1.25}}

/* Platform credibility leads the hero, before the audience label. */
.s-hero .s-copy>.s-approval:first-child{margin-top:0;margin-bottom:22px}
@media(max-width:700px){.s-hero .s-copy>.s-approval:first-child{margin-bottom:12px}}
@media(min-width:701px) and (max-height:550px){.s-hero .s-copy>.s-approval:first-child{margin-bottom:10px}}
/* Keep the larger section labels clear of the sticky navigation on phones. */
@media(max-width:700px){.s-copy h1,.s-copy h2{margin-top:6px;margin-bottom:8px}}
@media(max-width:360px) and (max-height:750px){#main>.s-slide{gap:4px;padding-bottom:46px}.s-copy h1,.s-copy h2{margin-top:3px;margin-bottom:5px}}
