:root{--color-brand-primary: #ff3e00;--color-brand-primary-hover: #e63600;--color-brand-primary-light: rgba(255, 62, 0, .1);--color-success: #059669;--color-success-hover: #047857;--color-success-light: rgba(5, 150, 105, .1);--color-warning: #d97706;--color-warning-hover: #b45309;--color-warning-light: rgba(217, 119, 6, .1);--color-danger: #dc2626;--color-danger-hover: #b91c1c;--color-danger-light: rgba(220, 38, 38, .1);--color-info: #2563eb;--color-info-hover: #1d4ed8;--color-info-light: rgba(37, 99, 235, .1);--color-white: #ffffff;--color-black: #000000;--color-gray-50: #f9fafb;--color-gray-100: #f3f4f6;--color-gray-200: #e5e7eb;--color-gray-300: #d1d5db;--color-gray-400: #9ca3af;--color-gray-500: #6b7280;--color-gray-600: #4b5563;--color-gray-700: #374151;--color-gray-800: #1f2937;--color-gray-900: #111827;--color-text-primary: #111827;--color-text-secondary: #4b5563;--color-text-tertiary: #6b7280;--color-text-disabled: #9ca3af;--color-text-inverse: #ffffff;--color-bg-primary: #ffffff;--color-bg-secondary: #f9fafb;--color-bg-tertiary: #f3f4f6;--color-border-primary: #e5e7eb;--color-border-secondary: #d1d5db;--color-border-focus: var(--color-brand-primary);--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--font-family-base: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-family-mono: "Courier New", Courier, monospace;--font-family-serif: "Times New Roman", Times, serif;--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;--font-size-5xl: 3rem;--font-size-6xl: 3.75rem;--font-size-7xl: 4.5rem;--font-weight-light: 300;--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-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 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease;--z-base: 0;--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070;--container-xs: 480px;--container-sm: 640px;--container-md: 768px;--container-lg: 1024px;--container-xl: 1280px;--container-2xl: 1536px}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;min-width:320px;min-height:100vh;font-family:var(--font-family-base);font-size:var(--font-size-base);line-height:var(--line-height-normal);font-weight:var(--font-weight-normal);color:var(--color-text-primary);background-color:var(--color-bg-secondary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p,ul,ol,figure,blockquote,dl,dd{margin:0}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);color:var(--color-text-primary)}h1{font-size:var(--font-size-5xl)}h2{font-size:var(--font-size-3xl)}h3{font-size:var(--font-size-2xl)}h4{font-size:var(--font-size-xl)}h5{font-size:var(--font-size-lg)}h6{font-size:var(--font-size-base)}a{color:var(--color-brand-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-brand-primary-hover);text-decoration:underline}*:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}*:focus:not(:focus-visible){outline:none}button{font-family:inherit;font-size:inherit;line-height:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit;line-height:inherit}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}ul[role=list],ol[role=list]{list-style:none;padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visually-hidden{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}.topbar.svelte-ko2ld2.svelte-ko2ld2{position:fixed;top:1rem;right:1.5rem;z-index:100;display:flex;gap:1rem;align-items:center}.nav-button.svelte-ko2ld2.svelte-ko2ld2{display:flex;align-items:center;justify-content:center;background:#fff;border:none;border-radius:6px;width:48px;height:48px;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;cursor:pointer;color:#333;text-decoration:none}.nav-button.svelte-ko2ld2.svelte-ko2ld2:hover{box-shadow:0 4px 16px #00000026;background:#f8fafc;transform:translateY(-1px)}.logout-btn.svelte-ko2ld2.svelte-ko2ld2:hover{background:#fef2f2;color:#dc2626}.user-info.svelte-ko2ld2.svelte-ko2ld2{display:flex;align-items:center;gap:.75rem}.user-name.svelte-ko2ld2.svelte-ko2ld2{font-size:.9rem;font-weight:500;color:#333;background:#fff;padding:.5rem .75rem;border-radius:6px;box-shadow:0 2px 8px #0000001a;white-space:nowrap}.login-icon.svelte-ko2ld2.svelte-ko2ld2{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:6px;width:48px;height:48px;box-shadow:0 2px 8px #0000001a;transition:all .2s ease;cursor:pointer;text-decoration:none}.login-icon.svelte-ko2ld2.svelte-ko2ld2:hover{box-shadow:0 4px 16px #00000026;background:#f8fafc;transform:translateY(-1px)}.login-icon.logged-in.svelte-ko2ld2.svelte-ko2ld2{background:#2563eb;cursor:default;pointer-events:none}.login-icon.logged-in.svelte-ko2ld2.svelte-ko2ld2:hover{transform:none}@media (max-width: 640px){.topbar.svelte-ko2ld2.svelte-ko2ld2{top:.75rem;right:1rem;gap:.75rem}.nav-button.svelte-ko2ld2.svelte-ko2ld2,.login-icon.svelte-ko2ld2.svelte-ko2ld2{width:44px;height:44px}.user-name.svelte-ko2ld2.svelte-ko2ld2{display:none}}@media (max-width: 480px){.topbar.svelte-ko2ld2.svelte-ko2ld2{top:.5rem;right:.75rem;gap:.5rem}.nav-button.svelte-ko2ld2.svelte-ko2ld2,.login-icon.svelte-ko2ld2.svelte-ko2ld2{width:40px;height:40px}.nav-button.svelte-ko2ld2 svg.svelte-ko2ld2,.login-icon.svelte-ko2ld2 svg.svelte-ko2ld2{width:20px;height:20px}}
