@charset "UTF-8";:root{--color-primary: #70735D;--color-primary-light: #AEB784;--color-primary-superlight: #F4F0E4;--color-primary-dark: #41431B;--color-button-primary: #d0b15a;--color-button-secondary: #b56548;--color-button-tertiary: #ff9a5a;--color-background: #F2EFDC;--color-surface: #FFFFFF;--color-surface-soft: #D9CAAD;--color-text-primary: #2F3E34;--color-text-secondary: #F2EFDF;--color-text-muted: #9CA3AF;--color-text-hover: #FFE99A;--color-accent: #E6A15A;--color-accent-soft: #F3CFA3;--color-border: #E5E7EB;--color-border-soft: #F0F1F3;--color-pending: #9b6a02;--color-approved: #2f7a34;--color-rejected: #a03d3d;--color-success: #6AAE6D;--color-warning: #F2B84B;--color-error: #E57373;--color-info: #6FA8DC;--space-xxs: .1rem;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 4rem;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 30px;--shadow-sm: 0 2px 5px rgba(0,0,0,.08);--shadow-md: 0 4px 10px rgba(0,0,0,.12);--shadow-lg: 0 8px 20px rgba(0,0,0,.16);--font-xs: .75rem;--font-sm: .875rem;--font-md: 1rem;--font-lg: 1.25rem;--font-xl: 1.5rem;--font-xxl: 2rem;--font-xxxl: 3.5rem;--font-hero: 2.5rem;--font-light: 300;--font-normal: 400;--font-medium: 500;--font-bold: 700}@media (max-width: 768px){:root{--font-hero: 2.2rem;--font-xxl: 1.7rem;--font-xl: 1.3rem}}*,*:before,*:after{box-sizing:border-box}html{height:auto;overflow:auto;scroll-behavior:smooth}body{width:100%;margin:0;font-family:system-ui,sans-serif;color:var(--color-text);background:var(--color-background)}
