*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#1a1a1a;background:#fafbfc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.modern-app-layout{min-height:100vh;background:#fff;position:relative}.modern-app-layout.with-footer{padding-bottom:64px}.modern-content{padding:0;margin:0;min-height:calc(100vh - 64px);background:transparent}.modern-content.with-footer{min-height:calc(100vh - 128px)}.modern-header{background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.2);box-shadow:0 4px 20px #0000001a;padding:0;height:64px;line-height:64px;position:sticky;top:0;z-index:1001;width:100%}.header-content{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 20px;max-width:1200px;margin:0 auto;width:100%}.header-left,.header-right{display:flex;align-items:center;min-width:60px}.header-center{flex:1;display:flex;justify-content:center;align-items:center}.logo{display:flex;align-items:center;gap:8px;color:#0ea5e9;font-weight:700}.logo-icon{font-size:24px;color:#0ea5e9}.logo-text{margin:0!important;font-size:20px!important;font-weight:700!important;background:linear-gradient(135deg,#0ea5e9,#06b6d4,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-title{margin:0!important;font-size:18px!important;font-weight:600!important;color:#1a1a1a}.menu-button,.back-button,.cart-button{color:#0ea5e9;border:none;background:transparent;font-size:20px;padding:8px;height:48px;width:48px;display:flex;align-items:center;justify-content:center;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.menu-button:hover,.back-button:hover,.cart-button:hover{background:#0ea5e91a;color:#0ea5e9;transform:scale(1.05)}.cart-badge .ant-badge-count{background:#ff4757;box-shadow:0 2px 8px #ff47574d}.bottom-footer,.purchase-footer{position:fixed;bottom:0;left:0;right:0;height:64px;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.2);box-shadow:0 -4px 20px #0000001a;z-index:1000;display:flex;align-items:center}.footer-content,.purchase-footer-content{display:flex;align-items:center;justify-content:space-between;height:64px;padding:0 20px;max-width:1200px;margin:0 auto;width:100%}.footer-left{display:flex;align-items:center;flex:1}.footer-summary{display:flex;flex-direction:column;gap:2px}.footer-items{font-size:12px;color:#8c8c8c;font-weight:500}.footer-total{font-size:16px;color:#1a1a1a;font-weight:700}.footer-right{display:flex;align-items:center}.purchase-footer-left{display:flex;align-items:center;flex:1}.purchase-footer-summary{display:flex;flex-direction:column;gap:2px}.purchase-footer-total{font-size:16px;color:#1a1a1a;font-weight:700}.purchase-footer-right{display:flex;align-items:center}.footer-checkout-btn{height:48px;border-radius:12px;font-weight:600;font-size:14px;padding:0 24px;background:linear-gradient(135deg,#0ea5e9,#06b6d4,#8b5cf6);border:none;transition:all .3s ease}.footer-checkout-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0ea5e94d}.footer-checkout-btn:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.purchase-footer-checkout-btn{height:48px;border-radius:12px;font-weight:600;font-size:14px;padding:0 24px;background:linear-gradient(135deg,#0ea5e9,#06b6d4,#8b5cf6);border:none;transition:all .3s ease}.purchase-footer-checkout-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0ea5e94d}.purchase-footer-checkout-btn:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.modern-home-page{padding:0;margin:0;min-height:calc(100vh - 64px)}.hero-section{background:#fff;padding:60px 20px;text-align:center;color:#1a1a1a;position:relative;overflow:hidden;border-bottom:1px solid #e2e8f0}.hero-section:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="white" opacity="0.1"/><circle cx="10" cy="60" r="0.5" fill="white" opacity="0.1"/><circle cx="90" cy="40" r="0.5" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.hero-content{position:relative;z-index:1;max-width:600px;margin:0 auto}.hero-title{font-size:2.5rem!important;font-weight:800!important;margin-bottom:16px!important;color:#1a1a1a!important;text-shadow:none}.hero-subtitle{font-size:1.1rem!important;color:#64748b!important;margin-bottom:0!important;font-weight:400}.search-filter-section{background:#fff;padding:16px 20px 12px;box-shadow:0 2px 20px #00000014;display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:0;position:sticky;top:0;z-index:1000}.search-container{flex:1;min-width:200px}.modern-search .ant-input{border-radius:10px;border:2px solid #e1e8ed;padding:10px 14px;font-size:15px;transition:all .3s ease;background:#f8f9fa}.modern-search .ant-input:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91a;background:#fff}.categories-menu-container{background:#fff;padding:0;border-bottom:1px solid #f0f0f0;position:sticky;top:64px;z-index:1000;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.categories-menu-container::-webkit-scrollbar{display:none}.categories-menu{display:flex;gap:0;align-items:center;min-width:max-content;border-bottom:2px solid #f0f0f0}.category-item{display:flex;align-items:center;padding:8px 16px;background:transparent;border:none;border-bottom:2px solid transparent;border-radius:0;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;color:#666;white-space:nowrap;flex-shrink:0;position:relative}.category-item:hover{color:#0ea5e9;background:#0ea5e90d}.category-item.active{background:transparent;border-bottom-color:#0ea5e9;color:#0ea5e9;font-weight:600}.category-item.active:hover{background:#0ea5e90d}.popular-tags-container{background:#fff;padding:8px 20px;border-bottom:1px solid #f0f0f0;margin-top:-1px;position:sticky;top:104px;z-index:999}.popular-tags{display:flex;gap:4px;flex-wrap:wrap;align-items:center;max-width:1400px;margin:0 auto}.popular-tag{display:flex;align-items:center;gap:3px;padding:4px 8px;background:#f8f9fa;border:1px solid #e1e8ed;border-radius:12px;cursor:pointer;transition:all .2s ease;font-size:12px;font-weight:500;color:#1a1a1a}.popular-tag:hover{background:#e3f2fd;border-color:#0ea5e9;transform:translateY(-1px);box-shadow:0 2px 8px #0ea5e926}.popular-tag.active{background:#0ea5e9;border-color:#0ea5e9;color:#fff;box-shadow:0 2px 8px #0ea5e94d}.popular-tag .tag-color{width:6px;height:6px;border-radius:50%;flex-shrink:0}.lainnya-tag{background:#f0f0f0!important;border-color:#d9d9d9!important;color:#666!important}.lainnya-tag:hover{background:#e6f7ff!important;border-color:#0ea5e9!important;color:#0ea5e9!important}.lainnya-selected-tag{background:#f0f9ff!important;border-color:#0ea5e9!important;color:#0ea5e9!important;font-weight:600!important}.lainnya-selected-tag:hover{background:#e0f2fe!important;border-color:#0284c7!important;color:#0284c7!important}.lainnya-selected-tag.active{background:#0ea5e9!important;border-color:#0ea5e9!important;color:#fff!important}.more-tags-content{max-height:400px;overflow-y:auto}.more-tags-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;margin-bottom:20px}.more-tag-item{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8f9fa;border:1px solid #e1e8ed;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;color:#1a1a1a;position:relative}.more-tag-item:hover{background:#e3f2fd;border-color:#0ea5e9;transform:translateY(-1px);box-shadow:0 2px 8px #0ea5e926}.more-tag-item.active{background:#0ea5e9;border-color:#0ea5e9;color:#fff;box-shadow:0 2px 8px #0ea5e94d}.more-tag-item .tag-color{width:10px;height:10px;border-radius:50%;flex-shrink:0}.more-tag-item .check-icon{position:absolute;right:12px;color:#1890ff;font-size:16px}.more-tag-item.active .check-icon{color:#fff}.selected-tags-preview{padding:16px;background:#f8f9fa;border-radius:8px;border:1px solid #e1e8ed}.selected-tags-label{font-size:12px;color:#666;margin-bottom:8px;font-weight:500}.selected-tags-list{display:flex;flex-wrap:wrap;gap:6px}.selected-tag-chip{background:#0ea5e9;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:500}.menu-list{display:flex;flex-direction:column;gap:4px}.menu-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;color:#1a1a1a}.menu-item:hover{background:#f0f0f0;color:#0ea5e9}@media (max-width: 768px){.search-filter-section{padding:12px 16px 8px;gap:8px}.popular-tags-container{padding:6px 16px}.popular-tags{gap:3px}.popular-tag{padding:3px 6px;font-size:11px}.more-tags-grid{grid-template-columns:1fr;gap:8px}.more-tag-item{padding:10px 12px;font-size:13px}.modern-search .ant-input{padding:8px 12px;font-size:14px}}.promo-carousel-container{max-width:1200px;margin:0 auto}.carousel-header{text-align:center;margin-bottom:12px}.carousel-title{margin:0!important;color:#ff4757!important;font-size:24px!important;font-weight:700!important}.carousel-subtitle{font-size:14px;color:#666;margin-top:4px}.carousel-wrapper{position:relative;overflow:hidden;border-radius:12px;box-shadow:0 4px 20px #0000001a;background:#fff;touch-action:pan-y}.carousel-content{position:relative;width:100%;height:380px;overflow:hidden}.carousel-track{display:flex;height:100%;transition:transform .5s ease-in-out}.carousel-slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}@media (min-width: 1200px){.carousel-slide{min-width:50%}.carousel-content{height:400px}}@media (min-width: 992px) and (max-width: 1199px){.carousel-slide{min-width:66.666%}}.promo-item-card{display:flex;width:100%;max-width:800px;height:100%;min-height:300px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.promo-item-image-container{position:relative;width:50%;height:100%;cursor:pointer;overflow:hidden}.promo-item-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.promo-item-image-container:hover .promo-item-image{transform:scale(1.05)}.promo-badge-large{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#ff4757,#ff3742);color:#fff;padding:8px 12px;border-radius:20px;font-size:12px;font-weight:700;z-index:2;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 8px #ff47574d}.promo-percentage-large{font-size:16px;font-weight:800;margin-top:2px}.promo-item-details{width:50%;padding:32px;display:flex;flex-direction:column;justify-content:space-between;min-height:0}.promo-item-name{margin:0 0 20px!important;font-size:20px!important;font-weight:600!important;color:#1a1a1a!important;line-height:1.3;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.promo-price-section{margin-bottom:24px;flex-shrink:0}.promo-price-row{display:flex;align-items:center;gap:12px;margin-bottom:8px}.promo-original-price{font-size:16px;color:#999;text-decoration:line-through}.promo-discount-percentage{background:#ff4757;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:700}.promo-final-price{font-size:24px;font-weight:700;color:#ff4757;margin-bottom:4px}.promo-savings{font-size:14px;color:#52c41a;font-weight:600}.promo-item-actions{display:flex;flex-direction:column;gap:12px;flex-shrink:0;margin-top:auto}.promo-buy-now-btn{background:linear-gradient(135deg,#ff4757,#ff3742);border:none;height:40px;min-height:40px;font-weight:600;border-radius:6px;flex-shrink:0}.promo-buy-now-btn:hover{background:linear-gradient(135deg,#ff3742,#ff2f3a);transform:translateY(-1px);box-shadow:0 4px 12px #ff47574d}.promo-add-cart-btn{height:36px;min-height:36px;border-radius:6px;font-weight:500;flex-shrink:0}.carousel-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:50%;background:#ffffffe6;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;font-size:16px;color:#666;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.carousel-nav-btn:hover{background:#fff;color:#ff4757;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #00000026}.carousel-prev{left:12px}.carousel-next{right:12px}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#ddd;cursor:pointer;transition:all .3s ease}.carousel-dot.active{background:#ff4757;transform:scale(1.2)}.carousel-dot:hover{background:#ff4757;transform:scale(1.1)}@media (max-width: 768px){.promo-carousel-container{margin:0 12px;padding:0}.carousel-nav-btn{display:none}.carousel-header{margin-bottom:8px}.carousel-title{font-size:20px!important}.carousel-subtitle{font-size:13px}.carousel-content{height:380px}.carousel-slide{padding:12px}.promo-item-card{flex-direction:column;max-width:100%;height:100%;min-height:300px;border-radius:12px}.promo-item-image-container{width:100%;height:45%;border-radius:8px 8px 0 0}.promo-badge-large{top:8px;left:8px;padding:6px 10px;font-size:11px}.promo-percentage-large{font-size:14px}.promo-item-details{width:100%;height:55%;padding:20px;justify-content:space-between;min-height:0;display:flex;flex-direction:column}.promo-item-name{font-size:16px!important;margin-bottom:8px!important;line-height:1.2;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0}.promo-price-section{margin-bottom:12px;flex-shrink:1;min-height:0}.promo-price-row{gap:8px;margin-bottom:6px}.promo-original-price{font-size:14px}.promo-discount-percentage{font-size:11px;padding:3px 6px}.promo-final-price{font-size:20px;margin-bottom:2px}.promo-savings{font-size:12px}.promo-item-actions{gap:8px;flex-shrink:0;margin-top:auto;margin-bottom:8px;min-height:80px;display:flex;flex-direction:column;justify-content:flex-end}.promo-buy-now-btn{height:36px;min-height:36px;font-size:14px}.promo-add-cart-btn{height:32px;min-height:32px;font-size:13px}.carousel-nav-btn{width:36px;height:36px;font-size:14px}.carousel-prev{left:8px}.carousel-next{right:8px}.carousel-dots{margin-top:16px;margin-bottom:8px;gap:6px}.carousel-dot{width:6px;height:6px}}@media (max-width: 480px){.promo-carousel-container{margin:0 8px;padding:0}.carousel-header{margin-bottom:6px}.carousel-title{font-size:18px!important}.carousel-subtitle{font-size:12px}.carousel-content{height:340px}.carousel-slide{padding:8px}.promo-item-card{min-height:280px;border-radius:8px}.promo-item-image-container{height:40%;border-radius:6px 6px 0 0}.promo-badge-large{top:6px;left:6px;padding:4px 8px;font-size:10px}.promo-percentage-large{font-size:12px}.promo-item-details{height:60%;padding:16px;min-height:0;display:flex;flex-direction:column}.promo-item-name{font-size:14px!important;margin-bottom:6px!important;flex-shrink:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0}.promo-price-section{margin-bottom:8px;flex-shrink:1;min-height:0}.promo-price-row{gap:6px;margin-bottom:4px}.promo-original-price{font-size:12px}.promo-discount-percentage{font-size:10px;padding:2px 5px}.promo-final-price{font-size:18px}.promo-savings{font-size:11px}.promo-item-actions{gap:6px;flex-shrink:0;margin-top:auto;margin-bottom:6px;min-height:70px;display:flex;flex-direction:column;justify-content:flex-end}.promo-buy-now-btn,.promo-add-cart-btn{height:30px;min-height:30px;font-size:12px}.carousel-nav-btn{width:32px;height:32px;font-size:12px}.carousel-prev{left:4px}.carousel-next{right:4px}.carousel-dots{margin-top:12px;margin-bottom:6px;gap:4px}.carousel-dot{width:5px;height:5px}}@media (max-width: 360px){.promo-carousel-container{padding:0}.carousel-content{height:300px}.promo-item-details{padding:14px;min-height:0}.promo-item-name{font-size:13px!important;margin-bottom:8px!important;flex-shrink:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.promo-price-section{margin-bottom:10px;flex-shrink:0}.promo-final-price{font-size:16px}.promo-item-actions{gap:4px;flex-shrink:0;margin-top:auto;margin-bottom:4px;min-height:60px;display:flex;flex-direction:column;justify-content:flex-end}.promo-buy-now-btn,.promo-add-cart-btn{height:28px;min-height:28px;font-size:11px}}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;padding:24px 20px;max-width:1400px;margin:0 auto}@media (max-width: 768px){.products-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:16px 12px}.product-grid-item{cursor:pointer;-webkit-tap-highlight-color:transparent}.add-to-cart-btn,.buy-now-btn{min-height:36px;touch-action:manipulation}}.product-grid-item{width:100%;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.05);position:relative}.product-grid-item:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}@media (max-width: 768px){.product-grid-item{border-radius:8px;box-shadow:0 1px 8px #0000000f}.product-grid-item:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001f}}.product-image-container{position:relative;height:250px;overflow:hidden;background:linear-gradient(135deg,#f8fafc,#e2e8f0);cursor:pointer}@media (max-width: 768px){.product-image-container{height:180px}}.product-image{width:100%;height:100%;object-fit:contain;transition:transform .4s cubic-bezier(.4,0,.2,1)}.product-grid-item:hover .product-image{transform:scale(1.05)}.product-overlay{position:absolute;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-grid-item:hover .product-overlay{opacity:1}.overlay-actions{display:flex;gap:8px}.overlay-btn{color:#fff;border:none;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-size:14px}.overlay-btn:hover{background:#ffffff4d;transform:scale(1.1)}.wishlist-btn.active{background:#ef4444;color:#fff}.product-details{padding:16px;display:flex;flex-direction:column;gap:12px}@media (max-width: 768px){.product-details{padding:12px;gap:8px}}.product-header{margin-bottom:8px}.product-title{font-size:14px;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer;transition:color .2s ease}.product-title:hover{color:#0ea5e9}@media (max-width: 768px){.product-title{font-size:13px;-webkit-line-clamp:2;line-height:1.2}}.product-price{flex-shrink:0}.price-amount{font-size:16px;font-weight:700;color:#0ea5e9}.promo-badge{position:absolute;top:8px;left:8px;background:linear-gradient(135deg,#ff4757,#ff3838);color:#fff;font-size:10px;font-weight:700;padding:4px 8px;border-radius:12px;z-index:2;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #ff47574d;animation:pulse 2s infinite;display:flex;align-items:center;gap:4px}.promo-percentage{background:#fff3;padding:2px 6px;border-radius:8px;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.3px}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.price-with-discount{display:flex;flex-direction:column;gap:4px}.original-price{font-size:16px;font-weight:500;color:#8c8c8c;text-decoration:line-through}.discounted-price{font-size:16px;font-weight:700;color:#0ea5e9}@media (max-width: 768px){.price-amount,.original-price,.discounted-price{font-size:14px}}.product-meta{display:flex;flex-direction:column;gap:8px}.product-rating{display:flex;align-items:center;gap:4px}.stars{display:flex;gap:1px}.star{color:#fbbf24;font-size:12px}.star.filled{color:#fbbf24}.rating-text{font-size:11px;color:#8c8c8c}.product-tags{display:flex;flex-wrap:wrap;gap:4px}.product-tag{background:#e0f2fe;color:#0ea5e9;border-radius:4px;font-size:10px;font-weight:500;padding:2px 6px;white-space:nowrap}.product-tag.more{background:#f1f5f9;color:#64748b}.product-actions{display:flex;gap:8px;margin-top:4px}.add-to-cart-btn,.buy-now-btn{flex:1;border-radius:8px;height:32px;font-weight:600;font-size:12px;transition:all .3s ease}.btn-text-desktop{display:inline}.btn-text-mobile{display:none}@media (max-width: 768px){.product-actions{gap:4px;margin-top:2px;flex-direction:column}.add-to-cart-btn,.buy-now-btn{height:36px;font-size:12px;border-radius:6px;width:100%;min-width:0;padding:0 8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.btn-text-desktop{display:none}.btn-text-mobile{display:inline}.product-overlay{display:none}.product-grid-item:active{transform:scale(.98)}}.add-to-cart-btn{background:linear-gradient(135deg,#0ea5e9,#06b6d4,#8b5cf6);border:none;color:#fff}.add-to-cart-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0ea5e94d}.buy-now-btn{border:1px solid #0ea5e9;color:#0ea5e9;background:#fff}.buy-now-btn:hover{background:#0ea5e9;color:#fff;transform:translateY(-1px)}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:40px 20px;text-align:center}.loading-text{margin-top:16px;color:#8c8c8c;font-size:16px}.retry-btn{margin-top:16px;border-radius:12px;height:44px;padding:0 24px;font-weight:600}.no-results{padding:60px 20px;text-align:center}.modern-cart-drawer .ant-drawer-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:20px 24px}.modern-cart-drawer .ant-drawer-title{color:#1a1a1a;font-weight:700;font-size:18px}.modern-cart-drawer .ant-drawer-close{color:#1a1a1a;font-size:18px}.modern-cart-drawer .ant-drawer-close:hover{color:#64748b}.empty-cart{padding:40px 20px;text-align:center}.continue-shopping-btn{margin-top:20px;border-radius:12px;height:44px;font-weight:600}.cart-item{padding:16px 0;border-bottom:1px solid #f0f0f0}.cart-item:last-child{border-bottom:none}.cart-item-image{width:50px;height:50px;object-fit:cover;border-radius:8px}.cart-placeholder{width:50px;height:50px;background:#f0f0f0;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:20px}.cart-item-price{color:#667eea;font-size:16px}.cart-footer{margin-top:20px;padding-top:20px;border-top:1px solid #f0f0f0}.cart-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:0 4px}.total-label{font-size:16px;color:#1a1a1a}.total-amount{font-size:20px;color:#667eea}.view-cart-btn{border-radius:12px;height:44px;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);border:none}.sidebar-drawer .ant-drawer-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:20px 24px}.sidebar-drawer .ant-drawer-title{color:#1a1a1a;font-weight:700;font-size:18px}.sidebar-drawer .ant-drawer-close{color:#1a1a1a;font-size:18px}.sidebar-content{padding:24px 0}.sidebar-section{margin-bottom:32px;padding:0 24px}.sidebar-section .ant-typography{margin-bottom:16px;color:#1a1a1a;font-weight:600;font-size:16px}.tag-list{display:flex;flex-direction:column;gap:4px}.tag-item{display:flex;align-items:center;padding:12px 16px;cursor:pointer;border-radius:12px;transition:all .3s ease;gap:12px;font-weight:500}.tag-item:hover{background:#e0f2fe;transform:translate(4px)}.tag-item.active{background:linear-gradient(135deg,#0ea5e9,#06b6d4,#8b5cf6);color:#fff;font-weight:600}.tag-item .anticon{font-size:16px;color:#8c8c8c}.tag-item.active .anticon{color:#fff}.tag-color{width:12px;height:12px;border-radius:50%;flex-shrink:0}.modern-cart-page{padding:0;margin:0;min-height:calc(100vh - 64px);background:#fafbfc;position:relative;top:0;transform:translateZ(0);will-change:transform}.empty-cart-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;padding:40px 20px;text-align:center}.empty-cart-icon{font-size:64px;margin-bottom:24px;opacity:.6}.empty-cart-title{color:#1a1a1a!important;margin-bottom:16px!important;font-weight:600!important}.empty-cart-description{color:#8c8c8c!important;font-size:16px!important;margin-bottom:32px!important}.start-shopping-btn{border-radius:12px;height:48px;padding:0 32px;font-weight:600;font-size:16px}.cart-content{display:block;padding:24px 20px;margin-top:0;max-width:1200px;margin-left:auto;margin-right:auto;background:#fff;min-height:calc(100vh - 64px);position:relative;z-index:1}@media (max-width: 768px){.cart-content{padding-left:16px;padding-right:16px}}.cart-items-section{min-width:0}.cart-items-card{border-radius:16px;box-shadow:0 4px 20px #00000014;border:none;overflow:hidden}.modern-cart-item{padding:20px 0!important;border-bottom:1px solid #f0f0f0!important}.modern-cart-item:last-child{border-bottom:none!important}.cart-item-content{display:flex;gap:16px;align-items:flex-start;width:100%}.cart-item-image-section{flex-shrink:0}.cart-item-image{width:80px;height:80px;object-fit:cover;border-radius:12px;box-shadow:0 2px 8px #0000001a}.cart-item-placeholder{width:80px;height:80px;background:#f0f0f0;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:32px;box-shadow:0 2px 8px #0000001a}.cart-item-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.cart-item-name{color:#1a1a1a;margin:0;font-weight:600;font-size:18px;line-height:1.4;display:block}.cart-item-unit-price{color:#0ea5e9;font-weight:600;font-size:16px;margin:0;display:block}.cart-item-controls{display:flex;flex-direction:column;align-items:flex-end;gap:12px;min-width:200px;flex-shrink:0}.quantity-and-price{display:flex;flex-direction:row;align-items:center;gap:16px;min-width:0;flex-shrink:0}.quantity-btn{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;border:2px solid #e1e8ed;background:#fff;color:#0ea5e9;font-size:16px}.quantity-btn:hover{border-color:#0ea5e9;background:#0ea5e9;color:#fff}.quantity-input{width:60px;height:40px;text-align:center;border-radius:8px;border:2px solid #e1e8ed;font-size:16px;font-weight:600}.cart-item-total{text-align:right;flex-shrink:0;white-space:nowrap;min-width:80px}.item-total-price{color:#1a1a1a;font-size:18px;font-weight:700;white-space:nowrap}.remove-item-btn{color:#ff4d4f;border:2px solid #ff4d4f;background:#fff;font-size:14px;padding:8px 16px;border-radius:8px;transition:all .3s ease;font-weight:600;height:40px}.remove-item-btn:hover{background:#ff4d4f;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #ff4d4f4d}@media (max-width: 768px){.hero-title{font-size:2rem!important}.hero-subtitle{font-size:1rem!important}.search-filter-section{flex-direction:column;gap:12px}.search-container{width:100%}.header-content{padding:0 16px}.modern-cart-drawer{width:100%!important}.cart-content{padding:16px}.cart-item-content{flex-direction:column;gap:12px}.cart-item-controls{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.cart-item-image{width:60px;height:60px}.cart-item-placeholder{width:60px;height:60px;font-size:24px}.cart-item-content{flex-direction:row;gap:12px;align-items:flex-start;margin-bottom:12px}.cart-item-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.cart-item-name{font-size:16px;line-height:1.3;margin:0;display:block}.cart-item-unit-price{font-size:14px;margin:0;display:block}.cart-item-controls{flex-direction:column;align-items:flex-end;gap:8px;min-width:80px}.quantity-and-price{flex-direction:row;align-items:center;gap:12px}.quantity-controls{gap:4px}.quantity-btn{width:36px;height:36px;font-size:14px}.quantity-input{width:55px;height:36px;font-size:14px;font-weight:600}.item-total-price{font-size:16px;text-align:right}.remove-item-btn{font-size:12px;padding:6px 12px;height:36px}.remove-item-text{display:inline}.footer-content{padding:0 16px}.footer-summary{gap:1px}.footer-items{font-size:11px}.footer-total{font-size:14px}.footer-checkout-btn,.purchase-footer-checkout-btn{height:44px;font-size:13px;padding:0 20px}.purchase-footer-content{padding:0 16px}.purchase-footer-total{font-size:14px}}@media (max-width: 480px){.hero-section{padding:40px 16px}.hero-title{font-size:1.75rem!important}.products-grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:12px}.product-details{padding:10px;gap:6px}.product-title{font-size:12px;-webkit-line-clamp:2}.price-amount,.original-price,.discounted-price{font-size:13px}.add-to-cart-btn,.buy-now-btn{height:34px;font-size:11px;padding:0 6px}.product-actions{gap:3px}.header-content{padding:0 12px}.logo-text{font-size:16px!important}.menu-button,.back-button,.cart-button{width:40px;height:40px;font-size:18px}.cart-content{padding:12px;gap:12px}.cart-item-content{gap:8px;margin-bottom:10px}.cart-item-image{width:50px;height:50px}.cart-item-placeholder{width:50px;height:50px;font-size:20px}.cart-item-name{font-size:15px;line-height:1.2;margin:0;display:block;width:100%;word-wrap:break-word;overflow-wrap:break-word}.cart-item-unit-price{font-size:13px;margin:0;display:block}.quantity-btn{width:32px;height:32px;font-size:12px}.quantity-input{width:48px;height:32px;font-size:12px;font-weight:600}.item-total-price{font-size:14px}.remove-item-btn{font-size:11px;padding:4px 8px;height:32px}.footer-content{padding:0 12px}.footer-items{font-size:10px}.footer-total{font-size:13px}.footer-checkout-btn,.purchase-footer-checkout-btn{height:40px;font-size:12px;padding:0 16px}.purchase-footer-content{padding:0 12px}.purchase-footer-total{font-size:13px}}@media (max-width: 360px){.hero-title{font-size:1.5rem!important}.logo-text{font-size:14px!important}.logo-icon{font-size:20px}.cart-content{padding:8px;gap:8px}.cart-item-content{gap:6px;margin-bottom:8px}.cart-item-image{width:40px;height:40px}.cart-item-placeholder{width:40px;height:40px;font-size:16px}.cart-item-name{font-size:14px;line-height:1.1;margin:0;display:block;width:100%;word-wrap:break-word;overflow-wrap:break-word}.cart-item-unit-price{font-size:12px;margin:0;display:block}.quantity-btn{width:28px;height:28px;font-size:10px}.quantity-input{width:42px;height:28px;font-size:10px;font-weight:600}.item-total-price{font-size:12px}.remove-item-btn{font-size:10px;padding:3px 6px;height:28px}}.ant-card{border:none;box-shadow:none}.ant-btn-primary{background:linear-gradient(135deg,#0ea5e9,#06b6d4,#8b5cf6);border:none;border-radius:12px;font-weight:600;transition:all .3s ease}.ant-btn-primary:hover{background:linear-gradient(135deg,#0284c7,#0891b2,#7c3aed);transform:translateY(-2px);box-shadow:0 8px 20px #0ea5e94d}.ant-input,.ant-input-affix-wrapper{border-radius:12px;border:2px solid #e1e8ed;transition:all .3s ease}.ant-input:focus,.ant-input-affix-wrapper:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91a}.ant-tag{border-radius:8px;font-weight:500;border:none}.ant-spin-dot{color:#0ea5e9}.ant-empty-description{color:#8c8c8c}.item-detail-page{padding:0;margin:0;min-height:calc(100vh - 64px);background:#fafbfc}.item-detail-container{max-width:1200px;margin:0 auto;padding:24px 20px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.item-image-section{position:sticky;top:100px}.item-detail-image{width:100%;height:500px;object-fit:contain;border-radius:16px;box-shadow:0 8px 32px #0000001a;transition:transform .3s ease}.item-detail-image:hover{transform:scale(1.02)}.placeholder-image-large{width:100%;height:500px;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:64px;color:#94a3b8;box-shadow:0 8px 32px #0000001a}.item-info-section{display:flex;flex-direction:column;gap:24px}.item-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.item-detail-title{color:#1a1a1a!important;font-size:2rem!important;font-weight:700!important;margin:0!important;line-height:1.2!important;flex:1}.item-code-badge{flex-shrink:0}.item-code{background:linear-gradient(135deg,#0ea5e9,#06b6d4,#8b5cf6);color:#fff;border-radius:8px;font-size:12px;font-weight:600;padding:6px 12px;white-space:nowrap}.item-price-section{padding:16px 0;border-bottom:1px solid #e2e8f0}.item-detail-price{font-size:2.5rem;font-weight:800;color:#0ea5e9;margin:0}.item-price-with-discount{display:flex;flex-direction:column;gap:8px}.price-row{display:flex;align-items:center;gap:12px}.item-detail-price.original{font-size:1.5rem;font-weight:500;color:#8c8c8c;text-decoration:line-through;margin:0}.item-detail-price.discounted{font-size:2.5rem;font-weight:800;color:#0ea5e9;margin:0}.discount-percentage{background:linear-gradient(135deg,#ff4757,#ff3838);color:#fff;font-size:14px;font-weight:700;padding:4px 8px;border-radius:8px;text-transform:uppercase;letter-spacing:.5px}.savings-text{font-size:14px;font-weight:600;color:#52c41a;background:#f6ffed;padding:4px 8px;border-radius:6px;border:1px solid #b7eb8f;align-self:flex-start}.cart-price-with-discount{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cart-original-price{font-size:14px;color:#8c8c8c;text-decoration:line-through}.cart-discounted-price{font-size:16px;font-weight:600;color:#0ea5e9}.cart-discount-badge{background:linear-gradient(135deg,#ff4757,#ff3838);color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:6px;text-transform:uppercase;letter-spacing:.5px}.per-item-text{font-size:12px;color:#8c8c8c;margin-left:4px}.item-tags-section{display:flex;flex-wrap:wrap;gap:8px}.item-tag{background:#e0f2fe;color:#0ea5e9;border-radius:20px;font-size:14px;font-weight:500;padding:6px 16px;white-space:nowrap;border:1px solid #bae6fd}.item-description-section{padding:24px 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.description-title{color:#1a1a1a!important;font-size:1.25rem!important;font-weight:600!important;margin-bottom:16px!important}.item-description{color:#64748b!important;font-size:16px!important;line-height:1.6!important;margin:0!important}.item-actions-section{display:flex;flex-direction:column;gap:24px;padding:24px 0}.quantity-selector{display:flex;align-items:center;gap:16px}.quantity-label{color:#1a1a1a;font-size:16px}.quantity-controls{display:flex;align-items:center;gap:8px}.quantity-input:focus{border-color:#0ea5e9;box-shadow:0 0 0 2px #0ea5e91a}.action-buttons{display:flex;gap:16px}.add-to-cart-btn-large,.buy-now-btn-large{flex:1;height:48px!important;font-size:15px!important;font-weight:600;border-radius:10px;transition:all .3s ease;min-height:48px!important}.add-to-cart-btn-large{background:linear-gradient(135deg,#0ea5e9,#06b6d4,#8b5cf6)!important;border:none!important;color:#fff!important;height:48px!important;min-height:48px!important;font-size:15px!important}.add-to-cart-btn-large:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0ea5e94d}.buy-now-btn-large{border:2px solid #0ea5e9!important;color:#0ea5e9!important;background:#fff!important;height:48px!important;min-height:48px!important;font-size:15px!important}.buy-now-btn-large:hover{background:#0ea5e9;color:#fff;transform:translateY(-2px)}@media (max-width: 768px){.item-detail-container{grid-template-columns:1fr;gap:24px;padding:16px 12px}.item-image-section{position:static}.item-detail-image{height:300px}.placeholder-image-large{height:300px;font-size:48px}.item-detail-title{font-size:1.5rem!important}.item-detail-price{font-size:2rem}.action-buttons{flex-direction:column}.add-to-cart-btn-large,.buy-now-btn-large{height:44px!important;font-size:14px!important;min-height:44px!important}}.purchase-page{padding:0;margin:0;min-height:calc(100vh - 64px);background:#fafbfc}.page-header{background:#fff;padding:32px 20px;text-align:center;border-bottom:1px solid #e2e8f0;margin-bottom:0}.page-header .ant-typography{margin-bottom:8px!important}.page-header .ant-typography:last-child{margin-bottom:0!important}.purchase-spacer{height:15px;width:100%;flex-shrink:0}.purchase-content{max-width:1200px;margin:0 auto;padding:0 20px 24px;display:grid;grid-template-columns:2fr 1fr;gap:24px;align-items:start}.shipping-card{border-radius:16px;box-shadow:0 4px 20px #00000014;border:none;overflow:hidden}.shipping-card .ant-card-head{background:linear-gradient(135deg,#0ea5e9,#06b6d4,#8b5cf6);border-bottom:none;padding:20px 24px}.shipping-card .ant-card-head-title{color:#fff;font-weight:700;font-size:18px}.shipping-card .ant-card-body{padding:24px}.order-summary-card{border-radius:16px;box-shadow:0 4px 20px #00000014;border:none;overflow:hidden;position:sticky;top:100px}.order-summary-card .ant-card-head{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:20px 24px}.order-summary-card .ant-card-head-title{color:#1a1a1a;font-weight:700;font-size:18px}.order-summary-card .ant-card-body{padding:24px}.order-summary-card .ant-list-item{padding:12px 0;border-bottom:1px solid #f0f0f0}.order-summary-card .ant-list-item:last-child{border-bottom:none}.order-summary-card .ant-list-item-meta-avatar{margin-right:12px}.order-summary-card .ant-list-item-meta-title{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.order-summary-card .ant-list-item-meta-description{font-size:12px;color:#8c8c8c}.order-summary-card .ant-statistic-title{color:#1a1a1a;font-weight:600;font-size:16px}.order-summary-card .ant-statistic-content{color:#0ea5e9;font-size:24px;font-weight:800}.order-summary-checkout-btn{background:linear-gradient(135deg,#0ea5e9,#06b6d4,#8b5cf6);border:none;border-radius:12px;font-weight:600;height:48px;font-size:16px;transition:all .3s ease}.order-summary-checkout-btn:hover{background:linear-gradient(135deg,#0284c7,#0891b2,#7c3aed);transform:translateY(-2px);box-shadow:0 8px 20px #0ea5e94d}.shipping-card .ant-form-item-label>label{color:#1a1a1a;font-weight:600;font-size:14px}.shipping-card .ant-input,.shipping-card .ant-input-affix-wrapper{border-radius:8px;border:2px solid #e1e8ed;padding:12px 16px;font-size:16px;transition:all .3s ease}.shipping-card .ant-input:focus,.shipping-card .ant-input-affix-wrapper:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91a}.shipping-card .ant-input-affix-wrapper .ant-input{border:none;padding:0;box-shadow:none}.shipping-card .ant-input-affix-wrapper .ant-input:focus{box-shadow:none}.shipping-card .ant-btn-primary{background:linear-gradient(135deg,#0ea5e9,#06b6d4,#8b5cf6);border:none;border-radius:12px;font-weight:600;height:48px;font-size:16px;transition:all .3s ease}.shipping-card .ant-btn-primary:hover{background:linear-gradient(135deg,#0284c7,#0891b2,#7c3aed);transform:translateY(-2px);box-shadow:0 8px 20px #0ea5e94d}.profile-page{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:20px}.profile-content{max-width:600px;margin:0 auto}.profile-card{border-radius:16px;box-shadow:0 10px 30px #0000001a;border:none;background:#fff}.profile-card .ant-card-head{border-bottom:2px solid #f1f5f9;padding:24px 24px 16px}.profile-card .ant-card-head-title{font-size:20px;font-weight:700;color:#1a1a1a}.profile-card .ant-card-body{padding:24px}.profile-card .ant-form-item-label>label{color:#1a1a1a;font-weight:600;font-size:14px}.profile-card .ant-input,.profile-card .ant-input-affix-wrapper{border-radius:8px;border:2px solid #e1e8ed;padding:12px 16px;font-size:16px;transition:all .3s ease}.profile-card .ant-input:focus,.profile-card .ant-input-affix-wrapper:focus{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91a}.profile-card .ant-input-affix-wrapper .ant-input{border:none;padding:0;box-shadow:none}.profile-card .ant-input-affix-wrapper .ant-input:focus{box-shadow:none}.profile-card .ant-btn-primary{background:linear-gradient(135deg,#0ea5e9,#06b6d4,#8b5cf6);border:none;border-radius:12px;font-weight:600;height:48px;font-size:16px;transition:all .3s ease}.profile-card .ant-btn-primary:hover{background:linear-gradient(135deg,#0284c7,#0891b2,#7c3aed);transform:translateY(-2px);box-shadow:0 8px 20px #0ea5e94d}@media (max-width: 768px){.profile-page{padding:16px 12px}.profile-card .ant-card-body{padding:16px}.profile-card .ant-input,.profile-card .ant-input-affix-wrapper{font-size:14px;padding:10px 14px}.profile-card .ant-btn-primary{height:44px;font-size:14px}}@media (max-width: 768px){.purchase-content{grid-template-columns:1fr;gap:16px;padding:0 12px 16px;margin-top:0}.shipping-card .ant-card-body,.order-summary-card .ant-card-body{padding:16px}.order-summary-card{position:static;order:-1}.shipping-card .ant-input,.shipping-card .ant-input-affix-wrapper{font-size:14px;padding:10px 14px}.shipping-card .ant-btn-primary,.order-summary-checkout-btn{height:44px;font-size:14px}}@media (max-width: 480px){.purchase-content{padding:0 8px 12px;margin-top:0;gap:12px}.shipping-card .ant-card-body,.order-summary-card .ant-card-body{padding:12px}.order-summary-card .ant-list-item-meta-avatar{margin-right:8px}.order-summary-card .ant-list-item-meta-avatar img{width:32px;height:32px}}html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#0ea5e9;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#0284c7}.floating-cart-container{position:fixed;bottom:20px;right:24px;z-index:1000;transition:bottom .3s ease}.modern-app-layout.with-footer .floating-cart-container{bottom:84px}.floating-cart-button{width:70px!important;height:70px!important;border-radius:50%!important;background:#fff!important;border:none!important;box-shadow:0 8px 32px #0000001f,0 2px 8px #00000014!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:32px!important;color:#0ea5e9!important}.floating-cart-button:hover{transform:translateY(-2px) scale(1.05)!important;box-shadow:0 12px 40px #00000026,0 4px 12px #0000001a!important}.floating-cart-button:active{transform:translateY(0) scale(.95)!important}.floating-cart-badge .ant-badge-count{background:#ff4757!important;box-shadow:0 2px 8px #ff47574d!important;font-size:12px!important;font-weight:700!important;min-width:20px!important;height:20px!important;line-height:20px!important;border-radius:10px!important}.back-button-container{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.2);box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000;margin-bottom:0}.back-button{color:#0ea5e9!important;border:none!important;background:transparent!important;font-size:20px!important;padding:8px!important;height:48px!important;width:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;cursor:pointer!important}.back-button:hover{background:#0ea5e91a!important;color:#0ea5e9!important;transform:scale(1.05)!important}.back-button-title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0}@media (max-width: 768px){.floating-cart-container{bottom:16px;right:20px}.modern-app-layout.with-footer .floating-cart-container{bottom:80px}.floating-cart-button{width:60px!important;height:60px!important;font-size:28px!important;background:#fff!important;box-shadow:0 6px 24px #0000001f,0 2px 6px #00000014!important;color:#0ea5e9!important}.back-button-container{padding:12px 16px}.back-button{height:40px!important;width:40px!important;font-size:18px!important}.back-button-title{font-size:16px}}@media (max-width: 480px){.floating-cart-container{bottom:12px;right:16px}.modern-app-layout.with-footer .floating-cart-container{bottom:76px}.floating-cart-button{width:56px!important;height:56px!important;font-size:26px!important;background:#fff!important;box-shadow:0 4px 20px #0000001f,0 2px 4px #00000014!important;color:#0ea5e9!important}.back-button-container{padding:10px 12px}.back-button{height:36px!important;width:36px!important;font-size:16px!important}.back-button-title{font-size:14px}}.search-page-container{position:fixed;inset:0;background:#fff;z-index:1000;display:flex;flex-direction:column;overflow-y:auto}.search-filter-section{background:#fff;padding:12px 16px;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:100}.search-page-container .search-container{display:flex;align-items:center;gap:8px}.search-page-container .search-container .modern-search{flex:1;min-width:200px}.search-back-icon{font-size:20px;color:#333;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.search-back-icon:hover{color:#1890ff}.search-page-content{flex:1;padding:16px;overflow-y:auto}.search-categories-section{margin-bottom:24px}.search-section-title{margin-bottom:16px!important;font-weight:600;color:#333}.search-categories-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.search-category-card{background:#fff;border:1px solid #f0f0f0;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column}.search-category-card:hover{border-color:#1890ff;box-shadow:0 2px 8px #1890ff33;transform:translateY(-2px)}.search-category-image-container{width:100%;aspect-ratio:1;background:#f5f5f5;position:relative;overflow:hidden}.search-category-image{width:100%;height:100%;object-fit:cover}.search-category-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:20px;font-weight:600;text-align:center;padding:8px;box-sizing:border-box}.search-category-name{padding:12px;text-align:center;font-size:14px;color:#333;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 768px){.search-categories-grid{gap:8px}.search-category-name{padding:8px;font-size:12px}}
