@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#f7f8fc}a{text-decoration:none;color:inherit}.scrollbar::-webkit-scrollbar{width:6px;height:6px}.scrollbar::-webkit-scrollbar-thumb{background:#d8dbe8;border-radius:8px}.gradient{background:linear-gradient(135deg,#6d4aff,#8b5cf6)}.soft-gradient{background:radial-gradient(circle at 20% 0,#eeeafe 0,transparent 32%),#f7f8fc}.product-img{width:100%;aspect-ratio:4/3;object-fit:contain;background:linear-gradient(145deg,#f0edff,#fafaff)}@media(max-width:899px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}}@media(max-width:599px){.hide-mobile{display:none!important}}
