:root{color-scheme:light;font-family:Arial,Helvetica,sans-serif;color:#202020;background:#f6f6f7;font-synthesis:none}*{box-sizing:border-box}body{margin:0;line-height:1.75}a{color:inherit;text-underline-offset:4px}header,main,footer{max-width:880px;margin:auto;padding:28px 24px}header{display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-size:26px;font-weight:700;letter-spacing:-1.4px;text-decoration:none}.back{font-size:14px;color:#555}main{background:rgba(255,255,255,.9);border:1px solid #e4e4e7;border-radius:22px;padding:44px;box-shadow:0 10px 45px #00000004;margin-bottom:28px}h1{font-size:clamp(30px,5vw,42px);line-height:1.15;letter-spacing:-1.4px;margin:8px 0 18px}h2{font-size:20px;line-height:1.35;margin:34px 0 12px;letter-spacing:-.3px}p,ul{margin:12px 0}li{margin:8px 0}.eyebrow{color:#737373;font-size:12px;letter-spacing:1.6px;text-transform:uppercase}.date,footer{font-size:13px;color:#666}.intro{font-size:18px;color:#555}.notice{padding:18px 20px;background:#f5f5f6;border-radius:12px;border:1px solid #e7e7e9}footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}footer nav{display:flex;gap:20px;flex-wrap:wrap}@media(max-width:620px){header,footer{padding:22px}main{padding:26px 22px;margin:0 12px 12px;border-radius:18px}.intro{font-size:16px}h2{font-size:19px}}
