.toast.svelte-gsmliz{display:flex;align-items:center;width:100%;max-width:500px;padding:16px 20px;border-radius:12px;background:#fff;color:#374151;font-size:14px;line-height:1.5;box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border:1px solid #e5e7eb;transition:all .2s ease-in-out}.toast.svelte-gsmliz:hover{transform:translateY(-2px);box-shadow:0 20px 25px -5px #00000026,0 10px 10px -5px #00000014}.toast-content.svelte-gsmliz{display:flex;align-items:center;gap:12px;width:100%}.toast-icon.svelte-gsmliz{display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:14px;font-weight:700;flex-shrink:0}.toast-message.svelte-gsmliz{flex:1;word-break:break-word;font-weight:500}.toast-close.svelte-gsmliz{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:transparent;color:#9ca3af;font-size:18px;font-weight:700;cursor:pointer;border-radius:4px;transition:all .2s ease-in-out;flex-shrink:0}.toast-close.svelte-gsmliz:hover{background:#f3f4f6;color:#374151}.toast-close.svelte-gsmliz:focus{outline:2px solid #3b82f6;outline-offset:2px}.toast-success.svelte-gsmliz{border-left:4px solid #10b981}.toast-success.svelte-gsmliz .toast-icon:where(.svelte-gsmliz){color:#10b981}.toast-error.svelte-gsmliz{border-left:4px solid #ef4444}.toast-error.svelte-gsmliz .toast-icon:where(.svelte-gsmliz){color:#ef4444}.toast-warning.svelte-gsmliz{border-left:4px solid #f59e0b}.toast-warning.svelte-gsmliz .toast-icon:where(.svelte-gsmliz){color:#f59e0b}.toast-info.svelte-gsmliz{border-left:4px solid #3b82f6}.toast-info.svelte-gsmliz .toast-icon:where(.svelte-gsmliz){color:#3b82f6}@media(prefers-color-scheme:dark){.toast.svelte-gsmliz{background:#1f2937;color:#f9fafb;border-color:#374151}.toast-close.svelte-gsmliz{color:#9ca3af}.toast-close.svelte-gsmliz:hover{background:#374151;color:#f9fafb}}.toast-container.svelte-rkvg1e{position:fixed;top:20px;left:50%;transform:translate(-50%);z-index:99999;display:flex;flex-direction:column;gap:12px;pointer-events:none;max-width:600px;width:100%;padding:0 20px}.toast-item.svelte-rkvg1e{pointer-events:auto;width:100%}@media(max-width:640px){.toast-container.svelte-rkvg1e{top:10px;left:10px;right:10px;transform:none;max-width:none;padding:0}}.captcha.svelte-1865h69{width:100%;height:100%;background:var(--light-bg);border-radius:var(--radius-lg);user-select:none;padding:0 var(--radius-sm) 15px}.captcha-header.svelte-1865h69{height:50px;width:100%;font-size:15px;display:flex;align-items:center;color:var(--text-primary)}.captcha-header.svelte-1865h69 span:where(.svelte-1865h69){padding-right:var(--radius-sm)}.captcha-header.svelte-1865h69 span:where(.svelte-1865h69) em:where(.svelte-1865h69){padding:0 3px;font-weight:700;color:var(--accent-color);font-style:normal}.captcha-thumb.svelte-1865h69{min-width:150px;text-align:center;line-height:1;max-height:100%;border-radius:var(--radius-sm);overflow:hidden}.captcha-body.svelte-1865h69{position:relative;display:flex;background:var(--gray-800);margin:auto;border-radius:var(--radius-sm);overflow:hidden}.captcha-picture.svelte-1865h69{position:relative;z-index:10;width:100%;cursor:pointer}.captcha-loading-text.svelte-1865h69{padding:20px;text-align:center;color:var(--text-secondary)}.captcha-loading.svelte-1865h69{position:absolute;z-index:9;top:50%;left:50%;width:68px;height:68px;margin-left:-34px;margin-top:-34px;line-height:68px;text-align:center}.captcha-dot.svelte-1865h69{position:absolute;z-index:10;width:22px;height:22px;color:var(--light-bg);background:var(--accent-color);border:2px solid var(--light-bg);line-height:20px;text-align:center;border-radius:var(--radius-full);cursor:default;font-size:12px;font-weight:700}.captcha-footer.svelte-1865h69{width:100%;height:40px;color:var(--text-primary);display:flex;align-items:center;padding-top:15px}.captcha-actions.svelte-1865h69{flex:1}.captcha-actions.svelte-1865h69 img:where(.svelte-1865h69){width:24px;height:24px;margin:0 var(--radius-sm);cursor:pointer;transition:opacity .2s ease;opacity:.7}.captcha-actions.svelte-1865h69 img:where(.svelte-1865h69):hover{opacity:1}.captcha-confirm.svelte-1865h69{width:120px;height:40px}.captcha-btn.svelte-1865h69{width:100%;height:40px;letter-spacing:2px;text-align:center;padding:9px 15px;font-size:15px;border-radius:var(--radius-sm);display:inline-block;line-height:1;white-space:nowrap;cursor:pointer;color:var(--light-bg);background-color:var(--accent-color);border:1px solid var(--accent-color);box-sizing:border-box;outline:none;margin:0;transition:all .2s ease;font-weight:500;user-select:none}.captcha-btn.svelte-1865h69:hover:not(:disabled){background:var(--accent-light);border-color:var(--accent-light);transform:translateY(-1px)}.captcha-btn.svelte-1865h69:active:not(:disabled){transform:translateY(0)}.captcha-btn--check.svelte-1865h69{background-color:#f59e0b;border-color:#f59e0b;cursor:not-allowed}.captcha-btn--error.svelte-1865h69{background-color:#ef4444;border-color:#ef4444;animation:svelte-1865h69-shake .5s ease-in-out}.captcha-btn--success.svelte-1865h69{background-color:#10b981;border-color:#10b981;cursor:not-allowed}.captcha-btn.svelte-1865h69:disabled{opacity:.6;cursor:not-allowed;transform:none!important}@keyframes svelte-1865h69-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}body.modal-open{overflow:hidden;position:fixed;width:100%;height:100%}.modal.svelte-m9rag7{overflow:hidden;overscroll-behavior:contain}.modal-body.svelte-m9rag7{overscroll-behavior:contain;padding:0 24px 24px}.modal-overlay.svelte-chbl3r{overscroll-behavior:contain}.pow-captcha-modal .modal-content{padding:0;overflow:hidden}.pow-captcha-modal-content.svelte-cjmdr4{padding:24px;min-height:200px;display:flex;flex-direction:column;gap:16px}.pow-captcha-loading.svelte-cjmdr4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:16px;color:#6b7280}.pow-captcha-loading-spinner.svelte-cjmdr4{width:32px;height:32px;border:3px solid #e5e7eb;border-top:3px solid #3b82f6;border-radius:50%;animation:svelte-cjmdr4-spin 1s linear infinite}@keyframes svelte-cjmdr4-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pow-captcha-error-actions.svelte-cjmdr4{display:flex;justify-content:center;margin-top:16px}.pow-captcha-refresh-button.svelte-cjmdr4{display:flex;align-items:center;gap:8px;padding:8px 16px;border:1px solid #d1d5db;border-radius:6px;background:#fff;color:#374151;font-size:14px;cursor:pointer;transition:all .2s ease}.pow-captcha-refresh-button.svelte-cjmdr4:hover{background:#f9fafb;border-color:#9ca3af}.pow-captcha-modal-footer.svelte-cjmdr4{padding:16px 24px;background:#f9fafb;border-top:1px solid #e5e7eb;display:flex;flex-direction:column;gap:8px}.pow-captcha-info-text.svelte-cjmdr4{display:flex;align-items:center;gap:8px;font-size:12px;color:#6b7280;line-height:1.4}.pow-captcha-info-text.svelte-cjmdr4 svg:where(.svelte-cjmdr4){flex-shrink:0;opacity:.7}.pow-captcha-powered-by.svelte-cjmdr4{font-size:11px;color:#9ca3af;text-align:center}.pow-captcha-powered-by.svelte-cjmdr4 strong:where(.svelte-cjmdr4){color:#3b82f6;font-weight:600}@media(max-width:480px){.pow-captcha-modal-content.svelte-cjmdr4{padding:16px}.pow-captcha-modal-footer.svelte-cjmdr4{padding:12px 16px}.pow-captcha-info-text.svelte-cjmdr4{flex-direction:column;text-align:center;gap:4px}}@media(prefers-color-scheme:dark){.pow-captcha-loading.svelte-cjmdr4{color:#9ca3af}.pow-captcha-loading-spinner.svelte-cjmdr4{border-color:#374151;border-top-color:#3b82f6}.pow-captcha-refresh-button.svelte-cjmdr4{background:#1f2937;border-color:#374151;color:#f3f4f6}.pow-captcha-refresh-button.svelte-cjmdr4:hover{background:#111827;border-color:#4b5563}.pow-captcha-modal-footer.svelte-cjmdr4{background:#111827;border-top-color:#374151}.pow-captcha-info-text.svelte-cjmdr4{color:#9ca3af}.pow-captcha-powered-by.svelte-cjmdr4{color:#6b7280}}
