.legal-root{background-color:var(--bg);min-height:100vh;padding:6rem 20px 40px;font-family:Manrope,sans-serif}.legal-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;max-width:900px;margin:0 auto;overflow:hidden;box-shadow:0 4px 20px #0000000d}.legal-header{text-align:center;background:linear-gradient(#fff,#f1f5f9);border-bottom:1px solid #e2e8f0;padding:40px}.legal-icon-box{color:#363636;background:#e0e7ff;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.legal-title{letter-spacing:-.02em;margin:0 0 8px;font-size:2rem;font-weight:800}.legal-subtitle{color:#64748b;margin:0 0 16px;font-size:1.1rem;font-weight:500}.legal-meta{color:#475569;background:#f1f5f9;border-radius:99px;align-items:center;gap:8px;padding:6px 12px;font-size:.85rem;font-weight:600;display:inline-flex}.legal-dot{color:#cbd5e1}.legal-content{padding:40px}.legal-section{margin-bottom:40px}.legal-section:last-child{margin-bottom:0}.legal-section h2{color:#1e293b;border-left:4px solid #64748b;margin-bottom:16px;padding-left:12px;font-size:1.25rem;font-weight:700}.legal-section h3{color:#334155;margin-bottom:10px;font-size:1rem;font-weight:700}.legal-section p{color:#475569;margin-bottom:12px;line-height:1.6}.legal-list,.legal-list-cols{margin:0 0 16px;padding:0;list-style:none}.legal-list li,.legal-list-cols li{color:#475569;margin-bottom:8px;padding-left:20px;line-height:1.5;position:relative}.legal-list li:before,.legal-list-cols li:before{content:"•";color:#363636;font-weight:700;position:absolute;left:0}.legal-list-cols{grid-template-columns:1fr;gap:8px;display:grid}@media (min-width:600px){.legal-list-cols{grid-template-columns:1fr 1fr}}.legal-list-sm{padding:0;list-style:none}.legal-list-sm li{color:#475569;margin-bottom:6px;padding-left:16px;font-size:.9rem;position:relative}.legal-list-sm li:before{content:"-";color:#94a3b8;position:absolute;left:0}.legal-contact-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;gap:8px;padding:16px;display:inline-flex}.lcb-row{color:#334155;align-items:center;gap:10px;font-size:.95rem;display:flex}.legal-grid-2{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:768px){.legal-grid-2{grid-template-columns:1fr 1fr}}.legal-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px}.legal-card.danger{background:#fef2f2;border-color:#fee2e2}.legal-card.danger h3{color:#991b1b;align-items:center;gap:8px;display:flex}.legal-highlight{background:#eef2ff;border:1px solid #c7d2fe;border-radius:12px;align-items:flex-start;gap:16px;padding:20px;display:flex}.legal-highlight.warn{color:#92400e;background:#fffbeb;border-color:#fde68a}.legal-highlight.warn p{color:#92400e;margin:0}.legal-note{color:#64748b;border-top:1px solid #f1f5f9;margin-top:12px;padding-top:12px;font-size:.9rem;font-style:italic}.legal-text-sm{color:#64748b;margin-top:8px;font-size:.85rem}.legal-cols{grid-template-columns:1fr;gap:20px;display:grid}@media (min-width:600px){.legal-cols{grid-template-columns:1fr 1fr}}
