.legal-modal-overlay{z-index:9999;background:#000000a6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.legal-modal{color:#222;background:#fff;border-radius:12px;width:min(1000px,100%);max-height:90vh;overflow:hidden;box-shadow:0 20px 60px #00000059}.legal-modal-header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;gap:20px;padding:18px 24px;display:flex}.legal-modal-header h2{margin:0;font-size:24px}.legal-modal-close{color:#222;cursor:pointer;background:0 0;border:0;width:40px;height:40px;padding:0;font-size:32px;line-height:1}.legal-modal-content{max-height:calc(90vh - 77px);padding:24px;overflow-y:auto}.legal-modal-content h2{margin-top:0}.legal-modal-content h3{margin-top:28px}.legal-modal-content h4{margin-top:20px}.legal-modal-content p,.legal-modal-content li,.legal-modal-content td,.legal-modal-content th{line-height:1.55}.legal-table-wrapper{width:100%;overflow-x:auto}.legal-table{border-collapse:collapse;width:100%}.legal-table th,.legal-table td{text-align:left;vertical-align:top;border-bottom:1px solid #ddd;padding:10px}.legal-table th{font-weight:600}@media (max-width:600px){.legal-modal-overlay{padding:10px}.legal-modal{max-height:95vh}.legal-modal-content{max-height:calc(95vh - 70px);padding:18px}.legal-modal-header{padding:15px 18px}}
