.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.svelte-p6vx49{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-primary);width:100%;box-sizing:border-box}.captcha-container.svelte-p6vx49{background:var(--bg-primary);border:2px solid var(--border-color);border-radius:.75rem;box-shadow:0 1px 3px var(--shadow-light);padding:.875rem 1rem;transition:all .2s ease;position:relative;width:100%;height:48px;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-start;gap:12px;cursor:pointer}.captcha-container.svelte-p6vx49:hover{border-color:var(--accent-color);box-shadow:0 4px 12px var(--shadow-medium);transform:translateY(-1px)}.captcha-icon-wrapper.svelte-p6vx49{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:50%;background:var(--background-secondary);border:1px solid var(--border-color);cursor:pointer;transition:all .2s ease}.captcha-icon.svelte-p6vx49{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;border-radius:50%;transition:all .2s ease}.shield-icon.svelte-p6vx49{width:20px;height:20px;transition:all .2s ease}.captcha-icon-wrapper.svelte-p6vx49:hover .shield-icon:where(.svelte-p6vx49){transform:scale(1.1)}.captcha-icon-wrapper.svelte-p6vx49:not(.solving):not(.verifying):not(.success):not(.error):before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;border:2px solid var(--accent-color);transform:translate(-50%,-50%);animation:svelte-p6vx49-rippleExpand 2s ease-out infinite;opacity:0}.captcha-icon-wrapper.svelte-p6vx49:not(.solving):not(.verifying):not(.success):not(.error):after{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;border:1px solid var(--accent-color);transform:translate(-50%,-50%);animation:svelte-p6vx49-rippleExpand 2s ease-out infinite .6s;opacity:0}.captcha-icon-wrapper.solving.svelte-p6vx49:before,.captcha-icon-wrapper.verifying.svelte-p6vx49:before{content:"";position:absolute;inset:-4px;border-radius:50%;border:3px solid var(--border-color);border-top:3px solid var(--accent-color);animation:svelte-p6vx49-spin 1s linear infinite}@keyframes svelte-p6vx49-rippleExpand{0%{width:0;height:0;opacity:1;transform:translate(-50%,-50%) scale(0)}50%{opacity:.6}to{width:60px;height:60px;opacity:0;transform:translate(-50%,-50%) scale(1)}}.captcha-icon.success.svelte-p6vx49{background:var(--success-color);border:2px solid var(--success-color);box-shadow:0 0 0 3px var(--success-alpha-10),0 4px 12px var(--success-alpha-10);filter:brightness(.9)}.captcha-icon.error.svelte-p6vx49{background:var(--error-color);border:2px solid var(--error-color);box-shadow:0 0 0 3px var(--error-alpha-10),0 4px 12px var(--error-alpha-30);filter:brightness(.9)}.captcha-icon.solving.svelte-p6vx49,.captcha-icon.verifying.svelte-p6vx49{background:var(--accent-alpha-10)}.shield-icon.svelte-p6vx49{filter:hue-rotate(0deg) saturate(1.2) brightness(1.1);transition:all .2s ease}.captcha-icon.solving.svelte-p6vx49 .shield-icon:where(.svelte-p6vx49),.captcha-icon.verifying.svelte-p6vx49 .shield-icon:where(.svelte-p6vx49){filter:hue-rotate(20deg) saturate(1.4) brightness(1.2)}.captcha-icon.success.svelte-p6vx49 .shield-icon:where(.svelte-p6vx49){filter:hue-rotate(120deg) saturate(1.3) brightness(1.1)}.captcha-icon.error.svelte-p6vx49 .shield-icon:where(.svelte-p6vx49){filter:hue-rotate(-30deg) saturate(1.5) brightness(1.2)}@keyframes svelte-p6vx49-successPulse{0%{transform:scale(1) translateY(-1px);box-shadow:0 0 #10b98166,0 8px 25px #10b9814d}25%{transform:scale(1.08) translateY(-3px);box-shadow:0 0 0 8px #10b9814d,0 12px 35px #10b98166}50%{transform:scale(1.12) translateY(-2px);box-shadow:0 0 0 12px #10b98133,0 16px 45px #10b98180}75%{transform:scale(1.06) translateY(-2px);box-shadow:0 0 0 8px #10b98126,0 12px 35px #10b98166}to{transform:scale(1) translateY(-1px);box-shadow:0 0 0 4px var(--success-alpha-10),0 8px 25px #10b9814d}}@keyframes svelte-p6vx49-errorShake{0%,to{transform:translate(0) translateY(-1px)}10%,30%,50%,70%,90%{transform:translate(-4px) translateY(-1px)}20%,40%,60%,80%{transform:translate(4px) translateY(-1px)}}.checkmark.svelte-p6vx49{width:18px;height:18px;stroke:var(--light-bg);stroke-width:2.5;animation:svelte-p6vx49-checkmarkDraw .6s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.checkmark-path.svelte-p6vx49{stroke-dasharray:24;stroke-dashoffset:24;animation:svelte-p6vx49-checkmarkPath .6s cubic-bezier(.4,0,.2,1) .2s forwards;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}@keyframes svelte-p6vx49-checkmarkDraw{0%{opacity:0;transform:scale(.3) rotate(-12deg)}50%{opacity:1;transform:scale(1.15) rotate(0)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes svelte-p6vx49-checkmarkPath{0%{stroke-dashoffset:24}to{stroke-dashoffset:0}}.spinner.svelte-p6vx49{width:18px;height:18px;border-radius:50%;animation:svelte-p6vx49-spin 1s linear infinite;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}@keyframes svelte-p6vx49-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-icon.svelte-p6vx49{width:18px;height:18px;stroke:var(--light-bg);stroke-width:2.5;stroke-linecap:round;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.status-text.svelte-p6vx49{flex:1;font-size:14px;font-weight:500;color:var(--text-primary);transition:color .2s ease;min-width:0;word-wrap:break-word}.status-text.success.svelte-p6vx49{color:var(--success-color)}.status-text.error.svelte-p6vx49{color:var(--error-color)}.status-text.loading.svelte-p6vx49,.status-text.solving.svelte-p6vx49,.status-text.verifying.svelte-p6vx49{color:var(--accent-color)}.progress-container.svelte-p6vx49{margin-top:20px;display:flex;align-items:center;width:100%;animation:svelte-p6vx49-progressSlideIn .3s ease-out}@keyframes svelte-p6vx49-progressSlideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.progress-bar.svelte-p6vx49{width:100%;height:8px;background:var(--gray-200);border-radius:var(--radius-full);overflow:hidden;position:relative;box-shadow:inset 0 1px 2px var(--shadow-light)}.progress-fill.svelte-p6vx49{height:100%;background:linear-gradient(90deg,var(--accent-color),var(--accent-light));transition:width .4s cubic-bezier(.4,0,.2,1);border-radius:var(--radius-full);position:relative;box-shadow:0 1px 3px var(--accent-alpha-30)}.progress-fill.svelte-p6vx49:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:svelte-p6vx49-progressShimmer 2s infinite}@keyframes svelte-p6vx49-progressShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media(max-width:768px){.captcha-container.svelte-p6vx49{padding:.75rem .875rem;height:44px;gap:10px}.captcha-icon-wrapper.svelte-p6vx49{width:28px;height:28px}.shield-icon.svelte-p6vx49{width:18px;height:18px}.checkmark.svelte-p6vx49,.spinner.svelte-p6vx49,.error-icon.svelte-p6vx49{width:16px;height:16px}.status-text.svelte-p6vx49{font-size:13px}.progress-container.svelte-p6vx49{margin-top:12px}.progress-bar.svelte-p6vx49{height:6px}}@media(max-width:480px){.captcha-container.svelte-p6vx49{padding:.625rem .75rem;height:40px;gap:8px}.captcha-icon-wrapper.svelte-p6vx49{width:24px;height:24px}.shield-icon.svelte-p6vx49{width:16px;height:16px}.checkmark.svelte-p6vx49,.spinner.svelte-p6vx49,.error-icon.svelte-p6vx49{width:14px;height:14px}.status-text.svelte-p6vx49{font-size:12px}.progress-container.svelte-p6vx49{margin-top:8px}.progress-bar.svelte-p6vx49{height:4px}}@media(prefers-reduced-motion:reduce){.captcha-container.svelte-p6vx49,.progress-fill.svelte-p6vx49{transition:none}.checkmark.svelte-p6vx49,.checkmark-path.svelte-p6vx49,.spinner.svelte-p6vx49,.progress-fill.svelte-p6vx49:after,.progress-container.svelte-p6vx49{animation:none}.checkmark-path.svelte-p6vx49{stroke-dashoffset:0}}.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}}.confirm-overlay.svelte-193t4hn{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.confirm-dialog.svelte-193t4hn{background:var(--light-bg);border-radius:var(--radius-lg);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:400px;width:100%;padding:24px;text-align:center}.confirm-icon.svelte-193t4hn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;margin:0 auto 16px}.confirm-icon-default.svelte-193t4hn{background:#2196f31a;color:#2196f3}.confirm-icon-danger.svelte-193t4hn{background:#f443361a;color:#f44336}.confirm-icon-warning.svelte-193t4hn{background:#ff98001a;color:#ff9800}.confirm-title.svelte-193t4hn{margin:0 0 8px;font-size:18px;font-weight:600;color:var(--text-primary)}.confirm-message.svelte-193t4hn{margin:0 0 24px;font-size:14px;color:var(--text-secondary);line-height:1.5}.confirm-actions.svelte-193t4hn{display:flex;gap:12px;justify-content:center}.btn.svelte-193t4hn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border:none;border-radius:var(--radius-md);font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;min-width:80px}.btn.svelte-193t4hn:disabled{opacity:.6;cursor:not-allowed}.btn-secondary.svelte-193t4hn{background:var(--gray-100);color:var(--text-secondary)}.btn-secondary.svelte-193t4hn:hover:not(:disabled){background:var(--gray-200);color:var(--text-primary)}.btn-primary.svelte-193t4hn{background:var(--accent-color);color:#fff}.btn-primary.svelte-193t4hn:hover:not(:disabled){background:var(--accent-dark)}.btn-danger.svelte-193t4hn{background:#f44336;color:#fff}.btn-danger.svelte-193t4hn:hover:not(:disabled){background:#d32f2f}.loading-spinner.svelte-193t4hn{animation:svelte-193t4hn-spin 1s linear infinite}@keyframes svelte-193t4hn-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}[data-theme=dark] .confirm-dialog.svelte-193t4hn{background:var(--light-bg)}[data-theme=dark] .confirm-icon-default.svelte-193t4hn{background:#3b82f626}[data-theme=dark] .confirm-icon-danger.svelte-193t4hn{background:#f8717126}[data-theme=dark] .confirm-icon-warning.svelte-193t4hn{background:#fbbf2426}[data-theme=dark] .btn-secondary.svelte-193t4hn{background:var(--gray-200);color:var(--text-secondary)}[data-theme=dark] .btn-secondary.svelte-193t4hn:hover:not(:disabled){background:var(--gray-300);color:var(--text-primary)}@media(max-width:640px){.confirm-dialog.svelte-193t4hn{margin:10px;padding:20px}.confirm-actions.svelte-193t4hn{flex-direction:column}.btn.svelte-193t4hn{width:100%}}.theme-toggle.svelte-1cmi4dh{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--border-color, rgba(255, 255, 255, .1));border-radius:.5rem;background:var(--glass-bg, rgba(255, 255, 255, .05));color:var(--text-secondary, #e5e5e5);cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px)}.theme-toggle.svelte-1cmi4dh:hover{color:var(--accent-color, #ffffff);border-color:var(--accent-color, #ffffff);background:var(--glass-border, rgba(255, 255, 255, .1));transform:scale(1.05)}[data-theme=light] .theme-toggle.svelte-1cmi4dh{border-color:#00000026;background:var(--glass-bg);color:#4a5568}[data-theme=light] .theme-toggle.svelte-1cmi4dh:hover{color:#667eea;border-color:#667eea;background:var(--bg-primary)}.language-switcher.svelte-1v2j48r{position:relative;display:inline-block}.language-button.svelte-1v2j48r{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:transparent;border:1px solid var(--border-color, #e5e7eb);border-radius:.5rem;color:var(--text-color, #374151);font-size:.875rem;cursor:pointer;transition:all .2s ease;min-width:120px;white-space:nowrap}.language-button.svelte-1v2j48r:hover{background:var(--hover-bg, #f9fafb);border-color:var(--hover-border, #d1d5db)}.language-button.svelte-1v2j48r:focus{outline:none;border-color:var(--accent-color)}.flag.svelte-1v2j48r{font-size:1.125rem;line-height:1}.language-name.svelte-1v2j48r{flex:1;text-align:left}.chevron.svelte-1v2j48r{transition:transform .2s ease;color:var(--text-muted, #6b7280)}.chevron.rotated.svelte-1v2j48r{transform:rotate(180deg)}.dropdown-menu.svelte-1v2j48r{position:absolute;top:100%;left:0;right:0;margin-top:.25rem;background:var(--bg-color, white);border:1px solid var(--border-color, #e5e7eb);border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:50;overflow:hidden}.dropdown-item.svelte-1v2j48r{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem;background:transparent;border:none;color:var(--text-color, #374151);font-size:.875rem;cursor:pointer;transition:background-color .2s ease;text-align:left}.dropdown-item.svelte-1v2j48r:hover{background:var(--hover-bg, #f9fafb)}.dropdown-item.active.svelte-1v2j48r{background:var(--active-bg, #eff6ff);color:var(--active-color, #2563eb)}.check-icon.svelte-1v2j48r{margin-left:auto;color:var(--success-color, #10b981)}[data-theme=dark] .language-button.svelte-1v2j48r{border-color:var(--border-color);color:var(--text-primary);background:var(--gray-50)}[data-theme=dark] .language-button.svelte-1v2j48r:hover{background:var(--gray-100);border-color:var(--accent-color)}[data-theme=dark] .dropdown-menu.svelte-1v2j48r{background:var(--bg-secondary);border-color:var(--border-color);box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -2px #0003}[data-theme=dark] .dropdown-item.svelte-1v2j48r{color:var(--text-primary)}[data-theme=dark] .dropdown-item.svelte-1v2j48r:hover{background:var(--gray-100)}[data-theme=dark] .dropdown-item.active.svelte-1v2j48r{background:var(--accent-alpha-10);color:var(--accent-color)}[data-theme=dark] .chevron.svelte-1v2j48r{color:var(--text-secondary)}.top-nav.svelte-1j4rgb5{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--glass-bg);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-light);transition:all .3s ease}.nav-container.svelte-1j4rgb5{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:70px}.nav-brand.svelte-1j4rgb5{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.25rem;color:var(--text-primary)}.brand-icon.svelte-1j4rgb5{width:2rem;height:2rem;color:var(--accent-color)}.nav-menu.svelte-1j4rgb5{display:flex;align-items:center;gap:2rem}.nav-link.svelte-1j4rgb5{color:var(--text-secondary);text-decoration:none;font-weight:500;transition:color .3s ease;position:relative;white-space:nowrap}.nav-link.svelte-1j4rgb5:hover{color:var(--accent-color)}.nav-link.svelte-1j4rgb5:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:var(--accent-color);transition:width .3s ease}.nav-link.svelte-1j4rgb5:hover:after{width:100%}.nav-actions.svelte-1j4rgb5{display:flex;align-items:center;gap:1rem;height:40px}.nav-actions.svelte-1j4rgb5 .theme-toggle{height:40px;width:auto;min-width:40px;padding:0 .75rem}.nav-actions.svelte-1j4rgb5 .language-switcher .language-button{height:40px;padding:0 .75rem;box-sizing:border-box}.mobile-menu-btn.svelte-1j4rgb5{display:none;flex-direction:column;gap:4px;padding:.5rem;background:transparent;border:none;cursor:pointer}.mobile-menu-btn.svelte-1j4rgb5 span:where(.svelte-1j4rgb5){width:20px;height:2px;background:var(--text-secondary);transition:all .3s ease}.mobile-menu-btn.active.svelte-1j4rgb5 span:where(.svelte-1j4rgb5):nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.active.svelte-1j4rgb5 span:where(.svelte-1j4rgb5):nth-child(2){opacity:0}.mobile-menu-btn.active.svelte-1j4rgb5 span:where(.svelte-1j4rgb5):nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.mobile-menu.svelte-1j4rgb5{position:fixed;top:0;left:0;width:100%;height:100vh;min-height:100%;z-index:9999;visibility:hidden;opacity:0;transition:all .3s ease}.mobile-menu.open.svelte-1j4rgb5{visibility:visible;opacity:1}.mobile-menu-overlay.svelte-1j4rgb5{position:absolute;top:0;left:0;width:100%;height:100vh;min-height:100%;background:#00000080;backdrop-filter:blur(4px)}.mobile-menu-content.svelte-1j4rgb5{position:absolute;top:0;left:0;width:280px;height:100vh;min-height:100%;max-height:100vh;overflow-y:auto;background:var(--bg-primary);border-right:1px solid var(--border-color);transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column;box-shadow:4px 0 20px #0000001a}.mobile-menu.open.svelte-1j4rgb5 .mobile-menu-content:where(.svelte-1j4rgb5){transform:translate(0)}.mobile-menu-header.svelte-1j4rgb5{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--border-color)}.mobile-menu-brand.svelte-1j4rgb5 .brand-text:where(.svelte-1j4rgb5){font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,var(--accent-color),var(--accent-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.mobile-menu-close.svelte-1j4rgb5{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:transparent;color:var(--text-secondary);cursor:pointer;border-radius:.5rem;transition:all .2s ease}.mobile-menu-close.svelte-1j4rgb5:hover{background:var(--bg-secondary);color:var(--text-primary)}.mobile-menu-close.svelte-1j4rgb5 svg:where(.svelte-1j4rgb5){width:1.25rem;height:1.25rem}.mobile-nav.svelte-1j4rgb5{flex:1;padding:1.5rem 0;display:flex;flex-direction:column;gap:.5rem}.mobile-nav-link.svelte-1j4rgb5{display:block;padding:.75rem 1.5rem;color:var(--text-secondary);text-decoration:none;font-weight:500;transition:all .2s ease;border-left:3px solid transparent}.mobile-nav-link.svelte-1j4rgb5:hover{color:var(--accent-color);background:var(--accent-alpha-05);border-left-color:var(--accent-color)}.mobile-menu-actions.svelte-1j4rgb5{padding:1.5rem;border-top:1px solid var(--border-color);display:flex;flex-direction:column;gap:1rem}.mobile-menu-controls.svelte-1j4rgb5{display:flex;align-items:center;justify-content:space-between;gap:1rem}@media(max-width:768px){.nav-menu.svelte-1j4rgb5,.nav-actions.svelte-1j4rgb5{display:none}.mobile-menu-btn.svelte-1j4rgb5{display:flex}.nav-container.svelte-1j4rgb5{padding:0 1rem}}@media(max-width:480px){.nav-container.svelte-1j4rgb5{padding:0 .75rem;height:60px}.nav-brand.svelte-1j4rgb5{font-size:1.125rem}.brand-icon.svelte-1j4rgb5{width:1.75rem;height:1.75rem}.mobile-menu-content.svelte-1j4rgb5{width:100%;border-right:none}}.footer-section.svelte-jz8lnl{background:var(--bg-primary);border-top:1px solid var(--border-light);padding:4rem 2rem 2rem;position:relative}.footer-container.svelte-jz8lnl{max-width:1200px;margin:0 auto}.footer-content.svelte-jz8lnl{display:grid;grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:3rem}.footer-brand.svelte-jz8lnl{display:flex;flex-direction:column;gap:1.5rem}.footer-logo.svelte-jz8lnl{display:flex;align-items:center;gap:.75rem;font-weight:700;font-size:1.25rem;color:var(--text-primary)}.footer-logo.svelte-jz8lnl .brand-icon:where(.svelte-jz8lnl){width:2rem;height:2rem;color:var(--accent-color)}.footer-description.svelte-jz8lnl{color:var(--text-secondary);line-height:1.6;max-width:300px}.footer-social.svelte-jz8lnl{display:flex;gap:1rem}.social-link.svelte-jz8lnl{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius-lg);background:var(--gray-100);color:var(--text-secondary);transition:all .3s ease;text-decoration:none}.social-link.svelte-jz8lnl:hover{background:var(--accent-color);color:#fff;transform:translateY(-2px)}.social-link.svelte-jz8lnl svg:where(.svelte-jz8lnl){width:1.25rem;height:1.25rem}.footer-links.svelte-jz8lnl{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.footer-column.svelte-jz8lnl{display:flex;flex-direction:column;gap:1rem}.footer-title.svelte-jz8lnl{font-size:1rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.footer-list.svelte-jz8lnl{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-link.svelte-jz8lnl{color:var(--text-secondary);text-decoration:none;transition:color .3s ease;font-size:.875rem}.footer-link.svelte-jz8lnl:hover{color:var(--accent-color)}.footer-bottom.svelte-jz8lnl{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid var(--border-light);flex-wrap:wrap;gap:1rem}.footer-copyright.svelte-jz8lnl{color:var(--text-secondary);font-size:.875rem}.footer-meta.svelte-jz8lnl{display:flex;align-items:center;gap:.5rem;color:var(--text-tertiary);font-size:.75rem;font-family:var(--vp-font-family-mono)}.footer-separator.svelte-jz8lnl{opacity:.5}@media(max-width:768px){.footer-content.svelte-jz8lnl{grid-template-columns:1fr;gap:3rem}.footer-links.svelte-jz8lnl{grid-template-columns:repeat(2,1fr)}.footer-bottom.svelte-jz8lnl{flex-direction:column;text-align:center;gap:1rem}}@media(max-width:480px){.footer-section.svelte-jz8lnl{padding:3rem 1rem 1.5rem}.footer-links.svelte-jz8lnl{grid-template-columns:1fr;gap:2rem}.footer-brand.svelte-jz8lnl{text-align:center}.footer-description.svelte-jz8lnl{max-width:none}.footer-social.svelte-jz8lnl{justify-content:center}}.doc-article.svelte-cpvqm3{max-width:100%}.doc-header.svelte-cpvqm3{margin-bottom:40px;padding-bottom:32px;border-bottom:1px solid var(--border-color)}.doc-title.svelte-cpvqm3{font-size:40px;font-weight:600;color:var(--text-primary);margin:0 0 20px;line-height:40px;letter-spacing:-.02em}.doc-description.svelte-cpvqm3{font-size:18px;color:var(--text-secondary);margin:0 0 20px;line-height:28px;font-weight:400}.doc-tags.svelte-cpvqm3{display:flex;flex-wrap:wrap;gap:8px}.doc-tag.svelte-cpvqm3{padding:2px 8px;background:var(--accent-alpha-10);color:var(--accent-color);border-radius:10px;font-size:12px;font-weight:500;line-height:18px}.doc-layout.svelte-cpvqm3{max-width:1152px;margin:0 auto}.doc-main-content.svelte-cpvqm3{width:100%;min-width:0}.doc-content.svelte-cpvqm3 h1,.doc-content.svelte-cpvqm3 h2,.doc-content.svelte-cpvqm3 h3,.doc-content.svelte-cpvqm3 h4,.doc-content.svelte-cpvqm3 h5,.doc-content.svelte-cpvqm3 h6{color:var(--text-primary);font-weight:600;margin:32px 0 16px;line-height:1.25;letter-spacing:-.02em;position:relative}.doc-content.svelte-cpvqm3 h1{font-size:32px;line-height:40px}.doc-content.svelte-cpvqm3 h2{font-size:28px;line-height:36px}.doc-content.svelte-cpvqm3 h3{font-size:24px;line-height:32px}.doc-content.svelte-cpvqm3 h4{font-size:20px;line-height:28px}.doc-content.svelte-cpvqm3 h5{font-size:18px;line-height:26px}.doc-content.svelte-cpvqm3 h6{font-size:16px;line-height:24px}.doc-content.svelte-cpvqm3 p{color:var(--text-primary);line-height:28px;margin:16px 0;font-size:16px}.doc-content.svelte-cpvqm3 ul,.doc-content.svelte-cpvqm3 ol{color:var(--text-primary);line-height:28px;margin:16px 0;padding-left:28px;font-size:16px}.doc-content.svelte-cpvqm3 li{margin:8px 0}.doc-content.svelte-cpvqm3 blockquote{border-left:2px solid var(--border-color);padding-left:16px;margin:16px 0;color:var(--text-secondary)}.doc-content.svelte-cpvqm3 code{background:var(--gray-50);color:var(--text-primary);padding:3px 6px;border-radius:4px;font-size:14px;font-family:var(--vp-font-family-mono);font-weight:400}.doc-content.svelte-cpvqm3 pre{background:var(--gray-50);color:var(--text-primary);padding:20px 24px;border-radius:8px;overflow-x:auto;margin:28px 0;font-family:var(--vp-font-family-mono);font-size:14px;line-height:1.4;position:relative}.doc-content.svelte-cpvqm3 pre code{background:transparent;color:inherit;padding:0;border-radius:0;font-size:inherit;font-weight:inherit}.doc-content.svelte-cpvqm3 table{width:100%;border-collapse:collapse;margin:20px 0;border:1px solid var(--border-color);border-radius:12px;overflow:hidden}.doc-content.svelte-cpvqm3 th,.doc-content.svelte-cpvqm3 td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--border-color);font-size:14px}.doc-content.svelte-cpvqm3 th{background:var(--gray-50);font-weight:600;color:var(--text-secondary)}.doc-content.svelte-cpvqm3 a{color:var(--accent-color);text-decoration:underline;text-underline-offset:2px;transition:color .25s}.doc-content.svelte-cpvqm3 a:hover{color:var(--accent-light)}.doc-toc-fixed.svelte-cpvqm3{position:fixed;top:calc(var(--vp-nav-height) + 64px);right:32px;width:240px;z-index:10;will-change:transform}.toc-container.svelte-cpvqm3{display:flex;height:100%;background:var(--bg-primary);border:1px solid var(--border-color);border-radius:8px;overflow:hidden;transform:translateZ(0)}.toc-progress.svelte-cpvqm3{width:4px;background:var(--border-color);position:relative;flex-shrink:0;will-change:transform}.toc-progress-bar.svelte-cpvqm3{width:100%;background:var(--accent-color);transition:height .1s ease;border-radius:2px;transform:translateZ(0);will-change:height}.toc-content.svelte-cpvqm3{flex:1;padding:16px;overflow-y:auto;max-height:75vh}.toc-title.svelte-cpvqm3{font-size:13px;font-weight:600;color:var(--text-primary);margin:0 0 16px;text-transform:uppercase;letter-spacing:.08em}.toc-list.svelte-cpvqm3{list-style:none;padding:0;margin:0}.toc-item.svelte-cpvqm3{margin:0}.toc-link.svelte-cpvqm3{display:block;color:var(--text-secondary);text-decoration:none;font-size:13px;line-height:20px;transition:all .25s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:none;background:none;cursor:pointer;text-align:left;width:100%;border-radius:4px;padding:4px 8px}.toc-link.svelte-cpvqm3:hover{color:var(--text-primary);background:var(--gray-50)}.toc-link.active.svelte-cpvqm3{color:var(--accent-color);background:var(--accent-alpha-10);font-weight:500}.toc-group.svelte-cpvqm3{margin-bottom:8px}.toc-h2-wrapper.svelte-cpvqm3{display:flex;align-items:center;gap:4px}.toc-h2.svelte-cpvqm3{flex:1;font-weight:600;color:var(--text-primary)}.toc-toggle.svelte-cpvqm3{width:16px;height:16px;border:none;background:none;cursor:pointer;color:var(--text-secondary);font-size:10px;display:flex;align-items:center;justify-content:center;border-radius:2px;transition:all .2s ease}.toc-toggle.svelte-cpvqm3:hover{background-color:var(--gray-50);color:var(--text-primary)}.toc-children.svelte-cpvqm3{list-style:none;padding:0;border-left:1px solid var(--gray-200);margin:4px 0 0 8px}.toc-level-1.svelte-cpvqm3 .toc-link:where(.svelte-cpvqm3){padding-left:8px}.toc-level-2.svelte-cpvqm3 .toc-link:where(.svelte-cpvqm3){padding-left:8px}.toc-level-3.svelte-cpvqm3 .toc-link:where(.svelte-cpvqm3){padding-left:12px}@media(max-width:1279px){.doc-toc-fixed.svelte-cpvqm3{display:none}}@media(max-width:959px){.doc-header.svelte-cpvqm3{padding:32px 0;margin:0 24px}.doc-title.svelte-cpvqm3{font-size:28px;line-height:36px}.doc-description.svelte-cpvqm3{font-size:16px;line-height:24px}.doc-main-content.svelte-cpvqm3{padding:0 24px}}@media(max-width:639px){.doc-header.svelte-cpvqm3{padding:24px 0;margin:0 16px}.doc-title.svelte-cpvqm3{font-size:24px;line-height:32px}.doc-main-content.svelte-cpvqm3{padding:0 16px}.doc-content.svelte-cpvqm3 pre{padding:16px;font-size:.8rem}}.doc-navigation.svelte-1e2huw{padding:0}.nav-group.svelte-1e2huw{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--gray-200)}.nav-group.svelte-1e2huw:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.nav-group-title.svelte-1e2huw{position:relative;font-size:13px;font-weight:600;color:var(--text-primary);margin:0 0 8px;padding:6px 0;line-height:24px;letter-spacing:.4px}.nav-list.svelte-1e2huw{list-style:none;padding:0;margin:0}.nav-item.svelte-1e2huw{margin:0}.nav-link.svelte-1e2huw{display:block;border-radius:6px;padding:6px 12px;line-height:24px;font-size:14px;font-weight:400;color:var(--text-secondary);white-space:nowrap;text-decoration:none;transition:color .25s,background-color .25s}.nav-link.svelte-1e2huw:hover{color:var(--text-primary)}.nav-link.active.svelte-1e2huw{color:var(--accent-color);font-weight:600}.nav-sublist.svelte-1e2huw{list-style:none;margin:0;padding:0 0 0 16px}.nav-subitem.svelte-1e2huw{margin:0}.nav-sublink.svelte-1e2huw{display:block;border-radius:6px;padding:4px 12px;line-height:24px;font-size:13px;font-weight:400;color:var(--text-tertiary);white-space:nowrap;text-decoration:none;transition:color .25s}.nav-sublink.svelte-1e2huw:hover{color:var(--text-secondary)}.nav-sublink.active.svelte-1e2huw{color:var(--accent-color);font-weight:600}@media(max-width:959px){.nav-group.svelte-1e2huw{padding-bottom:12px;margin-bottom:12px}.nav-link.svelte-1e2huw{padding:8px 12px;font-size:15px}.nav-sublink.svelte-1e2huw{padding:6px 12px;font-size:14px}}.vp-layout.svelte-1we0tr0{display:flex;flex-direction:column;min-height:100vh;background:var(--bg-primary);color:var(--text-primary)}.vp-nav.svelte-1we0tr0{position:fixed;top:0;left:0;right:0;z-index:20;background:var(--bg-primary);border-bottom:1px solid var(--border-color);padding:0 8px 0 24px;height:var(--vp-nav-height);pointer-events:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.vp-nav-bar.svelte-1we0tr0{display:flex;justify-content:space-between;align-items:center;height:var(--vp-nav-height);pointer-events:auto}.vp-nav-title.svelte-1we0tr0{flex-shrink:0;height:calc(var(--vp-nav-height) - 1px);transition:background-color .5s}.vp-nav-logo.svelte-1we0tr0{display:flex;align-items:center;height:var(--vp-nav-height);text-decoration:none;color:var(--text-primary);transition:opacity .25s}.vp-nav-logo.svelte-1we0tr0:hover{opacity:.6}.vp-nav-logo-text.svelte-1we0tr0{font-size:16px;font-weight:600}.vp-nav-content.svelte-1we0tr0{display:flex;justify-content:flex-end;align-items:center;flex-grow:1}.vp-nav-menu.svelte-1we0tr0{display:flex;align-items:center;gap:8px}.vp-nav-group.svelte-1we0tr0{display:flex;align-items:center}.vp-nav-link.svelte-1we0tr0{display:block;padding:0 12px;line-height:32px;font-size:14px;font-weight:500;color:var(--text-primary);transition:color .25s;text-decoration:none}.vp-nav-link.svelte-1we0tr0:hover{color:var(--accent-color)}.vp-nav-hamburger.svelte-1we0tr0{display:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;margin-left:12px;background:transparent;border:none;cursor:pointer;gap:4px}.vp-nav-hamburger-line.svelte-1we0tr0{width:16px;height:2px;background:var(--text-secondary);transition:all .25s}.vp-doc.svelte-1we0tr0{display:flex;flex:1;position:relative;margin-top:var(--vp-nav-height)}.vp-sidebar.svelte-1we0tr0{position:fixed;top:var(--vp-nav-height);left:0;z-index:10;width:var(--vp-sidebar-width-small);height:calc(100vh - var(--vp-nav-height));background:var(--bg-secondary);border-right:1px solid var(--border-color);transform:translate(0) translateZ(0);transition:transform .25s ease;will-change:transform;-webkit-overflow-scrolling:touch}.vp-sidebar-container.svelte-1we0tr0{height:100%;overflow-x:hidden;overflow-y:auto;padding:32px 32px 96px}.vp-content.svelte-1we0tr0{position:relative;padding:32px 24px 96px;width:100%;max-width:1152px;margin:0 auto;margin-left:var(--vp-sidebar-width-small)}.vp-content-container.svelte-1we0tr0{max-width:688px}.vp-backdrop.svelte-1we0tr0{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;z-index:5;display:none}@media(min-width:960px){.vp-sidebar.svelte-1we0tr0{position:fixed;width:var(--vp-sidebar-width-small);transform:translate(0)}.vp-content.svelte-1we0tr0{margin-left:var(--vp-sidebar-width-small);padding-left:64px;padding-right:64px}}@media(min-width:1280px){.vp-sidebar.svelte-1we0tr0{width:var(--vp-sidebar-width-medium)}.vp-content.svelte-1we0tr0{margin-left:var(--vp-sidebar-width-medium)}}@media(max-width:959px){.vp-nav.svelte-1we0tr0{padding:0 12px}.vp-nav-hamburger.svelte-1we0tr0{display:flex}.vp-sidebar.svelte-1we0tr0{transform:translate(-100%)}.vp-sidebar.open.svelte-1we0tr0{transform:translate(0)}.vp-backdrop.svelte-1we0tr0{display:block}.vp-content.svelte-1we0tr0{margin-left:0;padding:24px 16px 96px}}@media(max-width:639px){.vp-nav.svelte-1we0tr0{padding:0 12px}.vp-content.svelte-1we0tr0{padding:16px 12px 96px}}
