:root{--primary: #4f46e5;--text-primary: #0f172a;--text-secondary: #334155;--text-muted: #64748b;--surface: #ffffff;--border: #e2e8f0;--radius-lg: 16px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}body{font-family:var(--font-sans);background-color:#f8fafc;color:var(--text-primary);margin:0;padding:0;line-height:1.6}.site-header{background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border);padding:14px 20px}.site-header-inner{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.site-logo{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;font-weight:700;font-size:1.15rem}.site-logo-icon img{width:32px;height:32px;display:block}.badge-site{font-size:.68rem;background:#eef2ff;color:var(--primary);padding:2px 8px;border-radius:6px;font-weight:700}.legal-page{padding:40px 20px 80px}.container{max-width:960px;margin:0 auto}.legal-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px;box-shadow:var(--shadow-sm);margin-bottom:40px}.legal-title{font-size:2rem;font-weight:800;color:var(--text-primary);margin-bottom:8px;letter-spacing:-.02em}.legal-updated{font-size:.85rem;color:var(--text-muted);margin-bottom:28px;display:block}.legal-content h2{font-size:1.3rem;font-weight:700;color:var(--text-primary);margin:28px 0 12px;letter-spacing:-.01em}.legal-content p{font-size:.95rem;color:var(--text-secondary);line-height:1.7;margin-bottom:16px}.legal-content ul{margin:0 0 20px 24px;color:var(--text-secondary);line-height:1.7}.legal-content li{margin-bottom:6px}.legal-content a{color:var(--primary);text-decoration:none}.legal-content a:hover{text-decoration:underline}.site-footer{background:#0f172a;color:#94a3b8;padding:48px 20px 24px;border-top:1px solid #1e293b;width:100%;box-sizing:border-box}.site-footer-inner{display:flex;flex-direction:column;gap:24px;margin-bottom:36px}@media(min-width:640px){.site-footer-inner{flex-direction:row;justify-content:space-between;align-items:center}}.footer-privacy-badge{display:inline-flex;align-items:center;gap:8px;color:#e2e8f0;font-weight:600;font-size:.9rem;margin-bottom:8px}.footer-privacy-badge svg{color:#10b981}.footer-tagline{color:#64748b;font-size:.85rem}.footer-nav{display:flex;flex-wrap:wrap;gap:16px 20px}.footer-nav a{color:#94a3b8;font-size:.88rem;font-weight:500;text-decoration:none}.footer-nav a:hover{color:#fff}.footer-bottom{border-top:1px solid #1e293b;padding-top:24px;display:flex;flex-direction:column;gap:16px}.footer-copy{font-size:.8rem;color:#475569}
