.access-code-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.access-code-modal{background:#1a1a1a;padding:2rem;border-radius:8px;box-shadow:0 4px 10px #00000080;width:90%;max-width:400px;text-align:center}.access-code-modal h2{margin-top:0;margin-bottom:1rem;color:#fff}.access-code-modal p{margin-bottom:1.5rem;color:#d1d5db}.access-code-input{width:100%;padding:.75rem;border:1px solid #4a5568;border-radius:4px;font-size:1rem;margin-bottom:1rem;background:#2a2a2a;color:#f9fafb}.access-code-submit-btn{background-color:#667eea;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-size:1rem;cursor:pointer;width:100%;transition:background-color .2s}.access-code-submit-btn:hover{background-color:#5a67d8}.access-code-error{color:#ef4444;margin-top:1rem}
