@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Outfit:wght@400;500;600;700;800&display=swap";:root{--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-secondary:#10b981;--color-secondary-hover:#059669;--color-background:#f8fafc;--color-card:#fff;--color-text:#0f172a;--color-text-muted:#64748b;--color-border:#e2e8f0;--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:20px;--border-radius-full:9999px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #0000000d, 0 4px 6px -4px #0000000d}body{background-color:var(--color-background);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:Inter,sans-serif}:root{--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-primary-light:#eff6ff;--color-secondary:#10b981;--color-secondary-hover:#059669;--color-secondary-light:#ecfdf5;--color-accent:#f59e0b;--color-accent-light:#fffbeb;--color-danger:#ef4444;--color-danger-light:#fef2f2;--color-background:#f8fafc;--color-surface:#fff;--color-surface-hover:#f1f5f9;--color-text:#0f172a;--color-text-muted:#64748b;--color-text-light:#94a3b8;--color-border:#e2e8f0;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -2px #0000000d;--shadow-xl:0 20px 25px -5px #0000001a, 0 10px 10px -5px #0000000a;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px}*{box-sizing:border-box}body{background-color:var(--color-background);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif}a{color:inherit;-webkit-tap-highlight-color:transparent;text-decoration:none}button,input,select,textarea{-webkit-tap-highlight-color:transparent}.hover-scale{transition:transform .2s cubic-bezier(.4,0,.2,1)}.hover-scale:hover{transform:translateY(-2px)}.hover-glow:hover{box-shadow:0 10px 25px -5px #2563eb40}.glass-panel{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #ffffff80}.text-gradient-primary{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.fade-in{animation:.4s ease-out forwards fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.brands-carousel{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:24px;padding-bottom:16px;display:flex;overflow-x:auto}.brands-carousel::-webkit-scrollbar{display:none}@media (width>=769px){.brands-carousel{justify-content:flex-start;gap:48px;padding-bottom:24px}.brands-grid-desktop{padding:0 20px;justify-content:space-between!important}}.show-on-mobile{display:none!important}@media (width<=768px){.show-on-mobile{display:block!important}.flex-col-mobile{flex-direction:column!important}.w-full-mobile{width:100%!important}.p-mobile-sm{padding:16px!important}.m-mobile-none{margin:0!important}.grid-cols-2-mobile{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.grid-cols-1-mobile{grid-template-columns:1fr!important}.swipe-carousel-mobile{scroll-snap-type:x mandatory!important;-webkit-overflow-scrolling:touch!important;gap:16px!important;padding-bottom:8px!important;display:flex!important;overflow-x:auto!important}.swipe-carousel-mobile::-webkit-scrollbar{display:none!important}.swipe-carousel-mobile>*{scroll-snap-align:start!important;flex:none!important}.header-top-mobile{flex-direction:row!important;justify-content:space-between!important;gap:12px!important;padding:12px 16px!important}.logo-mobile{width:120px!important;height:40px!important}.text-center-mobile{text-align:center!important}.product-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.product-card{border-radius:12px!important;padding:8px!important;box-shadow:0 2px 8px #0000000a!important}.product-card .img-container{height:120px!important}.product-card h3{font-size:13px!important;line-height:1.3!important}.product-card .price{font-size:14px!important}.hide-on-mobile{display:none!important}.sticky-checkout-mobile{z-index:990!important;-webkit-backdrop-filter:blur(12px)!important;padding:16px 20px!important;padding-bottom:calc(16px + env(safe-area-inset-bottom))!important;background:#fffffff2!important;border-top:1px solid #e2e8f0cc!important;justify-content:space-between!important;align-items:center!important;display:flex!important;position:fixed!important;bottom:70px!important;left:0!important;right:0!important;box-shadow:0 -4px 20px #0000000f!important}.profile-container-mobile{border-left:none!important;border-right:none!important;border-radius:0!important;padding:16px!important}.hero-container-mobile{border-radius:12px!important;flex-direction:row!important;justify-content:space-between!important;align-items:center!important;padding:16px!important}.hero-title-mobile{text-align:left!important;margin-bottom:4px!important;font-size:1.4rem!important}.hero-subtitle-mobile{text-align:left!important;margin-bottom:0!important;font-size:.85rem!important}.hero-img-wrapper-mobile{justify-content:center!important;align-items:center!important;width:100px!important;height:100px!important;display:flex!important}.hero-img-mobile{width:100%!important;height:100%!important;margin-top:0!important}.footer-mobile-container{padding-top:24px!important}.footer-bottom-mobile{flex-direction:column!important;gap:8px!important;padding-bottom:90px!important}.category-hero-banner{border-radius:12px!important;flex-direction:column!important;align-items:flex-start!important;margin-bottom:20px!important;padding:20px!important}.category-title{font-size:24px!important}}@media (width>=769px){.hide-on-desktop{display:none!important}}.action-btn-edit{cursor:pointer;color:#3b82f6;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.action-btn-edit:hover{background-color:#eff6ff;transform:scale(1.05)}.action-btn-delete{cursor:pointer;color:#ef4444;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.action-btn-delete:hover{background-color:#fef2f2;transform:scale(1.05)}.auth-wrapper{justify-content:center;align-items:center;min-height:70vh;padding:60px 20px;display:flex}.auth-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:450px;padding:40px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}@media (width<=768px){.auth-wrapper{padding:30px 16px}.auth-card{border-radius:12px;padding:24px;box-shadow:0 4px 6px -1px #0000001a}}
