.confirm-message.svelte-12oyprg{color:var(--color-textSecondary,#ffffffa6);margin:0;font-size:.9375rem;line-height:1.5}.confirm-actions.svelte-12oyprg{justify-content:flex-end;gap:.75rem;display:flex}.btn.svelte-12oyprg{border-radius:var(--radius-md,8px);cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:all .15s;display:flex}.btn.svelte-12oyprg:disabled{opacity:.5;cursor:not-allowed}.btn-cancel.svelte-12oyprg{background:var(--bg-white-10,#ffffff1a);color:var(--color-textSecondary,#ffffffa6)}.btn-cancel.svelte-12oyprg:hover:not(:disabled){background:var(--bg-white-15,#ffffff26)}.btn-confirm.btn-danger.svelte-12oyprg{background:var(--color-error,#ff453a);color:#fff}.btn-confirm.btn-warning.svelte-12oyprg{background:var(--color-warning,#ff9f0a);color:#000}.btn-confirm.btn-primary.svelte-12oyprg{background:var(--color-primary,#0a84ff);color:#fff}.btn-confirm.svelte-12oyprg:hover:not(:disabled){filter:brightness(1.1)}.spinner.svelte-12oyprg{border:2px solid #ffffff4d;border-top-color:currentColor;border-radius:50%;width:14px;height:14px;animation:.6s linear infinite svelte-12oyprg-spin}@keyframes svelte-12oyprg-spin{to{transform:rotate(360deg)}}.glass-card.svelte-4lve2l{-webkit-backdrop-filter:blur(40px);border:1px solid var(--glass-border);border-radius:var(--radius-xl);transition:var(--transition-default);background:#1c1c1e99;margin-bottom:1rem;overflow:hidden}.glass-card.svelte-4lve2l:hover{border-color:var(--bg-white-12)}.card-header.svelte-4lve2l{background:var(--bg-black-20);border-bottom:1px solid var(--color-border-subtle);flex-shrink:0;align-items:center;gap:1rem;padding:1.25rem 1.5rem;display:flex}.card-icon.svelte-4lve2l{border-radius:var(--radius-md);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.card-icon.svelte-4lve2l svg{width:22px;height:22px}.card-title.svelte-4lve2l{flex:1}.card-title.svelte-4lve2l h2:where(.svelte-4lve2l){font-size:var(--font-size-base);color:var(--color-text);margin:0;font-weight:600}.card-title.svelte-4lve2l p:where(.svelte-4lve2l){font-size:var(--font-size-sm);color:var(--color-textTertiary);margin:.125rem 0 0}.card-content.svelte-4lve2l{padding:1.5rem}.card-footer.svelte-4lve2l{color:var(--color-textTertiary);border-top:1px solid var(--color-border-subtle);background:#0000001a;flex-shrink:0;justify-content:space-between;align-items:center;padding:.875rem 1.5rem;font-size:.8125rem;display:flex}.page-header.svelte-9ptycp{flex-shrink:0;justify-content:space-between;align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.header-left.svelte-9ptycp{align-items:center;gap:1.25rem;display:flex}.header-icon.svelte-9ptycp{background:linear-gradient(135deg, rgba(var(--icon-color-rgb), .2) 0%, rgba(var(--icon-color-rgb), .05) 100%);border-radius:var(--radius-lg);width:56px;height:56px;color:var(--icon-color);flex-shrink:0;justify-content:center;align-items:center;display:flex}.header-icon.svelte-9ptycp svg{width:28px;height:28px}.header-text.svelte-9ptycp h1:where(.svelte-9ptycp){font-size:var(--font-size-3xl);color:var(--color-text);letter-spacing:var(--letter-spacing-tight);margin:0;font-weight:700}.subtitle.svelte-9ptycp{color:var(--color-textSecondary);font-size:var(--font-size-base);margin:.25rem 0 0;font-weight:400}@media (width<=768px){.page-header.svelte-9ptycp{flex-direction:column;align-items:flex-start;gap:1rem}}.role-badge.svelte-adavvu{border-radius:var(--radius-sm);font-size:var(--font-size-xs);text-transform:capitalize;letter-spacing:.02em;align-items:center;width:fit-content;padding:.25rem .625rem;font-weight:600;display:inline-flex}.toast.svelte-zemmny{-webkit-backdrop-filter:saturate(180%)blur(20px);border:.5px solid var(--bg-white-10);border-radius:var(--radius-14);box-shadow:0 8px 32px var(--bg-black-40), 0 2px 8px var(--bg-black-20);color:#fff;pointer-events:auto;text-align:left;width:100%;max-width:100%;font:inherit;background:#1c1c1efa;align-items:flex-start;gap:.875rem;padding:1rem 1.125rem;transition:all .2s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden}.toast.success.svelte-zemmny{border-left:3px solid var(--color-success-alt)}.toast.error.svelte-zemmny{border-left:3px solid var(--color-error)}.toast.warning.svelte-zemmny{border-left:3px solid var(--color-orange)}.toast.info.svelte-zemmny{border-left:3px solid var(--color-success-alt)}.toast.clickable.svelte-zemmny{cursor:pointer}.toast.clickable.svelte-zemmny:hover{box-shadow:0 12px 40px var(--bg-black-50), 0 4px 12px #00000040;background:#262628fa;transform:translateY(-2px)}.toast-icon.svelte-zemmny{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;display:flex}.toast-content.svelte-zemmny{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.toast-message.svelte-zemmny{color:#fff;letter-spacing:-.01em;font-size:.875rem;font-weight:600;line-height:1.4}.toast-description.svelte-zemmny{color:#ffffff8c;font-size:.8125rem;line-height:1.4}.progress-wrapper.svelte-zemmny{align-items:center;gap:.625rem;margin-top:.5rem;display:flex}.progress-track.svelte-zemmny{background:var(--bg-white-08);border-radius:2px;flex:1;height:4px;overflow:hidden}.progress-fill.svelte-zemmny{border-radius:2px;height:100%;transition:width .3s cubic-bezier(.25,.46,.45,.94)}.progress-label.svelte-zemmny{text-align:right;font-variant-numeric:tabular-nums;min-width:32px;font-size:.6875rem;font-weight:600}.toast-dismiss.svelte-zemmny{cursor:pointer;color:#fff6;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-left:.25rem;transition:all .15s;display:flex}.toast-dismiss.svelte-zemmny svg:where(.svelte-zemmny){width:14px;height:14px}.toast-dismiss.svelte-zemmny:hover{background:var(--bg-white-08);color:#fffc}.toast-container.svelte-16oeye1{z-index:100000;pointer-events:none;flex-direction:column;gap:.625rem;width:100%;max-width:400px;padding:1rem;display:flex;position:fixed}.top.svelte-16oeye1{padding-top:calc(60px + 1rem);top:0}.bottom.svelte-16oeye1{bottom:0}.left.svelte-16oeye1{left:0}.right.svelte-16oeye1{right:0}.toast-wrapper.svelte-16oeye1{width:100%}@media (width<=480px){.toast-container.svelte-16oeye1{max-width:100%;padding:.75rem}.toast-container.left.svelte-16oeye1,.toast-container.right.svelte-16oeye1{left:0;right:0}}
