:root{--ink:#171d22;--muted:#5a6068;--blue:#22292f;--deep:#171d22;--gold:#ff5a1f;--paper:#faf9f7;--line:#dcdedc;--warm:#f7eee7;--mint:#eef1ea}*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,summary,input,select{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #b94114;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{line-height:1.06;letter-spacing:-.045em}h2{font-size:clamp(34px,4vw,53px)}h3{font-size:25px}p{margin-top:16px}[hidden]{display:none!important}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.17em;margin:0}.lead{font-size:22px;line-height:1.4}.micro{font-size:12px;line-height:1.6;color:var(--muted)}.help{font-size:14px;color:var(--muted)}.working-label{padding:6px 5%;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.1em;background:#ebedec}header{max-width:1440px;margin:auto;display:flex;justify-content:space-between;align-items:center;padding:22px 5%}.brand{text-decoration:none;font-size:29px;letter-spacing:-1.6px;font-weight:800;white-space:nowrap}.brand span{color:#b63c0d;margin-left:4px}nav{display:flex;gap:30px;align-items:center;font-size:13px;font-weight:600}nav>a{text-decoration:none}.button{display:inline-flex;justify-content:center;align-items:center;gap:18px;text-align:center;min-height:56px;padding:15px 24px;font-size:16px;font-weight:700;line-height:1.3;border:1px solid transparent;border-radius:6px;text-decoration:none;cursor:pointer;box-shadow:0 3px 0 #0000000c}.primary{background:var(--gold);color:#171d22}.primary:hover{background:#ff7845}.secondary{background:#fff;border-color:#6c7176;color:var(--blue)}.secondary:hover{background:#f2eee9}.dark{background:var(--blue);color:#fff}.dark:hover{background:#384047}.light{background:#f3f7f2;color:var(--ink)}.light:hover{background:#e3e5e1}.compact{min-height:46px;padding:12px 20px;font-size:13px}.wide{width:100%}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:46% 54%;padding:8px 3% 36px 5%;gap:0}.hero-copy{padding:24px 35px 22px 0}.hero h1{font-size:clamp(60px,6.1vw,88px);letter-spacing:-.066em;font-weight:650;margin:24px 0}.hero em{font-family:Georgia,serif;font-weight:400;color:#b63c0d}.hero .lead{max-width:410px}.intro{font-size:15px;color:var(--muted);max-width:440px}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-top:27px}.hero-actions .button{min-width:285px}.hero-copy>.micro{max-width:430px}.hero-image{position:relative;min-height:630px;border-radius:12px;overflow:hidden;background:#d0d8cb}.hero-image img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:60% center}.hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#061f3480,transparent 30%);pointer-events:none}.product-label{position:absolute;top:23px;left:23px;padding:13px 18px;border-radius:5px;background:#fffbedee;z-index:2}.product-label small{font-size:8px;letter-spacing:.11em}.product-label strong{display:block;font-size:28px;letter-spacing:-.05em}.hero-image figcaption{position:absolute;bottom:16px;left:24px;color:white;font-size:10px;z-index:2}.benefit-ribbon{background:var(--blue);color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:38px max(35px,calc((100vw - 1150px)/2));align-items:center}.benefit-ribbon h2{font-size:33px;margin-top:14px}.benefit-ribbon h2 em{font-family:Georgia,serif;font-weight:400;color:#ff9466}.benefit-ribbon p{font-size:16px;margin-top:10px}.benefit-ribbon .eyebrow{font-size:10px;margin:0;color:#ffb699}.benefit-ribbon .micro{font-size:12px;color:#e1e3e4}.section{max-width:1220px;margin:auto;padding:85px 35px}.section-head{max-width:780px;margin-bottom:38px}.section-head>.eyebrow{margin-bottom:18px}.section-head>p:last-child{color:var(--muted);max-width:570px}.ownership-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.product-stage{background:linear-gradient(140deg,#e8ece7,#f8eedb);border-radius:50% 50% 12px 12px;padding:25px 8px}.product-visual svg{width:100%;height:auto}.product-visual .micro{text-align:center;font-size:11px}.value-list article{display:flex;gap:22px;margin-bottom:25px}.value-list article>span{font-size:12px;color:#ad390e;padding-top:6px}.value-list p{font-size:15px;color:var(--muted);margin-top:9px}.value-list .button{margin-top:23px}.setup{max-width:none;background:#eeefeb;padding-left:max(35px,calc((100vw - 1150px)/2));padding-right:max(35px,calc((100vw - 1150px)/2))}.setup-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:center}.setup-drawing{background:var(--blue);padding:20px 15px;border-radius:8px}.setup-drawing svg{width:100%;height:auto}.setup-drawing .micro{color:#dce1df;font-size:11px}.setup-grid article{margin-bottom:25px}.setup-grid article p{font-size:15px;color:var(--muted)}.detail-link{display:block;font-size:13px;margin-top:17px;font-weight:600}.guided{display:grid;grid-template-columns:1fr 1.4fr;gap:75px}.guide-intro .eyebrow{margin-bottom:20px}.guide-intro>p:not(.eyebrow){color:var(--muted);max-width:310px}.guide-intro .button{margin-top:25px;font-size:14px}.guide-intro .micro{margin-top:25px}#guide{padding:32px;background:#fff;border:1px solid #d4d7d7;border-radius:10px;box-shadow:0 14px 45px #0a344011}fieldset{border:0;margin:0;padding:0;min-width:0}legend{font-size:28px;line-height:1.15;font-weight:650;letter-spacing:-.04em;margin-bottom:20px}.step-meta{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:var(--muted)}.step-meta>span:last-child{font-size:9px;letter-spacing:.12em}progress{appearance:none;width:100%;height:4px;display:block;margin:15px 0 29px}progress::-webkit-progress-bar{background:#eceeea}progress::-webkit-progress-value{background:#b63c0d}label{display:block;font-size:14px;font-weight:600;margin:18px 0 8px}select,input[type=number]{display:block;width:100%;min-height:49px;padding:12px;border:1px solid #6c7176;background:white;color:var(--ink);border-radius:5px;font-size:14px}select{padding-right:30px}.form-actions{display:flex;justify-content:space-between;gap:10px;margin-top:27px}.form-actions .button{font-size:14px;padding:13px 18px}.form-actions .primary,.form-actions .dark{margin-left:auto}.input-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.input-grid label{font-size:12px}.input-grid input{margin-top:7px}output{display:block;margin-top:20px;background:#eeefeb;padding:16px;font-size:14px;border-radius:4px}.check{display:flex;gap:12px;align-items:flex-start;font-size:14px;font-weight:400;line-height:1.5;margin:22px 0}.check input{margin:2px 0 0;width:21px;height:21px;flex:0 0 21px;accent-color:var(--blue)}.result{max-width:1150px;margin:0 auto 70px;padding:45px 55px;background:#edf0e7;border-radius:12px}.result[data-state=BUY]{background:var(--deep);color:#fff}.result-top{display:flex;justify-content:space-between;gap:20px;align-items:center}.edit{font-size:12px;color:inherit;background:none;border:0;padding:12px;text-decoration:underline}.result h2{font-size:47px;max-width:700px;margin:22px 0}.result ul{max-width:750px;padding-left:23px}.result li{padding:5px 0}.result[data-state=BUY] .micro{color:#dce1df}.result-benefit{border-left:3px solid var(--gold);padding-left:22px;margin:25px 0;max-width:650px}.result-benefit .eyebrow{color:#ff9466}.result-benefit h3{margin-top:12px;font-size:30px}.result-benefit p{font-size:13px;color:#e1e3e4}.close-line{font-size:23px;font-weight:600}.purchase{font-size:19px;min-height:62px;margin-top:20px}.handoff{font-size:13px;max-width:700px}.disclosure{font-size:12px;line-height:1.55;max-width:700px}.result details{margin-top:25px;border-color:#9a9e9e}.result pre{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.7 monospace}.own{display:grid;grid-template-columns:1fr 1fr;gap:65px;border-top:1px solid var(--line)}.own h2{font-size:60px;margin:20px 0}.own .lead{font-size:23px}.own>div>p:not(.eyebrow){max-width:460px}.offer-note{margin-top:27px;border-left:3px solid #b63c0d;padding-left:18px;max-width:490px}.offer-note strong{font-size:13px}.offer-note p{font-size:14px;margin-top:8px}.offer-note small{font-size:11px;color:var(--muted)}.ready-card{background:var(--warm);padding:32px;border-radius:10px;border:1px solid #e3cec0}.ready-benefit h3{font-size:34px;margin-top:15px}.ready-benefit h3 em{font-family:Georgia,serif;font-weight:400;color:#a13b15}.ready-benefit p:not(.eyebrow){font-size:14px;max-width:410px}.ready-card form{border-top:1px solid #ddc9bb;margin-top:23px;padding-top:3px}.ready-card .button{font-size:15px}.notice{background:#fff3db;color:#683900;border-left:3px solid #a86314;padding:15px;font-size:13px}.questions{border-top:1px solid var(--line)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 50px}details{border-top:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-size:16px;font-weight:600;min-height:27px}details p,details li{font-size:14px}details p{margin:14px 0}.terms{display:grid;grid-template-columns:1fr 1.2fr;gap:65px;background:#eef1ea;max-width:none;padding-left:max(35px,calc((100vw - 1150px)/2));padding-right:max(35px,calc((100vw - 1150px)/2))}.terms h2{margin-top:18px}.terms>div>p:not(.eyebrow){font-size:14px;max-width:430px}.benefit-steps{margin:0;padding-left:24px}.benefit-steps li{margin-bottom:21px;padding-left:8px}.benefit-steps strong,.benefit-steps span{display:block}.benefit-steps span{font-size:14px;margin-top:5px}.source{font-size:13px}.final-close{max-width:none;background:var(--blue);color:#fff;text-align:center;padding:75px 25px}.final-close h2{margin:20px 0}.final-close p{max-width:620px;margin:18px auto}.final-close .button{margin:15px 7px}.final-close .micro{color:#e1e3e4}.evidence{max-width:970px}.evidence h2{margin:20px 0 35px;font-size:38px}.evidence .input-grid{max-width:650px}footer{padding:40px 5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;align-items:center}footer p{margin:0}footer small{font-size:11px;color:var(--muted)}.skip{position:absolute;top:-100px;background:white;padding:15px;z-index:20}.skip:focus{top:5px}
@media(max-width:1000px){.hero h1{font-size:67px}.hero-copy{padding-right:25px}.hero-image{min-height:670px}.hero-actions .button{min-width:0;width:100%;font-size:14px}.section{padding:65px 28px}.ownership-grid,.guided,.own{gap:35px}.own h2{font-size:49px}.ready-card{padding:25px}.setup-grid{gap:30px}.benefit-ribbon{gap:30px}.hero .lead{font-size:20px}}
@media(max-width:650px){body{font-size:15px}.working-label{font-size:8px;padding:6px 18px}header{padding:17px 18px}.brand{font-size:26px}nav{gap:10px}nav>a:not(.button){display:none}.compact{min-height:43px;font-size:12px;padding:10px 13px}.hero{display:grid;grid-template-columns:1fr;padding:0 18px 28px}.hero-copy{display:contents}.hero-copy>.eyebrow{order:1;font-size:8px;margin-top:12px}.hero h1{order:2;font-size:57px;line-height:1.01;margin:17px 0 20px}.hero-image{order:3;min-height:275px;border-radius:8px}.hero-image img{object-position:61% center}.product-label{left:14px;top:14px;padding:9px 12px}.product-label small{font-size:6px}.product-label strong{font-size:21px}.hero-image figcaption{left:15px;font-size:9px}.hero-copy>.lead{order:4;font-size:20px;margin-top:21px}.hero-copy>.intro{order:5;font-size:14px;margin-top:13px}.hero-actions{order:6;margin-top:20px;gap:10px}.hero-actions .button{font-size:15px;min-height:54px}.hero-copy>.micro{order:7;font-size:11px;margin-top:13px}.benefit-ribbon{grid-template-columns:1fr;padding:30px 22px;gap:16px}.benefit-ribbon h2{font-size:28px}.benefit-ribbon p{font-size:14px}.section{padding:53px 22px}.section-head{margin-bottom:27px}h2{font-size:36px}.section-head>p:last-child{font-size:14px}.eyebrow{font-size:9px}.ownership-grid,.setup-grid,.guided,.own,.terms,.faq-grid{grid-template-columns:1fr;gap:27px}.product-stage{max-width:440px}.value-list h3{font-size:24px}.value-list .button{width:100%}.setup-grid .button{width:100%}.guide-intro>p:not(.eyebrow){max-width:none}.guide-intro .button{width:100%;margin-top:20px}.guide-intro .micro{margin-top:13px}#guide{padding:25px 18px}.step-meta span:last-child{display:none}legend{font-size:26px}label{font-size:13px}.form-actions .button{font-size:12px;padding:12px}.input-grid{gap:0 10px}.result{border-radius:0;margin:0 0 30px;padding:35px 22px}.result h2{font-size:37px}.result-benefit h3{font-size:27px}.purchase{width:100%;font-size:16px}.result-top .eyebrow{font-size:8px}.edit{font-size:11px;padding:8px}.own h2{font-size:48px}.own .lead{font-size:21px}.ready-card{padding:26px 21px}.ready-benefit h3{font-size:31px}.terms .benefit-steps{margin-top:5px}.final-close h2{font-size:35px}.final-close .button{display:flex;margin:14px 0}.evidence h2{font-size:31px}footer{display:block;padding:32px 22px}footer p{margin:13px 0}footer small{display:block}.check{font-size:13px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* V2.2: product-led heading and a compact, fully visible purchase close. */
.hero h1{font-size:clamp(54px,5.4vw,78px)}.result[data-state=BUY] h2{margin:16px 0}.result[data-state=BUY] ul{margin:12px 0}.result[data-state=BUY] li{padding:2px 0}.result-benefit{margin:20px 0 8px}.result-benefit h3{margin-top:0;font-size:26px}.result-benefit p{margin-top:10px}.purchase{margin-top:14px}.ready-card [role=status]{margin-bottom:14px}
@media(max-width:650px){.hero h1{font-size:52px;max-width:430px}.result[data-state=BUY]{padding-top:24px;padding-bottom:28px}.result[data-state=BUY] h2{font-size:35px}.result[data-state=BUY] ul{font-size:14px}.result-benefit{padding-left:15px;margin-top:18px}.result-benefit h3{font-size:24px}.result-benefit p{font-size:12px}.result .purchase{min-height:58px;font-size:16px}}
@media(max-width:360px){.hero h1{font-size:46px}.compact{font-size:11px;padding:10px}.result[data-state=BUY] h2{font-size:31px}}
.result[data-state=BUY] :focus-visible,.final-close :focus-visible,.benefit-ribbon :focus-visible{outline-color:#fff}
select,input[type=number]{border-color:#6c7176}
.hero-image figcaption{background:#171d22;padding:3px 6px;border-radius:3px}

/* V2.3 brand refinement. Mark geometry from sealed Seekstead supporting pages. */
.brand{display:inline-flex;align-items:center;gap:11px}.brand .brand-mark{display:inline-block;width:34px;height:34px;border-radius:10px;background:#0f151b;position:relative;flex:0 0 34px;margin:0}.brand-mark:before,.brand-mark:after{content:"";position:absolute;height:3px;background:#ff5a1f;border-radius:9px;transform:rotate(-22deg);left:7px}.brand-mark:before{top:11px;width:20px}.brand-mark:after{top:20px;width:13px}
@media(max-width:360px){header{flex-wrap:wrap;gap:12px}header nav{width:100%}header nav .compact{width:100%}}
header{gap:16px}header .brand{flex-shrink:0}header nav{min-width:0}
.purchase-door{margin-top:24px;padding-top:24px;border-top:1px solid #ddc9bb}
