:root{--ef-green-dark: #006B35;--ef-green-primary: #19A83A;--ef-green-light: #36C34A;--ef-yellow-offer: #FFC915;--ef-yellow-popular: #F5A400;--ef-success-soft: #DFF7E5;--ef-text-dark: #123524;--ef-background: #FFFFFF;--ef-neutral-light: #F4F7F5;--color-primary: var(--ef-green-primary);--color-primary-dark: var(--ef-green-dark);--color-accent: var(--ef-yellow-offer);--color-success-bg: var(--ef-success-soft);--color-text: var(--ef-text-dark);--color-bg: var(--ef-background);--color-surface: var(--ef-neutral-light);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ef-text-dark);background:var(--ef-background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{height:100%;margin:0}body{background:var(--ef-background)}a,button,input,textarea,select{font:inherit}
