:root{color-scheme:light dark;--color-primary: #0d7377;--color-primary-hover: #0a5c5f;--color-primary-subtle: #e6f4f4;--color-bg: #f8f7f4;--color-surface: #ffffff;--color-surface-2: #f4f3ef;--color-border: #e5e3de;--color-text: #1a1816;--color-text-secondary: #5e5955;--color-text-muted: #736e69;--color-text-inverse: #ffffff;--color-success: #16a34a;--color-error: #dc2626;--color-error-subtle: #fef2f2;--color-warning: #d97706;--color-warning-subtle: #fffbeb;--color-present-bg: #faf9f6;--color-present-text: #111111;--color-present-label: #1a1816;--color-present-label-secondary: #736e69;--font-ui: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display: "Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "SF Mono", "Cascadia Code", "Fira Code", "Courier New", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--leading-tight: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.625;--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;--max-width-app: 600px;--padding-page: var(--space-6);--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 12px rgba(0, 0, 0, .08), 0 2px 4px rgba(0, 0, 0, .04);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .1), 0 2px 8px rgba(0, 0, 0, .06);--transition-fast: .15s ease;--transition-base: .2s ease;--z-overlay: 10;--z-modal: 100;--z-toast: 1000}[data-theme=dark]{--color-primary: #2dd4bf;--color-primary-hover: #5eead4;--color-primary-subtle: rgba(45, 212, 191, .12);--color-bg: #1a1816;--color-surface: #242220;--color-surface-2: #2e2c29;--color-border: #3d3a36;--color-text: #f0eeeb;--color-text-secondary: #a8a29e;--color-text-muted: #87817b;--color-text-inverse: #1a1816;--color-success: #4ade80;--color-error: #f87171;--color-error-subtle: rgba(248, 113, 113, .12);--color-warning: #fbbf24;--color-warning-subtle: rgba(251, 191, 36, .12);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .2), 0 1px 2px rgba(0, 0, 0, .15);--shadow-md: 0 4px 12px rgba(0, 0, 0, .25), 0 2px 4px rgba(0, 0, 0, .2);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .3), 0 2px 8px rgba(0, 0, 0, .25)}@media(prefers-reduced-motion:reduce){:root{--transition-fast: .01ms;--transition-base: .01ms}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-ui);font-size:var(--text-base);font-weight:var(--font-normal);line-height:var(--leading-normal);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh}h1,h2,h3,h4,h5,h6{font-weight:var(--font-semibold);line-height:var(--leading-tight);color:var(--color-text)}p{line-height:var(--leading-relaxed)}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}input,button,select,textarea{font-family:inherit;font-size:inherit}button{cursor:pointer;border:none;background:none}input:focus-visible,button:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.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}button,a,input,select,textarea{touch-action:manipulation}html{scroll-behavior:smooth}button:active:not(:disabled){transform:scale(.97);transition:transform .1s ease}.skip-link.svelte-12qhfyh{position:absolute;top:-100%;left:var(--space-4);z-index:100;padding:var(--space-2) var(--space-4);background:var(--color-primary);color:var(--color-text-inverse);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-medium);text-decoration:none;transition:top var(--transition-fast)}.skip-link.svelte-12qhfyh:focus{top:var(--space-4)}.app-shell.svelte-12qhfyh{min-height:100dvh;display:flex;flex-direction:column;align-items:center;padding:var(--space-4)}.app-container.svelte-12qhfyh{width:100%;max-width:var(--max-width-app);flex:1;display:flex;flex-direction:column}@media(min-width:480px){.app-shell.svelte-12qhfyh{padding:var(--space-6)}}
