.back-to-top.svelte-xb6ku1{z-index:50;background:var(--bg-secondary);border:1px solid var(--border-color);width:44px;height:44px;color:var(--text-color);cursor:pointer;box-shadow:0 2px 8px var(--shadow-color);opacity:.9;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:1.2rem;right:1.5rem}:root[data-theme=light] .back-to-top{background:#bfbfbf}:root:not([data-theme=light]) .back-to-top{opacity:.9;background:#555;border-color:#888}@media (width>=769px){.back-to-top.mobile-only.svelte-xb6ku1{display:none}}.back-to-top.svelte-xb6ku1:hover{opacity:1;transform:scale(1.1)}.overlay.svelte-13y9rst{justify-content:center;align-items:center;min-height:50vh;padding:2rem;display:flex}.card.svelte-13y9rst{background:var(--bg-secondary);box-shadow:0 4px 24px var(--shadow-color);text-align:center;border-radius:12px;width:100%;min-width:360px;max-width:360px;padding:2.5rem 2rem}.pw-icon.svelte-13y9rst{color:var(--text-muted);margin-bottom:1rem}h2.svelte-13y9rst{color:var(--text-color);margin:0 0 1.5rem;font-size:1.2rem}h2.svelte-13y9rst .name:where(.svelte-13y9rst){color:var(--text-color-2nd);font-weight:700}form.svelte-13y9rst{flex-direction:column;gap:.75rem;display:flex}.hint.svelte-13y9rst{color:var(--text-muted);text-align:left;margin:0;font-size:.85rem}input[type=password].svelte-13y9rst{border:1px solid var(--border-color);background:var(--bg-color);width:100%;color:var(--text-color);box-sizing:border-box;border-radius:6px;padding:.6rem .8rem;font-size:1rem}input[type=password].svelte-13y9rst:focus{border-color:var(--link-color);outline:none}button.svelte-13y9rst{background:var(--link-color);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.6rem 1rem;font-size:1rem;transition:opacity .15s}button.svelte-13y9rst:hover{opacity:.85}@keyframes svelte-13y9rst-shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-6px)}80%{transform:translate(6px)}}.card.shake.svelte-13y9rst{animation:.45s svelte-13y9rst-shake}
