@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#FFFCF5;--surface:#FFFFFF;--border:#D8EDD0;--primary:#F57C32;--primary-dark:#E06020;--primary-bg:rgba(245,124,50,0.12);--mint:#6DC899;--mint-bg:#E4F5EC;--mint-text:#0F6B38;--lavender:#FFD890;--lavender-bg:#FFF8EE;--lavender-text:#7A5000;--peach:#FFD090;--peach-bg:#FFF3E0;--peach-text:#C05000;--text:#1A3020;--muted:#5A7A62;--error:#C0392B;--hero-bg:#FFFFFF;--hero-text:#1A3020;--hero-muted:#5A7A62;--hero-border:rgba(46,125,82,0.20);--hero-surface:rgba(46,125,82,0.06)}body,html{font-family:Nunito,system-ui,sans-serif;background:var(--bg);color:var(--text);font-size:18px;-webkit-font-smoothing:antialiased}@media (max-width:480px){.search-form{flex-wrap:wrap}.search-form button{flex:1 1 100%;border-radius:12px!important;margin-top:4px}.card-header{flex-direction:column!important;gap:8px!important}.savings-badge{align-self:flex-start}.price-row{flex-wrap:wrap;gap:6px}}@media (hover:none){button,input{min-height:44px}input{font-size:16px!important}}