@media (max-width:768px){.mobile-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.mobile-spacing{padding:1rem}.mobile-hero-text{font-size:1.875rem;font-weight:800;line-height:1.2}.mobile-hero-subtext{color:#f97316;font-size:1.5rem;font-weight:700}.mobile-section-title{color:#334155;font-size:1.25rem;font-weight:700}.mobile-product-card{background:#fff;border-radius:1rem;transition:all .2s;overflow:hidden;box-shadow:0 1px 3px #0000001a}.mobile-product-card:hover{transform:translateY(-2px);box-shadow:0 4px 6px #0000001a}.mobile-bottom-nav-safe{padding-bottom:calc(env(safe-area-inset-bottom,1.5rem) + .5rem)}.mobile-hero-gradient{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)}.mobile-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}}@media (min-width:769px) and (max-width:1024px){.tablet-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.tablet-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.tablet-hero-image{width:24rem;height:18rem}.tablet-spacing{padding:1.5rem}.tablet-hero-text{font-size:2.25rem;font-weight:800;line-height:1.1}.tablet-section-title{font-size:1.5rem;font-weight:700}.tablet-product-card{border-radius:1rem;transition:all .3s;box-shadow:0 2px 4px #0000001a}.tablet-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.tablet-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.tablet-filter-controls{background:#fff;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;display:flex;box-shadow:0 2px 4px #0000000d}.tablet-touch-target{justify-content:center;align-items:center;min-width:48px;min-height:48px;display:flex}.tablet-sidebar{background:#fff;border:1px solid #f1f5f9cc;border-radius:1rem;width:320px;box-shadow:0 4px 6px #00000012}}@media (display-mode:standalone){.pwa-safe-area{padding-top:env(safe-area-inset-top);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}.pwa-bottom-nav{padding-bottom:calc(env(safe-area-inset-bottom) + 1rem)}.pwa-header{padding-top:calc(env(safe-area-inset-top) + 1rem)}.pwa-fullscreen{height:100dvh}}.mobile-card-hover{transition:transform .2s,box-shadow .2s}.mobile-card-hover:active{transform:scale(.98)}.mobile-scroll::-webkit-scrollbar{background:0 0;width:0}.mobile-spinner{border:2px solid #f3f4f6;border-top-color:#6b7280;border-radius:50%;width:1rem;height:1rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mobile-shimmer{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;animation:2s infinite shimmer}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.mamimart-card{background:#fff;border:1px solid #f1f5f9cc;border-radius:1rem;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.mamimart-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d}.mamimart-button{border-radius:.75rem;font-weight:600;transition:all .2s;box-shadow:0 1px 2px #0000000d}.mamimart-button:hover{transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.mamimart-button:active{transform:translateY(0);box-shadow:0 1px 2px #0000000d}.mamimart-heading{letter-spacing:-.02em;color:#1e293b;font-weight:800}.mamimart-subheading{letter-spacing:-.01em;color:#475569;font-weight:700}.freshness-badge{color:#166534;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.price-naira{color:#1f2937;font-weight:700}.mobile-touch-target{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}.mobile-category-card{background:#fff;border:1px solid #f1f5f9cc;border-radius:1rem;transition:all .2s;overflow:hidden;box-shadow:0 1px 3px #0000001a}.mobile-category-card:hover{border-color:#16a34a33;transform:translateY(-2px);box-shadow:0 4px 8px #0000001f}.mobile-product-grid-enhanced{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}@media (min-width:640px){.mobile-product-grid-enhanced{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}.mobile-filter-button{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:.75rem 1rem;transition:all .2s;box-shadow:0 1px 2px #0000000d}.mobile-filter-button:hover{background:#f9fafb;border-color:#16a34a;box-shadow:0 2px 4px #0000001a}.mobile-sidebar-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080}.mobile-sidebar{background:#fff;transition:transform .3s;transform:translate(0);box-shadow:0 10px 25px #00000026}.line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
@media (min-width:1024px){.desktop-grid-5{grid-template-columns:repeat(5,minmax(0,1fr));gap:2rem}.desktop-grid-6{grid-template-columns:repeat(6,minmax(0,1fr));gap:2rem}.desktop-hero{min-height:80vh;padding:4rem 0}.desktop-hero-text{font-family:var(--font-mulish), sans-serif;letter-spacing:-.03em;text-rendering:optimizelegibility;font-size:4rem;font-weight:900;line-height:.85}.desktop-hero-subtext{font-family:var(--font-mulish), sans-serif;color:#f97316;letter-spacing:-.02em;margin-top:2rem;font-size:2.5rem;font-weight:700;line-height:.9}.desktop-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-bottom:1px solid #e2e8f0cc}.desktop-nav-link{font-weight:500;transition:all .2s;position:relative}.desktop-nav-link:hover{color:#15803d}.desktop-nav-link:after{content:"";background-color:#15803d;width:0;height:2px;transition:all .3s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.desktop-nav-link:hover:after{width:100%}.desktop-search{flex:1;max-width:500px}.desktop-search input{background:#fafafa;border:2px solid #e2e8f0;border-radius:12px;padding:12px 16px 12px 44px;font-size:16px;transition:all .2s}.desktop-search input:focus{background:#fff;border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.desktop-product-card{background:#fff;border:1px solid #f1f5f9cc;border-radius:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0000000f}.desktop-product-card:hover{border-color:#16a34a33;transform:translateY(-4px);box-shadow:0 12px 24px #0000001f,0 4px 8px #00000014}.desktop-product-image{height:12rem;padding:1.5rem}.desktop-promo-banner{background:linear-gradient(135deg,#15803d 0%,#16a34a 50%,#22c55e 100%);border-radius:1.5rem;min-height:200px;padding:3rem;box-shadow:0 8px 32px #15803d4d}.desktop-promo-title{margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.desktop-promo-button{background:#f97316;border-radius:12px;padding:1.25rem 3rem;font-size:1.125rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #f973164d}.desktop-promo-button:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 8px 24px #f9731666}.desktop-section-header{margin-bottom:3rem}.desktop-section-title{font-family:var(--font-mulish), sans-serif;color:#334155;letter-spacing:-.025em;font-size:2rem;font-weight:800;line-height:1.1}.desktop-section-subtitle{font-family:var(--font-mulish), sans-serif;color:#64748b;letter-spacing:-.005em;margin-top:.5rem;font-size:1.125rem;font-weight:400;line-height:1.5}.desktop-spacing{padding:2rem 0}.desktop-section-spacing{margin-bottom:4rem}}@media (min-width:1280px){.xl-desktop-grid-6{grid-template-columns:repeat(6,minmax(0,1fr));gap:2.5rem}.xl-desktop-hero-text{font-size:5rem;line-height:.85}.xl-desktop-container{max-width:1400px}.xl-desktop-product-card{border-radius:1.25rem}.xl-desktop-product-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #00000026,0 6px 12px #0000001a}.xl-desktop-product-image{height:14rem;padding:2rem}}@media (min-width:1024px){.desktop-fade-in{animation:.6s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.desktop-product-card:first-child{animation-delay:.1s}.desktop-product-card:nth-child(2){animation-delay:.2s}.desktop-product-card:nth-child(3){animation-delay:.3s}.desktop-product-card:nth-child(4){animation-delay:.4s}.desktop-product-card:nth-child(5){animation-delay:.5s}.desktop-hover-lift{transition:all .3s cubic-bezier(.4,0,.2,1)}.desktop-hover-lift:hover{transform:translateY(-8px)scale(1.02);box-shadow:0 20px 40px #00000026}.desktop-button-primary{background:linear-gradient(135deg,#15803d 0%,#16a34a 100%);transition:all .2s;box-shadow:0 4px 12px #15803d4d}.desktop-button-primary:hover{background:linear-gradient(135deg,#166534 0%,#15803d 100%);transform:translateY(-1px);box-shadow:0 8px 24px #15803d66}.desktop-button-secondary{background:0 0;border:2px solid #15803d;transition:all .2s}.desktop-button-secondary:hover{color:#fff;background:#15803d;transform:translateY(-1px);box-shadow:0 4px 12px #15803d33}.desktop-footer{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-top:1px solid #e2e8f0}.desktop-footer-link{transition:all .2s;position:relative}.desktop-footer-link:hover{color:#15803d;transform:translate(2px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px;transition:background .2s}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.mulish-display{font-family:var(--font-mulish), sans-serif;letter-spacing:-.04em;text-rendering:optimizelegibility;font-feature-settings:"kern" 1, "liga" 1, "ss01" 1;font-weight:900;line-height:.8}.mulish-headline{font-family:var(--font-mulish), sans-serif;letter-spacing:-.025em;text-rendering:optimizelegibility;font-weight:800;line-height:.9}.mulish-title{font-family:var(--font-mulish), sans-serif;letter-spacing:-.02em;font-weight:700;line-height:1.1}.mulish-body{font-family:var(--font-mulish), sans-serif;letter-spacing:-.01em;font-weight:400;line-height:1.7}.mulish-caption{font-family:var(--font-mulish), sans-serif;letter-spacing:-.005em;font-weight:500;line-height:1.4}}
