*{box-sizing:border-box}:root{--bg:#f6f7f4;--surface:#fff;--soft:#eaf0ec;--text:#1d2927;--muted:#66716e;--line:#d9e0dc;--brand:#245f58;--brand-dark:#184944;--accent:#dcebe5;--shadow:0 22px 60px rgba(35,63,58,.09)}html{scroll-behavior:smooth}body,html{background:var(--bg);color:var(--text)}body{margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}button,input{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{gap:10px;font-weight:800}.brand-mark{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:var(--brand);color:#fff}.header-link{font-size:.95rem;color:var(--muted);text-decoration:none}.hero{min-height:690px;display:grid;grid-template-columns:1.05fr .85fr;grid-gap:8vw;gap:8vw;align-items:center;padding:76px 0 110px}.eyebrow{margin:0 0 18px;color:var(--brand);text-transform:uppercase;letter-spacing:.11em;font-weight:800;font-size:.76rem}h1,h2,h3,p{text-wrap:pretty}h1{font-size:clamp(3rem,6.6vw,6.1rem);line-height:.96;letter-spacing:-.055em}h1,h2{margin:0}h2{font-size:clamp(2.1rem,4.2vw,4.2rem);line-height:1.01;letter-spacing:-.045em}h3{margin:0;font-size:1.15rem}.lead{margin:30px 0 0;max-width:650px;color:var(--muted);font-size:clamp(1.08rem,1.8vw,1.28rem);line-height:1.65}.hero-actions{margin-top:34px;display:flex;flex-wrap:wrap;align-items:center;gap:18px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 22px;border:1px solid transparent;border-radius:14px;font-weight:800;text-decoration:none;cursor:pointer}.button-primary{background:var(--brand);color:#fff;box-shadow:0 12px 28px rgba(36,95,88,.16)}.button-primary:hover{background:var(--brand-dark)}.button-secondary{border-color:var(--line);background:var(--surface)}.microcopy,.muted{color:var(--muted)}.microcopy{font-size:.86rem}.email-card,.hero-card,.question-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.hero-card{padding:26px;border-radius:26px}.hero-card-top{display:flex;align-items:center;gap:9px;font-size:.85rem;font-weight:700}.hero-card-top .muted{margin-left:auto}.status-dot{width:9px;height:9px;border-radius:50%;background:#6aa687}.progress-row{display:flex;align-items:center;justify-content:space-between;padding:30px 0;border-bottom:1px solid var(--line)}.progress-row strong{font-size:1.35rem}.progress-row p{margin:6px 0 0;color:var(--muted);font-size:.9rem}.progress-ring{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:var(--brand);font-weight:800}.task-row{min-height:61px;display:grid;grid-template-columns:26px 1fr auto;align-items:center;grid-gap:12px;gap:12px;border-bottom:1px solid #edf0ee;font-size:.92rem}.task-check{width:20px;height:20px;border-radius:6px;background:var(--brand);color:#fff;display:grid;place-items:center;font-size:.7rem}.task-check.empty{background:transparent;border:1.5px solid #bfc9c4}.task-tag{padding:7px 9px;border-radius:999px;background:#f0f3f1;color:var(--muted);font-size:.72rem}.section{padding:120px 0}.section-heading{max-width:820px;margin-bottom:52px}.section-heading.narrow{max-width:680px}.problem-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line)}.problem-grid article{padding:26px;border-right:1px solid var(--line)}.problem-grid article:last-child{border-right:0}.problem-grid span{color:var(--brand);font-size:.75rem;font-weight:800}.problem-grid h3{margin-top:48px}.problem-grid p,.section-text,.step-card p{color:var(--muted);line-height:1.65}.section-tint{background:var(--soft)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.step-card{padding:28px;border-radius:22px;background:var(--surface);border:1px solid var(--line)}.step-number{display:block;color:var(--brand);font-weight:800;margin-bottom:70px}.example-section,.trust-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8vw;gap:8vw;align-items:center}.example-list{border-top:1px solid var(--line)}.example-item{min-height:68px;display:flex;align-items:center;gap:14px;border-bottom:1px solid var(--line)}.example-item span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--accent);color:var(--brand)}.trust-section{padding:105px 0;background:var(--text);color:#fff}.trust-section .section-text{color:#c9d2cf}.final-cta{padding:120px 0;display:grid;grid-template-columns:1fr auto;grid-gap:70px;gap:70px;align-items:end;border-bottom:1px solid var(--line)}.site-footer{min-height:180px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:40px;gap:40px;font-size:.88rem}.checklist-page{min-height:100vh;background:linear-gradient(#f6f7f4,#f0f4f1)}.compact-header{height:74px}.checklist-shell{width:min(920px,calc(100% - 40px));margin:50px auto 100px}.checklist-meta{display:flex;justify-content:space-between;color:var(--muted);font-size:.82rem;margin-bottom:10px}.progress-bar{height:5px;border-radius:999px;background:#dce3df;overflow:hidden}.progress-bar span{display:block;height:100%;background:var(--brand)}.question-card{margin-top:28px;padding:58px;border-radius:28px}.question-card h1,.result-copy h1{font-size:clamp(2.4rem,5.2vw,4.8rem)}.question-help{color:var(--muted);line-height:1.6}.answer-grid{margin-top:42px;display:grid;grid-gap:12px;gap:12px}.answer-button{width:100%;min-height:64px;padding:0 20px;background:#fbfcfb;border:1px solid var(--line);border-radius:15px;display:flex;align-items:center;justify-content:space-between;text-align:left;font-weight:700;cursor:pointer}.answer-button:hover{border-color:#9dbab0;background:#f1f6f3}.privacy-note{margin:18px auto 0;text-align:center;color:var(--muted);font-size:.78rem;line-height:1.5}.form-error{margin-top:18px;padding:12px 14px;border-radius:10px;background:#f8ece9;color:#8c4237;font-size:.88rem}.result-layout{display:grid;grid-template-columns:1fr 400px;grid-gap:54px;gap:54px;align-items:start}.result-list{margin-top:42px;border-top:1px solid var(--line)}.result-item{min-height:82px;display:grid;grid-template-columns:42px 1fr;align-items:center;border-bottom:1px solid var(--line)}.result-index{color:var(--brand);font-size:.75rem;font-weight:800}.result-item div{display:flex;flex-direction:column;gap:6px}.result-item div span{color:var(--muted);font-size:.82rem}.email-card{position:-webkit-sticky;position:sticky;top:30px;padding:30px;border-radius:24px}.email-card h2{font-size:2rem}.email-card form{margin-top:24px}.email-card label:not(.consent-row){display:block;margin-bottom:8px;font-size:.82rem;font-weight:800}.email-card input[type=email]{width:100%;min-height:52px;border:1px solid var(--line);border-radius:12px;padding:0 14px}.consent-row{display:grid;grid-template-columns:18px 1fr;grid-gap:9px;gap:9px;margin:18px 0;color:var(--muted);font-size:.75rem;line-height:1.45}.full-button{width:100%;border:0}.align-left{text-align:left;margin-left:0}.success-icon{width:50px;height:50px;margin-bottom:28px;display:grid;place-items:center;border-radius:50%;background:var(--accent);color:var(--brand);font-weight:800}@media(max-width:900px){.example-section,.final-cta,.hero,.result-layout,.trust-grid{grid-template-columns:1fr}.problem-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr}.email-card{position:static}.site-footer{grid-template-columns:1fr;padding:45px 0}}@media(max-width:620px){.checklist-shell,.shell{width:calc(100% - 28px)}.hero{padding:40px 0 80px;gap:48px}.problem-grid{grid-template-columns:1fr}.section{padding:82px 0}.question-card{padding:28px 20px;border-radius:20px}.question-card h1,.result-copy h1{font-size:2.55rem}.task-tag{display:none}.site-header{height:70px}}.footer-nav,.header-nav{display:flex;align-items:center;gap:22px}.footer-nav a{color:var(--muted);text-decoration:none;font-size:.88rem}.footer-nav a:hover,.header-link:hover{color:var(--brand)}.static-page{padding-top:85px}.static-page .section-heading h1{font-size:clamp(3rem,6vw,5.6rem)}.faq-list{max-width:900px;border-top:1px solid var(--line)}.faq-item{padding:30px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:minmax(240px,.75fr) 1fr;grid-gap:48px;gap:48px}.faq-item h2{font-size:1.35rem;letter-spacing:-.02em}.faq-item p{margin:0;color:var(--muted);line-height:1.7}.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-top:50px}.guide-card{min-height:260px;padding:30px;border:1px solid var(--line);border-radius:22px;background:var(--surface)}.guide-card>span{display:block;color:var(--brand);font-weight:800;margin-bottom:70px}.guide-card h2{font-size:2rem}.guide-card p,.guide-note p{color:var(--muted);line-height:1.7}.guide-note{margin-top:70px;padding:50px;border-radius:26px;background:var(--text);color:#fff}.guide-note h2{max-width:700px}.guide-note p{max-width:760px;color:#c9d2cf}.home-offer-section{padding-top:35px}.home-offer-card{display:grid;grid-template-columns:.65fr 1.35fr .7fr;grid-gap:34px;gap:34px;align-items:center;padding:38px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:var(--shadow)}.home-offer-price{display:flex;flex-direction:column;gap:8px}.home-offer-price span{font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.home-offer-price strong{font-size:4rem;line-height:1;letter-spacing:-.06em}.home-offer-note,.home-offer-price p{margin:0;color:var(--muted);line-height:1.55}.home-offer-content h3{margin:0 0 14px;font-size:1.55rem}.home-offer-content ul{margin:0 0 18px;padding-left:20px;display:grid;grid-gap:9px;gap:9px;line-height:1.45}.home-offer-note{font-size:.9rem}.home-offer-action{display:grid;grid-gap:10px;gap:10px}.home-offer-action .button{text-align:center}@media(max-width:900px){.home-offer-card{grid-template-columns:1fr}.home-offer-action{grid-template-columns:1fr 1fr}}@media(max-width:700px){.header-nav{gap:12px}.header-nav .header-link:not(:last-child){display:none}.footer-nav{flex-wrap:wrap}.faq-item{gap:12px}.faq-item,.guide-grid{grid-template-columns:1fr}.guide-note{padding:30px 22px}.static-page{padding-top:50px}.home-offer-card{padding:26px 22px}.home-offer-action{grid-template-columns:1fr}.home-offer-price strong{font-size:3.2rem}}.brand{gap:12px;position:relative;text-decoration:none}.brand,.brand .brand-mark{display:inline-flex;align-items:center}.brand .brand-mark{width:54px;height:54px;border-radius:50%;background:#eef3ef;color:#20302b;font-size:24px;font-weight:800;justify-content:center;flex:0 0 auto;box-shadow:none;border:1px solid #d8e0dc}.brand>span:not(.brand-mark){position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:nowrap;border:0;color:#20302b;font-weight:700;font-size:20px;line-height:1}.site-header{height:auto;min-height:90px;padding:8px 0}.compact-header{height:auto;min-height:82px}.site-footer .brand .brand-mark{width:46px;height:46px;font-size:20px}.global-site-footer{border-top:1px solid #dfe6e2;margin-top:28px;padding-top:26px;padding-bottom:30px}@media(max-width:620px){.brand .brand-mark{width:46px;height:46px;font-size:20px}.brand>span:not(.brand-mark){font-size:18px}.compact-header,.site-header{min-height:78px;padding:6px 0}.site-footer .brand .brand-mark{width:42px;height:42px}}@media (max-width:900px){.site-header{gap:14px;flex-wrap:wrap}.header-nav,.product-nav{display:flex!important;width:100%;gap:10px;overflow-x:auto;padding:2px 0 6px;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.header-nav a,.header-nav button,.product-nav a,.product-nav button{flex:0 0 auto;min-height:42px;display:inline-flex;align-items:center}.letter-sheet{width:100%;overflow-wrap:anywhere}.letter-sheet .letter-recipient{margin-left:0!important}}@media (max-width:620px){.site-header{padding-top:14px;padding-bottom:14px}.header-nav,.product-nav{margin-top:2px}.letter-sheet{padding:28px 18px!important;min-height:auto!important;font-size:.98rem;line-height:1.58}.letter-sheet>div[style*="margin-left:'52%'"]{margin-left:0!important}.letter-sheet p{margin-bottom:18px}.smart-stats article{min-height:92px}}