.unlock_shell__ie4XD{--unlock-bg:#f4f7f9;--unlock-card-bg:#ffffff;--unlock-primary:#0070f3;--unlock-primary-hover:#0051ad;--unlock-text:#1a1a1a;--unlock-muted:#666;--unlock-error:#d93025;--unlock-border:#eaeaea;min-height:100vh;display:flex;flex-direction:column;background-color:var(--unlock-bg);color:var(--unlock-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}.unlock_main__rLwhk{flex:1 1;display:flex;align-items:center;justify-content:center;padding:32px 16px}.unlock_card__AHxpp{background:var(--unlock-card-bg);padding:2.5rem 2rem;border-radius:16px;box-shadow:0 10px 25px rgba(0,0,0,.05);max-width:400px;width:100%;text-align:center}.unlock_title__SLXfU{font-size:1.75rem;margin-top:0;margin-bottom:.5rem;font-weight:700}.unlock_subtitle__ESGSI{color:var(--unlock-muted);margin-bottom:1.5rem;font-size:.95rem}.unlock_pageName__42tft{font-weight:600;color:var(--unlock-primary);background:#eef5ff;padding:2px 8px;border-radius:4px}.unlock_input__jQS0P{padding:14px;font-size:1rem;margin-bottom:12px;width:100%;border-radius:10px;border:2px solid var(--unlock-border);transition:border-color .2s;outline:none;-webkit-appearance:none}.unlock_input__jQS0P:focus{border-color:var(--unlock-primary)}.unlock_button__0IM8F{background:var(--unlock-primary);color:white;border:none;padding:14px;width:100%;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:background .2s,transform .1s;-webkit-tap-highlight-color:transparent}.unlock_button__0IM8F:active{transform:scale(.98);background:var(--unlock-primary-hover)}.unlock_button__0IM8F:disabled{opacity:.75;cursor:not-allowed}.unlock_error__URlcO{color:var(--unlock-error);margin-top:15px;font-size:.9rem;font-weight:500;min-height:1.2em}@media (max-width:480px){.unlock_card__AHxpp{padding:2rem 1.5rem}.unlock_title__SLXfU{font-size:1.5rem}}