:root{--color-teal:#3d8b8b;--color-bg:#f7f5f3;--color-card:#fdfcfb;--color-destructive:#dc2626;--color-success:#16a34a}body{background:var(--color-bg);color:#1f2933;margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif}.app.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}header.svelte-12qhfyh{background:#fff;border-bottom:1px solid #e5e0da;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.brand.svelte-12qhfyh{color:var(--color-teal);font-weight:600}nav.svelte-12qhfyh{align-items:center;gap:1rem;display:flex}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-teal);font-size:.9rem;text-decoration:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}main.svelte-12qhfyh{flex:1;padding:1.5rem}button.svelte-12qhfyh{background:var(--color-teal);color:#fff;cursor:pointer;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.9rem}button.svelte-12qhfyh:hover{opacity:.9}
