@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@600;700&family=Inter:wght@400;500;600;700;800&display=swap");

:root{--gold:#c18d13;--gold-light:#e3ba52;--bronze:#70511b;--ink:#39485a;--text:#505d6d;--muted:#6f7782;--line:#e6dfd1;--soft:#f7f7f6;--white:#fff;--green:#16794b;--shadow:0 22px 60px rgba(50,61,75,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,system-ui,sans-serif}button,input{font:inherit}a{color:inherit}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1240px;min-height:88px;margin:auto;padding:10px clamp(20px,4vw,48px);border-bottom:1px solid var(--line)}.brand{display:block;width:205px;height:62px;overflow:hidden}.brand img{width:100%;height:100%;object-fit:contain}.resources-link{border:1px solid var(--line);border-radius:8px;padding:13px 19px;color:#8b6509;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;box-shadow:0 8px 24px rgba(70,84,102,.07)}main{overflow:hidden}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);gap:clamp(42px,6vw,86px);align-items:center;max-width:1240px;margin:auto;padding:clamp(58px,7vw,104px) clamp(20px,4vw,48px)}.eyebrow,.card-kicker{margin:0 0 16px;color:#946b08;font-size:.72rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.hero h1,.checklist h2,.review-section h2,.faq-section h2,.signup-card h2{font-family:"Cormorant Garamond",Georgia,serif}.hero h1{max-width:720px;margin:0 0 24px;font-size:clamp(3.35rem,6.4vw,5.8rem);line-height:.91;letter-spacing:-.04em}.hero-lead{max-width:680px;margin:0;color:var(--text);font-size:1.08rem;line-height:1.75}.benefit-list{display:grid;gap:12px;margin:28px 0 30px;padding:0;list-style:none;color:var(--text)}.benefit-list li{display:flex;gap:10px;align-items:flex-start}.benefit-list span{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#fff7df;color:#8a6507;font-weight:800}.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;border-radius:7px;background:linear-gradient(135deg,var(--gold-light),var(--gold));padding:14px 24px;color:#241a08;font-weight:800;text-decoration:none;box-shadow:0 12px 28px rgba(193,141,19,.24)}.privacy-note{margin:14px 0 0;color:var(--muted);font-size:.78rem}.signup-card{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.protection-art{height:190px;background-image:url('/assets/external/family-protection-hero.webp');background-position:78% 54%;background-size:190% auto}.signup-content{padding:26px 28px 30px}.signup-card h2{margin:0 0 8px;font-size:2.1rem;line-height:1}.signup-card p{color:var(--text);line-height:1.55}.signup-card form{display:grid;gap:9px;margin-top:22px}.signup-card label{margin-top:7px;color:var(--ink);font-size:.82rem;font-weight:700}.signup-card input{width:100%;min-height:48px;border:1px solid #d8d6d0;border-radius:7px;padding:11px 13px;color:var(--ink);background:#fff}.signup-card input:focus{border-color:var(--gold);outline:3px solid rgba(193,141,19,.14)}.signup-card button{min-height:51px;margin-top:10px;border:0;border-radius:7px;background:linear-gradient(135deg,var(--gold-light),var(--gold));color:#241a08;font-weight:800;cursor:pointer}.signup-card button:disabled{opacity:.65}.signup-card .form-note{margin:4px 0 0;color:var(--muted);font-size:.74rem;text-align:center}.trust-strip{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 30px;padding:22px clamp(20px,4vw,48px);border-block:1px solid var(--line);background:var(--soft);color:#735b27;font-size:.77rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.trust-strip span{position:relative;padding-left:14px}.trust-strip span:before{content:"";position:absolute;top:.45em;left:0;width:6px;height:6px;border-radius:50%;background:var(--gold)}.checklist{max-width:1240px;margin:0 auto;padding:clamp(66px,8vw,112px) clamp(20px,4vw,48px)}.checklist[hidden]{display:none}.checklist-heading{display:grid;grid-template-columns:1fr 260px;gap:42px;align-items:end;margin-bottom:38px}.checklist h2,.review-section h2,.faq-section h2{margin:0 0 12px;font-size:clamp(2.4rem,4vw,4rem);line-height:1}.checklist-heading p,.review-section p,.section-heading p{color:var(--text);line-height:1.65}.score-card{border:1px solid var(--line);border-top:4px solid var(--gold);padding:20px;background:#fff;box-shadow:0 14px 34px rgba(50,61,75,.08)}.score-card>span,.score-card small{display:block;color:var(--muted);font-size:.75rem;font-weight:700;text-transform:uppercase}.score-card strong{display:block;margin:7px 0;color:var(--green);font-family:"Cormorant Garamond",Georgia,serif;font-size:2.5rem}.progress-track{height:8px;overflow:hidden;border-radius:999px;background:#ebe9e3}.progress-track div{width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--gold),var(--green));transition:width .25s}.score-card small{margin-top:10px}.checklist-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.checklist-section{min-width:0;margin:0;border:1px solid var(--line);border-radius:10px;padding:24px;background:#fff;box-shadow:0 14px 34px rgba(50,61,75,.06)}.checklist-section.wide{grid-column:1/-1}.checklist-section legend{padding:0 8px 0 0;color:var(--ink);font-family:"Cormorant Garamond",Georgia,serif;font-size:1.55rem;font-weight:700}.checklist-section legend span{margin-right:8px;color:var(--gold)}.checklist-section label{display:flex;gap:11px;align-items:flex-start;margin-top:15px;color:var(--text);font-size:.92rem;line-height:1.5;cursor:pointer}.checklist-section input{flex:0 0 auto;width:19px;height:19px;margin-top:2px;accent-color:var(--gold)}.checklist-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}.checklist-actions button,.checklist-actions a{min-height:46px;border-radius:7px;padding:12px 17px;font-weight:800;cursor:pointer}.print-button{border:0;background:var(--gold);color:#241a08}.reset-button{border:1px solid var(--line);background:#fff;color:var(--ink)}.checklist-actions a{margin-left:auto;color:#8a6507}.review-section{display:grid;grid-template-columns:1fr auto;gap:42px;align-items:center;padding:clamp(58px,7vw,90px) max(20px,calc((100vw - 1144px)/2));border-block:1px solid var(--line);background:linear-gradient(135deg,#fff,#f7f7f6)}.review-section>div{max-width:780px}.faq-section{max-width:1000px;margin:auto;padding:clamp(62px,8vw,108px) clamp(20px,4vw,48px)}.section-heading{text-align:center}.faq-list{margin-top:36px;border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{display:flex;justify-content:space-between;gap:20px;width:100%;border:0;background:transparent;padding:22px 2px;color:var(--ink);font-weight:800;text-align:left;cursor:pointer}.faq-item button span:last-child{color:var(--gold);font-size:1.35rem}.faq-item div{padding:0 32px 22px 2px}.faq-item div p{margin:0;color:var(--text);line-height:1.7}footer{display:grid;gap:8px;justify-items:center;padding:42px 20px;border-top:1px solid var(--line);background:#fafafa;text-align:center}footer p{margin:0;color:var(--muted);font-size:.78rem}.footer-brand{color:#8a6507;font-family:"Cormorant Garamond",Georgia,serif;font-size:1.5rem;font-weight:700;text-decoration:none}@media print{.site-header,.hero,.trust-strip,.review-section,.faq-section,footer,.checklist-actions{display:none!important}.checklist{padding:0}.checklist-heading{margin-bottom:20px}.checklist-grid{gap:10px}.checklist-section{box-shadow:none;break-inside:avoid}.score-card{box-shadow:none}}@media(max-width:900px){.hero{grid-template-columns:1fr}.checklist-heading{grid-template-columns:1fr}.checklist-grid{grid-template-columns:1fr}.checklist-section.wide{grid-column:auto}.review-section{grid-template-columns:1fr}.checklist-actions a{margin-left:0}}@media(max-width:560px){.site-header{align-items:flex-start;flex-direction:column}.resources-link{align-self:flex-end}.brand{width:190px}.hero{padding-top:46px}.hero h1{font-size:clamp(3rem,15vw,4.2rem)}.signup-content{padding:22px 20px}.protection-art{height:155px}.trust-strip{justify-content:flex-start}.checklist-section{padding:20px 16px}.checklist-actions{align-items:stretch;flex-direction:column}.checklist-actions a{text-align:center}}
