
:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;background:#f8fafc}
*{box-sizing:border-box}body{margin:0;background:#f8fafc;color:#0f172a}a{color:#1d4ed8}button,select,textarea{font:inherit}
.site-header{background:#0f172a;color:white;padding:18px clamp(18px,4vw,58px);display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{display:flex;align-items:center;gap:12px;color:white;text-decoration:none}.mark{width:40px;height:40px;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;font-weight:900}.brand strong{display:block}.brand span{display:block;color:#cbd5e1;font-size:.73rem;margin-top:2px}
.tool-link{color:white;text-decoration:none;border:1px solid rgba(255,255,255,.18);padding:10px 13px;border-radius:9px;font-size:.78rem}
.ad-slot{height:90px;display:grid;place-items:center;background:white;border-bottom:1px solid #e2e8f0;color:#94a3b8;text-transform:uppercase;letter-spacing:.18em;font-size:.62rem}
.legal-wrap{max-width:980px;margin:0 auto;padding:42px 20px 80px}.eyebrow{font-size:.68rem;font-weight:800;letter-spacing:.16em;color:#64748b}.legal-wrap h1{font-size:clamp(2rem,5vw,3.7rem);line-height:1;letter-spacing:-.05em;margin:10px 0 14px}.lead{font-size:1.02rem;line-height:1.7;color:#475569;max-width:800px}
.meta-note{display:inline-flex;margin:8px 0 30px;border:1px solid #dbe4ee;background:white;color:#64748b;padding:8px 10px;border-radius:999px;font-size:.72rem}
.content-card{background:white;border:1px solid #e2e8f0;border-radius:16px;padding:clamp(20px,4vw,38px);box-shadow:0 8px 30px rgba(15,23,42,.045)}
.content-card h2{margin:30px 0 9px;font-size:1.15rem}.content-card h2:first-child{margin-top:0}.content-card p,.content-card li{color:#334155;line-height:1.75;font-size:.93rem}.content-card ul{padding-left:20px}
.notice{border-left:4px solid #334155;background:#f8fafc;padding:14px 16px;margin:22px 0}.notice strong{display:block;margin-bottom:4px}
.link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.link-grid a{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:13px;text-decoration:none;color:#334155;font-size:.8rem;font-weight:750}
.feedback-canvas{margin-top:20px;border:1px solid #cbd5e1;border-radius:14px;padding:18px;background:#f8fafc}.field{display:block;margin-bottom:15px}.field span{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;color:#475569;margin-bottom:7px}.field select,.field textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;background:white;padding:12px}.field textarea{min-height:220px;resize:vertical;line-height:1.55}.submit-btn{border:0;border-radius:10px;background:#0f172a;color:white;font-weight:800;padding:13px 18px;cursor:pointer}.submit-btn:disabled{opacity:.5}
.form-status{font-size:.78rem;color:#64748b;margin-left:10px}.hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.site-footer{background:white;border-top:1px solid #e2e8f0;padding:24px max(18px,calc((100vw - 980px)/2));display:flex;justify-content:space-between;align-items:flex-start;gap:22px;flex-wrap:wrap;color:#64748b;font-size:.72rem}
.site-footer strong{color:#334155}.footer-links{display:flex;flex-wrap:wrap;gap:12px}.footer-links a,.footer-links button{border:0;background:none;padding:0;color:#475569;text-decoration:none;font-size:inherit;cursor:pointer}
@media(max-width:720px){.site-header{align-items:flex-start;flex-direction:column}.ad-slot{height:68px}.link-grid{grid-template-columns:1fr}.site-footer{padding-bottom:35px}}
