.legal-page{color:#334155;background:#fff;min-height:100vh;font-family:Inter,system-ui,-apple-system,sans-serif}.legal-nav{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;padding:18px 72px;display:flex;position:sticky;top:0;box-shadow:0 1px 24px #0000000f}.legal-nav-logo{letter-spacing:.01em;color:#1a1210;align-items:center;gap:10px;font-size:1.3rem;font-weight:800;text-decoration:none;display:flex}.legal-logo-mark{color:#fff;background:linear-gradient(90deg,#f97316,#ef4444);justify-content:center;align-items:center;width:30px;height:30px;font-size:.75rem;font-weight:700;display:flex}.legal-nav-links{gap:8px;display:flex}.legal-nav-link{letter-spacing:.04em;color:#6b6560;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:9px 18px;font-family:inherit;font-size:.78rem;font-weight:400;transition:color .25s,background .25s}.legal-nav-link:hover{color:#1a1210;background:#0000000a}.legal-nav-link.active{color:#fff;background:linear-gradient(90deg,#f97316,#ef4444);font-weight:600}.legal-content{max-width:780px;margin:0 auto;padding:48px 24px}.legal-page-header{text-align:center;border-bottom:1px solid #f1f5f9;margin-bottom:40px;padding-bottom:32px}.legal-page-badge{letter-spacing:.2em;text-transform:uppercase;color:#94a3b8;margin-bottom:16px;font-size:11px;font-weight:700}.legal-page-title{color:#0f172a;margin-bottom:8px;font-size:32px;font-weight:800;line-height:1.2}.legal-page-subtitle{color:#94a3b8;font-size:13px}.legal-section-title{letter-spacing:.15em;text-transform:uppercase;color:#64748b;border-bottom:1px solid #f1f5f9;margin-top:40px;margin-bottom:12px;padding-bottom:8px;font-size:12px;font-weight:700}.legal-prose{color:#475569;margin-bottom:16px;font-size:15px;line-height:1.85}.legal-prose a{color:#0f172a;text-underline-offset:3px;text-decoration:underline;transition:color .2s}.legal-prose a:hover{color:#64748b}.legal-strong{color:#0f172a;font-weight:600}.legal-alert{color:#64748b;background:#f8fafc;border-left:3px solid #e2e8f0;border-radius:0 6px 6px 0;margin-bottom:16px;padding:16px 20px;font-size:13px;font-style:italic;font-weight:500;line-height:1.7}.legal-bullets{flex-direction:column;gap:8px;margin:0 0 16px;padding:0;list-style:none;display:flex}.legal-bullets li{color:#475569;gap:12px;font-size:15px;line-height:1.7;display:flex}.legal-bullets li .legal-bullet-mark{color:#cbd5e1;-webkit-user-select:none;user-select:none;flex-shrink:0;font-weight:700}.legal-numbered{flex-direction:column;gap:8px;margin:0 0 16px;padding:0;list-style:none;display:flex}.legal-numbered li{color:#475569;gap:12px;font-size:15px;line-height:1.7;display:flex}.legal-numbered li .legal-num-mark{color:#cbd5e1;text-align:right;-webkit-user-select:none;user-select:none;flex-shrink:0;width:22px;font-weight:700}.legal-sublabel{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:8px;font-size:11px;font-weight:700}.legal-info-row{border-bottom:1px solid #f1f5f9;gap:16px;padding:10px 0;display:flex}.legal-info-row:last-child{border-bottom:none}.legal-info-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;flex-shrink:0;width:120px;font-size:11px;font-weight:700}.legal-info-value{color:#334155;font-size:14px}.legal-toc{border-bottom:1px solid #f1f5f9;margin-bottom:32px;padding-bottom:32px}.legal-toc-title{letter-spacing:.2em;text-transform:uppercase;color:#cbd5e1;text-align:center;margin-bottom:16px;font-size:11px;font-weight:700}.legal-toc-grid{grid-template-columns:1fr 1fr;gap:2px 32px;display:grid}.legal-toc-link{color:#64748b;align-items:baseline;gap:8px;padding:6px 0;font-size:13px;text-decoration:none;transition:color .2s;display:flex}.legal-toc-link:hover{color:#0f172a}.legal-toc-num{color:#e2e8f0;font-size:11px;font-weight:700;transition:color .2s}.legal-toc-link:hover .legal-toc-num{color:#94a3b8}.legal-table-wrap{margin-bottom:24px;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%;font-size:13px}.legal-table thead tr{border-bottom:2px solid #e2e8f0}.legal-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;padding:8px 24px 8px 0;font-size:11px;font-weight:700}.legal-table td{border-bottom:1px solid #f1f5f9;padding:10px 24px 10px 0}.legal-table td:first-child{color:#334155}.legal-table td:nth-child(2){color:#64748b}.legal-table td:last-child{color:#94a3b8;font-size:12px;font-weight:600}.legal-table td.legal-consent-yes{color:#0f172a}.legal-footer-note{color:#94a3b8;text-align:center;border-top:1px solid #f1f5f9;margin-top:48px;padding-top:24px;font-size:12px;line-height:1.7}.legal-footer-note a{text-underline-offset:3px;color:#94a3b8;text-decoration:underline;transition:color .2s}.legal-footer-note a:hover{color:#475569}.legal-page-footer{color:#94a3b8;text-align:center;border-top:1px solid #f1f5f9;max-width:780px;margin:0 auto;padding:32px 24px;font-size:11px}.legal-info-rows{margin-top:4px;margin-bottom:16px}@media (max-width:768px){.legal-nav{flex-direction:column;gap:12px;padding:14px 24px}.legal-nav-links{justify-content:flex-start;gap:4px;width:100%;overflow-x:auto}.legal-nav-link{padding:7px 12px;font-size:.72rem}}@media (max-width:640px){.legal-toc-grid{grid-template-columns:1fr}.legal-page-title{font-size:24px}.legal-info-row{flex-direction:column;gap:2px}.legal-info-label{width:auto}.legal-table th,.legal-table td{padding-right:12px}}
