:root{--color-primary: #fe795d;--color-primary-hover: #ef562f;--color-secondary: #6366f1;--color-secondary-hover: #4f46e5;--color-accent: #10b981;--color-accent-hover: #059669;--color-success: #059669;--color-warning: #d97706;--color-error: #dc2626;--color-info: #3b82f6;--color-background-primary: #ffffff;--color-background-secondary: #f9fafb;--color-background-tertiary: #f3f4f6;--color-background-overlay: rgba(0, 0, 0, .5);--color-surface-default: #ffffff;--color-surface-raised: #f9fafb;--color-surface-sunken: #f3f4f6;--color-surface-overlay: rgba(255, 255, 255, .95);--color-text-primary: #111827;--color-text-secondary: #4b5563;--color-text-tertiary: #9ca3af;--color-text-inverse: #ffffff;--color-text-link: #6366f1;--color-text-link-hover: #4f46e5;--color-border-default: #e5e7eb;--color-border-light: #f3f4f6;--color-border-strong: #d1d5db;--color-border-interactive: #6366f1;--spacing-0: 0;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-8: 2rem;--spacing-10: 2.5rem;--spacing-12: 3rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--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: 1.875rem;--font-size-4xl: 2.25rem;--radius-none: 0;--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);--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease;--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070;--z-toast: 1080}.dark,[data-theme=dark],:root:has(.dark){--color-primary: #fe795d;--color-primary-hover: #ef562f;--color-secondary: #818cf8;--color-secondary-hover: #6366f1;--color-accent: #34d399;--color-accent-hover: #10b981;--color-success: #34d399;--color-warning: #fbbf24;--color-error: #f87171;--color-info: #60a5fa;--color-background-primary: #111827;--color-background-secondary: #1f2937;--color-background-tertiary: #374151;--color-background-overlay: rgba(0, 0, 0, .7);--color-surface-default: #111827;--color-surface-raised: #1f2937;--color-surface-sunken: #374151;--color-surface-overlay: rgba(17, 24, 39, .95);--color-text-primary: #f9fafb;--color-text-secondary: #d1d5db;--color-text-tertiary: #9ca3af;--color-text-inverse: #111827;--color-text-link: #818cf8;--color-text-link-hover: #a5b4fc;--color-border-default: #374151;--color-border-light: #4b5563;--color-border-strong: #6b7280;--color-border-interactive: #818cf8;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .2);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .3), 0 2px 4px -2px rgb(0 0 0 / .2);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .3), 0 4px 6px -4px rgb(0 0 0 / .2);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .3), 0 8px 10px -6px rgb(0 0 0 / .2)}@media(prefers-color-scheme:dark){:root:not(:has(.dark)):not([data-theme=light]){--color-background-primary: #111827;--color-background-secondary: #1f2937;--color-background-tertiary: #374151;--color-surface-default: #111827;--color-surface-raised: #1f2937;--color-surface-sunken: #374151;--color-text-primary: #f9fafb;--color-text-secondary: #d1d5db;--color-border-default: #374151}}.toast-container.svelte-zemmny{position:relative;z-index:50}.toast-container.svelte-zemmny:hover .progress-bar:where(.svelte-zemmny){animation-play-state:paused}.toast-container.svelte-zemmny:focus-within{outline:2px solid transparent;outline-offset:2px}@keyframes svelte-zemmny-toast-enter{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes svelte-zemmny-toast-exit{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@media(prefers-contrast:high){.toast-container.svelte-zemmny{border-width:2px}}@media(prefers-reduced-motion:reduce){.toast-container.svelte-zemmny{transition:none}}.toast-container-wrapper.svelte-16oeye1{z-index:9999}.toast-container-wrapper.svelte-16oeye1>div:where(.svelte-16oeye1){position:relative}.toast-container-wrapper.svelte-16oeye1{transition:all .2s ease-in-out}@media(max-width:640px){.toast-container-wrapper.svelte-16oeye1{left:1rem!important;right:1rem!important;top:1rem!important;transform:none!important;max-width:calc(100vw - 2rem)}}@media(prefers-contrast:high){.toast-container-wrapper.svelte-16oeye1{filter:contrast(1.2)}}@media(prefers-reduced-motion:reduce){.toast-container-wrapper.svelte-16oeye1,.toast-container-wrapper.svelte-16oeye1 :where(.svelte-16oeye1){transition:none!important;animation:none!important}}@media print{.toast-container-wrapper.svelte-16oeye1{display:none!important}}.skip-links.svelte-1evvf2b{position:relative;z-index:9999}.skip-link.svelte-1evvf2b{position:absolute;top:-100px;left:50%;transform:translate(-50%);background:#000;color:#fff;padding:12px 24px;text-decoration:none;font-weight:600;border-radius:0 0 8px 8px;box-shadow:0 4px 6px -1px #0000001a;transition:top .2s ease;white-space:nowrap;font-size:14px;line-height:1}.skip-link.svelte-1evvf2b:focus,.skip-link.svelte-1evvf2b:active{top:0}.skip-link.svelte-1evvf2b:hover{background:#1f2937;text-decoration:underline}@media(prefers-contrast:high){.skip-link.svelte-1evvf2b{border:2px solid #fff;background:#000}.skip-link.svelte-1evvf2b:focus,.skip-link.svelte-1evvf2b:active{background:#fff;color:#000;border-color:#000}}@media(prefers-reduced-motion:reduce){.skip-link.svelte-1evvf2b{transition:none}}.dark .skip-link.svelte-1evvf2b{background:#fff;color:#000}.dark .skip-link.svelte-1evvf2b:hover{background:#f3f4f6}.dark .skip-link.svelte-1evvf2b:focus,.dark .skip-link.svelte-1evvf2b:active{background:#000;color:#fff}.sr-only.svelte-3dav61{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.offline-indicator.svelte-18sgsfs{position:fixed;left:20px;right:20px;z-index:1000;max-width:400px;margin:0 auto}.offline-indicator.top.svelte-18sgsfs{top:20px}.offline-indicator.bottom.svelte-18sgsfs{bottom:20px}.offline-indicator.compact.svelte-18sgsfs{max-width:300px}@media(max-width:640px){.offline-indicator.svelte-18sgsfs{left:10px;right:10px;max-width:none}.offline-indicator.bottom.svelte-18sgsfs{bottom:10px}.offline-indicator.top.svelte-18sgsfs{top:10px}}.offline-indicator.svelte-18sgsfs .card{backdrop-filter:blur(8px);background-color:#fffffff2}.dark .offline-indicator.svelte-18sgsfs .card{background-color:#111827f2}@media(prefers-contrast:high){.offline-indicator.svelte-18sgsfs .card{background-color:#fff;border:2px solid #000}.dark .offline-indicator.svelte-18sgsfs .card{background-color:#000;border:2px solid #fff}}@media(prefers-reduced-motion:reduce){.offline-indicator.svelte-18sgsfs{transition:none}.offline-indicator.svelte-18sgsfs *{animation:none!important;transition:none!important}}.mobile-header.svelte-15hjwvz{position:fixed;top:0;left:0;right:0;z-index:1000;backdrop-filter:blur(8px);background-color:#fffffff2}.dark .mobile-header.svelte-15hjwvz{background-color:#111827f2}.bottom-navigation.svelte-15hjwvz{position:fixed;bottom:0;left:0;right:0;z-index:1000;backdrop-filter:blur(8px);background-color:#fffffff2}.dark .bottom-navigation.svelte-15hjwvz{background-color:#111827f2}.bottom-nav-item.svelte-15hjwvz{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem;min-width:44px;min-height:44px;color:#6b7280;transition:color .15s ease;border-radius:.5rem;margin:.25rem}.bottom-nav-item.svelte-15hjwvz:hover,.bottom-nav-item.svelte-15hjwvz:focus-visible{color:#3b82f6;background-color:#3b82f61a;outline:none}.bottom-nav-item.active.svelte-15hjwvz{color:#3b82f6;font-weight:600}.dark .bottom-nav-item.svelte-15hjwvz{color:#9ca3af}.dark .bottom-nav-item.svelte-15hjwvz:hover,.dark .bottom-nav-item.svelte-15hjwvz:focus-visible{color:#60a5fa;background-color:#60a5fa1a}.dark .bottom-nav-item.active.svelte-15hjwvz{color:#60a5fa}.drawer-nav-item.svelte-15hjwvz{display:flex;align-items:center;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;color:#374151;background-color:transparent;border:none;border-radius:.5rem;transition:all .15s ease;min-height:44px;gap:.75rem}.drawer-nav-item.svelte-15hjwvz:hover,.drawer-nav-item.svelte-15hjwvz:focus-visible{background-color:#f3f4f6;color:#1f2937;outline:none}.drawer-nav-item.active.svelte-15hjwvz{background-color:#eff6ff;color:#1e40af;border-left:3px solid #3b82f6}.dark .drawer-nav-item.svelte-15hjwvz{color:#d1d5db}.dark .drawer-nav-item.svelte-15hjwvz:hover,.dark .drawer-nav-item.svelte-15hjwvz:focus-visible{background-color:#374151;color:#f9fafb}.dark .drawer-nav-item.active.svelte-15hjwvz{background-color:#1e3a8a;color:#dbeafe;border-left-color:#60a5fa}.touch-target{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}.drawer-overlay.svelte-15hjwvz{position:fixed;inset:0;background-color:#00000080;z-index:999}@supports (padding-bottom: env(safe-area-inset-bottom)){.bottom-navigation.svelte-15hjwvz{padding-bottom:env(safe-area-inset-bottom)}.mobile-header.svelte-15hjwvz{padding-top:env(safe-area-inset-top)}}@media(prefers-contrast:high){.mobile-header.svelte-15hjwvz,.bottom-navigation.svelte-15hjwvz{background-color:#fff;border:2px solid black}.dark .mobile-header.svelte-15hjwvz,.dark .bottom-navigation.svelte-15hjwvz{background-color:#000;border:2px solid white}.bottom-nav-item.active.svelte-15hjwvz,.drawer-nav-item.active.svelte-15hjwvz{border:2px solid currentColor}}@media(prefers-reduced-motion:reduce){.bottom-nav-item.svelte-15hjwvz,.drawer-nav-item.svelte-15hjwvz{transition:none}}.drawer-nav-item.svelte-15hjwvz:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}@media(max-width:480px){.mobile-header.svelte-15hjwvz{height:3rem}.mobile-header.svelte-15hjwvz .flex:where(.svelte-15hjwvz){height:3rem}.bottom-navigation.svelte-15hjwvz .flex:where(.svelte-15hjwvz){height:3.5rem}.bottom-nav-item.svelte-15hjwvz{padding:.25rem;min-width:40px;min-height:40px}.touch-target{min-width:40px;min-height:40px}}.main-content.svelte-12qhfyh{min-height:100vh;transition:padding .2s ease}.main-content.mobile-layout.svelte-12qhfyh{padding-left:0;padding-right:0}.main-content.tablet-layout.svelte-12qhfyh{padding-left:1rem;padding-right:1rem}@supports (padding: max(0px)){.main-content.mobile-layout.svelte-12qhfyh{padding-top:max(3.5rem,env(safe-area-inset-top,0));padding-bottom:max(4rem,env(safe-area-inset-bottom,0));padding-left:max(0px,env(safe-area-inset-left,0));padding-right:max(0px,env(safe-area-inset-right,0))}}body{overflow-x:hidden}@media(max-width:768px){body{-ms-overflow-style:none;scrollbar-width:none}body::-webkit-scrollbar{display:none}}@media(prefers-contrast:high){.main-content.svelte-12qhfyh{border:2px solid currentColor}}
