:root{--color-background: #121214;--color-surface: #1a1a1d;--color-surface-light: rgba(255, 255, 255, .05);--color-surface-lighter: rgba(50, 50, 50, 1);--color-surface-variant: rgba(255, 255, 255, .1);--color-surface-bright: rgba(255, 255, 255, .15);--color-surface-highlight: rgba(255, 255, 255, .3);--color-surface-dark: rgba(0, 0, 0, .1);--color-surface-darker: rgba(0, 0, 0, .2);--color-surface-disabled: rgba(30, 30, 30, 1);--color-primary: rgb(255, 62, 143);--color-primary-dark: #e62e7a;--color-primary-darker: #cc2066;--color-primary-light: rgba(255, 62, 143, .1);--color-secondary: rgb(139, 92, 246);--color-secondary-light: rgba(139, 92, 246, .1);--color-third: #74ff52;--color-fourth: #3b99fc;--color-sub-70: rgba(255, 62, 204, .6);--color-gray-100: #e1e1e6;--color-gray-200: #c4c4cc;--color-gray-300: #8d8d99;--color-gray-400: #7c7c8a;--color-gray-500: #505059;--color-gray-600: #323238;--color-gray-700: #29292e;--color-gray-800: #202024;--color-gray-900: #121214;--color-border: rgba(255, 255, 255, .1);--color-border-light: rgba(255, 255, 255, .05);--color-border-hover: rgba(255, 255, 255, .2);--color-border-bright: rgba(255, 255, 255, .3);--color-error: #ff4d4d;--color-error-light: rgba(255, 77, 77, .1);--color-error-dark: #c82333;--color-disabled: rgba(255, 255, 255, .2);--color-success: #4CAF50;--color-success-light: rgba(76, 175, 80, .1);--color-warning: #FFC107;--color-warning-light: rgba(255, 193, 7, .1);--color-warning-dark: #E0A800;--color-info: #2196F3;--color-info-light: rgba(33, 150, 243, .1);--color-premium: #FFD700;--color-premium-dark: #E0A800;--color-premium-light: rgba(255, 215, 0, .1);--color-surface-hover: rgba(255, 255, 255, .05);--color-surface-active: rgba(255, 255, 255, .1);--color-background-light: rgba(255, 255, 255, .02);--color-text: #ffffff;--color-text-primary: #ffffff;--color-text-secondary: rgba(255, 255, 255, .7);--color-text-tertiary: rgba(255, 255, 255, .4);--color-white: #ffffff;--color-black: #000000;--spacing-xs: .25em;--spacing-sm: .5em;--spacing-md: 1em;--spacing-lg: 1.5em;--spacing-xl: 2em;--spacing-2xl: 2.5em;--sidebar-width: 17.5em;--sidebar-collapsed-width: 4.375em;--header-height: 4em;--main-top-padding: 0;--main-bottom-padding: 0;--mobile-top-height: 0em;--mobile-bottom-height: 0em;--mobile-bottom-padding: 0em;--mobile-bottom-position: calc(0em - env(safe-area-inset-bottom)) ;--mobile-bottom-inner-padding: calc(var(--main-top-padding) + var(--mobile-bottom-height));--border-radius: .25em;--radius-sm: .25em;--radius-md: .5em;--radius-lg: 1em;--radius-xl: 1.5em;--radius-2xl: 2em;--modal-background: var(--color-surface);--modal-border: var(--color-border);--modal-shadow: 0 8px 32px rgba(0, 0, 0, .15);--modal-overlay: rgba(0, 0, 0, .7);--modal-blur: blur(.1em);--modal-border-radius: .75rem;--modal-padding: 1.5rem;--modal-padding-sm: 1.25rem;--modal-transition: all .3s cubic-bezier(.4, 0, .2, 1);--modal-hover-transform: translateY(-2px);--modal-hover-shadow: 0 12px 40px rgba(0, 0, 0, .2);--color-blue: #3b82f6;--color-green: #10b981;--color-yellow: #f59e0b;--color-purple: #8b5cf6;--color-red: #ef4444;--color-indigo: #6366f1;--color-sky: #0ea5e9;--color-gray: #64748b;--default-font-family: monospace, sans-serif;--msg-context-bg-user: rgba(100, 100, 100, .5);--msg-context-bg-character: rgba(0, 0, 0, .5);--msg-context-shadow-user: 0 0 .75em .25em rgba(100, 100, 100, .25) inset, 0 0 1.5em .5em rgba(100, 100, 100, .25) inset;--msg-context-shadow-character: 0 0 .75em .25em rgba(0, 0, 0, .25) inset, 0 0 1.5em .5em rgba(0, 0, 0, .25) inset;--scrollbar-thumb-color: rgba(255, 255, 255, .3);--scrollbar-track-color: transparent;--color-funnel-bar-bg: #c4c4cc;--color-metric-unique: #10b981;--color-metric-active: #f59e0b;--color-metric-signup: #6366f1;--color-metric-subscription: #ef4444;--color-metric-new: #3b82f6;--color-metric-returning: #a21caf;--color-metric-pageviews: #0ea5e9;--color-stat-experience-bg: linear-gradient(135deg, #ffd700, #ffed4e);--color-stat-experience-text: #8b6914;--color-stat-experience-border: #ffd700;--color-stat-message-bg: linear-gradient(135deg, #4CAF50, #66BB6A);--color-stat-message-text: #ffffff;--color-stat-message-border: #4CAF50;--color-stat-image-bg: linear-gradient(135deg, #2196F3, #42A5F5);--color-stat-image-text: #ffffff;--color-stat-image-border: #2196F3;--color-stat-ec-bg: linear-gradient(135deg, #9C27B0, #BA68C8);--color-stat-ec-text: #ffffff;--color-stat-ec-border: #9C27B0}@media (max-width: 48em){:root{--sidebar-width: 100vw;--sidebar-collapsed-width: 0;--spacing-md: .75em;--spacing-lg: 1em;--spacing-xl: 1.25em;--spacing-2xl: 1.5em;--main-top-padding: max(0em, env(safe-area-inset-top));--main-bottom-padding: max(0em, env(safe-area-inset-bottom));--mobile-bottom-bar-height: 4em;--mobile-bottom-height: 4em;--mobile-bottom-position: calc(0em - env(safe-area-inset-bottom)) ;--mobile-bottom-padding: calc(var(--mobile-bottom-height) + var(--main-bottom-padding) + 5.5em);--mobile-bottom-inner-padding: calc(var(--main-top-padding) + var(--mobile-bottom-height))}}button.svelte-1ktx1ph{user-select:none;color:inherit}a{color:inherit;text-decoration:inherit}.icon-wrap{display:flex;align-items:center;justify-content:center}.modal-overlay.svelte-1ktx1ph{position:fixed;inset:0;background:var(--modal-overlay);backdrop-filter:var(--modal-blur);display:flex;justify-content:center;align-items:center;z-index:7000}.modal-container.svelte-1ktx1ph{position:relative;max-width:90%;max-height:90vh;overflow-y:auto;box-shadow:var(--modal-shadow);border:1px solid var(--modal-border);backdrop-filter:var(--modal-blur);z-index:1001;transition:var(--modal-transition);padding:var(--modal-padding);max-width:var(--modal-max-width);max-height:var(--modal-max-height);border-radius:var(--modal-border-radius);box-shadow:var(--modal-box-shadow);background:var(--modal-background);color:var(--modal-color);width:var(--modal-width);height:var(--modal-height);display:flex;flex-direction:column}.modal-container.svelte-1ktx1ph:hover{transform:var(--modal-hover-transform);box-shadow:var(--modal-hover-shadow)}.modal-container.notification.svelte-1ktx1ph{padding:var(--modal-padding-sm);display:flex;flex-direction:column;gap:1em}.modal-container.svelte-1ktx1ph .close-button:where(.svelte-1ktx1ph){position:absolute;top:var(--spacing-sm);right:var(--spacing-sm);width:2em;height:2em;background:none;border:none;color:var(--color-text-secondary);cursor:pointer;padding:var(--spacing-sm);border-radius:50%;transition:all .2s ease;z-index:1;transform-origin:center;will-change:transform;display:flex;justify-content:center;align-items:center;box-shadow:0 0 .125em var(--color-surface);background:var(--color-surface-darker)}.modal-container.svelte-1ktx1ph .close-button:where(.svelte-1ktx1ph):hover{color:var(--color-text);transform:rotate(90deg)}.modal-container.svelte-1ktx1ph .close-button:where(.svelte-1ktx1ph) i:where(.svelte-1ktx1ph){font-size:1.2em;display:flex;justify-content:center;align-items:center}.modal-container.svelte-1ktx1ph .modal-split-layout:where(.svelte-1ktx1ph){display:grid;grid-template-columns:2fr 3fr;width:min(90vw,50em);height:auto;min-height:0;max-height:90vh}.modal-container.svelte-1ktx1ph .modal-split-layout.background-image:where(.svelte-1ktx1ph){background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;aspect-ratio:2/3;position:relative;justify-content:flex-end}.modal-container.svelte-1ktx1ph .modal-split-layout.background-image:where(.svelte-1ktx1ph) .modal-content-container:where(.svelte-1ktx1ph){background:linear-gradient(to bottom,#0000,#0006 40%,#000c);flex:0;width:100%;padding:var(--spacing-lg)}.modal-container.svelte-1ktx1ph .modal-split-layout.background-image:where(.svelte-1ktx1ph) .modal-title:where(.svelte-1ktx1ph),.modal-container.svelte-1ktx1ph .modal-split-layout.background-image:where(.svelte-1ktx1ph) .modal-content:where(.svelte-1ktx1ph){margin:.25em;min-width:15em;max-width:90%}@media (max-width: 480px){.modal-container.svelte-1ktx1ph .modal-split-layout:where(.svelte-1ktx1ph){grid-template-columns:auto;font-size:.8em}.modal-container.svelte-1ktx1ph .modal-image-container:where(.svelte-1ktx1ph) img:where(.svelte-1ktx1ph){aspect-ratio:1/1}}.modal-container.svelte-1ktx1ph .modal-image-container:where(.svelte-1ktx1ph){position:relative;overflow:hidden;background:var(--color-surface-dark)}.modal-container.svelte-1ktx1ph .modal-image-container:where(.svelte-1ktx1ph) img:where(.svelte-1ktx1ph){width:100%;height:100%;object-fit:cover}.modal-container.svelte-1ktx1ph .modal-content-container:where(.svelte-1ktx1ph){flex:0 0 50%;padding:var(--spacing-lg);display:flex;flex-direction:column;background:var(--color-surface);position:relative}.modal-container.svelte-1ktx1ph .modal-content-container:where(.svelte-1ktx1ph) .modal-title:where(.svelte-1ktx1ph){margin:0 0 var(--spacing-md) 0;font-size:1.5em;color:var(--color-text);font-weight:600;padding-right:var(--spacing-xl)}.modal-container.svelte-1ktx1ph .modal-content-container:where(.svelte-1ktx1ph) .modal-content:where(.svelte-1ktx1ph){flex:1;color:var(--color-text);line-height:1.6;margin-bottom:var(--spacing-lg)}.modal-container.svelte-1ktx1ph .modal-content-container:where(.svelte-1ktx1ph) .modal-actions:where(.svelte-1ktx1ph){display:flex;gap:var(--spacing-md);justify-content:flex-end;margin-top:auto}.modal-container.svelte-1ktx1ph .modal-content-container:where(.svelte-1ktx1ph) .modal-actions:where(.svelte-1ktx1ph) button:where(.svelte-1ktx1ph){padding:.75em 1.5em;border:none;border-radius:.5em;cursor:pointer;font-weight:500;transition:all .2s ease;font-size:.95em}.modal-container.svelte-1ktx1ph .modal-content-container:where(.svelte-1ktx1ph) .modal-actions:where(.svelte-1ktx1ph) button.confirm:where(.svelte-1ktx1ph){background:var(--color-primary);color:#fff;box-shadow:0 2px 8px #ff3e8f4d}.modal-container.svelte-1ktx1ph .modal-content-container:where(.svelte-1ktx1ph) .modal-actions:where(.svelte-1ktx1ph) button.confirm:where(.svelte-1ktx1ph):hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #ff3e8f66}.modal-container.svelte-1ktx1ph .modal-content-container:where(.svelte-1ktx1ph) .modal-actions:where(.svelte-1ktx1ph) button.cancel:where(.svelte-1ktx1ph){background:var(--color-surface-variant);color:var(--color-text)}.modal-container.svelte-1ktx1ph .modal-content-container:where(.svelte-1ktx1ph) .modal-actions:where(.svelte-1ktx1ph) button.cancel:where(.svelte-1ktx1ph):hover{background:var(--color-surface-light);transform:translateY(-1px)}.modal-single-layout.svelte-1ktx1ph{padding:var(--spacing-lg)}.modal-title.svelte-1ktx1ph{margin:0;font-size:1.25em;color:var(--color-text-primary);font-weight:600;letter-spacing:-.02em}.modal-content.svelte-1ktx1ph{display:flex;flex-direction:column;gap:1rem;color:var(--color-text-primary);line-height:1.6;white-space:pre-line}.modal-actions.svelte-1ktx1ph{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.modal-actions.svelte-1ktx1ph button:where(.svelte-1ktx1ph){padding:.75em 1.5em;border:none;border-radius:.5em;cursor:pointer;font-weight:500;transition:all .2s ease;font-size:.95em}.modal-actions.svelte-1ktx1ph button.confirm:where(.svelte-1ktx1ph){background:var(--color-primary);color:#fff;box-shadow:0 2px 8px #ff3e8f4d}.modal-actions.svelte-1ktx1ph button.confirm:where(.svelte-1ktx1ph):hover{background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #ff3e8f66}.modal-actions.svelte-1ktx1ph button.cancel:where(.svelte-1ktx1ph){background:var(--color-surface-variant);color:var(--color-text-primary)}.modal-actions.svelte-1ktx1ph button.cancel:where(.svelte-1ktx1ph):hover{background:var(--color-surface-light);transform:translateY(-1px)}.notification-content.svelte-1ktx1ph{display:flex;flex-direction:column;gap:1em;align-items:center;padding:.5em}.notification-content.svelte-1ktx1ph i:where(.svelte-1ktx1ph){font-size:1.75em;color:var(--color-primary);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:transform .2s ease}.notification-content.svelte-1ktx1ph i:where(.svelte-1ktx1ph):hover{transform:scale(1.1)}.notification-content.svelte-1ktx1ph span:where(.svelte-1ktx1ph){flex:1;color:var(--color-text-primary);font-size:1.1em;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,.05);line-height:1.5}
