:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#172033;background:#eef3f8;line-height:1.65}*{box-sizing:border-box}body{margin:0}.legal{width:min(1000px,calc(100% - 32px));margin:36px auto;padding:38px;background:#fff;border:1px solid #d9e1ea;border-radius:22px;box-shadow:0 16px 45px rgba(25,54,86,.1)}a{color:#1269d3}h1,h2{line-height:1.2}h1{margin-top:0}h2{margin-top:30px}nav{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;padding-bottom:20px;border-bottom:1px solid #e2e8f0}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#172033}.brand img{width:42px;height:42px;border-radius:10px}.nav-links{display:flex;gap:16px;flex-wrap:wrap}.meta{color:#64748b}.notice{padding:14px;border-radius:10px;background:#eef7ff;border:1px solid #b9d7fb}.hero{display:grid;grid-template-columns:180px 1fr;align-items:center;gap:38px;padding:54px 12px 36px}.hero-logo{width:180px;height:180px;border-radius:38px}.hero h1{font-size:clamp(42px,7vw,68px);margin:4px 0 12px;color:#0b4d9d}.eyebrow{font-weight:800;letter-spacing:.13em;color:#0874e8;margin:0}.lead{font-size:1.2rem;color:#475569;max-width:700px}.button{display:inline-block;margin-top:12px;padding:13px 22px;border-radius:12px;background:#0874e8;color:#fff;text-decoration:none;font-weight:800}.purpose{padding:24px;border-radius:16px;background:#f0f7ff;border:1px solid #bdd9fb}.purpose h2{margin-top:0}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:18px 0 26px}.grid article{padding:20px;border:1px solid #dce5ef;border-radius:15px}.grid article h2{margin-top:0;font-size:1.15rem}footer{display:flex;align-items:center;gap:7px;margin-top:34px;padding-top:18px;border-top:1px solid #e2e8f0;color:#64748b}footer img{width:24px;height:24px;border-radius:6px}@media(max-width:760px){.hero{grid-template-columns:1fr;text-align:center}.hero-logo{margin:auto;width:140px;height:140px}.grid{grid-template-columns:1fr}}@media(max-width:600px){.legal{padding:24px}.nav-links{gap:10px}.hero{padding-top:36px}}
