:root{--goo-theme-bg:#1a1a1a;--goo-theme-fg:#fff;--goo-theme-border:#ffffff1a;--goo-theme-muted:#ffffff80;--goo-theme-heading:#60a5fa;--goo-theme-accent:#3b82f6;--goo-theme-accent-fg:#fff;--goo-theme-selected:#3b82f6;--goo-theme-selected-fg:#fff;--goo-theme-secondary:#8b5cf6;--goo-theme-secondary-fg:#fff;--goo-theme-positive:#22c55e;--goo-theme-positive-fg:#000;--goo-theme-negative:#ef4444;--goo-theme-negative-fg:#fff;--goo-theme-warning:#f59e0b;--goo-theme-warning-fg:#000;--goo-theme-focus-ring:color-mix(in srgb, var(--goo-theme-accent) 40%, transparent);--goo-theme-accent-subtle:color-mix(in srgb, var(--goo-theme-accent) 15%, var(--goo-theme-bg));--goo-theme-surface:var(--goo-theme-bg);--goo-theme-surface-raised:color-mix(in srgb, var(--goo-theme-fg) 5%, var(--goo-theme-bg));--goo-theme-surface-sunken:color-mix(in srgb, black 5%, var(--goo-theme-bg));--goo-theme-bg-elevated:color-mix(in srgb, var(--goo-theme-fg) 8%, var(--goo-theme-bg));--goo-theme-bg-hover:color-mix(in srgb, var(--goo-theme-fg) 5%, var(--goo-theme-bg));--goo-theme-bg-active:color-mix(in srgb, var(--goo-theme-fg) 10%, var(--goo-theme-bg));--goo-theme-text-primary:var(--goo-theme-fg);--goo-theme-text-secondary:var(--goo-theme-muted);--goo-theme-text-disabled:color-mix(in srgb, var(--goo-theme-fg) 25%, transparent);--goo-theme-fg-secondary:var(--goo-theme-muted);--goo-theme-border-subtle:color-mix(in srgb, var(--goo-theme-fg) 10%, var(--goo-theme-bg));--goo-theme-border-strong:color-mix(in srgb, var(--goo-theme-fg) 20%, var(--goo-theme-bg));--goo-theme-shadow-sm:0 1px 2px #0000001a;--goo-theme-shadow-md:0 4px 12px #00000026;--goo-theme-shadow-lg:0 10px 40px #00000040;--goo-theme-radius-sm:.25rem;--goo-theme-radius-md:.375rem;--goo-theme-radius-lg:.5rem;--goo-theme-radius-xl:.75rem;--goo-theme-radius-full:9999px;--goo-theme-space-xs:.25rem;--goo-theme-space-sm:.5rem;--goo-theme-space-md:.75rem;--goo-theme-space-lg:1rem;--goo-theme-space-xl:1.5rem;--goo-theme-font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--goo-theme-font-mono:"SF Mono", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--goo-theme-font-size-xs:.75rem;--goo-theme-font-size-sm:.8125rem;--goo-theme-font-size-root:.875rem;--goo-theme-font-size-md:.9375rem;--goo-theme-font-size-lg:1.0625rem;--goo-theme-font-size-xl:1.1875rem;--goo-theme-transition-fast:.1s ease;--goo-theme-transition-normal:.15s ease;--goo-theme-transition-slow:.3s ease;--goo-theme-icon-xs:.75rem;--goo-theme-icon-sm:.875rem;--goo-theme-icon-md:1rem;--goo-theme-icon-lg:1.25rem;--goo-theme-control-height-sm:1.5rem;--goo-theme-control-height-md:2rem;--goo-theme-control-height:var(--goo-theme-control-height-md);--goo-theme-control-height-lg:2.5rem;--goo-theme-control-padding-sm:0 var(--goo-theme-space-sm);--goo-theme-control-padding-md:0 var(--goo-theme-space-md);--goo-theme-control-padding-lg:var(--goo-theme-space-sm) var(--goo-theme-space-md);--goo-theme-control-row-padding:var(--goo-theme-space-sm) var(--goo-theme-space-md);--goo-theme-control-label-size:var(--goo-theme-font-size-sm);--goo-theme-control-label-weight:600;--goo-theme-control-label-color:var(--goo-theme-text-primary);--goo-theme-control-divider:var(--goo-theme-border-subtle);--goo-theme-canvas-bg:var(--goo-theme-surface-sunken);--goo-theme-canvas-stroke:var(--goo-theme-fg);--goo-theme-canvas-stroke-muted:color-mix(in srgb, var(--goo-theme-fg) 30%, transparent);--goo-theme-canvas-primary:var(--goo-theme-accent);--goo-theme-canvas-secondary:var(--goo-theme-secondary);--goo-theme-preview-bg-light-grid:repeating-conic-gradient(#fff 0% 25%, #e8e8e8 0% 50%);--goo-theme-preview-bg-dark-grid:repeating-conic-gradient(#181818 0% 25%, #303030 0% 50%);--goo-theme-preview-bg-grid-size:24px 24px;--goo-theme-handle-bg:var(--goo-theme-bg);--goo-theme-handle-border:var(--goo-theme-fg);--goo-theme-handle-shadow:0 1px 3px #0003;--goo-theme-region-hover:color-mix(in srgb, var(--goo-theme-accent) 10%, transparent)}:root[data-theme=light],[data-theme=light]{--goo-theme-bg:#fff;--goo-theme-fg:#1a1a1a;--goo-theme-border:#0000001a;--goo-theme-muted:#00000080;--goo-theme-secondary:#2563eb;--goo-theme-positive:#16a34a;--goo-theme-negative:#dc2626;--goo-theme-warning:#d97706}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--color-bg:var(--goo-theme-bg);--color-surface:var(--goo-theme-bg-elevated);--color-surface-muted:var(--goo-theme-bg-hover);--color-border:var(--goo-theme-border);--color-border-strong:var(--goo-theme-border-strong);--color-text:var(--goo-theme-text-primary);--color-text-muted:var(--goo-theme-text-secondary);--color-text-subtle:var(--goo-theme-text-disabled);--color-primary:var(--goo-theme-accent);--color-primary-hover:var(--goo-theme-secondary);--color-primary-fg:var(--goo-theme-accent-fg);--color-danger:var(--goo-theme-negative);--color-success:var(--goo-theme-positive);--radius-sm:var(--goo-theme-radius-sm);--radius-md:var(--goo-theme-radius-md);--radius-lg:var(--goo-theme-radius-lg);--font-sans:var(--goo-theme-font-sans);--font-mono:var(--goo-theme-font-mono);--font-size-xs:12px;--font-size-sm:13px;--font-size-md:14px;--font-size-lg:16px;--font-size-xl:20px;--font-size-2xl:28px;--line-height-tight:1.25;--line-height-normal:1.5;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-7:48px;--space-8:64px;--shadow-sm:var(--goo-theme-shadow-sm);--shadow-md:var(--goo-theme-shadow-md);--container-narrow:560px;--container-medium:820px;--container-wide:1120px}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}html,body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);font-size:var(--font-size-md);line-height:var(--line-height-normal);-webkit-font-smoothing:antialiased;margin:0;padding:0}*{box-sizing:border-box}a{color:var(--color-primary)}a:hover{color:var(--color-primary-hover)}button,input,select,textarea{font-family:inherit;font-size:inherit}.action-button{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);cursor:pointer;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 14px;font-weight:600;display:inline-flex}.action-button:hover{background:var(--color-surface);border-color:var(--color-border-strong)}.action-button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.action-button--primary{background:var(--color-primary);border-color:var(--color-primary);color:var(--color-primary-fg)}.action-button--danger{color:var(--color-danger)}.sr-only.svelte-8dqfkj{clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}select.svelte-8dqfkj{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm,6px);color:var(--color-text);font:inherit;padding:4px 8px}.footer.svelte-wwg9ht{background:var(--color-surface);border-top:1px solid var(--color-border);color:var(--color-text-muted);align-items:center;gap:var(--space-4);padding:12px var(--space-5);flex-wrap:wrap;justify-content:space-between;font-size:.85rem;display:flex}.header.svelte-f1belb{background:var(--color-surface);border-bottom:1px solid var(--color-border);align-items:center;gap:var(--space-4);padding:12px var(--space-5);justify-content:space-between;display:flex}.header__brand.svelte-f1belb{color:inherit;align-items:baseline;gap:8px;text-decoration:none;display:flex}.header__brand-mark.svelte-f1belb{font-weight:700}.header__brand-product.svelte-f1belb{color:var(--color-text-muted);font-size:.95rem}.header__user-id.svelte-f1belb{color:var(--color-text-muted);font-family:var(--font-mono);font-size:.85rem}.header__sign-in.svelte-f1belb{font-size:.95rem}.nav.svelte-g0pw0d{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:4px var(--space-5);gap:4px;display:flex;overflow-x:auto}.nav__link.svelte-g0pw0d{color:var(--color-text-muted);white-space:nowrap;border-bottom:2px solid #0000;padding:10px 12px;font-size:.95rem;text-decoration:none}.nav__link.svelte-g0pw0d:hover{color:var(--color-text)}.nav__link--active.svelte-g0pw0d{border-bottom-color:var(--color-primary);color:var(--color-text)}.shell.svelte-12qhfyh{grid-template-rows:auto auto 1fr auto;min-height:100vh;display:grid}.shell__main.svelte-12qhfyh{min-width:0}
