:root{--blue:#234bad;--yellow:#ffdf59;--ink:#202c40;--muted:#526078;--paper:#fff;--mist:#f1f5fc}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;line-height:1.85}a{color:var(--blue);text-underline-offset:4px}a:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.wrap{max-width:960px;margin:auto;padding:0 24px}header{border-bottom:1px solid #dce3ee}header .wrap{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:22px;padding-bottom:22px}.brand{font-size:21px;font-weight:750;text-decoration:none}nav{display:flex;gap:24px;font-size:14px}main.wrap{padding-top:64px;padding-bottom:72px}h1{font-size:clamp(30px,5vw,48px);line-height:1.3;letter-spacing:-.025em;margin:0 0 22px}h2{font-size:24px;line-height:1.5;margin:0 0 16px}h3{font-size:18px;margin:28px 0 8px}p{margin:0 0 18px}.intro{max-width:620px;color:var(--muted);font-size:18px}.app{display:grid;grid-template-columns:112px 1fr;gap:28px;padding:32px 0;border-top:1px solid #dce3ee}.app img{width:112px;height:112px;border-radius:24px}.app h2{margin:0 0 8px}.app p{max-width:640px}.links{display:flex;gap:24px;flex-wrap:wrap}.tag{display:inline-block;padding:3px 12px;background:var(--mist);color:var(--muted);font-size:13px;border-radius:20px;margin-bottom:12px}.hero{display:grid;grid-template-columns:1fr 150px;align-items:center;gap:32px;margin-bottom:48px}.hero img{width:150px;height:150px;border-radius:32px}.hero .tag{background:var(--yellow);color:var(--ink)}section{margin-top:48px}.policy{max-width:740px}.policy h1{font-size:34px}.policy h2{font-size:22px}.date{font-size:14px;color:var(--muted)}details{padding:18px 0;border-bottom:1px solid #dce3ee}summary{font-weight:650;cursor:pointer}details p{margin:16px 0 0}footer{padding:28px 0;border-top:1px solid #dce3ee;font-size:14px;color:var(--muted)}footer .wrap{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.contact{overflow-wrap:anywhere}ol{padding-left:24px}li{margin:10px 0}@media(max-width:560px){main.wrap{padding-top:40px}.wrap{padding-left:20px;padding-right:20px}header .wrap{align-items:flex-start}nav{gap:14px}.app{grid-template-columns:64px 1fr;gap:18px}.app img{width:64px;height:64px;border-radius:15px}.hero{grid-template-columns:1fr;gap:20px}.hero img{grid-row:1;width:96px;height:96px;border-radius:22px}h1{font-size:26px}.policy h1{font-size:26px}section{margin-top:36px}}

.policy h2{margin-top:36px}
