:root{--green-dark:#004334;--green-mid:#1a6b56;--green-muted:#7a9e8e;--green-light:#e8f0ed;--yellow-brand:#f5c842;--cream:#f5f0e8;--cream-dark:#ede8df;--border:#ddd6cb;--text-dark:#1a2421;--text-muted:#6b7e78;--white:#fff;--error:#c0392b;--error-bg:#fff5f4;--warning-bg:#fff8e6;--warning-border:#f0c040;--warning-text:#8a6400;--radius:10px;--radius-sm:7px}*{box-sizing:border-box;margin:0;padding:0}html{color:var(--text-dark);background:var(--cream);font-family:Inter,-apple-system,sans-serif}body{min-height:100vh}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}a{color:inherit;text-decoration:none}@media (max-width:768px){.sidebarWrapper{display:none!important}.mobileNav{display:flex!important}.floatingCart{display:block!important}.mainPadded{padding-bottom:80px}}
