.product-lead{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;margin:30px 0}.lead-image{background:white;border:1px solid #dce0d7;border-radius:12px;padding:20px}.lead-image img{width:100%;height:300px;object-fit:contain;display:block}.lead-info h1{font-size:clamp(28px,3.5vw,42px);margin:0 0 18px}.lead-info .cta{margin-top:8px}.product-specs,.source-notes{margin:24px 0;border-top:1px solid #dce0d7;padding-top:16px}.product-specs summary,.source-notes summary{cursor:pointer;font-weight:600}.source-notes{font-size:13px}.evidence-links{font-size:12px;line-height:1.3}.evidence-links a{padding:4px}.source-notes ol{padding-left:20px}.brand{overflow-wrap:anywhere}@media(max-width:650px){.product-lead{grid-template-columns:1fr;gap:18px;margin-top:20px}.lead-image img{height:175px}.lead-image{padding:12px}.lead-info h1{font-size:29px}.lead-info dl div{padding:7px 0}.lead-info .cta{display:block;text-align:center}.lead-info dl{margin:10px 0}}
.home-hero{padding:24px 0 8px!important;margin:24px 0!important;max-width:900px!important}.home-hero h1{font-size:clamp(30px,4vw,46px);margin:10px 0 14px}.home-hero .intro{font-size:18px;line-height:1.55;margin:0 0 12px}.text-link{font-size:14px;font-weight:650}.home-products{margin-top:26px!important}.section-heading{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:20px}.section-heading h2{margin:0;font-size:26px}.section-heading a{font-size:14px}.product-compact{display:flex;flex-direction:column;padding:22px!important}.product-compact .product-image{background:#f8f9f6;border-radius:8px;display:block}.product-compact img{height:180px!important;margin:0!important;display:block}.product-compact h3{font-size:24px;margin:18px 0 10px}.card-intro{font-size:15px;line-height:1.55;margin:0 0 10px}.card-reason{font-size:14px;font-weight:650;margin:0}.product-compact dl{margin:12px 0 20px}.product-compact dl div{padding:8px 0}.product-compact .cta{margin-top:auto;text-align:center}.guide-link{background:var(--tint);padding:18px 22px;border-radius:8px;font-size:15px;margin:28px 0}.guide-link a{margin-left:10px}@media(max-width:650px){.section-heading{display:block}.section-heading a{display:inline-block;margin-top:8px}.home-hero{padding-top:10px!important}.product-compact img{height:155px!important}.guide-link a{display:block;margin:4px 0 0}}
*{box-sizing:border-box}body{margin:0;background:#fafaf6;color:#203c33;font:17px/1.7 system-ui,sans-serif;--accent:#245844;--tint:#e8eee4}body.warm{background:#fffaf3;--accent:#8a442b;--tint:#f2e5d7;color:#44382e}body.helder{background:#f7faff;--accent:#254b91;--tint:#e5ecfa;color:#22354a}a{color:var(--accent);text-underline-offset:4px}a:focus-visible{outline:3px solid #bc7a24;outline-offset:4px}header{max-width:1140px;margin:auto;padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:24px}nav{display:flex;gap:25px;flex-wrap:wrap}nav a{font-size:15px;text-decoration:none}nav a[aria-current]{text-decoration:underline;font-weight:700}.brand{font:700 24px Georgia,serif;text-decoration:none}.disclosure{background:var(--tint);padding:10px 24px;text-align:center;font-size:13px}main,footer{max-width:1080px;margin:auto;padding:0 28px}section{margin:45px 0}.hero{padding:42px 0 28px;max-width:850px}.eyebrow{font-size:12px;letter-spacing:.14em;text-transform:uppercase;font-weight:700}h1,h2,h3{font-family:Georgia,serif;line-height:1.15;overflow-wrap:anywhere}h1{font-size:clamp(36px,5.5vw,66px);letter-spacing:-.035em;margin:18px 0 24px}h2{font-size:30px}h3{font-size:25px}p{white-space:pre-line;overflow-wrap:anywhere}.intro{font-size:21px;line-height:1.7;max-width:740px}.editorial{max-width:780px}.cta{display:inline-block;padding:13px 22px;background:var(--accent);color:white;border-radius:6px;text-decoration:none;font-weight:650;font-size:15px}.products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.product{background:white;border:1px solid #dce0d7;padding:28px;border-radius:12px}.product img{width:100%;height:210px;object-fit:contain;margin-bottom:24px}.product h3 a{text-decoration:none}.product h4{font-size:17px;margin-bottom:8px}.product details{margin:20px 0;font-size:14px}.product summary{cursor:pointer;font-weight:600}dl{margin-bottom:25px}dl div{border-bottom:1px solid #e5e7e2;padding:11px 0;display:grid;grid-template-columns:1fr 1.5fr;gap:15px}dt{font-size:14px;font-weight:600}dd{margin:0;font-size:15px;overflow-wrap:anywhere}.source{display:block;font-size:13px;margin-top:14px}.table-scroll{overflow-x:auto;border:1px solid #dce0d7;border-radius:8px}th,td{min-width:160px}table{border-collapse:collapse;width:100%;min-width:550px;background:white;font-size:15px}th,td{padding:16px 20px;text-align:left;border-bottom:1px solid #e4e7e0}thead{background:var(--tint)}.evidence{font-size:13px;background:var(--tint);padding:18px 18px 18px 35px;border-radius:6px}footer{margin-top:65px;border-top:1px solid #dce0d7;padding-top:35px;padding-bottom:40px;font-size:13px}footer p{max-width:760px}.skip{position:absolute;left:8px;top:-100px}.skip:focus{top:8px;background:white;padding:8px}@media(max-width:650px){header{display:block;padding:22px}nav{margin-top:18px;gap:20px}main,footer{padding-left:20px;padding-right:20px}.hero{padding-top:15px}.intro{font-size:18px}.products{grid-template-columns:1fr}.product{padding:22px}h2{font-size:26px}section{margin:32px 0}.disclosure{text-align:left}.brand{font-size:23px}}