.toast.svelte-1ej3xn{position:fixed;bottom:max(1.5rem,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);background:var(--color-surface);border:1px solid var(--color-border);border-radius:1rem;padding:1rem 1.25rem;box-shadow:0 8px 24px #00000026;z-index:1000;max-width:min(90vw,400px);display:flex;align-items:center;gap:1rem;animation:svelte-1ej3xn-slideUp .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}[data-theme=dark] .toast.svelte-1ej3xn{background:linear-gradient(135deg,#3d1015f2,#2d0a0ff2);border-color:#c9a96166;box-shadow:0 8px 32px #00000080,0 4px 16px #2b4c7e4d}[data-theme=light] .toast.svelte-1ej3xn{background:#fdfcfaf2;border-color:#d4b5a099;box-shadow:0 8px 24px #8a847e33}[data-theme=poli] .toast.svelte-1ej3xn{background:#fdfefef2;border-color:#d4f1e3b3;box-shadow:0 8px 24px #7dd3a033}@keyframes svelte-1ej3xn-slideUp{0%{transform:translate(-50%) translateY(100px);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}.toast-content.svelte-1ej3xn{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.icon.svelte-1ej3xn{font-size:1.5rem;flex-shrink:0}.message.svelte-1ej3xn{font-size:.9rem;color:var(--color-text);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.toast-actions.svelte-1ej3xn{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.install-btn.svelte-1ej3xn{background:var(--color-primary);color:#fff;border:none;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}[data-theme=dark] .install-btn.svelte-1ej3xn{background:linear-gradient(135deg,#2b4c7e,#1e3a5f);border:1px solid rgba(201,169,97,.3);box-shadow:0 2px 8px #2b4c7e66}[data-theme=dark] .install-btn.svelte-1ej3xn:hover{background:linear-gradient(135deg,#3b5c8e,#2e4a6f);border-color:#c9a96180;box-shadow:0 4px 12px #2b4c7e80}[data-theme=light] .install-btn.svelte-1ej3xn{background:linear-gradient(135deg,#c9896a,#b67456);box-shadow:0 2px 8px #c9896a4d}[data-theme=light] .install-btn.svelte-1ej3xn:hover{background:linear-gradient(135deg,#d99980,#c68466);box-shadow:0 4px 12px #c9896a66}[data-theme=poli] .install-btn.svelte-1ej3xn{background:linear-gradient(135deg,#7dd3a0,#22c55e);box-shadow:0 2px 8px #7dd3a04d}[data-theme=poli] .install-btn.svelte-1ej3xn:hover{background:linear-gradient(135deg,#8de3b0,#32d56e);box-shadow:0 4px 12px #7dd3a066}.install-btn.svelte-1ej3xn:hover{transform:translateY(-1px)}.install-btn.svelte-1ej3xn:active{transform:translateY(0)}.close-btn.svelte-1ej3xn{background:transparent;border:none;color:var(--color-text-secondary);cursor:pointer;padding:.25rem;font-size:1.5rem;line-height:1;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s ease}.close-btn.svelte-1ej3xn:hover{background:var(--color-background-alt);color:var(--color-text)}[data-theme=dark] .close-btn.svelte-1ej3xn:hover{background:#c9a9611a}[data-theme=light] .close-btn.svelte-1ej3xn:hover{background:#d4b5a026}[data-theme=poli] .close-btn.svelte-1ej3xn:hover{background:#7dd3a01a}@media (max-width: 480px){.toast.svelte-1ej3xn{bottom:max(1rem,env(safe-area-inset-bottom));padding:.875rem 1rem}.message.svelte-1ej3xn{font-size:.85rem}.install-btn.svelte-1ej3xn{padding:.4rem .75rem;font-size:.8125rem}.icon.svelte-1ej3xn{font-size:1.25rem}}[data-theme=dark]{--bg-primary: #1a0505;--bg-secondary: #2d0a0f;--bg-card: #3d1015;--text-primary: #f5f1e8;--text-secondary: #b8b0a5;--accent-primary: #2b4c7e;--accent-secondary: #1e3a5f;--accent-gold: #c9a961;--accent-brass: #b8975a;--crimson: #dc3545;--shadow-color: rgba(43, 76, 126, .3);--royal-blue: #2b4c7e;--deep-maroon: #5a1a1f;--color-background: #1a0505;--color-background-alt: #2d0a0f;--color-surface: #3d1015;--color-text: #f5f1e8;--color-text-secondary: #b8b0a5;--color-border: rgba(201, 169, 97, .3);--button-primary-bg: linear-gradient(135deg, var(--accent-gold) 0%, var(--accent-brass) 100%);--button-primary-color: #1a0505;--button-primary-shadow: 0 2px 8px rgba(201, 169, 97, .4);--button-primary-hover-bg: linear-gradient(135deg, #dbb56b 0%, var(--accent-gold) 100%);--button-primary-hover-shadow: 0 4px 12px rgba(201, 169, 97, .5)}[data-theme=light]{--bg-primary: #f9f6f0;--bg-secondary: #f2ede4;--bg-card: #fdfcfa;--text-primary: #4a4642;--text-secondary: #8a847e;--accent-primary: #c9896a;--accent-secondary: #b67456;--accent-tertiary: #e8c291;--border-color: #d4b5a0;--shadow-color: rgba(138, 132, 126, .15);--muted-blue: #7b99aa;--muted-green: #8fa888;--soft-taupe: #b5ada6;--color-background: #f9f6f0;--color-background-alt: #f2ede4;--color-surface: #fdfcfa;--color-text: #4a4642;--color-text-secondary: #8a847e;--color-border: rgba(212, 181, 160, .5);--button-primary-bg: linear-gradient(135deg, #c9896a 0%, #b67456 100%);--button-primary-color: white;--button-primary-shadow: 0 2px 8px rgba(201, 137, 106, .25);--button-primary-hover-bg: linear-gradient(135deg, #d69980 0%, #c9896a 100%);--button-primary-hover-shadow: 0 4px 12px rgba(201, 137, 106, .35)}[data-theme=poli]{--bg-primary: #fdfefe;--bg-secondary: #fef5f9;--bg-card: #fdfefe;--text-primary: #4a5568;--text-secondary: #8b92a0;--accent-primary: #7dd3a0;--accent-secondary: #f5a3c7;--border-color: #d4f1e3;--shadow-color: rgba(125, 211, 160, .15);--pink-accent: #ffc0e0;--mint-accent: #b8f2d5;--color-background: #fdfefe;--color-background-alt: #fef5f9;--color-surface: #fdfefe;--color-text: #4a5568;--color-text-secondary: #8b92a0;--color-border: rgba(212, 241, 227, .6);--button-primary-bg: linear-gradient(135deg, #7dd3a0 0%, #b8f2d5 50%, #f5a3c7 100%);--button-primary-color: #ffffff;--button-primary-shadow: 0 4px 20px rgba(125, 211, 160, .25), 0 2px 10px rgba(245, 163, 199, .15);--button-primary-hover-bg: linear-gradient(135deg, #f5a3c7 0%, #ffc0e0 50%, #7dd3a0 100%);--button-primary-hover-shadow: 0 8px 30px rgba(255, 192, 224, .4), 0 4px 15px rgba(125, 211, 160, .3)}body{color:var(--color-text);background:var(--color-background);transition:background-color .3s ease,color .3s ease}:root{--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-primary-light: #dbeafe;--color-primary-dark: #1e40af;--color-secondary: #9333ea;--color-secondary-hover: #7e22ce;--color-secondary-light: #f3e8ff;--color-success: #10b981;--color-success-hover: #059669;--color-success-light: #d1fae5;--color-error: #ef4444;--color-error-hover: #dc2626;--color-error-light: #fee2e2;--color-warning: #f59e0b;--color-warning-hover: #d97706;--color-warning-light: #fef3c7;--color-background: #ffffff;--color-background-alt: #f9fafb;--color-surface: #ffffff;--color-surface-elevated: #ffffff;--color-text: #111827;--color-text-secondary: #6b7280;--color-text-tertiary: #9ca3af;--color-border: #e5e7eb;--color-border-light: #f3f4f6;--color-border-dark: #d1d5db;--space-xs: .25rem;--space-sm: .5rem;--space-md: .75rem;--space-lg: 1rem;--space-xl: 1.5rem;--space-2xl: 2rem;--space-3xl: 3rem;--space-4xl: 4rem;--font-family-sans: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-family-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, "Liberation Mono", monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 2rem;--font-size-4xl: 2.5rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.25;--line-height-normal: 1.5;--line-height-relaxed: 1.75;--radius-sm: .25rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-xl: .75rem;--radius-2xl: 1rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--z-base: 0;--z-dropdown: 100;--z-sticky: 200;--z-overlay: 300;--z-modal: 400;--z-toast: 500;--transition-fast: .15s ease-in-out;--transition-base: .2s ease-in-out;--transition-slow: .3s ease-in-out;--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--touch-target-min: 44px;--touch-target-comfortable: 48px}@media (prefers-color-scheme: dark){:root:not([data-theme]){--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-primary-light: #1e3a8a;--color-primary-dark: #60a5fa;--color-secondary: #a855f7;--color-secondary-hover: #9333ea;--color-secondary-light: #4c1d95;--color-success: #34d399;--color-success-hover: #10b981;--color-success-light: #064e3b;--color-error: #f87171;--color-error-hover: #ef4444;--color-error-light: #7f1d1d;--color-warning: #fbbf24;--color-warning-hover: #f59e0b;--color-warning-light: #78350f;--color-background: #0f172a;--color-background-alt: #1e293b;--color-surface: #1e293b;--color-surface-elevated: #334155;--color-text: #f1f5f9;--color-text-secondary: #94a3b8;--color-text-tertiary: #64748b;--color-border: #334155;--color-border-light: #1e293b;--color-border-dark: #475569;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .25);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .25), 0 2px 4px -2px rgb(0 0 0 / .25);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .25), 0 4px 6px -4px rgb(0 0 0 / .25);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .25), 0 8px 10px -6px rgb(0 0 0 / .25)}}[data-theme=light]{--color-primary: #2563eb;--color-primary-hover: #60a5fa;--color-primary-light: #dbeafe;--color-primary-dark: #1e40af;--color-secondary: #9333ea;--color-secondary-hover: #7e22ce;--color-secondary-light: #f3e8ff;--color-success: #10b981;--color-success-hover: #059669;--color-success-light: #d1fae5;--color-error: #ef4444;--color-error-hover: #dc2626;--color-error-light: #fee2e2;--color-warning: #f59e0b;--color-warning-hover: #d97706;--color-warning-light: #fef3c7;--color-background: #ffffff;--color-background-alt: #f9fafb;--color-surface: #ffffff;--color-surface-elevated: #ffffff;--color-text: #111827;--color-text-secondary: #6b7280;--color-text-tertiary: #9ca3af;--color-border: #e5e7eb;--color-border-light: #f3f4f6;--color-border-dark: #d1d5db}[data-theme=dark]{--color-primary: #3b82f6;--color-primary-hover: #2563eb;--color-primary-light: #1e3a8a;--color-primary-dark: #60a5fa;--color-secondary: #a855f7;--color-secondary-hover: #9333ea;--color-secondary-light: #4c1d95;--color-success: #34d399;--color-success-hover: #10b981;--color-success-light: #064e3b;--color-error: #f87171;--color-error-hover: #ef4444;--color-error-light: #7f1d1d;--color-warning: #fbbf24;--color-warning-hover: #f59e0b;--color-warning-light: #78350f;--color-background: #0f172a;--color-background-alt: #1e293b;--color-surface: #1e293b;--color-surface-elevated: #334155;--color-text: #f1f5f9;--color-text-secondary: #94a3b8;--color-text-tertiary: #64748b;--color-border: #334155;--color-border-light: #1e293b;--color-border-dark: #475569;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .25);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .25), 0 2px 4px -2px rgb(0 0 0 / .25);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .25), 0 4px 6px -4px rgb(0 0 0 / .25);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .25), 0 8px 10px -6px rgb(0 0 0 / .25)}[data-theme=poli]{--color-primary: #22c55e;--color-primary-hover: #16a34a;--color-primary-light: #dcfce7;--color-primary-dark: #15803d;--color-secondary: #ec4899;--color-secondary-hover: #db2777;--color-secondary-light: #fce7f3;--color-success: #22c55e;--color-success-hover: #16a34a;--color-success-light: #dcfce7;--color-error: #f472b6;--color-error-hover: #ec4899;--color-error-light: #fce7f3;--color-warning: #facc15;--color-warning-hover: #eab308;--color-warning-light: #fef9c3;--color-background: #ffffff;--color-background-alt: #f0fdf4;--color-surface: #ffffff;--color-surface-elevated: #fefefe;--color-text: #14532d;--color-text-secondary: #4ade80;--color-text-tertiary: #86efac;--color-border: #bbf7d0;--color-border-light: #dcfce7;--color-border-dark: #86efac}*,*:before,*:after{box-sizing:border-box}*{padding:0;margin:0}html{height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100%;font-family:var(--font-family-sans);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--color-text);-webkit-user-select:none;user-select:none;background-color:var(--color-background)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}h1,h2,h3,h4,h5,h6{text-rendering:optimizeLegibility}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}button{padding:0;margin:0;font-family:inherit;font-size:inherit;color:inherit;touch-action:manipulation;cursor:pointer;background:none;border:none}input,textarea,select{font-family:inherit;font-size:inherit}img,picture,video,canvas,svg{display:block;max-width:100%}ul:not([class]),ol:not([class]){list-style:none}
