*{box-sizing:border-box}body{margin:0;background:#f7f6f2;color:#20242a;font:17px/1.85 system-ui,-apple-system,"PingFang SC",sans-serif}a{color:#1D4ED8;text-underline-offset:4px}header,main,footer{max-width:1100px;margin:auto;padding:28px}header{display:flex;justify-content:space-between;border-bottom:1px solid #d9d7d0;gap:20px}header a{text-decoration:none}header strong{letter-spacing:.1em}article{max-width:790px;margin:35px auto 80px}h1{font-size:clamp(30px,4.4vw,48px);line-height:1.3;letter-spacing:-.035em;margin:22px 0}h2{font-size:27px;line-height:1.45;margin:45px 0 20px}h3{font-size:22px;margin-top:32px}p{margin:20px 0}.eyebrow{color:#1D4ED8;letter-spacing:.13em;font-size:12px;font-weight:700}.lead{font-size:20px;color:#62645f}.meta,.note{font-size:14px;color:#666b68}.note{padding:18px 22px;background:#ecebe4;border-left:3px solid #2563EB;margin:25px 0}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#eeede8;padding:20px;font-size:14px}code{font-size:.88em}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:15px}td,th{text-align:left;border:1px solid #d8d8d0;padding:12px;min-width:130px}th{background:#e9e9e1}li{margin:10px 0}footer{font-size:13px;border-top:1px solid #d9d7d0;color:#656962}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:36px 0}.card{display:block;background:#fff;padding:24px;border:1px solid #deded7;border-radius:6px;text-decoration:none;color:inherit}.card h2{font-size:21px;margin:14px 0}.card p{font-size:14px;color:#656962}.card:hover{border-color:#2563EB}.card small{color:#1D4ED8}.links{display:flex;gap:20px;flex-wrap:wrap}details{padding:16px;background:#eeede8;margin:24px 0}summary{cursor:pointer} @media(max-width:760px){.grid{grid-template-columns:1fr}header,main,footer{padding:20px}article{margin:20px auto 50px}header{font-size:14px}h2{font-size:24px}}