@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--brand-red: #f20c14;--brand-maroon: #830811;--brand-maroon-700: #6a060e;--cream: #e9e1cd;--bg: #f5f2ec;--surface: #ffffff;--foreground: #1a1410;--muted-foreground: #6f665c;--border: #e3dccd;--border-strong: #c9bfa9;--on-brand: #ffffff;--ring: #830811;--error: #b91c1c;--error-bg: #fef2f2;--success: #16a34a;--success-bg: #f0fdf4;--fs-12: .75rem;--fs-13: .84375rem;--fs-16: 1rem;--fs-20: 1.25rem;--fs-24: 1.5rem;--radius-sm: 8px;--radius: 12px;--radius-lg: 16px;--shadow-card: 0 1px 3px rgba(0, 0, 0, .06);--shadow-pop: 0 8px 24px rgba(26, 20, 16, .12);--shadow-bar: 0 1px 8px rgba(26, 20, 16, .18);--tap: 44px;--input-h: 48px;--appbar-h: 56px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{min-height:100dvh;background:var(--bg);color:var(--foreground);font-size:var(--fs-16);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#app{min-height:100dvh}button,input,textarea,select{font:inherit;color:inherit}button{cursor:pointer;border:none;background:none}button:disabled{cursor:not-allowed}a{color:var(--brand-maroon)}:focus-visible{outline:3px solid color-mix(in srgb,var(--ring) 50%,transparent);outline-offset:2px}img,svg{display:block;max-width:100%}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
