.alert.svelte-1frq9vu{padding:var(--space-3) var(--space-4);border-radius:var(--radius);border:1px solid #0000}.alert__title.svelte-1frq9vu{margin-bottom:var(--space-1);display:block}.alert--info.svelte-1frq9vu{background:var(--color-info-bg);border-color:var(--color-info);color:var(--color-text)}.alert--success.svelte-1frq9vu{background:var(--color-success-bg);border-color:var(--color-success);color:var(--color-text)}.alert--warning.svelte-1frq9vu{background:var(--color-warning-bg);border-color:var(--color-warning);color:var(--color-text)}.alert--error.svelte-1frq9vu{background:var(--color-error-bg);border-color:var(--color-error);color:var(--color-text)}.brand.svelte-6d62c{align-items:center;gap:var(--space-2);display:inline-flex}.brand__mark.svelte-6d62c{height:var(--mark-size);filter:invert();width:auto;display:block}:root[data-theme=dark] .brand__mark.svelte-6d62c{filter:none}.brand__word.svelte-6d62c{font-family:var(--font-display);font-weight:600;font-size:var(--text-lg);letter-spacing:var(--tracking-snug);color:var(--color-text)}.btn.svelte-18sv61c{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius);font:inherit;cursor:pointer;transition:background var(--motion-fast), border-color var(--motion-fast), color var(--motion-fast), transform var(--motion-fast);border:1px solid #0000;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.btn.svelte-18sv61c:not(:disabled):not([aria-disabled=true]):active{transition-duration:var(--dur-instant);transform:scale(.97)}.btn--md.svelte-18sv61c{padding:var(--space-2) var(--space-4)}.btn--sm.svelte-18sv61c{padding:var(--space-1) var(--space-3);font-size:var(--text-sm)}.btn--block.svelte-18sv61c{width:100%}.btn.svelte-18sv61c:disabled,.btn[aria-disabled=true].svelte-18sv61c{opacity:.55;cursor:not-allowed;pointer-events:none}.btn--primary.svelte-18sv61c{background:var(--color-primary);color:var(--color-primary-text)}.btn--primary.svelte-18sv61c:hover{background:var(--color-primary-hover)}.btn--secondary.svelte-18sv61c{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.btn--secondary.svelte-18sv61c:hover{border-color:var(--color-border-strong);background:var(--color-surface-sunken)}.btn--ghost.svelte-18sv61c{color:var(--color-primary);background:0 0}.btn--ghost.svelte-18sv61c:hover{background:var(--color-info-bg)}.btn--danger.svelte-18sv61c{background:var(--color-error);color:#fff}.btn--danger.svelte-18sv61c:hover{filter:brightness(.94)}@media (prefers-reduced-motion:reduce){.btn.svelte-18sv61c:active{transform:none}}.card.svelte-1udyrqm{--card-radius:var(--radius-lg);--card-accent:var(--color-border-strong);text-align:left;background:var(--color-surface);width:100%;color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--card-radius);transition:border-color var(--motion-base);display:block;position:relative}.pad-none.svelte-1udyrqm{padding:0}.pad-sm.svelte-1udyrqm{padding:var(--space-3)}.pad-md.svelte-1udyrqm{padding:var(--space-5)}.pad-lg.svelte-1udyrqm{padding:var(--space-6)}.card--flat.svelte-1udyrqm{background:var(--color-surface-sunken)}.card--interactive.svelte-1udyrqm{cursor:pointer;font:inherit;color:inherit}.card--interactive.svelte-1udyrqm:hover{border-color:var(--color-border-strong);background:var(--color-surface-sunken)}.card--interactive.svelte-1udyrqm:active{background:var(--color-surface-sunken);transition-duration:var(--dur-instant)}.card--status.svelte-1udyrqm{padding-left:calc(var(--space-5) + 6px)}.card--status.pad-sm.svelte-1udyrqm{padding-left:calc(var(--space-3) + 6px)}.card--status.pad-lg.svelte-1udyrqm{padding-left:calc(var(--space-6) + 6px)}.card--status.svelte-1udyrqm:before{content:"";border-radius:var(--card-radius) 0 0 var(--card-radius);background:var(--card-accent);width:3px;position:absolute;inset:0 auto 0 0}.tone-info.svelte-1udyrqm{--card-accent:var(--color-info)}.tone-success.svelte-1udyrqm{--card-accent:var(--color-success)}.tone-warning.svelte-1udyrqm{--card-accent:var(--color-warning)}.tone-error.svelte-1udyrqm{--card-accent:var(--color-error)}.card__head.svelte-1udyrqm{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:flex}.card__icon.svelte-1udyrqm{color:var(--color-text-muted);flex:none;display:inline-flex}.card__title.svelte-1udyrqm{font-size:var(--text-lg);min-width:0;margin:0}.card__actions.svelte-1udyrqm{align-items:center;gap:var(--space-2);margin-left:auto;display:inline-flex}.card__head.svelte-1udyrqm:not(:has(.card__title)){margin-bottom:var(--space-3)}.grid.svelte-yb5num{grid-template-columns:repeat(auto-fill, minmax(min(var(--grid-min), 100%), 1fr));gap:var(--grid-gap);margin:0;padding:0;list-style:none;display:grid}.grid--dense.svelte-yb5num{grid-auto-flow:dense}.skeleton.svelte-1ezjsgv{gap:var(--space-3);padding:var(--space-5);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;display:flex}.skeleton__row.svelte-1ezjsgv{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.bar.svelte-1ezjsgv{border-radius:var(--radius-full);background:var(--color-surface-sunken);height:.75rem;display:block}.bar--title.svelte-1ezjsgv{width:40%;height:1rem}.bar--chip.svelte-1ezjsgv{border-radius:var(--radius-full);flex:none;width:4.5rem;height:1.25rem}.shimmer.svelte-1ezjsgv{position:relative;overflow:hidden}.shimmer.svelte-1ezjsgv:after{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--color-text) 8%, transparent), transparent);animation:svelte-1ezjsgv-shimmer 1.4s var(--ease) infinite;position:absolute;inset:0;transform:translate(-100%)}@keyframes svelte-1ezjsgv-shimmer{to{transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.shimmer.svelte-1ezjsgv:after{animation:none}}.cbx.svelte-fhdb99{align-items:center;gap:var(--space-2);padding:0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);transition:border-color var(--motion-fast), box-shadow var(--motion-fast);display:flex}.cbx.svelte-fhdb99:focus-within{border-color:var(--color-focus);box-shadow:0 0 0 3px var(--color-primary-subtle)}.cbx--disabled.svelte-fhdb99{opacity:.6;cursor:not-allowed}.cbx.svelte-fhdb99 .cbx__lead{color:var(--color-text-subtle);flex-shrink:0}.cbx__lead--spin.svelte-fhdb99{border:2px solid var(--color-border-strong);border-top-color:var(--color-primary);border-radius:var(--radius-full);width:16px;height:16px;animation:.7s linear infinite svelte-fhdb99-cbx-spin}@keyframes svelte-fhdb99-cbx-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.cbx__lead--spin.svelte-fhdb99{animation-duration:1.6s}}.cbx.svelte-fhdb99 .cbx__input{min-width:0;padding:var(--space-2) 0;color:var(--color-text);font:inherit;background:0 0;border:none;outline:none;flex:1}.cbx.svelte-fhdb99 .cbx__input::placeholder{color:var(--color-text-muted);opacity:1}.cbx.svelte-fhdb99 .cbx__trigger{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;display:inline-flex}.cbx--disabled.svelte-fhdb99 .cbx__trigger{cursor:not-allowed}.cbx__content{width:var(--bits-combobox-anchor-width);max-height:min(18rem, var(--bits-combobox-available-height));padding:var(--space-1);background:var(--color-surface-raised);border:1px solid var(--color-border-strong);border-radius:var(--radius);z-index:50;overflow-y:auto}.cbx__item{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);color:var(--color-text);cursor:pointer;-webkit-user-select:none;user-select:none;display:flex}.cbx__item[data-highlighted]{background:var(--color-surface-sunken)}.cbx__item[data-selected]{color:var(--color-primary);font-weight:600}.cbx__item[data-disabled]{opacity:.45;cursor:not-allowed}.cbx__label{align-items:baseline;gap:var(--space-2);min-width:0;display:inline-flex}.cbx__hint{color:var(--color-text-subtle);font-size:var(--text-xs);font-weight:400}.cbx__check{color:var(--color-primary);flex-shrink:0}.cbx__empty.svelte-fhdb99{padding:var(--space-3);color:var(--color-text-muted);font-size:var(--text-sm)}.dropzone.svelte-4vl3bt{justify-content:center;align-items:center;gap:var(--space-2);min-height:14rem;padding:var(--space-8) var(--space-5);border:2px dashed var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-surface-sunken);color:var(--color-text-muted);text-align:center;cursor:pointer;touch-action:manipulation;transition:border-color var(--motion-base), background var(--motion-base), color var(--motion-base);flex-direction:column;display:flex;position:relative;overflow:hidden}.dropzone.svelte-4vl3bt:hover,.dropzone.svelte-4vl3bt:focus-visible{border-color:var(--color-primary);color:var(--color-text)}.dropzone--dragging.svelte-4vl3bt{border-color:var(--color-primary);background:var(--color-info-bg);color:var(--color-text);border-style:solid}.dropzone--disabled.svelte-4vl3bt{cursor:not-allowed;opacity:.6}.dropzone--busy.svelte-4vl3bt:after{content:"";border-radius:var(--radius-full);background:var(--color-primary);width:35%;height:2px;animation:svelte-4vl3bt-dropzone-sweep 1.2s var(--ease-in-out) infinite;position:absolute;top:0;left:0}.dropzone__content.svelte-4vl3bt{align-items:center;gap:var(--space-2);flex-direction:column;display:flex;position:relative}.dropzone__input.svelte-4vl3bt{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dropzone__icon.svelte-4vl3bt{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:2.25rem;height:2.25rem}.dropzone__title.svelte-4vl3bt{font-size:var(--text-lg);color:var(--color-text);margin:0;font-weight:600}.dropzone__hint.svelte-4vl3bt{font-size:var(--text-sm);margin:0}@keyframes svelte-4vl3bt-dropzone-sweep{0%{transform:translate(-120%)}to{transform:translate(320%)}}@media (prefers-reduced-motion:reduce){.dropzone.svelte-4vl3bt{transition:border-color var(--motion-fast), background var(--motion-fast), color var(--motion-fast)}.dropzone--busy.svelte-4vl3bt:after{opacity:.5;width:100%;animation:none}}.empty.svelte-13862ru{text-align:center;align-items:center;gap:var(--space-2);padding:var(--space-8) var(--space-5);border:1px dashed var(--color-border-strong);border-radius:var(--radius-lg);background:var(--color-surface-sunken);color:var(--color-text-muted);flex-direction:column;display:flex}.empty__icon.svelte-13862ru{width:3rem;height:3rem;margin-bottom:var(--space-1);border-radius:var(--radius-full);background:var(--color-surface);color:var(--color-primary);box-shadow:var(--shadow-xs);justify-content:center;align-items:center;display:inline-flex}.empty__icon.svelte-13862ru svg{width:1.5rem;height:1.5rem}.empty__title.svelte-13862ru{font-weight:600;font-size:var(--text-base);color:var(--color-text);margin:0}.empty__desc.svelte-13862ru{max-width:32rem;font-size:var(--text-sm);margin:0}.empty__action.svelte-13862ru{margin-top:var(--space-3)}.field.svelte-175sa6o{gap:var(--space-1);flex-direction:column;display:flex}.field__label.svelte-175sa6o{align-items:baseline;gap:var(--space-2);font-weight:600;font-size:var(--text-sm);display:inline-flex}.field__optional.svelte-175sa6o{color:var(--color-text-muted);font-weight:400}.field__hint.svelte-175sa6o{color:var(--color-text-muted);font-size:var(--text-sm)}.field.svelte-175sa6o :is(input:where(.svelte-175sa6o),textarea:where(.svelte-175sa6o)){padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);color:var(--color-text);font:inherit;resize:vertical;transition:border-color var(--motion-fast), box-shadow var(--motion-fast)}.field.svelte-175sa6o :where(.svelte-175sa6o):is(input:where(.svelte-175sa6o),textarea:where(.svelte-175sa6o)):focus-visible{border-color:var(--color-focus);box-shadow:0 0 0 3px var(--color-primary-subtle);outline:none}.field.svelte-175sa6o :is(input:where(.svelte-175sa6o),textarea:where(.svelte-175sa6o))[aria-invalid=true]:where(.svelte-175sa6o){border-color:var(--color-error)}.field.svelte-175sa6o :is(input:where(.svelte-175sa6o),textarea:where(.svelte-175sa6o))[aria-invalid=true]:where(.svelte-175sa6o):focus-visible{box-shadow:0 0 0 3px var(--color-error-bg)}.field__error.svelte-175sa6o{color:var(--color-error);font-size:var(--text-sm)}.menu.svelte-15gydnd{display:inline-flex;position:relative}.menu__trigger.svelte-15gydnd{cursor:pointer;transition:background var(--motion-fast), color var(--motion-fast), border-color var(--motion-fast);justify-content:center;align-items:center;display:inline-flex}.menu__trigger--button.svelte-15gydnd{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);width:2.25rem;height:2.25rem;color:var(--color-text-muted);padding:0}.menu__trigger--button.svelte-15gydnd:hover,.menu__trigger--button.menu__trigger--open.svelte-15gydnd{color:var(--color-text);border-color:var(--color-border-strong);background:var(--color-surface-sunken)}.menu__trigger--plain.svelte-15gydnd{border-radius:var(--radius-full);color:inherit;background:0 0;border:none;padding:0}.menu__trigger.svelte-15gydnd svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.125rem;height:1.125rem}.menu__popover.svelte-15gydnd{top:calc(100% + var(--space-2));min-width:12rem;padding:var(--space-1);background:var(--color-surface-raised);border:1px solid var(--color-border-strong);border-radius:var(--radius);z-index:50;flex-direction:column;display:flex;position:absolute}.menu__popover--end.svelte-15gydnd{right:0}.menu__popover--start.svelte-15gydnd{left:0}.menu__popover.svelte-15gydnd a,.menu__popover.svelte-15gydnd button{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font:inherit;text-align:left;color:var(--color-text);cursor:pointer;background:0 0;border:none;font-size:.9375rem;line-height:1.4;text-decoration:none;display:flex}.menu__popover.svelte-15gydnd a:hover,.menu__popover.svelte-15gydnd button:hover{background:var(--color-surface-sunken)}.menu__popover.svelte-15gydnd a[aria-current=page]{color:var(--color-primary);font-weight:600}.menu__popover.svelte-15gydnd form{margin:0}.overlay.svelte-ta60gp{z-index:100;padding:var(--space-4);background:color-mix(in srgb, var(--color-text) 45%, transparent);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal.svelte-ta60gp{width:100%;max-width:32rem;max-height:calc(100vh - 2 * var(--space-4));background:var(--color-surface-raised);border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);outline:none;flex-direction:column;display:flex}.modal__head.svelte-ta60gp{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--color-border);display:flex}.modal__title.svelte-ta60gp{font-size:var(--text-lg);margin:0}.modal__close.svelte-ta60gp{border-radius:var(--radius);width:2rem;height:2rem;color:var(--color-text-muted);cursor:pointer;transition:color var(--motion-fast), border-color var(--motion-fast), background var(--motion-fast);background:0 0;border:1px solid #0000;flex:none;justify-content:center;align-items:center;display:inline-flex}.modal__close.svelte-ta60gp:hover{color:var(--color-text);border-color:var(--color-border-strong);background:var(--color-surface-sunken)}.modal__close.svelte-ta60gp:focus-visible{border-color:var(--color-focus);box-shadow:0 0 0 3px var(--color-primary-subtle);outline:none}.modal__body.svelte-ta60gp{padding:var(--space-4);overflow-y:auto}.modal__footer.svelte-ta60gp{justify-content:flex-end;gap:var(--space-2);padding:var(--space-4);border-top:1px solid var(--color-border);flex-wrap:wrap;display:flex}.track.svelte-1qjgclg{border-radius:var(--radius-full);background:var(--color-surface-sunken);width:100%;height:.5rem;overflow:hidden}.fill.svelte-1qjgclg{border-radius:inherit;height:100%}.fill--primary.svelte-1qjgclg{background:var(--color-primary)}.fill--success.svelte-1qjgclg{background:var(--color-success)}.fill--error.svelte-1qjgclg{background:var(--color-error)}.fill--indeterminate.svelte-1qjgclg{width:40%;animation:svelte-1qjgclg-slide 1.1s var(--ease) infinite}@keyframes svelte-1qjgclg-slide{0%{transform:translate(-110%)}to{transform:translate(310%)}}@media (prefers-reduced-motion:reduce){.fill--indeterminate.svelte-1qjgclg{opacity:.6;width:100%;animation:none}}.seg{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface-sunken);gap:2px;padding:3px;display:inline-flex}.seg[data-disabled]{opacity:.6}.seg__item{appearance:none;padding:var(--space-1) var(--space-3);border-radius:calc(var(--radius) - 3px);color:var(--color-text-muted);font:inherit;font-size:var(--text-sm);white-space:nowrap;text-transform:capitalize;cursor:pointer;transition:background var(--motion-fast), color var(--motion-fast), box-shadow var(--motion-fast);background:0 0;border:none;justify-content:center;align-items:center;font-weight:600;line-height:1.4;display:inline-flex}.seg__item:hover:not([data-state=checked]):not([data-disabled]){color:var(--color-text)}.seg__item[data-state=checked]{background:var(--color-surface);color:var(--color-primary);box-shadow:var(--shadow-xs)}.seg__item[data-disabled]{cursor:not-allowed}.seg__item:focus-visible{box-shadow:0 0 0 2px var(--color-focus);outline:none}.stack.svelte-x2cdj9{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.skeleton.svelte-x2cdj9{background:var(--color-surface-sunken);background-image:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--color-text) 7%, transparent) 50%, transparent 100%);animation:svelte-x2cdj9-skeleton-sweep 1.3s var(--ease) infinite;background-repeat:no-repeat;background-size:200% 100%;flex-shrink:0;display:block}@keyframes svelte-x2cdj9-skeleton-sweep{0%{background-position:-150% 0}to{background-position:150% 0}}@media (prefers-reduced-motion:reduce){.skeleton.svelte-x2cdj9{opacity:.7;background-image:none;animation:none}}.spinner.svelte-f4erjd{width:var(--spinner-size);height:var(--spinner-size);border:2px solid color-mix(in srgb, currentColor 25%, transparent);border-radius:var(--radius-full);border-top-color:currentColor;animation:.7s linear infinite svelte-f4erjd-spin;display:inline-block}@keyframes svelte-f4erjd-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.spinner.svelte-f4erjd{animation-duration:1.6s}}.chip.svelte-4eq9e4{align-items:center;gap:var(--space-2);padding:.125rem var(--space-3);border-radius:var(--radius-full);font-size:var(--text-xs);white-space:nowrap;transition:background-color var(--motion-base), border-color var(--motion-base), color var(--motion-base);border:1px solid #0000;font-weight:600;line-height:1.6;display:inline-flex}.chip__dot.svelte-4eq9e4{border-radius:var(--radius-full);background:currentColor;width:.5rem;height:.5rem}.chip__icon.svelte-4eq9e4{margin-left:-.0625rem;display:inline-flex}.chip__icon.svelte-4eq9e4 svg{width:.875rem;height:.875rem}.chip--neutral.svelte-4eq9e4{background:var(--color-surface-sunken);border-color:var(--color-border);color:var(--color-text-muted)}.chip--info.svelte-4eq9e4{background:var(--color-info-bg);color:var(--color-info)}.chip--success.svelte-4eq9e4{background:var(--color-success-bg);color:var(--color-success)}.chip--warning.svelte-4eq9e4{background:var(--color-warning-bg);color:var(--color-warning)}.chip--error.svelte-4eq9e4{background:var(--color-error-bg);color:var(--color-error)}@media (prefers-reduced-motion:no-preference){.chip__dot--pulse.svelte-4eq9e4{animation:svelte-4eq9e4-chip-pulse 1.4s var(--ease-in-out) infinite}.chip--changed.svelte-4eq9e4{animation:svelte-4eq9e4-chip-pop var(--dur-slow) var(--ease-spring)}}@keyframes svelte-4eq9e4-chip-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}@keyframes svelte-4eq9e4-chip-pop{0%{transform:scale(.92)}60%{transform:scale(1.06)}to{transform:scale(1)}}.theme-toggle.svelte-1cmi4dh{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);width:2.25rem;height:2.25rem;color:var(--color-text-muted);cursor:pointer;transition:background var(--motion-fast), color var(--motion-fast), border-color var(--motion-fast);justify-content:center;align-items:center;padding:0;display:inline-flex}.theme-toggle.svelte-1cmi4dh:hover{color:var(--color-text);border-color:var(--color-border-strong);background:var(--color-surface-sunken)}.theme-toggle.svelte-1cmi4dh svg:where(.svelte-1cmi4dh){fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.125rem;height:1.125rem}.toaster.svelte-1kymlcg{bottom:var(--space-5);right:var(--space-5);z-index:50;gap:var(--space-2);max-width:min(24rem, calc(100vw - 2 * var(--space-5)));flex-direction:column;display:flex;position:fixed}.toast.svelte-1kymlcg{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-3) var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);box-shadow:var(--shadow-md);border-left-width:3px;display:flex}.toast__icon.svelte-1kymlcg{flex-shrink:0;display:inline-flex}.toast__icon.svelte-1kymlcg svg{width:1.125rem;height:1.125rem}.toast--success.svelte-1kymlcg{border-left-color:var(--color-success)}.toast--success.svelte-1kymlcg .toast__icon:where(.svelte-1kymlcg){color:var(--color-success)}.toast--error.svelte-1kymlcg{border-left-color:var(--color-error)}.toast--error.svelte-1kymlcg .toast__icon:where(.svelte-1kymlcg){color:var(--color-error)}.toast--info.svelte-1kymlcg{border-left-color:var(--color-info,var(--color-primary))}.toast--info.svelte-1kymlcg .toast__icon:where(.svelte-1kymlcg){color:var(--color-info,var(--color-primary))}.toast__message.svelte-1kymlcg{min-width:0;font-size:var(--text-sm);color:var(--color-text);overflow-wrap:anywhere;flex:1}.toast__action.svelte-1kymlcg{padding:var(--space-1) var(--space-3);border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:var(--color-surface);font:inherit;color:var(--color-primary);cursor:pointer;transition:border-color var(--motion-fast);flex-shrink:0;font-size:.8125rem;font-weight:600}.toast__action.svelte-1kymlcg:hover{border-color:var(--color-primary)}.toast__close.svelte-1kymlcg{width:1.5rem;height:1.5rem;color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:1.25rem;line-height:1}.toast__close.svelte-1kymlcg:hover{color:var(--color-text)}
