.toast-host.svelte-14cy83{position:fixed;top:1rem;right:1rem;z-index:1200;display:grid;gap:.6rem;max-width:min(92vw,380px)}.toast.svelte-14cy83{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.85rem .9rem;border-radius:12px;color:#fff;box-shadow:0 10px 25px #00000026}.toast.info.svelte-14cy83{background:linear-gradient(135deg,#5a7cfa,#4a62d6)}.toast.success.svelte-14cy83{background:linear-gradient(135deg,#3ba66b,#2f8d59)}.toast.warning.svelte-14cy83{background:linear-gradient(135deg,#d19631,#b97e18)}.toast.error.svelte-14cy83{background:linear-gradient(135deg,#d45c5c,#bb4141)}.toast-message.svelte-14cy83{font-size:.92rem;line-height:1.4}.toast-close.svelte-14cy83{border:none;background:transparent;color:inherit;cursor:pointer;font-size:1.1rem;line-height:1;padding:.1rem .2rem}@media (max-width: 768px){.toast-host.svelte-14cy83{left:.75rem;right:.75rem;top:.75rem;max-width:none}}:root{--color-primary: #e89ab8;--color-primary-dark: #d77a9c;--color-secondary: #555555;--color-secondary-dark: #444444;--color-background: #f8f8f8;--color-text: #333333;--color-text-light: #555555;--color-text-muted: #5a6a7a;--color-accent-blue: #5a6a7a;--color-accent-light: #8a9aaa;--font-family-base: "Poppins", sans-serif;--font-family-heading: "Poppins", sans-serif;--font-size-xs: .875rem;--font-size-sm: .9375rem;--font-size-base: 1rem;--font-size-md: 1.125rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--font-size-2xl: 2rem;--font-size-3xl: 2.5rem;--font-size-4xl: 3.5rem;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--spacing-2xl: 4rem;--spacing-3xl: 5rem;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 20px;--radius-full: 50px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .08);--shadow-md: 0 4px 15px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 25px rgba(0, 0, 0, .15);--shadow-xl: 0 10px 40px rgba(0, 0, 0, .2);--shadow-pink: 0 4px 15px rgba(232, 154, 184, .4);--shadow-pink-hover: 0 6px 20px rgba(232, 154, 184, .6);--transition-fast: .2s ease;--transition-base: .3s ease;--transition-slow: .5s ease;--touch-target-min: 44px;--focus-outline: 2px solid var(--color-primary);--focus-outline-offset: 2px}:global(.dark-mode){--color-background: #1a1a1a;--color-text: #e0e0e0;--color-text-light: #bfc2c7;--color-text-muted: #8a9aaa;--color-secondary: #2a2a2a;--color-primary-dark: #d77a9c}
