.crumbs{font-size:13px;color:var(--muted);padding:18px 0 0}.crumbs a{color:var(--muted)}.crumbs a:hover{color:var(--rust)}.page-hero{padding:clamp(48px,7vw,80px) 0 48px;border-bottom:1px solid var(--border);background-image:radial-gradient(1100px 520px at 82% -8%,#c24f3512,#c24f3500 60%)}.page-hero h1{max-width:22ch}.eeat{font-size:13px;color:var(--muted);max-width:62ch}.lede{font-size:clamp(18px,1.4vw,20px);line-height:1.6;max-width:40em;color:var(--body)}.prose{color:var(--body)}.prose h2{margin-top:1.6em;color:var(--fg)}.prose h3{margin-top:1.3em;color:var(--fg)}.prose p{max-width:72ch}.prose a{color:var(--rust);font-weight:500}.prose table,.cmp-table{width:100%;border-collapse:collapse;background:var(--card);border:1px solid var(--border);border-radius:14px;overflow:hidden;margin:24px 0 32px;font-size:14px}.prose th,.cmp-table th{text-align:left;font-weight:700;background:var(--bg);border-bottom:1px solid var(--border-strong);padding:12px 16px}.prose td,.cmp-table td{padding:11px 16px;border-bottom:1px solid var(--border);vertical-align:top}.prose tr:last-child td,.cmp-table tr:last-child td{border-bottom:none}td.cmp-yes{color:var(--success);font-weight:600}td.cmp-no{color:var(--muted)}.cta-block{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:40px 32px;text-align:center;box-shadow:var(--card-shadow-lg)}.cta-block p{max-width:56ch;margin-left:auto;margin-right:auto}.related a{display:inline-block;background:var(--card);border:1px solid var(--border-strong);border-radius:999px;padding:8px 16px;margin:0 10px 10px 0;font-size:14px;font-weight:500;text-decoration:none;color:var(--fg)}.related a:hover{border-color:var(--rust);color:var(--rust)}.hub-list{list-style:none;padding:0;margin:32px 0;display:grid;gap:16px}.hub-list li{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:22px 24px}.hub-list li>a{font-size:17px;font-weight:700;text-decoration:none}.hub-list li>a:hover{text-decoration:underline}.hub-list .blurb{display:block;color:var(--muted);font-size:14px;margin-top:6px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:24px 0}.grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;margin:24px 0}.step-num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--rust-soft);color:var(--rust);font-weight:800;margin-bottom:12px}.quote{background:var(--card);border:1px solid var(--border);border-left:3px solid var(--rust);border-radius:14px;padding:22px}.quote .who{color:var(--muted);font-size:13px;font-weight:600;margin:0}.strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:28px;font-size:14px;font-weight:600}.strip>div{background:var(--success-soft);border-radius:10px;padding:12px 16px}.checks{list-style:none;padding:0;max-width:72ch}.checks li{padding-left:30px;position:relative;margin-bottom:10px}.checks li:before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:800}.checks.crosses li:before{content:"✕";color:var(--danger)}.price-card{background:var(--card);border:1px solid var(--border-strong);border-radius:14px;padding:28px}.price-card .price{font-size:34px;font-weight:800;letter-spacing:-.03em}.price-card .price small{font-size:15px;font-weight:500;color:var(--muted)}.trust-line,.form-note{font-size:13px;color:var(--muted)}.waitlist{max-width:520px;margin:0 auto;background:var(--card);border:1px solid var(--border);border-radius:14px;padding:36px 32px}.legal{max-width:76ch}.legal h2{font-size:24px;margin-top:1.8em}.legal h3{font-size:18px;margin-top:1.4em}.legal .updated{color:var(--muted);font-size:13px}@media(max-width:720px){.grid-2,.grid-3{grid-template-columns:1fr}.prose table,.cmp-table{display:block;overflow-x:auto}}.page-hero .eyebrow{display:inline-block;margin-bottom:14px}.page-hero h1{max-width:18ch}.page-hero.has-photo{position:relative;overflow:hidden;border-bottom:1px solid var(--border);background-image:none}.page-hero.has-photo:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(251,248,244,.64) 0%,rgba(251,248,244,.84) 64%,var(--bg) 100%),var(--hero-img, none);background-size:cover;background-position:center 38%}.page-hero.has-photo>*{position:relative;z-index:1}.cta-block{background:radial-gradient(900px 460px at 50% -20%,rgba(194,79,53,.1),transparent 60%),var(--card)}.cta-block h2,.cta-block h3{font-family:var(--serif);font-weight:500}.hub-grid{list-style:none;padding:0;margin:32px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media(max-width:820px){.hub-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.hub-grid{grid-template-columns:1fr}}.hub-grid li{background:var(--card);border:1px solid var(--border);border-radius:16px;padding:22px;box-shadow:var(--card-shadow);transition:transform .15s,border-color .15s,box-shadow .15s}.hub-grid li:hover{transform:translateY(-2px);border-color:var(--border-strong);box-shadow:var(--card-shadow-lg)}.hub-grid a{font-size:17px;font-weight:700;text-decoration:none;color:var(--fg)}.hub-grid a:hover{color:var(--rust)}.hub-grid .blurb{display:block;color:var(--body);font-size:14px;margin-top:6px}
