.top-layout.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.toast-container.svelte-12qhfyh{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:#fff;border-radius:1rem;box-shadow:0 10px 40px #0000001f,0 2px 8px #00000014;border-left:4px solid;min-width:320px;max-width:420px}.toast-container.info.svelte-12qhfyh{border-left-color:var(--color-primary-500)}.toast-container.success.svelte-12qhfyh{border-left-color:var(--color-success-500)}.toast-container.warning.svelte-12qhfyh{border-left-color:var(--color-warning-500)}.toast-container.error.svelte-12qhfyh{border-left-color:var(--color-error-500)}.toast-icon.svelte-12qhfyh{flex-shrink:0;width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.toast-container.info.svelte-12qhfyh .toast-icon:where(.svelte-12qhfyh){background:var(--color-primary-100);color:var(--color-primary-600)}.toast-container.success.svelte-12qhfyh .toast-icon:where(.svelte-12qhfyh){background:var(--color-success-100);color:var(--color-success-600)}.toast-container.warning.svelte-12qhfyh .toast-icon:where(.svelte-12qhfyh){background:var(--color-warning-100);color:var(--color-warning-600)}.toast-container.error.svelte-12qhfyh .toast-icon:where(.svelte-12qhfyh){background:var(--color-error-100);color:var(--color-error-600)}.toast-content.svelte-12qhfyh{display:flex;flex-direction:column;gap:.125rem}.toast-title.svelte-12qhfyh{font-family:var(--heading-font-family);font-weight:600;font-size:.9375rem;color:var(--color-surface-800)}.toast-description.svelte-12qhfyh{font-size:.8125rem;color:var(--color-surface-500);line-height:1.4}.toast-action.svelte-12qhfyh{padding:.375rem .75rem;font-size:.8125rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;transition:all .2s ease;background:var(--color-primary-100);color:var(--color-primary-700)}.toast-action.svelte-12qhfyh:hover{background:var(--color-primary-200)}.toast-close.svelte-12qhfyh{flex-shrink:0;width:1.5rem;height:1.5rem;border-radius:.375rem;border:none;background:transparent;color:var(--color-surface-400);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;margin-left:auto}.toast-close.svelte-12qhfyh:hover{background:var(--color-surface-100);color:var(--color-surface-600)}[data-mode=dark] .toast-container.svelte-12qhfyh{background:var(--color-surface-800)}[data-mode=dark] .toast-title.svelte-12qhfyh{color:var(--color-surface-100)}[data-mode=dark] .toast-description.svelte-12qhfyh{color:var(--color-surface-400)}[data-mode=dark] .toast-close.svelte-12qhfyh{color:var(--color-surface-500)}[data-mode=dark] .toast-close.svelte-12qhfyh:hover{background:var(--color-surface-700);color:var(--color-surface-300)}[data-scope=toast][data-part=root]{background:transparent!important;background-color:transparent!important;background-image:none!important;padding:0!important;margin:0!important;border:none!important;box-shadow:none!important;border-radius:0!important;color:inherit!important}[data-scope=toast][data-part=root][data-type=info],[data-scope=toast][data-part=root][data-type=success],[data-scope=toast][data-part=root][data-type=warning],[data-scope=toast][data-part=root][data-type=error]{background:transparent!important;background-color:transparent!important;background-image:none!important;border:none!important;box-shadow:none!important;color:inherit!important}[data-scope=toast][data-part=message],[data-scope=toast][data-part=title],[data-scope=toast][data-part=description]{color:inherit!important}[data-scope=toast][data-part=action-trigger],[data-scope=toast][data-part=close-trigger]{all:unset!important;display:contents!important}[data-scope=toast][data-part=ghost-before],[data-scope=toast][data-part=ghost-after]{display:none!important}
