.demo-unlock-page{color:#e8e8ea;min-height:100vh;font-family:var(--font-geist-sans), system-ui, sans-serif;background:#0a0a0b;justify-content:center;align-items:center;padding:2rem;display:flex}.demo-unlock-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;width:100%;max-width:400px;padding:2rem}.demo-unlock-card h1{margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.demo-unlock-card p{color:#ffffffa6;margin:0 0 1.25rem;font-size:.875rem;line-height:1.5}.demo-unlock-card label{text-transform:uppercase;letter-spacing:.04em;color:#ffffff80;margin-bottom:.35rem;font-size:.75rem;display:block}.demo-unlock-card input[type=password]{box-sizing:border-box;width:100%;color:inherit;background:#00000059;border:1px solid #ffffff1f;border-radius:8px;margin-bottom:1rem;padding:.65rem .75rem;font-size:1rem}.demo-unlock-card input[type=password]:focus{border-color:#64b4ff80;outline:none}.demo-unlock-error{color:#f87171;margin:-.5rem 0 1rem;font-size:.8125rem}.demo-unlock-card button[type=submit]{cursor:pointer;color:#fff;background:linear-gradient(135deg,#4a9eff,#2563eb);border:none;border-radius:8px;width:100%;padding:.65rem 1rem;font-size:.9375rem;font-weight:600}.demo-unlock-card button[type=submit]:disabled{opacity:.6;cursor:not-allowed}
