.easy-product{background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 15px rgba(102,126,234,.2)}.easy-product:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.3)}.easy-product img{border-radius:50%;transition:transform .3s ease-in-out;border:3px solid hsla(0,0%,100%,.3)}.easy-product:hover img{transform:scale(1.1);border-color:hsla(0,0%,100%,.6)}.accordion-a{border-bottom:1px solid hsla(0,0%,100%,.1);background:linear-gradient(135deg,#667eea,#764ba2);transition:all .3s ease}.accordion-a:hover{background:linear-gradient(135deg,#5a67d8,#6b46c1)}.inneracco-b{background:linear-gradient(135deg,#f7fafc,#edf2f7);color:#2d3748;border-left:4px solid #667eea;transition:all .3s ease}.inneracco-b:hover{background:linear-gradient(135deg,#edf2f7,#e2e8f0);border-left-color:#5a67d8;transform:translateX(-2px)}.fast-productItem{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;transition:all .3s ease;border-radius:12px}.fast-productItem:hover{background:linear-gradient(135deg,#f8fafc,#edf2f7);border-color:#cbd5e0;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.fast-productItem button{background:linear-gradient(135deg,#4299e1,#3182ce);transition:all .3s ease;border-radius:8px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1)}.fast-productItem button:hover{background:linear-gradient(135deg,#3182ce,#2c5282);transform:translateY(-1px);box-shadow:0 4px 12px rgba(66,153,225,.3)}.fastbuy-sticky{backdrop-filter:blur(10px);background:hsla(0,0%,100%,.95);border-bottom:1px solid rgba(226,232,240,.8)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.fastbuy-item{animation:fadeInUp .5s ease-out}.fastbuy-filter-dropdown::-webkit-scrollbar{width:6px}.fastbuy-filter-dropdown::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.fastbuy-filter-dropdown::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}.fastbuy-filter-dropdown::-webkit-scrollbar-thumb:hover{background:#a0aec0}.mobile-centered-popup{margin:0 auto;box-shadow:0 10px 40px rgba(0,0,0,.2);border-radius:16px}@media (max-width:768px){.easy-product{margin:0 2px;width:16px;height:16px}.fast-productItem{margin:6px 0;padding:12px;border-radius:8px}.accordion-a{padding:12px 16px;flex-direction:column;align-items:flex-start;gap:12px}.fast-productItem button{padding:12px 16px;font-size:14px;min-height:44px;border-radius:8px}.fastbuy-mobile-stack{display:flex;flex-direction:column;gap:12px}.fastbuy-quantity-controls{min-height:44px;gap:8px}.fastbuy-quantity-controls button{min-width:44px;min-height:44px;font-size:18px;font-weight:700}.mobile-centered-popup{left:50%!important;transform:translateX(-50%)!important;margin:0;max-height:60vh;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideInUp .3s ease-out}.mobile-centered-popup .flex.items-center{padding:16px 12px;min-height:56px;border-radius:12px;margin-bottom:8px;transition:background-color .2s ease;-webkit-tap-highlight-color:transparent}.mobile-centered-popup .flex.items-center:active{background-color:#e2e8f0;transform:scale(.98)}.mobile-centered-popup input[type=checkbox]{width:20px;height:20px;margin-right:16px;accent-color:#3b82f6}.mobile-centered-popup label{font-size:16px;line-height:1.5;cursor:pointer;flex:1;-webkit-user-select:none;user-select:none}.mobile-centered-popup h3{font-size:18px;font-weight:600;margin-bottom:16px}.mobile-centered-popup button[aria-label=close]{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.mobile-centered-popup button[aria-label=close]:active{background-color:#f1f5f9}}@media (max-width:480px){.fast-productItem{padding:8px;margin:4px 0}.accordion-a{padding:8px 12px}.fast-productItem button{font-size:12px;padding:10px 12px}}@media (hover:none) and (pointer:coarse){.fast-productItem button{min-height:44px;padding:12px 16px}.easy-product,.fastbuy-quantity-controls button{min-width:44px;min-height:44px}}