:root {
  --ink: #19323a;
  --ink-soft: #536970;
  --paper: #fff7f4;
  --surface: #fffdfb;
  --mint: #dff2ed;
  --mint-strong: #a71931;
  --coral: #c61f36;
  --gold: #f4b940;
  --garden: #14766f;
  --line: #eadbd7;
  --shadow: 0 24px 70px rgba(84, 27, 37, .12);
}

* { box-sizing: border-box; }
html { min-width: 320px; scroll-behavior: smooth; scroll-padding-top: 24px; }
body { min-width: 320px; margin: 0; overflow-x: hidden; background: var(--paper); color: var(--ink); font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; line-height: 1.55; -webkit-font-smoothing: antialiased; }
a { color: inherit; }
button, input, select { font: inherit; }
button, a, input, select { touch-action: manipulation; }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3 { letter-spacing: -.04em; line-height: 1.05; }
h1 { max-width: 760px; margin-bottom: 24px; font-size: clamp(3rem, 7vw, 6.7rem); }
h2 { max-width: 760px; font-size: clamp(2rem, 4.5vw, 4rem); }
h3 { font-size: 1.22rem; }
.shell { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
.launch-strip { padding: max(7px, env(safe-area-inset-top)) 18px 7px; background: var(--coral); color: white; text-align: center; font-size: .72rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.site-header { min-height: 78px; display: flex; align-items: center; justify-content: space-between; gap: 24px; border-bottom: 1px solid rgba(18, 61, 53, .1); }
.brand { display: inline-flex; align-items: center; gap: 11px; color: var(--ink); text-decoration: none; }
.brand span { width: 38px; height: 38px; display: grid; place-items: center; border-radius: 50% 50% 50% 12px; background: var(--coral); color: white; font-size: .74rem; font-weight: 900; letter-spacing: -.04em; }
.brand strong { font-size: 1.1rem; letter-spacing: -.035em; }
.site-header nav, .site-footer nav { display: flex; align-items: center; gap: 24px; }
.site-header nav a, .site-footer nav a { min-height: 44px; display: inline-flex; align-items: center; font-size: .88rem; font-weight: 700; text-decoration: none; }
.nav-cta { padding-inline: 17px; border: 1px solid var(--ink); border-radius: 99px; }
.service-notice { display: grid; grid-template-columns: minmax(190px, .65fr) 1px minmax(300px, 1.35fr); align-items: center; gap: 25px; padding: 20px 24px; border: 1px solid #e5c26d; border-radius: 17px; background: #fff2c9; box-shadow: 0 8px 25px rgba(84, 61, 27, .07); }
.notice-item { display: grid; gap: 3px; }
.notice-item span { color: #745c24; font-size: .65rem; font-weight: 850; letter-spacing: .1em; text-transform: uppercase; }
.notice-item strong { font-size: .91rem; line-height: 1.35; }
.notice-divider { width: 1px; height: 38px; background: #dcb95f; }
.service-notice > p { grid-column: 3; margin: -16px 0 0; color: #745c24; font-size: .64rem; }
.hero { min-height: 720px; position: relative; isolation: isolate; display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(300px, .65fr); align-items: center; gap: 80px; padding-block: 95px; }
.hero::before { width: 360px; height: 360px; position: absolute; z-index: -1; top: 44px; right: 0; border: 70px solid rgba(198, 31, 54, .06); border-radius: 50%; content: ""; }
.eyebrow { margin-bottom: 14px; color: var(--mint-strong); font-size: .75rem; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.hero-lead { max-width: 690px; margin-bottom: 30px; color: var(--ink-soft); font-size: 1.15rem; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.button { min-height: 50px; display: inline-flex; align-items: center; justify-content: center; padding: 0 22px; border: 1px solid transparent; border-radius: 14px; font-weight: 800; text-align: center; text-decoration: none; cursor: pointer; }
.button.primary { background: var(--coral); color: white; }
.button.secondary { border-color: #b8c8c1; background: transparent; color: var(--ink); }
.button:hover { transform: translateY(-1px); }
.button:focus-visible, a:focus-visible, input:focus-visible, select:focus-visible { outline: 3px solid #61c0a4; outline-offset: 3px; }
.micro-boundary { max-width: 720px; margin: 28px 0 0; padding-left: 15px; border-left: 3px solid var(--coral); color: var(--ink-soft); font-size: .76rem; }
.outcome-card { overflow: hidden; padding: 0 32px 32px; border: 1px solid var(--line); border-radius: 28px; background: var(--surface); box-shadow: var(--shadow); }
.city-scene { height: 118px; position: relative; margin: 0 -32px 28px; overflow: hidden; border-bottom: 1px solid #f0cbd1; background: linear-gradient(145deg, #fff1f2, #ffe7e7); }
.sun-disc { width: 58px; height: 58px; position: absolute; top: 18px; right: 28px; border-radius: 50%; background: var(--coral); opacity: .9; }
.building { position: absolute; bottom: 17px; border-radius: 5px 5px 0 0; background: var(--ink); }
.building::after { position: absolute; inset: 8px 5px; background: repeating-linear-gradient(to bottom, rgba(255, 255, 255, .7) 0 2px, transparent 2px 8px); content: ""; }
.building-one { width: 34px; height: 48px; left: 34px; }
.building-two { width: 43px; height: 73px; left: 78px; transform: skewY(-5deg); }
.building-three { width: 26px; height: 59px; left: 132px; }
.building-four { width: 46px; height: 40px; left: 169px; }
.garden-line { height: 22px; position: absolute; inset: auto 0 0; background: radial-gradient(circle at 10px 20px, var(--garden) 0 16px, transparent 17px) 0 0 / 33px 22px repeat-x; }
.outcome-card p { margin: 0; font-size: 1.05rem; font-weight: 800; }
.outcome-number { display: block; margin-bottom: 6px; color: var(--coral); font-size: .73rem; font-weight: 850; }
.outcome-line { width: 1px; height: 38px; display: block; margin: 8px 0 8px 7px; background: var(--line); }
.outcome-card strong { display: block; margin-top: 30px; padding: 18px; border-radius: 15px; background: var(--mint); font-size: .86rem; line-height: 1.5; }
.ready-route { display: grid; grid-template-columns: 100px 1fr auto; align-items: center; gap: 34px; margin-bottom: 95px; padding: 30px 34px; border: 1px solid #b8d9cf; border-radius: 24px; background: var(--mint); box-shadow: 0 14px 45px rgba(20, 118, 111, .08); }
.ready-route-mark { width: 88px; height: 88px; display: grid; place-items: center; border: 2px solid var(--garden); border-radius: 50%; color: var(--garden); transform: rotate(-6deg); }
.ready-route-mark span { align-self: end; font-size: .58rem; font-weight: 900; letter-spacing: .13em; }
.ready-route-mark strong { align-self: start; font-size: 2rem; line-height: 1; }
.ready-route .eyebrow { margin-bottom: 8px; }
.ready-route h2 { margin-bottom: 9px; font-size: clamp(1.7rem, 3vw, 2.7rem); }
.ready-route p:last-child { max-width: 690px; margin-bottom: 0; color: var(--ink-soft); font-size: .85rem; }
.ready-route .button { white-space: nowrap; }
.steps-section { padding-block: 100px; border-block: 1px solid var(--line); background: var(--surface); }
.steps-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; margin: 46px 0 0; padding: 0; list-style: none; counter-reset: steps; }
.steps-grid li { min-height: 290px; padding: 26px; border: 1px solid var(--line); border-radius: 22px; background: var(--paper); }
.steps-grid li > span { width: 34px; height: 34px; display: grid; place-items: center; border-radius: 50%; background: var(--ink); color: white; font-weight: 850; }
.steps-grid h3 { margin: 70px 0 12px; }
.steps-grid p { margin-bottom: 0; color: var(--ink-soft); font-size: .9rem; }
.manual-section { display: grid; grid-template-columns: .85fr 1.15fr; gap: 80px; padding-block: 105px; }
.manual-grid { display: grid; gap: 13px; }
.manual-grid article { display: grid; grid-template-columns: 34px 1fr; gap: 13px; padding: 20px; border: 1px solid var(--line); border-radius: 18px; background: rgba(255, 253, 250, .7); }
.manual-grid article > span { width: 30px; height: 30px; display: grid; place-items: center; border-radius: 50%; background: var(--mint); color: var(--mint-strong); font-weight: 900; }
.manual-grid h3 { margin-bottom: 6px; }
.manual-grid p { margin: 0; color: var(--ink-soft); font-size: .84rem; }
.booking-section { padding-block: 105px; background: var(--ink); color: white; }
.booking-grid { display: grid; grid-template-columns: .85fr 1.15fr; gap: 85px; align-items: start; }
.booking-copy { position: sticky; top: 30px; }
.booking-copy h2 { margin-bottom: 20px; }
.booking-copy > p:not(.eyebrow), .booking-copy li { color: #bfd0ca; }
.booking-copy ul { padding-left: 20px; }
.support-card { display: grid; gap: 10px; margin-top: 28px; padding: 19px; border: 1px solid rgba(255, 255, 255, .2); border-radius: 17px; background: rgba(255, 255, 255, .07); }
.support-card p { display: flex; justify-content: space-between; gap: 20px; margin: 0; color: white; font-size: .8rem; }
.support-card strong { color: #f4c8cf; }
.support-card a, .support-card span { color: white; text-align: right; }
.booking-form { display: grid; gap: 18px; padding: 34px; border-radius: 25px; background: var(--surface); color: var(--ink); box-shadow: 0 20px 60px rgba(0, 0, 0, .2); }
.field-row { display: grid; gap: 7px; }
.field-row label { font-size: .78rem; font-weight: 800; }
.field-row input, .field-row select { width: 100%; height: 50px; min-height: 50px; padding: 0 13px; border: 1px solid #b8c8c1; border-radius: 11px; background: white; color: var(--ink); }
.field-row small { color: var(--ink-soft); font-size: .7rem; }
.split-fields { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; }
.consent-row { min-height: 44px; display: grid; grid-template-columns: 22px 1fr; align-items: start; gap: 10px; font-size: .78rem; }
.consent-row input { width: 20px; height: 20px; margin: 2px 0 0; accent-color: var(--coral); }
.consent-row a { color: var(--mint-strong); font-weight: 800; }
.optional-consent { min-width: 0; display: grid; gap: 11px; margin: 2px 0 0; padding: 20px; border: 1px solid #cbd9d4; border-radius: 17px; background: #f2faf7; }
.optional-consent legend { padding: 0 7px; color: var(--garden); font-size: .72rem; font-weight: 900; letter-spacing: .08em; text-transform: uppercase; }
.optional-consent > p { margin: -2px 0 5px; color: var(--ink-soft); font-size: .7rem; }
.optional-consent > label { min-height: 58px; display: grid; grid-template-columns: 21px minmax(0, 1fr); align-items: start; gap: 10px; padding: 11px; border: 1px solid #d7e4df; border-radius: 12px; background: white; cursor: pointer; }
.optional-consent > label:has(input:checked) { border-color: var(--garden); background: var(--mint); box-shadow: inset 0 0 0 1px var(--garden); }
.optional-consent input { width: 19px; height: 19px; margin: 2px 0 0; accent-color: var(--garden); }
.optional-consent span { color: var(--ink-soft); font-size: .68rem; line-height: 1.45; }
.optional-consent strong { display: block; margin-bottom: 2px; color: var(--ink); font-size: .73rem; }
.optional-consent > a { justify-self: start; color: var(--garden); font-size: .67rem; font-weight: 850; text-underline-offset: 3px; }
.submit-button { width: 100%; border: 0; }
.submit-button:disabled { opacity: .7; cursor: wait; }
.form-footnote { margin: -4px 0 0; color: var(--ink-soft); font-size: .7rem; text-align: center; }
.honeypot { width: 1px; height: 1px; position: absolute; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.site-footer { min-height: 150px; display: flex; align-items: center; justify-content: space-between; gap: 30px; padding-block: 36px max(36px, env(safe-area-inset-bottom)); }
.site-footer p { margin: 10px 0 0; color: var(--ink-soft); font-size: .75rem; }
.site-footer p a { font-weight: 800; text-underline-offset: 3px; }
.brand.compact span { width: 32px; height: 32px; }
.legal-shell, .confirmation-shell { width: min(760px, calc(100% - 40px)); margin-inline: auto; padding-block: 80px; }
.legal-shell h1, .confirmation-shell h1 { font-size: clamp(2.7rem, 7vw, 4.8rem); }
.confirmation-shell p { color: var(--ink-soft); }
.legal-page { background: #f7f4ee; }
.legal-page::before { width: 430px; height: 430px; position: fixed; top: 140px; right: -220px; z-index: -1; border: 80px solid rgba(198, 31, 54, .045); border-radius: 50%; content: ""; }
.legal-page .legal-shell { width: min(1040px, calc(100% - 40px)); padding-block: 58px 100px; }
.legal-hero { position: relative; overflow: hidden; margin-bottom: 28px; padding: 64px 60px; border: 1px solid var(--line); border-radius: 30px; background: var(--surface); box-shadow: var(--shadow); }
.legal-hero::after { width: 190px; height: 190px; position: absolute; right: -65px; bottom: -85px; border: 38px solid var(--mint); border-radius: 50%; content: ""; }
.legal-hero h1 { max-width: 850px; margin-bottom: 20px; font-size: clamp(3.2rem, 6.3vw, 6.3rem); }
.legal-lead { max-width: 750px; margin-bottom: 25px; color: var(--ink-soft); font-size: 1.05rem; }
.legal-meta { margin: 22px 0 0; color: var(--ink-soft); font-size: .72rem; }
.legal-status { max-width: 720px; display: grid; grid-template-columns: 35px 1fr; align-items: center; gap: 12px; padding: 15px 17px; border: 1px solid #a8d1c5; border-radius: 15px; background: var(--mint); }
.legal-status > span { width: 31px; height: 31px; display: grid; place-items: center; border-radius: 50%; background: var(--garden); color: white; font-weight: 900; }
.legal-status p { margin: 0; color: var(--ink); font-size: .78rem; }
.terms-hero { background: linear-gradient(135deg, #fffdfb 0 78%, #fff2c9 78%); }
.handling-hero { background: linear-gradient(135deg, #fffdfb 0 73%, var(--mint) 73%); }
.handling-hero .legal-status { border-color: #e2bf61; background: #fff2c9; }
.handling-hero .legal-status > span { background: var(--gold); color: var(--ink); }
.legal-toc { position: sticky; top: 10px; z-index: 4; display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 52px; padding: 12px; border: 1px solid var(--line); border-radius: 16px; background: rgba(255, 253, 251, .94); box-shadow: 0 8px 30px rgba(84, 27, 37, .08); backdrop-filter: blur(12px); }
.legal-toc a { min-height: 42px; display: inline-flex; align-items: center; padding: 0 14px; border-radius: 99px; color: var(--ink-soft); font-size: .69rem; font-weight: 800; text-decoration: none; }
.legal-toc a:hover, .legal-toc a:focus-visible { background: var(--mint); color: var(--ink); }
.legal-section { display: grid; grid-template-columns: 90px minmax(0, 1fr); gap: 34px; padding: 52px 16px; border-bottom: 1px solid var(--line); scroll-margin-top: 90px; }
.legal-section > div { min-width: 0; }
.legal-number { margin: 7px 0 0; color: var(--coral); font-size: .68rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.legal-section h2 { margin: 0 0 22px; font-size: clamp(2rem, 4vw, 3.3rem); }
.legal-section h3 { margin: 30px 0 10px; font-size: 1.15rem; }
.legal-section p, .legal-section li { color: var(--ink-soft); }
.legal-section a { color: var(--garden); font-weight: 750; text-underline-offset: 3px; }
.legal-list { display: grid; gap: 8px; padding-left: 20px; }
.legal-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin: 24px 0; }
.legal-grid article { padding: 21px; border: 1px solid var(--line); border-radius: 17px; background: var(--surface); }
.legal-grid article h3 { margin-top: 0; }
.legal-grid article p { margin-bottom: 0; font-size: .8rem; }
.legal-warning { margin: 24px 0; padding: 20px; border-left: 5px solid var(--gold); border-radius: 0 14px 14px 0; background: #fff2c9; color: #745c24 !important; }
.retention-table { max-width: 100%; overflow-x: auto; border: 1px solid var(--line); border-radius: 17px; background: var(--surface); }
.retention-table table { width: 100%; min-width: 620px; border-collapse: collapse; font-size: .76rem; }
.retention-table th, .retention-table td { padding: 15px 18px; border-bottom: 1px solid var(--line); text-align: left; vertical-align: top; }
.retention-table th { background: var(--mint); color: var(--ink); font-size: .66rem; letter-spacing: .06em; text-transform: uppercase; }
.retention-table td { color: var(--ink-soft); }
.retention-table tr:last-child td { border-bottom: 0; }
.text-link { display: inline-flex; margin-top: 5px; }
.legal-cta { margin-top: 65px; padding: 46px; border-radius: 27px; background: var(--ink); color: white; box-shadow: var(--shadow); }
.legal-cta .eyebrow { color: #f4c8cf; }
.legal-cta h2 { margin: 0 0 14px; color: white; font-size: clamp(2rem, 4vw, 3.4rem); }
.legal-cta p:not(.eyebrow) { max-width: 690px; color: #bfd0ca; }
.legal-cta .button { margin-top: 12px; }
.channel-board { margin: 56px 0 95px; }
.channel-board h2, .handling-timeline > h2, .red-flags h2 { margin: 0 0 28px; font-size: clamp(2.3rem, 5vw, 4.5rem); }
.channel-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 12px; }
.channel-grid article { min-height: 230px; padding: 24px; border: 1px solid var(--line); border-radius: 21px; background: var(--surface); }
.channel-grid article > span { display: inline-block; padding: 5px 8px; border-radius: 99px; font-size: .58rem; font-weight: 900; letter-spacing: .1em; }
.channel-grid h3 { margin: 78px 0 10px; }
.channel-grid p { margin: 0; color: var(--ink-soft); font-size: .78rem; }
.channel-yes > span { background: var(--mint); color: var(--garden); }
.channel-no > span { background: #ffe2e5; color: var(--coral); }
.channel-later > span { background: #fff2c9; color: #745c24; }
.handling-timeline { padding: 60px 0 85px; border-block: 1px solid var(--line); }
.handling-timeline ol { margin: 42px 0 0; padding: 0; list-style: none; }
.handling-timeline li { display: grid; grid-template-columns: 74px 1fr; gap: 30px; padding: 25px 0; border-bottom: 1px solid var(--line); }
.handling-timeline li > span { width: 50px; height: 50px; display: grid; place-items: center; border-radius: 50%; background: var(--ink); color: white; font-size: .65rem; font-weight: 900; }
.handling-timeline h3 { margin: 3px 0 8px; font-size: 1.4rem; }
.handling-timeline p { max-width: 750px; margin: 0; color: var(--ink-soft); font-size: .86rem; }
.red-flags { display: grid; grid-template-columns: .75fr 1.25fr; gap: 55px; margin: 85px 0 35px; padding: 42px; border: 2px solid var(--ink); border-radius: 25px; background: #fff2c9; box-shadow: 8px 8px 0 var(--ink); transform: rotate(-.35deg); }
.red-flags ul { margin: 0; padding-left: 20px; }
.red-flags li { margin-bottom: 9px; color: #745c24; }
.red-flags > p { grid-column: 2; margin: -30px 0 0; color: var(--ink-soft); font-size: .75rem; }
.red-flags a { font-weight: 900; }
.choice-shell { width: min(960px, calc(100% - 40px)); margin-inline: auto; padding: 58px 0 100px; }
.choice-hero { margin-bottom: 28px; padding: 55px; border: 1px solid var(--line); border-radius: 28px; background: linear-gradient(135deg, var(--surface) 0 76%, var(--mint) 76%); box-shadow: var(--shadow); }
.choice-hero h1 { max-width: 800px; font-size: clamp(3.1rem, 6vw, 5.8rem); }
.choice-hero > p:not(.eyebrow) { max-width: 720px; color: var(--ink-soft); }
.choice-layout { display: grid; grid-template-columns: .78fr 1.22fr; align-items: start; gap: 34px; }
.choice-copy { position: sticky; top: 24px; padding: 28px; border: 1px solid var(--line); border-radius: 20px; background: var(--surface); }
.choice-copy h2 { margin-bottom: 15px; font-size: 2rem; }
.choice-copy p, .choice-copy li { color: var(--ink-soft); font-size: .78rem; }
.choice-copy ul { padding-left: 18px; }
.choice-form { display: grid; gap: 18px; padding: 31px; border: 1px solid var(--line); border-radius: 24px; background: var(--surface); box-shadow: 0 15px 45px rgba(84, 27, 37, .08); }
.choice-form h2 { margin-bottom: 0; font-size: 2.2rem; }
.choice-form > p { color: var(--ink-soft); font-size: .76rem; }
.choice-form .button { width: 100%; border: 0; }
.choice-safety { padding: 15px; border-left: 4px solid var(--gold); border-radius: 0 12px 12px 0; background: #fff2c9; color: #745c24 !important; font-size: .69rem !important; }
.confirmation-card { padding: 38px; border: 1px solid var(--line); border-radius: 26px; background: var(--surface); box-shadow: var(--shadow); }
.confirmation-card .button { margin-top: 12px; }

.intake-page { background: #f7f4ee; }
.intake-hero { display: grid; grid-template-columns: 1.15fr .85fr; align-items: center; gap: 80px; padding-block: 86px 96px; }
.intake-hero h1 { max-width: 850px; font-size: clamp(3rem, 6.6vw, 6rem); }
.intake-route { overflow: hidden; border: 1px solid var(--line); border-radius: 26px; background: var(--surface); box-shadow: var(--shadow); }
.intake-route ol { margin: 0; padding: 28px 30px; list-style: none; counter-reset: intake; }
.intake-route li { min-height: 67px; display: grid; grid-template-columns: 36px 1fr; align-items: center; gap: 14px; border-bottom: 1px solid var(--line); }
.intake-route li:last-child { border-bottom: 0; }
.intake-route li span { color: var(--coral); font-size: .68rem; font-weight: 900; }
.intake-route li strong { font-size: .87rem; }
.intake-route > p { display: grid; grid-template-columns: 27px 1fr; gap: 9px; margin: 0; padding: 17px 25px; background: var(--ink); color: #d5dfdc; font-size: .7rem; }
.intake-route > p span { color: var(--gold); font-size: 1.3rem; line-height: 1; }
.intake-shell { display: grid; grid-template-columns: minmax(240px, .67fr) minmax(0, 1.33fr); align-items: start; gap: 75px; padding-bottom: 110px; }
.intake-heading { position: sticky; top: 28px; }
.intake-heading h2 { margin-bottom: 18px; }
.intake-heading > p:last-child { color: var(--ink-soft); }
.intake-form { display: grid; gap: 22px; }
.intake-step { min-width: 0; margin: 0; padding: 31px; border: 1px solid var(--line); border-radius: 24px; background: var(--surface); box-shadow: 0 12px 38px rgba(84, 27, 37, .06); }
.intake-step legend { display: flex; align-items: center; gap: 11px; padding: 0 8px; font-size: 1rem; }
.intake-step legend span { width: 31px; height: 31px; display: grid; place-items: center; border-radius: 50%; background: var(--ink); color: white; font-size: .63rem; font-weight: 900; }
.step-intro { margin: 2px 0 23px; color: var(--ink-soft); font-size: .78rem; }
.intake-step .split-fields + .split-fields { margin-top: 17px; }
.readiness-summary { display: flex; align-items: flex-start; justify-content: space-between; gap: 20px; margin: 2px 0 22px; }
.readiness-summary p { max-width: 520px; margin: 0; color: var(--ink-soft); font-size: .78rem; }
.readiness-summary > strong { flex: none; padding: 7px 10px; border-radius: 99px; background: var(--mint); color: var(--garden); font-size: .66rem; }
.readiness-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.readiness-card { min-width: 0; min-height: 76px; position: relative; display: grid; grid-template-columns: 29px 1fr; align-items: center; gap: 12px; padding: 13px; border: 1px solid #cdd8d4; border-radius: 14px; background: white; cursor: pointer; }
.readiness-card:hover { border-color: var(--garden); }
.readiness-card input { width: 1px; height: 1px; position: absolute; opacity: 0; }
.readiness-check { width: 28px; height: 28px; display: grid; place-items: center; border: 1px solid #aebeb8; border-radius: 8px; color: transparent; font-weight: 900; }
.readiness-card > span:last-child { min-width: 0; }
.readiness-card strong, .readiness-card small { display: block; }
.readiness-card strong { font-size: .75rem; line-height: 1.3; }
.readiness-card small { margin-top: 3px; color: var(--ink-soft); font-size: .62rem; line-height: 1.3; }
.readiness-card:has(input:checked) { border-color: var(--garden); background: var(--mint); box-shadow: inset 0 0 0 1px var(--garden); }
.readiness-card input:checked + .readiness-check { border-color: var(--garden); background: var(--garden); color: white; }
.readiness-card:has(input:focus-visible) { outline: 3px solid #61c0a4; outline-offset: 3px; }
.secure-handoff { display: grid; grid-template-columns: 70px 1fr; gap: 23px; padding: 30px; border-radius: 22px; background: var(--ink); color: white; }
.secure-handoff .eyebrow { color: #f4c8cf; }
.secure-handoff h3 { margin-bottom: 12px; font-size: 1.55rem; }
.secure-handoff p:not(.eyebrow), .secure-handoff li { color: #bfd0ca; font-size: .75rem; }
.secure-handoff ul { margin-bottom: 0; padding-left: 18px; }
.lock-mark { width: 58px; height: 50px; position: relative; margin-top: 13px; border-radius: 9px; background: var(--coral); }
.lock-mark::before { width: 27px; height: 28px; position: absolute; top: -21px; left: 13px; border: 5px solid var(--coral); border-bottom: 0; border-radius: 18px 18px 0 0; content: ""; }
.lock-mark span { width: 7px; height: 12px; position: absolute; top: 17px; left: 25px; border-radius: 99px; background: white; }
.intake-consent { padding: 2px 8px; }
.intake-submit { width: 100%; min-height: 57px; border: 0; }
.confirmation-tick { width: 54px; height: 54px; display: grid; place-items: center; margin-bottom: 27px; border-radius: 50%; background: var(--mint); color: var(--garden); font-size: 1.5rem; font-weight: 900; }
.confirmation-warning { margin: 25px 0 18px; padding: 18px; border-radius: 15px; background: #fff2c9; }
.confirmation-warning strong { display: block; margin-bottom: 5px; }
.confirmation-warning p { margin: 0; color: #745c24; font-size: .78rem; }

.response-page { min-height: 100vh; background: #f7f4ee; }
.response-page::before { width: 390px; height: 390px; position: fixed; top: 120px; right: -130px; z-index: -1; border: 75px solid rgba(198, 31, 54, .05); border-radius: 50%; content: ""; }
.response-shell { padding-block: 42px 80px; }
.response-card { min-height: 650px; display: grid; grid-template-columns: minmax(0, 1.12fr) minmax(340px, .88fr); overflow: hidden; border: 1px solid var(--line); border-radius: 30px; background: var(--surface); box-shadow: var(--shadow); }
.response-copy { padding: 58px 62px; }
.response-kicker { display: flex; align-items: center; gap: 10px; margin-bottom: 24px; }
.response-kicker span { width: 28px; height: 28px; display: grid; place-items: center; border-radius: 50%; background: var(--mint); color: var(--garden); font-size: .78rem; font-weight: 950; }
.response-kicker p { margin: 0; color: var(--coral); font-size: .68rem; font-weight: 900; letter-spacing: .12em; text-transform: uppercase; }
.response-copy h1 { margin-bottom: 23px; font-size: clamp(3rem, 5.5vw, 5.6rem); }
.response-lead { max-width: 660px; margin-bottom: 34px; color: var(--ink-soft); font-size: 1.02rem; }
.response-next-steps { display: grid; grid-template-columns: repeat(3, 1fr); margin: 0 0 30px; padding: 0; border-block: 1px solid var(--line); list-style: none; }
.response-next-steps li { min-width: 0; padding: 20px 17px 20px 0; }
.response-next-steps li + li { padding-left: 17px; border-left: 1px solid var(--line); }
.response-next-steps li > span { display: block; margin-bottom: 13px; color: var(--coral); font-size: .61rem; font-weight: 900; }
.response-next-steps strong { display: block; margin-bottom: 7px; font-size: .76rem; line-height: 1.25; }
.response-next-steps p { margin: 0; color: var(--ink-soft); font-size: .65rem; line-height: 1.45; }
.response-safety { max-width: 690px; margin-bottom: 25px; padding: 15px 18px; border-left: 4px solid var(--gold); border-radius: 0 12px 12px 0; background: #fff6dc; }
.response-safety strong { display: block; margin-bottom: 3px; font-size: .73rem; }
.response-safety p { margin: 0; color: #745c24; font-size: .65rem; }
.response-support { margin: -10px 0 22px; color: var(--ink-soft); font-size: .68rem; }
.response-support a { color: var(--garden); font-weight: 850; }
.response-button { min-width: 220px; }
.response-art { min-height: 650px; position: relative; isolation: isolate; overflow: hidden; border-left: 1px solid rgba(25, 50, 58, .14); background: var(--mint); }
.response-art::before { width: 360px; height: 360px; position: absolute; top: 85px; left: 50%; z-index: -1; border: 2px solid var(--ink); border-radius: 50%; content: ""; transform: translateX(-50%); }
.response-art::after { width: 440px; height: 190px; position: absolute; right: -90px; bottom: -95px; z-index: -1; border: 2px solid var(--ink); border-radius: 50%; background: var(--garden); content: ""; transform: rotate(-10deg); }
.callback-disc { width: 180px; height: 180px; position: absolute; top: 115px; left: 50%; display: grid; grid-template-columns: auto auto; place-content: center; align-items: end; gap: 8px; border: 2px solid var(--ink); border-radius: 50%; background: var(--coral); color: white; box-shadow: 9px 9px 0 var(--ink); transform: translateX(-50%) rotate(-5deg); }
.callback-disc span { font-size: 4.5rem; font-weight: 950; letter-spacing: -.1em; line-height: .75; }
.callback-disc strong { font-size: .66rem; letter-spacing: .03em; line-height: 1.05; text-transform: uppercase; }
.callback-ticket { width: 250px; position: absolute; top: 335px; left: 50%; padding: 20px 22px; border: 2px solid var(--ink); background: var(--surface); box-shadow: 7px 7px 0 var(--ink); transform: translateX(-50%) rotate(3deg); }
.callback-ticket::after { width: 17px; height: 17px; position: absolute; top: 46%; right: -10px; border: 2px solid var(--ink); border-radius: 50%; background: var(--mint); content: ""; }
.callback-ticket p, .callback-ticket span { display: block; margin: 0; font-size: .57rem; font-weight: 900; letter-spacing: .12em; }
.callback-ticket strong { display: block; margin: 13px 0; color: var(--coral); font-size: 1.8rem; letter-spacing: -.06em; }
.orbit { position: absolute; border: 1px dashed var(--ink); border-radius: 50%; }
.orbit-one { width: 300px; height: 120px; top: 145px; left: 50%; transform: translateX(-50%) rotate(19deg); }
.orbit-two { width: 220px; height: 340px; top: 45px; left: 50%; transform: translateX(-50%) rotate(-23deg); }
.funky-note { position: absolute; right: 24px; bottom: 26px; padding: 12px 15px; border: 1px solid var(--ink); background: var(--gold); font-size: .6rem; line-height: 1.35; transform: rotate(-4deg); }
.funky-note strong { font-family: Georgia, serif; font-size: .82rem; font-style: italic; }
.confetti { width: 11px; height: 34px; position: absolute; background: var(--coral); }
.confetti-one { top: 58px; left: 45px; transform: rotate(-29deg); }
.confetti-two { top: 72px; right: 36px; background: var(--gold); transform: rotate(23deg); }
.confetti-three { bottom: 114px; left: 36px; background: var(--ink); transform: rotate(45deg); }
.fast-art { background: #ffe5df; }
.fast-art::after { background: var(--coral); }
.fast-stamp { width: 176px; height: 176px; position: absolute; top: 77px; left: 50%; display: grid; place-content: center; border: 5px double var(--coral); border-radius: 50%; color: var(--coral); text-align: center; transform: translateX(-50%) rotate(-9deg); }
.fast-stamp span, .fast-stamp small { font-size: .6rem; font-weight: 900; letter-spacing: .22em; }
.fast-stamp strong { font-size: 2.4rem; letter-spacing: -.08em; line-height: .9; }
.paper-stack { width: 135px; height: 170px; position: absolute; padding: 35px 20px; border: 2px solid var(--ink); border-radius: 7px; background: var(--surface); box-shadow: 7px 7px 0 var(--ink); }
.paper-stack i { height: 2px; display: block; margin-bottom: 18px; background: var(--ink); opacity: .45; }
.paper-one { top: 268px; left: calc(50% - 118px); transform: rotate(-8deg); }
.paper-two { top: 286px; left: calc(50% + 5px); background: var(--mint); transform: rotate(8deg); }
.route-line { position: absolute; right: 25px; bottom: 126px; left: 25px; display: grid; grid-template-columns: auto 1fr auto; align-items: center; gap: 11px; color: var(--ink); }
.route-line::before { height: 2px; position: absolute; right: 0; left: 0; z-index: -1; background: var(--ink); content: ""; }
.route-line span { padding: 5px 7px; background: #ffe5df; font-size: .5rem; font-weight: 900; line-height: 1.15; letter-spacing: .08em; }
.route-line strong { justify-self: center; padding: 0 5px; background: #ffe5df; font-size: 1.3rem; }

@media (max-width: 820px) {
  .service-notice { grid-template-columns: 1fr 1px 1.4fr; }
  .hero, .manual-section, .booking-grid, .intake-hero, .intake-shell { grid-template-columns: 1fr; }
  .hero { gap: 45px; padding-block: 75px; }
  .outcome-card { display: grid; grid-template-columns: auto 1fr; gap: 8px 15px; }
  .city-scene { grid-column: 1 / -1; }
  .outcome-line { display: none; }
  .outcome-card strong { grid-column: 1 / -1; }
  .steps-grid { grid-template-columns: 1fr; }
  .steps-grid li { min-height: 220px; }
  .steps-grid h3 { margin-top: 45px; }
  .manual-section, .booking-grid { gap: 38px; }
  .booking-copy { position: static; }
  .ready-route { grid-template-columns: 80px 1fr; }
  .ready-route-mark { width: 72px; height: 72px; }
  .ready-route .button { grid-column: 2; justify-self: start; }
  .intake-hero { gap: 40px; }
  .intake-shell { gap: 35px; }
  .intake-heading { position: static; }
  .response-card { grid-template-columns: 1fr; }
  .response-art { min-height: 490px; border-top: 1px solid rgba(25, 50, 58, .14); border-left: 0; }
  .legal-hero { padding: 48px 38px; }
  .legal-section { grid-template-columns: 60px 1fr; gap: 22px; }
  .channel-grid { grid-template-columns: 1fr; }
  .channel-grid article { min-height: 160px; }
  .channel-grid h3 { margin-top: 38px; }
  .red-flags { grid-template-columns: 1fr; }
  .red-flags > p { grid-column: auto; margin: 0; }
  .choice-layout { grid-template-columns: 1fr; }
  .choice-copy { position: static; }
}

@media (max-width: 560px) {
  .shell { width: min(100% - 28px, 1180px); }
  .launch-strip { font-size: .62rem; }
  .site-header { min-height: 68px; }
  .site-header nav a:first-child { display: none; }
  .site-header nav { gap: 8px; }
  .nav-cta { padding-inline: 13px; font-size: .78rem !important; }
  .service-notice { width: 100%; grid-template-columns: 1fr; gap: 14px; padding: 20px 18px; border-right: 0; border-left: 0; border-radius: 0; }
  .notice-divider { width: 100%; height: 1px; }
  .service-notice > p { grid-column: auto; margin: -5px 0 0; }
  h1 { font-size: clamp(2.6rem, 14vw, 4rem); }
  .hero { min-height: auto; padding-block: 62px 72px; }
  .hero-actions, .hero-actions .button { width: 100%; }
  .hero-lead { font-size: 1rem; }
  .steps-section, .manual-section, .booking-section { padding-block: 72px; }
  .steps-grid li { min-height: 200px; }
  .booking-section .shell { width: 100%; }
  .booking-copy { width: calc(100% - 28px); margin-inline: auto; }
  .support-card p { align-items: flex-start; flex-direction: column; gap: 2px; }
  .support-card a, .support-card span { text-align: left; }
  .booking-form { padding: 28px 18px max(28px, env(safe-area-inset-bottom)); border-radius: 0; }
  .split-fields { grid-template-columns: 1fr; }
  .field-row input, .field-row select { font-size: 16px; }
  .site-footer { align-items: flex-start; flex-direction: column; }
  .site-footer nav { flex-wrap: wrap; gap: 6px 20px; }
  .ready-route { width: 100%; grid-template-columns: 1fr; gap: 17px; margin-bottom: 72px; padding: 28px 20px; border-right: 0; border-left: 0; border-radius: 0; }
  .ready-route .button { grid-column: auto; width: 100%; }
  .ready-route-mark { width: 65px; height: 65px; }
  .intake-page .site-header nav a:first-child { display: none; }
  .intake-hero { padding-block: 60px 70px; }
  .intake-hero h1 { font-size: clamp(2.65rem, 13vw, 4rem); }
  .intake-shell { width: 100%; padding-bottom: 0; }
  .intake-heading { width: calc(100% - 28px); margin-inline: auto; }
  .intake-form { gap: 0; }
  .intake-step { padding: 29px 18px; border-right: 0; border-bottom: 0; border-left: 0; border-radius: 0; box-shadow: none; }
  .intake-step legend { margin-left: -4px; }
  .intake-step .split-fields + .split-fields { margin-top: 18px; }
  .readiness-summary { align-items: flex-start; flex-direction: column; gap: 11px; }
  .readiness-grid { grid-template-columns: 1fr; }
  .readiness-card { min-height: 72px; }
  .secure-handoff { grid-template-columns: 1fr; padding: 38px 20px 30px; border-radius: 0; }
  .lock-mark { margin: 20px 0 4px; }
  .intake-consent { margin: 24px 18px 18px; }
  .intake-submit { width: calc(100% - 36px); margin-inline: auto; }
  .intake-form > .form-footnote { padding: 0 18px 30px; }
  .response-page .site-header { width: calc(100% - 28px); }
  .response-shell { width: 100%; padding: 18px 0 0; }
  .response-card { border-right: 0; border-bottom: 0; border-left: 0; border-radius: 0; box-shadow: none; }
  .response-copy { padding: 43px 18px 48px; }
  .response-copy h1 { font-size: clamp(2.8rem, 14vw, 4.2rem); }
  .response-next-steps { grid-template-columns: 1fr; }
  .response-next-steps li { display: grid; grid-template-columns: 30px 1fr; gap: 8px; padding: 18px 0; }
  .response-next-steps li + li { padding-left: 0; border-top: 1px solid var(--line); border-left: 0; }
  .response-next-steps li > span { margin: 2px 0 0; }
  .response-button { width: 100%; }
  .response-art { min-height: 430px; }
  .callback-disc { top: 76px; }
  .callback-ticket { top: 277px; }
  .fast-stamp { top: 45px; }
  .paper-one { top: 213px; }
  .paper-two { top: 229px; }
  .route-line { bottom: 84px; }
  .funky-note { display: none; }
  .legal-page .site-header nav a:first-child { display: none; }
  .legal-page .legal-shell { width: 100%; padding: 0 0 70px; }
  .legal-hero { margin: 0; padding: 48px 18px 42px; border-right: 0; border-left: 0; border-radius: 0; box-shadow: none; }
  .legal-hero h1 { font-size: clamp(3rem, 15vw, 4.4rem); }
  .legal-hero::after { opacity: .45; }
  .legal-status { grid-template-columns: 32px 1fr; padding: 13px; }
  .legal-toc { position: static; overflow-x: auto; flex-wrap: nowrap; margin: 15px 14px 22px; padding: 8px; }
  .legal-toc a { flex: none; }
  .legal-section { grid-template-columns: 1fr; gap: 10px; padding: 44px 18px; }
  .legal-grid { grid-template-columns: 1fr; }
  .legal-number { margin-bottom: 3px; }
  .retention-table { margin-right: -18px; border-right: 0; border-radius: 15px 0 0 15px; }
  .legal-cta { margin: 45px 14px 0; padding: 34px 23px; border-radius: 22px; }
  .legal-cta .button { width: 100%; }
  .channel-board { margin: 50px 14px 72px; }
  .handling-timeline { padding: 55px 18px 70px; }
  .handling-timeline li { grid-template-columns: 50px 1fr; gap: 16px; }
  .handling-timeline li > span { width: 43px; height: 43px; }
  .red-flags { margin: 65px 14px 25px; padding: 30px 22px; box-shadow: 5px 5px 0 var(--ink); }
  .optional-consent { margin-inline: 0; padding: 16px; }
  .intake-optional { margin: 0 18px 20px; }
  .choice-shell { width: 100%; padding: 0; }
  .choice-hero { margin: 0; padding: 48px 18px 42px; border-right: 0; border-left: 0; border-radius: 0; box-shadow: none; }
  .choice-hero h1 { font-size: clamp(3rem, 15vw, 4.4rem); }
  .choice-layout { gap: 0; }
  .choice-copy, .choice-form { padding: 30px 18px; border-right: 0; border-bottom: 0; border-left: 0; border-radius: 0; box-shadow: none; }
}

@media (hover: none) and (pointer: coarse) {
  .button:hover { transform: none; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition: none !important; }
}
