:root{--green:#075b45;--dark:#073a30;--gold:#d39a08;--ink:#102820;--muted:#61736d;--line:#dfe9e5;--soft:#f3f8f6}*{box-sizing:border-box}body{margin:0;background:var(--soft);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.65}.legal-header{background:#fff;border-bottom:1px solid var(--line)}.legal-header-inner,.legal-wrap{width:min(920px,calc(100% - 32px));margin:auto}.legal-header-inner{height:88px;display:flex;align-items:center;justify-content:space-between}.legal-logo{height:52px;width:auto}.legal-back{color:var(--green);font-weight:800;text-decoration:none}.legal-wrap{margin-top:36px;margin-bottom:36px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:clamp(24px,5vw,54px);box-shadow:0 18px 50px rgba(7,58,48,.07)}h1{font-size:clamp(32px,6vw,52px);line-height:1.08;margin:0 0 8px}h2{font-size:23px;margin:34px 0 8px}p,li{font-size:16px}.updated{color:var(--muted);margin-bottom:28px}.notice{background:#fff4cf;border-left:5px solid var(--gold);padding:16px 18px;border-radius:12px}a{color:var(--green)}.legal-footer{text-align:center;padding:10px 16px 38px;color:var(--muted)}.legal-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:10px}.legal-nav a{font-weight:700;text-decoration:none}@media(max-width:560px){.legal-header-inner{height:72px}.legal-logo{height:42px}.legal-wrap{margin-top:16px;border-radius:18px;padding:24px 20px}}
