:root{--color-primary:var(--brand-primary,#15803d);--color-primary-dark:var(--brand-primary-dark,#14532d);--color-primary-light:var(--brand-primary-light,#22c55e);--color-secondary:var(--brand-secondary,#d97706);--color-background:var(--brand-background,#f8fafc);--color-surface:#fff;--color-outline:#e2e8f0;--color-text-primary:#0f172a;--color-text-secondary:#64748b;--color-savings-positive:#16a34a;--color-savings-negative:#dc2626}*,:before,:after{box-sizing:border-box}*{cursor:default;-webkit-user-select:none;user-select:none}input,textarea,[contenteditable]{cursor:text;-webkit-user-select:text;user-select:text}a,button,[role=button],label,select{cursor:pointer}body{background:var(--color-background);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app.svelte-12qhfyh{flex-direction:column;min-height:100dvh;display:flex}header.svelte-12qhfyh{background:var(--color-surface);border-bottom:1px solid var(--color-outline);justify-content:space-between;align-items:center;height:56px;padding:0 20px;display:flex}.brand-name.svelte-12qhfyh{color:var(--color-primary);letter-spacing:-.5px;font-size:18px;font-weight:700}.lang-btn.svelte-12qhfyh{border:1px solid var(--color-outline);color:var(--color-text-secondary);cursor:pointer;background:0 0;border-radius:6px;padding:4px 10px;font-size:13px;font-weight:600}.lang-btn.svelte-12qhfyh:hover{background:var(--color-background)}main.svelte-12qhfyh{flex:1;width:100%;max-width:480px;margin:0 auto;padding:24px 20px}
