@font-face{font-family:Figtree;font-style:normal;font-weight:300 900;font-display:swap;src:url(/fonts/figtree-variable.woff2) format("woff2")}:root{--color-bg: #FBF6F0;--color-surface: #FFFFFF;--color-surface-sunken: #F3ECE3;--color-text-primary: #2B2420;--color-text-secondary: #7A7067;--color-text-on-accent: #FFFFFF;--color-accent: #C97B4A;--color-accent-hover: #B56A3B;--color-accent-subtle: #F3DFCE;--color-status-red: #D64545;--color-status-yellow: #E0A526;--color-status-green: #4C9A5B;--font-family-base: "Figtree", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.375rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-bold: 700;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow-card: 0 1px 3px rgba(43, 36, 32, .08), 0 1px 2px rgba(43, 36, 32, .06);--tap-target-min: 44px}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--color-bg);color:var(--color-text-primary);font-family:var(--font-family-base);font-size:var(--font-size-base);line-height:1.5;-webkit-font-smoothing:antialiased}button,input{font-family:inherit}a{color:inherit}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}button{-webkit-tap-highlight-color:transparent;transition:transform .1s ease-out,opacity .1s ease-out}button:active{transform:scale(.97);opacity:.85}@keyframes card-settle{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.card-settle{animation:card-settle .2s ease-out both}@keyframes skeleton-breathe{0%,to{opacity:.6}50%{opacity:1}}.skeleton-card{background:var(--color-surface-sunken);border-radius:var(--radius-lg);animation:skeleton-breathe 1.6s ease-in-out infinite}.skeleton-line{display:block;background:var(--color-surface-sunken);border-radius:var(--radius-sm);animation:skeleton-breathe 1.6s ease-in-out infinite}.page{padding:var(--space-4)}.page-heading{font-size:var(--font-size-xl);font-weight:var(--font-weight-bold);margin:0 0 var(--space-4)}
