@font-face{font-family:Inter;src:url('/assets/inter-regular.ttf')}@font-face{font-family:Inter;src:url('/assets/inter-bold.ttf');font-weight:700}*{box-sizing:border-box}html{background:#fff6eb;color:#21122f;font-family:Inter,Arial,sans-serif;scroll-behavior:smooth}body{margin:0}.legal-page{max-width:920px;margin:auto;padding:28px 32px}header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:44px}a{color:#7828c0;text-underline-offset:3px}a:focus-visible{outline:3px solid #7828c0;outline-offset:4px}.brand{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:700;text-decoration:none;color:#21122f}.brand img{border-radius:9px}.eyebrow{color:#7828c0;font-size:12px;font-weight:700;letter-spacing:2px}h1{font-size:clamp(34px,6vw,52px);line-height:1.1;letter-spacing:-1.5px;margin:14px 0}.summary{font-size:20px;color:#716678}.date{font-size:13px;color:#716678}.contents{display:flex;flex-wrap:wrap;gap:10px 18px;border-block:1px solid #ddcedf;padding:22px 0;margin:28px 0 34px;font-size:14px}article{max-width:760px}section{margin-bottom:34px;scroll-margin-top:24px}h2{font-size:23px;line-height:1.3;margin:0 0 14px}p,li{font-size:16px;line-height:1.75}li{margin-bottom:12px}ul{padding-left:23px}footer{border-top:1px solid #ddcedf;padding-top:22px;margin-top:48px}footer nav{display:flex;flex-wrap:wrap;gap:12px 24px}footer p{font-size:12px;color:#716678}.skip{position:absolute;top:-80px;left:20px;background:#21122f;color:white;padding:12px}.skip:focus{top:10px}@media(max-width:600px){.legal-page{padding:20px}header{padding-bottom:30px}header>a:last-child{font-size:13px}p,li{font-size:15px}.contents{display:grid}h2{font-size:21px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}