*,:before,:after{box-sizing:border-box}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0c09;height:100%;margin:0;padding:0}#root{min-height:100dvh}input,button{font-family:inherit}input::placeholder{color:#4a5240;opacity:1}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{scrollbar-width:none}.app-shell{width:100%;max-width:430px}@media (width>=640px){.app-shell{max-width:700px}}@media (width>=1024px){.app-shell{max-width:960px}}.product-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (width>=640px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=1024px){.product-grid{grid-template-columns:repeat(4,1fr)}}@media (width>=640px){.mobile-only{display:none!important}.sheet-panel{max-width:520px;margin-left:auto;margin-right:auto;border-radius:18px!important}}.drawer-backdrop{justify-content:flex-end}@media (width>=640px){.drawer-backdrop{justify-content:center;align-items:center}}.drawer-panel{max-height:calc(100% - 50px)}@media (width>=640px){.drawer-panel{max-height:80vh}}.checkout-body{width:100%}@media (width>=640px){.checkout-body{max-width:540px;margin-left:auto;margin-right:auto}}
