*,*:before,*:after{box-sizing:border-box}:root{--bg: #fcfaf7;--on-bg: #423d38;--surface: #f3f4f6;--surface-soft: #edebe9;--surface-elevated: #ffffff;--on-surface: #423d38;--on-surface-muted: #797067;--outline: #e3e0dd;--outline-strong: #d1d5dc;--primary: #fe6e00;--primary-strong: #ff6b00;--primary-warm: #ffb74d;--primary-focus: #f97015;--on-primary: #ffffff;--success: #00c758;--success-bg: #dcfce7;--success-fg: #016630;--danger: #fb2c36;--danger-bg: #fecaca;--danger-fg: #991b1b;--shell-base: rgba(0, 0, 0, .7);--on-shell: #ffffff;--shell-border: rgba(255, 255, 255, .1);--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-pill: 9999px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 24px;--space-2xl: 32px;--shadow-subtle: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .06);--shadow-raised: 0 4px 12px rgba(0, 0, 0, .12);--motion-fast: .15s;--motion-normal: .2s;--easing-standard: cubic-bezier(.4, 0, .2, 1);--shell-header-height: 64px;--container-padding: 32px;--container-max: 1400px}body{margin:0;font-family:ui-sans-serif,system-ui,sans-serif;line-height:1.5;color:var(--on-bg);background:var(--bg)}button{font-family:inherit;cursor:pointer}input,select{font-family:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=date]::-webkit-calendar-picker-indicator{opacity:.6}select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='%23797067' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px!important}@media(max-width:640px){:root{--container-padding: 16px;--shell-header-height: 56px}}@media(max-width:480px){:root{--container-padding: 12px}}header.svelte-12qhfyh{position:sticky;top:0;z-index:50;background:var(--shell-base);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--shell-border);height:var(--shell-header-height)}.header-inner.svelte-12qhfyh{max-width:var(--container-max);margin:0 auto;padding:0 var(--container-padding);height:100%;display:flex;align-items:center;justify-content:space-between}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-sm);text-decoration:none}.logo-img.svelte-12qhfyh{height:32px;width:auto}.logo-text.svelte-12qhfyh{font-size:1.125rem;font-weight:700;color:var(--on-shell);letter-spacing:-.025em}.desktop-nav.svelte-12qhfyh{display:flex;gap:var(--space-xs)}.desktop-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:6px 12px;border-radius:var(--radius-md);font-size:.8125rem;font-weight:700;color:#ffffffb3;text-decoration:none;line-height:1rem;transition:background var(--motion-fast) var(--easing-standard),color var(--motion-fast) var(--easing-standard)}.desktop-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#ffffff14;color:var(--on-shell)}.desktop-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--primary);color:var(--on-primary)}.desktop-actions.svelte-12qhfyh{display:flex;align-items:center;gap:var(--space-md)}.user-email.svelte-12qhfyh{font-size:.75rem;color:#ffffff80}.btn-signout.svelte-12qhfyh{padding:4px 10px;font-size:.75rem;font-weight:600;border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-sm);background:transparent;color:#ffffffb3;cursor:pointer;transition:all var(--motion-fast)}.btn-signout.svelte-12qhfyh:hover{background:#ffffff1a;color:var(--on-shell)}.hamburger.svelte-12qhfyh{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;background:none;border:none;cursor:pointer;z-index:60}.hamburger-line.svelte-12qhfyh{display:block;width:100%;height:2px;background:#ffffffd9;border-radius:1px;transition:all var(--motion-normal) var(--easing-standard);transform-origin:center}.hamburger-line.open.svelte-12qhfyh:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger-line.open.svelte-12qhfyh:nth-child(2){opacity:0}.hamburger-line.open.svelte-12qhfyh:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-overlay.svelte-12qhfyh{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:55}.mobile-nav.svelte-12qhfyh{display:none;position:fixed;top:var(--shell-header-height);left:0;right:0;background:#000000eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:55;padding:var(--space-md) var(--container-padding);flex-direction:column;gap:var(--space-xs);border-bottom:1px solid var(--shell-border);animation:svelte-12qhfyh-slideDown .15s ease-out}.mobile-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);font-size:.9375rem;font-weight:600;color:#ffffffbf;text-decoration:none;transition:background var(--motion-fast) var(--easing-standard),color var(--motion-fast) var(--easing-standard)}.mobile-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:#ffffff14;color:var(--on-shell)}.mobile-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){background:var(--primary);color:var(--on-primary)}.mobile-signout.svelte-12qhfyh{width:100%;text-align:left;padding:var(--space-md) var(--space-lg);font-size:.9375rem;font-weight:600;border:none;background:transparent;color:#ffffffbf;cursor:pointer}@keyframes svelte-12qhfyh-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}main.svelte-12qhfyh{max-width:var(--container-max);margin:0 auto;padding:var(--space-xl) var(--container-padding)}@media(max-width:640px){.desktop-nav.svelte-12qhfyh,.desktop-actions.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh,.mobile-overlay.svelte-12qhfyh,.mobile-nav.svelte-12qhfyh{display:flex}}
