*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6;color:#172033;background:#f7f8fb}a{color:#174ea6;text-decoration:none}a:hover{text-decoration:underline}.container{width:min(calc(100% - 40px),980px);margin:auto}header{background:#fff;border-bottom:1px solid #e7e9ef}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-weight:700;color:#172033}.logo-placeholder{width:42px;height:42px;border-radius:10px;background:#eef2f8;display:grid;place-items:center;font-size:11px;color:#687386}nav{display:flex;gap:20px;flex-wrap:wrap}nav a{font-size:14px;color:#4d596d}.hero{padding:78px 0 64px;background:linear-gradient(180deg,#fff 0%,#f7f8fb 100%)}.badge{display:inline-block;padding:6px 10px;border-radius:999px;background:#eef4ff;color:#174ea6;font-size:13px;font-weight:600}h1{font-size:clamp(34px,6vw,56px);line-height:1.08;letter-spacing:-.03em;margin:18px 0}h2{font-size:30px;line-height:1.2;margin:0 0 18px}h3{font-size:19px;margin-top:30px}.lead{max-width:720px;font-size:19px;color:#596579}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:36px}.card{background:#fff;border:1px solid #e5e8ef;border-radius:16px;padding:24px;box-shadow:0 6px 24px rgba(23,32,51,.04)}section{padding:58px 0}.page{background:#fff}.page main{padding:56px 0 80px}.page h1{font-size:42px}.meta{color:#697386;font-size:14px}.notice{padding:16px 18px;border-left:4px solid #174ea6;background:#f2f6ff;border-radius:8px;margin:24px 0}footer{border-top:1px solid #e7e9ef;background:#fff;padding:28px 0;color:#687386;font-size:14px}.footer-links{display:flex;gap:18px;flex-wrap:wrap;margin-top:8px}@media(max-width:760px){.nav{align-items:flex-start;padding:16px 0;flex-direction:column}.card-grid{grid-template-columns:1fr}.hero{padding:54px 0 46px}}
