@layer tokens,reset,base,components,utilities;@layer tokens{:root{--color-pomodoro: oklch(58% .18 28);--color-terracotta: oklch(64% .12 45);--color-oliva: oklch(48% .08 130);--color-farina: oklch(94% .02 80);--color-forno: oklch(18% .02 50);--color-pergamena: oklch(98% .01 80);--color-bg: var(--color-pergamena);--color-surface: var(--color-farina);--color-text: var(--color-forno);--color-text-muted: oklch(45% .02 50);--color-accent: var(--color-pomodoro);--color-accent-hover: var(--color-terracotta);--color-success: var(--color-oliva);--color-warning: oklch(75% .15 70);--color-danger: oklch(55% .2 25);--color-border: oklch(85% .02 80);--color-focus: oklch(60% .18 230);--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;--font-display: "Fraunces", Georgia, "Times New Roman", serif;--font-body: "Inter", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, 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;--text-4xl: 2.25rem;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: 1rem;--radius-pill: 9999px;--shadow-sm: 0 1px 2px oklch(20% .02 50 / .08);--shadow-md: 0 4px 12px oklch(20% .02 50 / .1);--shadow-lg: 0 12px 28px oklch(20% .02 50 / .16);--container-max: 64rem;--header-height: 3.5rem;--ease-standard: cubic-bezier(.2, 0, 0, 1);--duration-fast: .12s;--duration-normal: .2s;--duration-slow: .32s}[data-theme=forno]{--color-bg: var(--color-forno);--color-surface: oklch(22% .02 50);--color-text: var(--color-farina);--color-text-muted: oklch(70% .02 50);--color-border: oklch(28% .02 50);--shadow-sm: 0 1px 2px oklch(0% 0 0 / .4);--shadow-md: 0 4px 12px oklch(0% 0 0 / .5);--shadow-lg: 0 12px 28px oklch(0% 0 0 / .6)}@media(prefers-color-scheme:dark){[data-theme=auto]{--color-bg: var(--color-forno);--color-surface: oklch(22% .02 50);--color-text: var(--color-farina);--color-text-muted: oklch(70% .02 50);--color-border: oklch(28% .02 50);--shadow-sm: 0 1px 2px oklch(0% 0 0 / .4);--shadow-md: 0 4px 12px oklch(0% 0 0 / .5);--shadow-lg: 0 12px 28px oklch(0% 0 0 / .6)}}}@layer reset{*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;color:inherit}button{background:none;border:0;cursor:pointer}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:var(--radius-sm)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}}@layer base{body{background-color:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:var(--text-base);min-height:100dvh;transition:background-color var(--duration-normal) var(--ease-standard)}h1,h2,h3{font-family:var(--font-display);font-weight:600;line-height:1.15;letter-spacing:-.01em}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-2xl)}h3{font-size:var(--text-xl)}a{color:var(--color-accent);text-underline-offset:.2em}a:hover{color:var(--color-accent-hover)}code,kbd{font-family:var(--font-mono);font-size:.95em}::selection{background-color:var(--color-accent);color:var(--color-pergamena)}}@layer utilities{.container{max-width:var(--container-max);margin-inline:auto;padding-inline:var(--space-4)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.stack>*+*{margin-block-start:var(--space-stack, var(--space-4))}}.header.svelte-1elxaub{border-bottom:1px solid var(--color-border);background:color-mix(in oklch,var(--color-bg),transparent 5%);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:10;padding-block:env(safe-area-inset-top) 0}.header-inner.svelte-1elxaub{display:flex;align-items:center;gap:var(--space-4);min-height:var(--header-height)}.brand.svelte-1elxaub{display:inline-flex;align-items:center;gap:var(--space-2);color:var(--color-text);text-decoration:none;font-family:var(--font-display);font-weight:600}.brand-mark.svelte-1elxaub{width:2rem;height:2rem;border-radius:var(--radius-md);background:var(--color-pergamena);border:1px solid var(--color-border)}.brand-name.svelte-1elxaub{font-size:var(--text-lg)}.nav.svelte-1elxaub{flex:1;overflow-x:auto;scrollbar-width:thin}.nav.svelte-1elxaub ul:where(.svelte-1elxaub){list-style:none;padding:0;margin:0;display:flex;gap:var(--space-1)}.nav.svelte-1elxaub a:where(.svelte-1elxaub){display:inline-block;padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);color:var(--color-text-muted);text-decoration:none;font-size:var(--text-sm);white-space:nowrap}.nav.svelte-1elxaub a:where(.svelte-1elxaub):hover{background:var(--color-surface);color:var(--color-text)}.nav.svelte-1elxaub a.active:where(.svelte-1elxaub){color:var(--color-accent);background:var(--color-surface)}.theme-toggle.svelte-1elxaub{width:2.25rem;height:2.25rem;border-radius:var(--radius-pill);border:1px solid var(--color-border);color:var(--color-text);font-size:var(--text-base);transition:background-color var(--duration-fast) var(--ease-standard)}.theme-toggle.svelte-1elxaub:hover{background:var(--color-surface)}@media(max-width:720px){.brand-name.svelte-1elxaub{display:none}}.footer.svelte-jz8lnl{border-top:1px solid var(--color-border);margin-top:var(--space-12);padding-block:var(--space-8);color:var(--color-text-muted);font-size:var(--text-sm)}.claim.svelte-jz8lnl{font-style:italic;margin-bottom:var(--space-2)}.copy.svelte-jz8lnl{font-size:var(--text-xs)}.backdrop.svelte-19g92rv{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:grid;place-items:center;padding:var(--space-4);z-index:100;animation:svelte-19g92rv-fade var(--duration-normal) var(--ease-standard)}.card.svelte-19g92rv{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-8);max-width:28rem;text-align:center;box-shadow:var(--shadow-lg);position:relative;animation:svelte-19g92rv-lift var(--duration-slow) var(--ease-standard)}.close.svelte-19g92rv{position:absolute;top:var(--space-2);right:var(--space-2);width:2rem;height:2rem;border-radius:var(--radius-md);color:var(--color-text-muted);font-size:var(--text-xl);line-height:1}.close.svelte-19g92rv:hover{background:var(--color-surface);color:var(--color-text)}.icon.svelte-19g92rv{font-size:3rem;margin-bottom:var(--space-3)}h2.svelte-19g92rv{margin-bottom:var(--space-3)}p.svelte-19g92rv{color:var(--color-text-muted)}.dots.svelte-19g92rv{margin:var(--space-6) 0 var(--space-4);display:flex;gap:var(--space-2);justify-content:center}.dot.svelte-19g92rv{width:.5rem;height:.5rem;border-radius:50%;background:var(--color-border);transition:background-color var(--duration-fast) var(--ease-standard)}.dot.active.svelte-19g92rv{background:var(--color-accent)}.next.svelte-19g92rv{background:var(--color-accent);color:var(--color-pergamena);padding:var(--space-2) var(--space-6);border-radius:var(--radius-md);font-weight:500}.next.svelte-19g92rv:hover{background:var(--color-accent-hover)}@keyframes svelte-19g92rv-fade{0%{opacity:0}}@keyframes svelte-19g92rv-lift{0%{opacity:0;transform:translateY(12px)}}.hint.svelte-1vngghn{position:fixed;left:var(--space-3);right:var(--space-3);bottom:calc(var(--space-3) + env(safe-area-inset-bottom));background:var(--color-bg);color:var(--color-text);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-3) var(--space-4);display:flex;gap:var(--space-3);align-items:flex-start;z-index:50;animation:svelte-1vngghn-slide var(--duration-slow) var(--ease-standard)}.content.svelte-1vngghn{flex:1}strong.svelte-1vngghn{display:block;margin-bottom:var(--space-1)}p.svelte-1vngghn{color:var(--color-text-muted);font-size:var(--text-sm)}.icon.svelte-1vngghn{display:inline-grid;place-items:center;width:1.4em;height:1.4em;border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-accent);font-weight:600;margin-inline:.15em}.close.svelte-1vngghn{width:2rem;height:2rem;border-radius:var(--radius-md);color:var(--color-text-muted);font-size:var(--text-lg);line-height:1}.close.svelte-1vngghn:hover{background:var(--color-surface);color:var(--color-text)}@keyframes svelte-1vngghn-slide{0%{opacity:0;transform:translateY(20px)}}.app-shell.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100dvh}.main.svelte-12qhfyh{flex:1;padding-block:var(--space-6)}.main.svelte-12qhfyh:focus{outline:none}.skip-link.svelte-12qhfyh{position:absolute;top:var(--space-2);left:var(--space-2);z-index:1000;padding:var(--space-2) var(--space-3);background:var(--color-accent);color:var(--color-pergamena);border-radius:var(--radius-md);text-decoration:none;transform:translateY(-150%);transition:transform var(--duration-fast) var(--ease-standard)}.skip-link.svelte-12qhfyh:focus{transform:translateY(0)}
