.legal-modal{max-height:80vh}.legal-modal-content{color:var(--gray-600);line-height:1.8}.legal-modal-content h3{font-size:1.125rem;font-weight:600;color:#334155;margin-top:1.5rem;margin-bottom:.75rem}.legal-modal-content h3:first-child{margin-top:0}.legal-modal-content p{margin-bottom:1rem}.legal-modal-content ul{margin-left:1.5rem;margin-bottom:1rem}.legal-modal-content ul li{margin-bottom:.5rem;list-style-type:disc}.legal-modal-footer{margin-top:2rem;padding-top:1rem;border-top:1px solid var(--gray-100);font-size:.875rem;color:var(--gray-400)}@media (max-width:768px){.legal-modal-content{font-size:.875rem}.legal-modal-content h3{font-size:1rem}}.legal-modal::-webkit-scrollbar{width:8px}.legal-modal::-webkit-scrollbar-track{background:var(--gray-100);border-radius:4px}.legal-modal::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:4px}.legal-modal::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}