:root{--blue:#29479f;--deep:#23366f;--yellow:#ffd400;--ink:#17274f;--muted:#5e6d82}*{box-sizing:border-box}body{margin:0;font-family:"DM Sans",Arial,sans-serif;color:var(--ink);background:#f7f8fc;line-height:1.7}a{color:inherit}.shell{width:min(940px,calc(100% - 36px));margin:auto}.legal-header{position:sticky;top:0;z-index:20;background:#fff;box-shadow:0 3px 15px rgba(30,48,105,.12)}.legal-nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.legal-brand{display:flex;align-items:center;gap:11px;text-decoration:none;font-weight:800;line-height:1}.legal-brand img{width:54px;height:54px;border-radius:50%;object-fit:cover}.legal-brand small{display:block;margin-top:6px;letter-spacing:2px;color:#62718a}.legal-links{display:flex;align-items:center;gap:20px;font-size:14px;font-weight:700}.legal-links a{text-decoration:none}.legal-links .donate{padding:10px 15px;border-radius:4px;background:var(--deep);color:#fff}.legal-hero{padding:70px 0 62px;background:linear-gradient(120deg,var(--blue),var(--deep));color:#fff}.eyebrow{color:var(--yellow);font-size:12px;font-weight:800;letter-spacing:2px}.legal-hero h1{max-width:760px;margin:8px 0 12px;font-size:46px;line-height:1.1}.legal-hero p{max-width:720px;margin:0;color:#e2e8fa}.legal-body{margin:42px auto 70px;padding:48px 54px;background:#fff;border-radius:10px;box-shadow:0 16px 45px rgba(35,54,111,.1)}.legal-body h2{margin:34px 0 8px;color:var(--deep);font-size:25px}.legal-body h2:first-child{margin-top:0}.legal-body p,.legal-body li{color:var(--muted)}.legal-body a{color:var(--blue);font-weight:700}.notice{padding:18px 20px;border-left:4px solid var(--yellow);background:#f6f8ff}.legal-footer{padding:25px 0;background:var(--deep);color:#fff;font-size:13px}.legal-footer .shell{display:flex;justify-content:space-between;gap:20px}.legal-footer a{color:var(--yellow)}@media(max-width:760px){.legal-nav{min-height:70px}.legal-links a:not(.donate){display:none}.legal-brand{font-size:13px}.legal-brand img{width:44px;height:44px}.legal-hero{padding:50px 0}.legal-hero h1{font-size:36px}.legal-body{padding:30px 24px}.legal-footer .shell{flex-direction:column}}
