:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#213c50;background:#f2f8fc;--blue:#167cb6;--border:#d8e9f5;--muted:#617584}*{box-sizing:border-box}body{margin:0;background:linear-gradient(145deg,#edf8ff 0,#f8fbfd 55%)}a{color:var(--blue)}a:focus-visible{outline:3px solid #77c7f2;outline-offset:3px}.legal-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;min-height:82px;padding:15px max(22px,calc((100% - 900px)/2));border-bottom:1px solid rgba(216,233,245,.85);background:rgba(242,248,252,.9);backdrop-filter:blur(16px)}.legal-header img{width:176px}.legal-header a{display:block}main{max-width:900px;margin:32px auto;padding:clamp(24px,6vw,56px);background:#fff;border:1px solid var(--border);border-radius:24px;box-shadow:0 20px 60px rgba(53,108,140,.08)}h1,h2{color:var(--blue);line-height:1.25;letter-spacing:-.025em}h1{font-size:clamp(32px,6vw,48px);margin:0 0 26px}h2{margin-top:36px;font-size:23px}p,li{line-height:1.75}li{margin:9px 0}.notice{padding:16px;background:#fff6dd;border-radius:11px}.lead{font-size:19px;color:#577389}footer{margin-top:38px;padding-top:24px;border-top:1px solid var(--border);font-size:13px;color:var(--muted)}footer nav{display:flex;gap:16px;flex-wrap:wrap;margin-top:10px}footer a{color:var(--muted)}@media(max-width:600px){main{margin:0;padding:28px 20px;border-width:1px 0;border-radius:0}.legal-header{min-height:72px}.legal-header img{width:155px}}
