:root{--ink:#0b2b35;--ink2:#17404a;--teal:#0d7f7a;--teal2:#d9f0eb;--coral:#e45c45;--cream:#f6f3ec;--paper:#fff;--muted:#60727a;--line:#dce5e4;--yellow:#f4c96b;--shadow:0 20px 60px rgba(11,43,53,.11);--radius:24px;--shell:min(1200px,calc(100% - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,"Segoe UI",Arial,sans-serif;font-size:17px;line-height:1.7}a{color:var(--teal);text-decoration-thickness:1px;text-underline-offset:3px}img{max-width:100%;display:block}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;left:12px;top:-100px;z-index:99;background:#fff;padding:10px 14px}.skip-link:focus{top:12px}.safety-bar{background:var(--ink);color:#fff;font-size:14px}.safety-bar .shell{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:20px}.safety-bar a{color:#8de1d1;font-weight:700}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.header-inner{height:84px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;white-space:nowrap}.brand-mark{width:42px;height:42px;border-radius:15px;background:var(--coral);color:white;display:grid;place-items:center;font-weight:900;letter-spacing:-1px}.brand b{display:block;font-size:19px;line-height:1.05}.brand small{display:block;color:var(--muted);font-size:11px;letter-spacing:.02em}.site-header nav{display:flex;align-items:center;gap:24px;margin-left:auto}.site-header nav a{color:var(--ink);text-decoration:none;font-weight:650;font-size:14px}.site-header nav a:hover{color:var(--teal)}.search-link{font-size:13px;font-weight:800;border:1px solid var(--line);padding:7px 12px;border-radius:999px;text-decoration:none}.menu-toggle{display:none}.hero{padding:84px 0 72px;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:72px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:900;color:var(--teal);margin:0 0 12px}.hero h1,.article-head h1,.policy h1,.error-page h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,5.2vw,62px);line-height:1.04;letter-spacing:-.04em;margin:0 0 24px}.hero h1 em{color:var(--coral);font-weight:400}.lead{font-size:20px;line-height:1.6;color:var(--ink2);max-width:760px}.actions{display:flex;align-items:center;gap:24px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--teal);color:#fff;text-decoration:none;font-weight:800;padding:14px 20px;border-radius:12px;cursor:pointer;font-size:15px}.button:hover{background:#086964}.button.dark{background:var(--ink)}.button.small{padding:9px 13px}.text-link{font-weight:850}.microcopy{font-size:13px;color:var(--muted);margin-top:20px}.decision-card{background:var(--cream);border-radius:30px;padding:30px;box-shadow:var(--shadow);border:1px solid #ede8df}.decision-kicker{margin:0 0 18px;font-size:13px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.decision-step{border-top:1px solid rgba(11,43,53,.15);padding:19px 0;display:grid;grid-template-columns:100px 1fr;gap:5px 12px}.decision-step b{font-size:15px}.decision-step span{font-size:14px;color:var(--ink2);line-height:1.45}.decision-step a{grid-column:2;font-size:13px;font-weight:800}.urgent-step b{color:var(--coral)}.truth-strip{background:var(--teal2);border-block:1px solid #bddfd8}.truth-grid{display:grid;grid-template-columns:repeat(3,1fr)}.truth-grid div{padding:24px 32px;border-right:1px solid #b8d9d3}.truth-grid div:last-child{border:0}.truth-grid strong,.truth-grid span{display:block}.truth-grid strong{font-size:19px}.truth-grid span{font-size:14px;color:var(--ink2)}.section{padding:90px 0}.section-head{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:36px}.section h2,.article-body h2,.related h2,.policy h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(30px,3vw,44px);line-height:1.13;letter-spacing:-.025em;margin:0 0 18px}.section-head>p{color:var(--muted);font-size:16px}.guide-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.guide-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.guide-card>a{display:grid;grid-template-columns:210px 1fr;color:inherit;text-decoration:none;height:100%}.guide-card img{height:100%;min-height:270px;object-fit:cover}.guide-card div{padding:26px}.guide-card span,.related-grid span,.search-result span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--teal);font-weight:900}.guide-card h3{font:700 25px/1.15 Georgia,serif;margin:10px 0}.guide-card p{font-size:14px;color:var(--muted);line-height:1.55}.guide-card b{font-size:13px}.warm{background:var(--cream)}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.timeline-mini{background:#fff;border-radius:26px;padding:18px 32px;box-shadow:var(--shadow)}.timeline-mini>div{display:grid;grid-template-columns:44px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.timeline-mini>div:last-child{border:0}.timeline-mini span{width:38px;height:38px;background:var(--teal2);color:var(--teal);border-radius:50%;display:grid;place-items:center;font-weight:900}.timeline-mini p{margin:0;font-size:14px}.timeline-mini b{display:block;font-size:16px}.source-callout{border-block:1px solid var(--line);padding-inline:0!important}.source-callout>p:not(.eyebrow){max-width:780px}.article{padding-bottom:80px}.article-head{padding-top:52px;display:grid;grid-template-columns:1fr 460px;gap:54px;align-items:center}.article-head h1{font-size:clamp(38px,4.5vw,58px)}.breadcrumbs{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:13px;margin-bottom:35px}.breadcrumbs a{color:var(--muted)}.review-line{display:flex;flex-wrap:wrap;gap:12px 28px;margin-top:24px;color:var(--muted);font-size:13px}.article-hero{margin:0}.article-hero img{width:100%;aspect-ratio:3/2;max-height:420px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}.article-layout{display:grid;grid-template-columns:minmax(0,780px) 260px;justify-content:center;gap:70px;margin-top:64px}.article-body{font-size:18px;line-height:1.82}.article-body h2{font-size:34px;margin-top:52px}.article-body h3{font-size:22px;line-height:1.3}.article-body p{margin:0 0 22px}.article-body li{margin:8px 0}.key-answer,.urgent{padding:25px 28px;background:var(--teal2);border-left:5px solid var(--teal);border-radius:0 18px 18px 0;margin-bottom:38px}.urgent{background:#fff0ec;border-color:var(--coral)}.scenario{background:var(--cream);border-radius:22px;padding:28px;margin:40px 0}.scenario span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--coral);font-weight:900}.scenario h3{margin:8px 0 12px}.scenario p{margin:0}.check-list,.no-list{padding-left:0;list-style:none}.check-list li,.no-list li{padding-left:30px;position:relative}.check-list li:before,.no-list li:before{content:'✓';position:absolute;left:0;color:var(--teal);font-weight:900}.no-list li:before{content:'—';color:var(--coral)}.steps{counter-reset:steps;list-style:none;padding:0}.steps li{counter-increment:steps;padding:0 0 22px 54px;position:relative}.steps li:before{content:counter(steps);position:absolute;left:0;top:1px;width:36px;height:36px;border-radius:50%;background:var(--ink);color:white;display:grid;place-items:center;font-weight:800}.risk-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.risk-grid article{border:1px solid var(--line);border-radius:16px;padding:20px}.risk-grid p{font-size:14px;line-height:1.55;margin:8px 0}.price-check,.resource-panel{padding:26px;border:1px solid var(--line);border-radius:20px}.resource-link{display:flex;justify-content:space-between;padding:14px 0;border-top:1px solid var(--line);font-weight:800}.article-side{position:relative}.side-card{position:sticky;top:115px;border:1px solid var(--line);padding:22px;border-radius:18px;margin-bottom:16px;font-size:14px}.side-card p{line-height:1.55}.side-card.emergency{position:static;background:#fff1ed;border-color:#f2c4b8}.sources{margin-top:60px;padding-top:40px;border-top:1px solid var(--line)}.sources h2{font-size:29px}.sources p,.sources li{font-size:14px}.related{width:var(--shell);margin:80px auto 0;padding:54px;background:var(--ink);color:white;border-radius:30px}.related h2{color:#fff}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.related-grid a{display:grid;grid-template-columns:1fr auto;background:rgba(255,255,255,.08);padding:20px;border-radius:14px;color:white;text-decoration:none}.related-grid span{grid-column:1/3;color:#86dcd0}.related-grid b{line-height:1.25;margin-top:6px}.related-grid i{font-style:normal}.tool{background:var(--ink);color:#fff;padding:30px;border-radius:24px;margin-bottom:42px}.tool .eyebrow{color:#8de1d1}.tool h2{color:white;margin-top:0}.tool-row{display:flex;gap:12px}.tool label{display:block;font-size:14px;font-weight:800;margin-bottom:8px}.tool input,.search-form input{min-height:52px;border:1px solid #9fb3b5;border-radius:10px;padding:0 14px;font:inherit;flex:1}.tool-result{margin-top:22px;background:rgba(255,255,255,.09);padding:22px;border-radius:15px}.tool-result ul{margin-bottom:0}.policy,.error-page{padding:70px 0 100px;max-width:880px}.policy h1,.error-page h1{font-size:52px}.policy-body{margin-top:48px}.policy-body h2{font-size:32px;margin-top:45px}.policy-body p,.policy-body li{font-size:18px}.policy-date{margin-top:60px;color:var(--muted);font-size:14px}.contact-card{display:flex;justify-content:space-between;align-items:center;background:var(--teal2);padding:28px;border-radius:18px}.contact-card a{font-size:23px;font-weight:800}.search-form{background:var(--cream);padding:28px;border-radius:20px}.search-form label{display:block;font-weight:800;margin-bottom:8px}.search-form>div{display:flex;gap:10px}.search-result{display:block;border-bottom:1px solid var(--line);padding:24px 0;color:inherit;text-decoration:none}.search-result b{display:block;font-size:22px}.search-result p{color:var(--muted)}footer{background:var(--ink);color:#d8e2e4;padding-top:68px}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:60px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid a{color:#d8e2e4;text-decoration:none;font-size:14px}.footer-grid>div>b{color:white;margin-bottom:10px}.footer-grid p{font-size:14px;max-width:300px}.footer-brand{color:white!important;margin-bottom:12px}.footer-brand .brand-mark{background:var(--coral)}.footer-brand small{color:#a9bdc0}.footer-bottom{margin-top:58px;padding:22px 0;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;font-size:12px;color:#9fb3b5}.cookie{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);z-index:50;width:min(760px,calc(100% - 28px));background:white;border:1px solid var(--line);box-shadow:var(--shadow);padding:18px 20px;border-radius:16px;display:flex;align-items:center;gap:20px}.cookie[hidden]{display:none}.cookie p{font-size:13px;line-height:1.5;margin:0}.cookie>div{display:flex;align-items:center;gap:9px;white-space:nowrap}.cookie button:not(.button){border:0;background:transparent;text-decoration:underline;cursor:pointer}@media(max-width:980px){.header-inner{height:72px}.menu-toggle{display:block;margin-left:auto;border:1px solid var(--line);background:white;padding:8px 12px;border-radius:9px}.site-header nav{display:none;position:absolute;top:72px;left:0;right:0;background:white;padding:20px;width:100%;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.site-header nav.open{display:flex}.search-link{display:none}.hero{grid-template-columns:1fr;gap:38px;padding:58px 0}.decision-card{max-width:620px}.article-head{grid-template-columns:1fr}.article-hero{order:-1}.article-layout{grid-template-columns:1fr}.article-side{display:grid;grid-template-columns:1fr 1fr;gap:14px}.side-card{position:static;margin:0}.guide-card>a{grid-template-columns:180px 1fr}.split{gap:45px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.related-grid{grid-template-columns:1fr}.related-grid a{min-height:100px}}@media(max-width:680px){:root{--shell:min(100% - 28px,1200px)}body{font-size:16px}.safety-bar .shell{padding:8px 0;align-items:flex-start}.safety-bar a{white-space:nowrap}.brand small{display:none}.hero{padding:42px 0}.hero h1,.article-head h1,.policy h1{font-size:38px;line-height:1.06}.lead{font-size:18px}.actions{align-items:flex-start;flex-direction:column;gap:15px}.decision-card{padding:22px}.decision-step{grid-template-columns:88px 1fr}.truth-grid{grid-template-columns:1fr}.truth-grid div{border-right:0;border-bottom:1px solid #b8d9d3;padding:17px 14px}.section{padding:64px 0}.section-head{grid-template-columns:1fr;gap:8px}.section h2{font-size:34px}.guide-grid{grid-template-columns:1fr}.guide-card>a{grid-template-columns:1fr}.guide-card img{min-height:0;width:100%;height:210px}.split{grid-template-columns:1fr;gap:30px}.article-head{padding-top:28px;gap:28px}.article-hero img{max-height:290px}.article-layout{margin-top:40px}.article-body{font-size:17px}.article-body h2{font-size:29px;margin-top:42px}.risk-grid{grid-template-columns:1fr}.article-side{grid-template-columns:1fr}.related{padding:28px;margin-top:55px}.tool-row,.search-form>div{flex-direction:column}.policy{padding-top:45px}.policy-body p,.policy-body li{font-size:17px}.contact-card{align-items:flex-start;flex-direction:column}.contact-card a{font-size:18px}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-grid>div:first-child{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{align-items:flex-start;gap:10px;flex-direction:column}.cookie{align-items:flex-start;flex-direction:column}.cookie>div{flex-wrap:wrap}.review-line{flex-direction:column;gap:5px}}
