*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:#fff;color:#202126;font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-underline-offset:4px}a:hover{color:#033cfd}a:focus-visible{outline:2px solid #033cfd;outline-offset:5px;border-radius:5px}header,main,footer{width:95%;margin:auto}header{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:88px;border-bottom:1px solid #e4e5e8}header a{text-decoration:none;min-height:44px;display:flex;align-items:center}.brand{gap:12px}.brand img{border-radius:5px}.hero{display:grid;grid-template-columns:3fr 5fr;gap:24px;padding:72px 0 48px}.tag{background:#f0f0f2;border-radius:5px;padding:8px 14px;align-self:start;justify-self:start;font-size:14px}.meta{font-size:14px;color:#737882}h1{font-size:clamp(32px,3.4vw,64px);line-height:1.08;letter-spacing:-.04em;font-weight:400;margin:20px 0 24px;overflow-wrap:break-word}h2{font-size:clamp(22px,1.8vw,30px);line-height:1.25;letter-spacing:-.025em;font-weight:400;margin:0 0 18px}p{max-width:76ch;margin:0 0 16px;text-wrap:pretty}.hero p:not(.meta){color:#737882;font-size:18px}.notice{padding:20px 24px;background:#f5f6f8;border-radius:5px;font-size:15px;margin-bottom:48px;max-width:100%}.layout{display:grid;grid-template-columns:3fr 5fr;gap:24px}nav{align-self:start;position:sticky;top:24px;padding-right:32px}nav a{display:block;min-height:44px;padding:8px 0;text-decoration:none;color:#737882;font-size:14px}section{display:grid;grid-template-columns:36px minmax(0,1fr);gap:16px;padding:32px 0;border-top:1px solid #e4e5e8}section p{font-size:17px}.num{color:#9499a2;font-size:13px}footer{display:flex;flex-wrap:wrap;gap:16px 32px;border-top:1px solid #e4e5e8;padding:32px 0;margin-top:64px;font-size:14px}footer a{min-height:44px;display:flex;align-items:center}footer span{align-self:center;color:#737882}.skip{position:fixed;top:-100px;left:16px;background:white;padding:12px}.skip:focus{top:12px;z-index:10}@media(max-width:767px){header,main,footer{width:calc(100% - 32px)}header{font-size:13px}.brand{gap:8px}.brand img{width:32px;height:32px}.hero{grid-template-columns:1fr;padding:40px 0 28px;gap:16px}.layout{grid-template-columns:1fr}nav{position:static;padding:0;margin-bottom:12px}nav a{border-bottom:1px solid #eee}.notice{margin-bottom:24px;padding:16px}section{grid-template-columns:24px minmax(0,1fr);gap:8px;padding:24px 0}section p{font-size:16px}footer{margin-top:40px;display:grid;gap:8px}footer a{overflow-wrap:anywhere}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media print{header,nav,.skip,footer{display:none}.layout,.hero{display:block}h1{font-size:28pt}section{break-inside:avoid}}
.meta,.hero p:not(.meta),nav a,.num,footer span{color:#626b78}

header{flex-wrap:wrap}.legal-language{display:flex;gap:4px}.legal-language button{width:44px;height:44px;border:0;border-radius:5px;background:#edf0f4;color:#626b78;cursor:pointer}.legal-language button[aria-pressed=true]{background:#033cfd;color:white}.legal-language button:focus-visible{outline:2px solid #033cfd;outline-offset:3px}
