*{box-sizing:border-box}html{min-height:100%;background:#f7f8fb;scroll-behavior:smooth}html[data-theme=dark],html[data-theme=dark] body{background:#140b0b;color:#fff7f6}body{min-width:320px;min-height:100vh;margin:0;background:linear-gradient(180deg,#fff,#f7f8fb 44%,#eef2f7);color:#111827;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.md-consumer-page,.md-page-container,.md-menu-hero-content{animation:md-fade-slide .36s ease both}.md-product-card{height:100%;overflow:hidden}.md-product-card img{transition:transform .22s ease}.md-product-card:hover{transform:translateY(-2px)}.md-product-card:hover img{transform:scale(1.04)}.md-category-section{scroll-margin-top:150px}.md-cart-fab{animation:md-cart-enter .38s cubic-bezier(.2,.8,.2,1) both}.md-added-alert{animation:md-slide-up .22s ease both}@keyframes md-fade-slide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes md-cart-enter{0%{opacity:0;transform:translateY(14px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes md-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
