@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Poppins:wght@300;400;500;600;700;800;900&display=swap");*{box-sizing:border-box;margin:0;padding:0;font-size:.9rem!important;font-family:Inter,sans-serif;font-weight:300;scrollbar-width:thin;scrollbar-color:#000 transparent;::-webkit-scrollbar{width:8px;border-radius:4px}::-webkit-scrollbar-thumb,::-webkit-scrollbar-track{background-color:transparent}}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}:root{--color-cream:#f7f3ec;--color-chocolate:#3a2418;--color-raspberry:#d84b73;--color-mango:#f7a533;--color-pistachio:#7fa96b;--color-dark:var(--color-chocolate);--color-white:var(--color-cream);--color-primary:var(--color-raspberry);--color-primary-light:#d84b7356;--color-grey:var(--color-chocolate);--color-blue:var(--color-pistachio);--color-yellow:var(--color-mango);--color-green:var(--color-pistachio);--color-blue-quantum:var(--color-raspberry);--color-grey-quantum:var(--color-cream)}.flex-row{display:flex!important;flex-direction:row!important;gap:1rem!important}.flex-column{display:flex;flex-direction:column;gap:1rem}main{padding-top:16vh}.MuiSvgIcon-root{font-size:1.5rem!important}.blue{background-color:var(--color-blue-quantum)}.main-pill{color:var(--color-dark);padding:.5rem 1rem;border-radius:20px;font-weight:600}.yellow{background-color:#ee9b00}.green{background-color:#006400}.orange{background-color:#ff6700}.red{background-color:#c0392b}.purple{background-color:#7c3aed}.wapp{right:1rem;height:50px;width:50px;object-fit:contain;z-index:150}.floating-whatsapp,.wapp{position:fixed;bottom:3rem;border-radius:50%;cursor:pointer}.floating-whatsapp{right:2rem;z-index:1000;display:flex;width:60px;height:60px;align-items:center;justify-content:center;padding:.6rem;background-color:var(--color-pistachio);color:#fff;filter:drop-shadow(0 20px 70px rgba(0,0,0,.52)) drop-shadow(0 2px 8px rgba(0,0,0,.36))}.floating-whatsapp .MuiSvgIcon-root{width:100%;height:100%;color:inherit}.currency-style{font-weight:500;font-size:11px!important;margin-right:.3rem}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{margin:0;min-height:100vh}.close-btn{cursor:pointer}.flex-center{display:flex;justify-content:center!important;align-items:center!important;gap:1rem}.full-width{width:100%!important}.category-container{display:flex;justify-content:center;gap:1vw;flex-wrap:wrap;padding:0;min-height:50vh}button{cursor:pointer}.bold{font-weight:700!important}.uppercase{text-transform:uppercase}button:disabled{cursor:not-allowed;background-color:var(--color-grey)}a{color:inherit;text-decoration:none;padding:0;margin:0;display:flex;align-items:center}.full-width{width:100%}.mobile{display:none}.arrow-down{position:fixed;bottom:2rem;width:80px;height:80px;left:50%;transform:translateX(-50%);cursor:pointer;border-radius:50%;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.arrow-up{position:absolute;top:1rem;width:60px;height:60px;right:3rem;transform:rotate(180deg);cursor:pointer}.pulse-btn{animation:pulse-btn 1s infinite}.pulse,.pulse-btn{transition-duration:.3s}.pulse{animation:pulse 1.2s infinite}.secondary-text{color:#524e4e;font-size:.8rem!important}.transparent-btn{background-color:transparent}.original-price{text-decoration:line-through;color:grey}.black-btn{background-color:#000!important;color:#fff!important}.black-border-btn,.black-btn:disabled{background-color:transparent;color:#000;border:1px solid #000}.blue-border-btn{background-color:transparent;color:var(--color-blue-quantum);border:1px solid var(--color-blue-quantum)}.edit-btn{color:var(--color-blue-quantum)!important}.cancel-btn,.edit-btn{text-transform:uppercase!important;font-size:.7rem!important}.cancel-btn{color:#000!important}.blue-btn{background-color:var(--color-blue-quantum);color:#fff}button{padding:.5rem .8rem;border-radius:5px;border:none;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}.pointer{cursor:pointer}.stock-alert-modal{width:100vw;height:100vh;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.5)}.stock-alert-content{background-color:#fff;color:#000!important;padding:2rem;border-radius:5px;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width:500px){body{overflow-y:auto;min-height:100%;height:auto;padding-bottom:0}main{padding-top:10vh}.card{bottom:1.4rem;right:2rem}.arrow-down{bottom:1rem}.arrow-down,.arrow-up{width:60px;height:60px}.arrow-up{position:absolute;top:1rem;left:50%;transform:translateX(-50%) rotate(180deg);cursor:pointer}.card{width:50px;height:50px;right:.5rem}.background{height:100%}h1{font-size:2.5rem;min-width:unset;width:80%;height:-moz-fit-content;height:fit-content}.about{padding:10vh 0}.home-main{position:absolute;bottom:15vh;top:unset;left:5vw;width:90vw;display:flex;flex-direction:column;gap:3rem;justify-content:space-between;height:-moz-fit-content;height:fit-content}}@media screen and (max-width:900px){.mobile{display:block;z-index:990}body{overflow-y:auto;min-height:100%;height:auto;padding-bottom:0}.desktop{display:none!important}.mobile-full-width{width:100%}}.active-order-badge{position:fixed;z-index:1200;top:auto;bottom:2rem;left:50%;width:min(390px,calc(100vw - 28px));padding:12px 42px 12px 14px;border:1px solid rgba(58,36,24,.1);border-radius:16px;background:#fff;color:#17120f;box-shadow:0 10px 30px rgba(32,18,12,.18);transform:translateX(-50%)}.active-order-badge__content{display:grid;color:inherit;text-decoration:none}.active-order-badge__ontime{display:flex;align-items:center;gap:5px;color:#5d963e;font-size:.68rem;font-weight:800}.active-order-badge__ontime i{width:6px;height:6px;border-radius:50%;background:#70a94f}.active-order-badge__estimate{margin-top:2px;font-size:1.7rem;line-height:1.12;letter-spacing:-.04em}.active-order-badge__progress{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5px;gap:5px;margin:10px 0 9px}.active-order-badge__progress i{height:6px;border-radius:999px;background:#d8d8d8}.active-order-badge__progress i.is-complete{background:#68a346}.active-order-badge__progress i.is-next{background:#aacb94}.active-order-badge__message{font-size:.88rem;font-weight:800}.active-order-badge__footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:10px}.active-order-badge__delivery-image{width:42px;height:42px;flex:none;border-radius:10px;object-fit:cover}.active-order-badge__minimize{position:absolute;top:8px;right:8px;display:grid;width:26px;height:26px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:#3b2418;cursor:pointer;font-size:1rem;font-weight:900}.active-order-badge__minimize:hover{background:#f3eee9}.active-order-minimized{position:fixed;right:2rem;bottom:calc(3rem + 72px);z-index:1001;width:60px;height:60px;padding:0;overflow:hidden;border:2px solid #fff;border-radius:50%;background:#fff7ef;box-shadow:0 8px 24px rgba(32,18,12,.28);cursor:pointer;animation:active-order-pulse 1.8s ease-in-out infinite}.active-order-minimized img{width:100%;height:100%;object-fit:cover;transform:scale(1.15)}@keyframes active-order-pulse{0%,to{box-shadow:0 0 0 0 rgba(130,173,112,.55),0 8px 24px rgba(32,18,12,.28);transform:scale(1)}50%{box-shadow:0 0 0 10px rgba(130,173,112,0),0 10px 28px rgba(32,18,12,.32);transform:scale(1.06)}}@media (max-width:600px){.active-order-badge{top:calc(100px + 8px);bottom:auto;width:calc(100vw - 20px)}}@media (prefers-reduced-motion:reduce){.active-order-minimized{animation:none}}