*{box-sizing:border-box}html{min-height:100%;background:#f7f8fb;scroll-behavior:smooth;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:rgba(91,100,114,.45) transparent}*{scrollbar-width:thin;scrollbar-color:rgba(91,100,114,.45) transparent}html::-webkit-scrollbar,*::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track,*::-webkit-scrollbar-track{background:transparent}html::-webkit-scrollbar-thumb,*::-webkit-scrollbar-thumb{background-color:#5b647273;border-radius:999px;border:2px solid transparent;background-clip:content-box}html::-webkit-scrollbar-thumb:hover,*::-webkit-scrollbar-thumb:hover{background-color:#5b6472a6}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-menu-hero-content{animation:md-fade-slide .36s ease both}.md-consumer-page,.md-page-container{animation:md-fade .24s 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:170px}.md-floating-feedback{animation:md-slide-down .22s ease both}@keyframes md-fade-slide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes md-fade{0%{opacity:0}to{opacity:1}}@keyframes md-slide-down{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}}
