:root{--navy:#0a0f15;--blue:#00465a;--green:#479c1a;--text:#30343b;--muted:#667085;--line:#e4e7ec;--bg:#f7f9fa}*{box-sizing:border-box}html{font-family:Arial,Helvetica,sans-serif;color:var(--text);line-height:1.65;background:var(--bg)}body{margin:0}a{color:var(--blue)}.site-header{background:var(--navy);color:#fff}.header-inner,.legal-main,.footer-inner{width:min(900px,calc(100% - 40px));margin:auto}.header-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:800;font-size:21px}.brand-mark{background:#c00;border-radius:4px;padding:4px 8px;font-size:15px}.header-nav{display:flex;gap:18px;flex-wrap:wrap}.header-nav a{color:#fff;text-decoration:none;font-size:14px;font-weight:700}.legal-main{background:#fff;margin-top:34px;margin-bottom:34px;padding:38px 44px;border:1px solid var(--line);border-radius:12px;box-shadow:0 8px 28px rgba(16,24,40,.05)}h1,h2{font-family:Georgia,serif;color:#111;line-height:1.25}h1{font-size:34px;margin:0 0 8px}h2{font-size:21px;margin:30px 0 10px}.updated{color:var(--muted);font-size:14px;margin-bottom:28px}.notice{background:#f0f8ec;border-left:4px solid var(--green);padding:16px 18px;border-radius:0 8px 8px 0}.legal-main li{margin-bottom:7px}.site-footer{background:#f0f2f4;border-top:1px solid var(--line);padding:26px 0;color:var(--muted);font-size:13px;text-align:center}.footer-links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-bottom:12px}.footer-links a{color:#475467}.back-link{display:inline-block;margin-top:24px;font-weight:700}@media(max-width:680px){.header-inner{padding:12px 0;align-items:flex-start;flex-direction:column}.header-nav{gap:12px}.legal-main{width:min(100% - 24px,900px);margin-top:16px;padding:26px 20px}h1{font-size:28px}}
