.password-gate{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}.password-gate-card{text-align:center;background:#fffffff2;border-radius:16px;max-width:400px;padding:48px 40px;box-shadow:0 20px 60px #0000004d}.password-gate-logo{margin-bottom:16px;font-size:64px}.password-gate-card h1{color:#1a1a2e;margin:0 0 8px;font-size:32px}.password-gate-card p{color:var(--color-text-secondary);margin:0 0 8px}.password-gate-subtitle{font-weight:600;color:#0f3460!important;margin-bottom:32px!important}.password-gate-form{flex-direction:column;gap:12px;margin-top:24px;display:flex}.password-gate-form input{border:2px solid var(--color-background-muted);border-radius:8px;padding:14px 16px;font-size:16px}.password-gate-form input:focus{border-color:#0f3460;outline:none}.password-gate-form button{color:#fff;cursor:pointer;background:#0f3460;border:none;border-radius:8px;padding:14px;font-size:16px;font-weight:600}.password-gate-form button:hover{background:#1a4a7a}.password-gate-error{color:#e74c3c!important;margin-top:16px!important}
