:root{--t-purple:#6b4eff;--t-purple-soft:#eee9ff;--t-purple-mid:#9b8aff;--t-bg:#f7f7fb;--t-card:#fff;--t-border:#e6e8ef;--t-text:#111827;--t-sub:#4a4a6a;--t-muted:#8b8a99;--t-pink:#ec4899;--t-pink-soft:#fdf2f8;--t-green:#10b981;--t-green-soft:#e1f5ee;--t-red:#ef4444;--t-red-soft:#fee2e2;--t-amber:#f59e0b;--t-amber-soft:#fef3c7}@media (prefers-color-scheme:dark){:root{--t-purple:#7b6aff;--t-purple-soft:#6b4eff33;--t-purple-mid:#9b8aff;--t-bg:#111118;--t-card:#1c1f2e;--t-border:#2a2d40;--t-text:#f0f0f8;--t-sub:#9090b0;--t-muted:#60607a;--t-pink:#f472b6;--t-pink-soft:#ec48992e;--t-green:#34d399;--t-green-soft:#10b9812e;--t-red:#f87171;--t-red-soft:#ef44442e;--t-amber:#fbbf24;--t-amber-soft:#f59e0b2e}}.unlock-root{color:#111827;background:#fff;justify-content:center;align-items:center;min-height:100vh;padding:24px;font-family:-apple-system,BlinkMacSystemFont,Noto Sans KR,sans-serif;display:flex}.unlock-brand{letter-spacing:1px;color:#6b4eff;margin:0 0 6px;font-size:13px;font-weight:900}.unlock-title{margin:0 0 4px;font-size:26px;font-weight:950}.unlock-sub{color:#6b7280;margin:0 0 32px;font-size:14px}.unlock-input{color:#111827;box-sizing:border-box;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;outline:none;width:100%;margin-bottom:8px;padding:14px 16px;font-size:16px}.unlock-input.error{border-color:#ef4444}.unlock-error{color:#ef4444;margin:0 0 12px;font-size:13px}.unlock-btn{color:#fff;cursor:pointer;background:#6b4eff;border:none;border-radius:12px;width:100%;margin-top:4px;padding:14px 0;font-size:15px;font-weight:900}.unlock-btn:disabled{cursor:not-allowed;background:#c4b8ff}@media (prefers-color-scheme:dark){.unlock-root{color:#fff;background:#0f0f14}.unlock-sub{color:#9ca3af}.unlock-input{color:#fff;background:#1a1a24;border-color:#2d2d3a}.unlock-input.error{border-color:#ef4444}.unlock-btn:disabled{background:#3d2e8e}}*,:before,:after{box-sizing:border-box}html,body{overscroll-behavior-x:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;background:var(--t-bg);width:100%;max-width:100vw;margin:0;padding:0;overflow-x:hidden}@media (prefers-color-scheme:dark){html,body{--lightningcss-light: ;--lightningcss-dark:initial}}button{font-family:inherit}input,textarea,select{max-width:100%;font-family:inherit;font-size:16px}a{color:inherit}::-webkit-scrollbar{display:none}*{scrollbar-width:none}
