:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#1b1e1f;background:#f3f1eb}*{box-sizing:border-box}body{margin:0;background:#f3f1eb;color:#1b1e1f}header{border-bottom:1px solid #cbc8bf;padding:20px 6vw;display:flex;gap:28px;align-items:center;justify-content:space-between;background:#f7f5ef}header strong{letter-spacing:.15em;font-size:13px}nav{display:flex;gap:18px;flex-wrap:wrap}a{color:#242829}header a,.cta{text-decoration:none;font-size:13px;font-weight:750}.wrap{max-width:1100px;margin:auto;padding:70px 7vw}.eyebrow{font-size:11px;font-weight:850;letter-spacing:.17em;color:#6d716c}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,6vw,76px);font-weight:500;letter-spacing:-.04em;line-height:1;margin:18px 0 24px}.hero p,.content p,.content li{font-size:16px;line-height:1.75;color:#565b55}.cta{display:inline-block;background:#1d2121;color:#fff;padding:14px 18px;margin:12px 8px 0 0}.subcta{background:transparent;color:#1d2121;border:1px solid #aaa79f}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#c8c5bc;border:1px solid #c8c5bc;margin:45px 0}.facts div{background:#f8f6f0;padding:20px}.facts span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#747872}.facts strong{display:block;margin-top:7px}.content{border-top:1px solid #c4c1b9;padding-top:35px}.content h2{font-family:Georgia,serif;font-size:34px;font-weight:500;margin:44px 0 12px}.content h3{font-size:19px;margin:30px 0 8px}.notice{border-left:3px solid #777d78;background:#e7e4dc;padding:18px 20px;margin:28px 0;line-height:1.65}.related{margin-top:55px;padding-top:25px;border-top:1px solid #c5c2ba}.related a{display:inline-block;margin:6px 16px 6px 0;font-weight:750}footer{border-top:1px solid #cbc8bf;padding:30px 7vw;font-size:12px;color:#676b66}@media(max-width:700px){header{align-items:flex-start;flex-direction:column}.wrap{padding:48px 7vw}.facts{grid-template-columns:1fr}.hero h1{font-size:44px}}
