@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--font-size: 16px;--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--background: #ffffff;--background-muted: #f9fafb;--background-subtle: #f3f4f6;--foreground: #111827;--foreground-muted: #6b7280;--foreground-subtle: #9ca3af;--bulkbook-yellow: #fdcb6e;--bulkbook-yellow-light: #ffeaa7;--bulkbook-yellow-dark: #f0b429;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--primary: #030213;--primary-foreground: #ffffff;--destructive: #dc2626;--destructive-foreground: #ffffff;--success: #16a34a;--success-foreground: #ffffff;--border: rgba(0, 0, 0, .1);--border-strong: #d1d5db;--input-border: #d1d5db;--input-focus: #fdcb6e;--radius-sm: .375rem;--radius: .5rem;--radius-lg: .75rem;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow: 0 1px 3px rgba(0, 0, 0, .1), 0 1px 2px rgba(0, 0, 0, .06);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1)}*,*:before,*:after{box-sizing:border-box}html{font-size:var(--font-size);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:var(--font-family);font-weight:var(--font-weight-normal);line-height:1.5;color:var(--foreground);background-color:var(--background)}h1,h2,h3,h4,h5,h6{margin:0;font-weight:var(--font-weight-medium);line-height:1.5}p{margin:0}a{color:inherit;text-decoration:none}input,textarea,select{font-family:inherit;font-size:1rem}button{font-family:inherit;font-size:1rem;font-weight:var(--font-weight-medium);cursor:pointer;border:none;background:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}header.svelte-12qhfyh{background:var(--bulkbook-yellow);padding:0 1rem}nav.svelte-12qhfyh{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:48px}.logo.svelte-12qhfyh{font-weight:var(--font-weight-bold);font-size:1.1rem;color:var(--gray-900)}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:1rem;font-size:.875rem}.nav-links.svelte-12qhfyh>a:where(.svelte-12qhfyh){color:var(--gray-800)}.nav-links.svelte-12qhfyh>a:where(.svelte-12qhfyh):hover{text-decoration:underline}.user-menu.svelte-12qhfyh{position:relative}.user-button.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;background:#ffffff4d;padding:.25rem .75rem .25rem .25rem;border-radius:50px;font-size:.875rem;transition:background .2s}.user-button.svelte-12qhfyh:hover{background:#ffffff80}.user-avatar.svelte-12qhfyh{width:28px;height:28px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:var(--bulkbook-yellow-dark)}.user-avatar.svelte-12qhfyh img:where(.svelte-12qhfyh){width:100%;height:100%;object-fit:cover}.user-name.svelte-12qhfyh{color:var(--gray-900);font-weight:var(--font-weight-medium)}.user-dropdown.svelte-12qhfyh{position:absolute;right:0;top:calc(100% + .25rem);background:#fff;border-radius:var(--radius);box-shadow:var(--shadow-md);min-width:180px;padding:.25rem 0;z-index:100}.dropdown-email.svelte-12qhfyh{padding:.5rem .75rem;font-size:.8rem;color:var(--foreground-muted);border-bottom:1px solid var(--gray-100)}.dropdown-item.svelte-12qhfyh{display:block;width:100%;text-align:left;padding:.5rem .75rem;font-size:.875rem;color:var(--foreground);border-radius:0}.dropdown-item.svelte-12qhfyh:hover{background:var(--gray-50)}main.svelte-12qhfyh{max-width:960px;margin:0 auto;padding:1rem}
