:root{--forest: #0F3B2E;--forest-l: #E8F0EC;--emerald: #4CC87A;--emerald-text: #0A5C30;--emerald-l: #E6FAEF;--emerald-l2: #C8EBD3;--emerald-l3: #A8E0BF;--gold: #D4A853;--gold-l: #FEF8EB;--ink: #3D3B38;--ink-med: #8C8A85;--ink-light: #B8B5B0;--ink-l: #F0EDE8;--surface: #FFFFFF;--surface-alt: #FAF9F7;--border: #E5E2DC;--border-strong: #D4D0C8;--border-soft: #EFEDE8;--red: #DC2626;--red-text: #991B1B;--red-l: #FEE2E2;--amber: #D97706;--amber-text: #92400E;--amber-l: #FEF3C7;--blue: #1D4ED8;--blue-l: #DBEAFE;--chart-blue-light: #A5B8E5;--font-display: "Playfair Display", Georgia, serif;--font-body: "Geist", system-ui, -apple-system, sans-serif;--font-mono: "DM Mono", ui-monospace, "SF Mono", monospace;--text-2xs: .625rem;--text-xs: .6875rem;--text-sm: .75rem;--text-base: .8125rem;--text-md: .875rem;--text-lg: 1rem;--text-xl: 1.125rem;--text-2xl: 1.375rem;--text-3xl: 1.625rem;--text-4xl: 1.75rem;--line-tight: 1.05;--line-snug: 1.2;--line-base: 1.45;--line-relax: 1.6;--letter-tight: -.005em;--letter-normal: 0;--letter-wide: .05em;--letter-wider: .12em;--letter-widest: .18em;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--radius-pill: 999px;--radius-small: 4px;--radius-medium: 8px;--radius-large: 12px;--border-hairline: 1px solid var(--border);--border-medium: 1px solid var(--border-strong);--border-soft-rule: 1px solid var(--border-soft);--border-accent-gold: 2px solid var(--gold);--border-accent-forest: 3px solid var(--forest);--border-accent-emerald:3px solid var(--emerald);--border-accent-red: 3px solid var(--red);--shadow-subtle: 0 1px 2px rgba(0, 0, 0, .04);--shadow-card: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-elevated: 0 4px 12px rgba(0, 0, 0, .08);--logo-url: url(https://masterfoodslab.com/cdn/shop/files/Gold_MFL_Logo-10_1.png?width=100);--teal: #0F766E;--teal-l: #CCFBF1;--orange: #EA580C;--orange-l: #FFEDD5;--purple: #7C3AED;--purple-l: #EDE9FE}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-body);font-size:var(--text-base);line-height:var(--line-base);color:var(--ink);background:var(--ink-l);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:var(--font-body, "Geist", system-ui, -apple-system, sans-serif);font-size:15px;color:var(--ink);background:var(--ink-l);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overscroll-behavior:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}input,textarea{-webkit-user-select:auto;user-select:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}:focus-visible{outline:2px solid var(--gold, #D4A853);outline-offset:2px;border-radius:6px}@keyframes floor-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
