:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;width:100%}#root{width:100%;min-height:100vh}.login-container{position:relative;display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#e62129,#c41e3a);overflow:hidden}.waves-container{position:fixed;width:100%;bottom:0;z-index:0;height:auto}.waves{position:relative;width:100%;height:25vh;margin-bottom:-7px;min-height:100px;max-height:200px}.parallax>use{animation:move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite}.parallax>use:nth-child(1){animation-delay:-2s;animation-duration:7s}.parallax>use:nth-child(2){animation-delay:-3s;animation-duration:10s}.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:13s}.parallax>use:nth-child(4){animation-delay:-5s;animation-duration:20s}@keyframes move-forever{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media(max-width:768px){.waves{height:40px;min-height:40px}}.login-card{position:relative;z-index:1;background:#fff;border-radius:24px;padding:48px 40px;width:100%;max-width:420px;box-shadow:0 20px 60px #0000004d;border:none}.login-card .ant-card-head{border-bottom:none;padding:0;min-height:auto}.login-card .ant-card-body{padding:0}.login-header{text-align:center;margin-bottom:40px}.login-logo{max-width:200px;max-height:80px;object-fit:contain;margin:0 auto 24px;display:block}.login-title{font-size:24px;font-weight:600;color:#333;margin:0}.login-form .ant-form-item-label>label{color:#333;font-weight:500;font-size:14px}button.ant-btn.css-dev-only-do-not-override-iecf5o.css-var-root.ant-btn-default.ant-btn-color-default.ant-btn-variant-outlined.ant-btn-block.login-button:hover{color:#fff!important;border:0px!important}.login-form .ant-input,.login-form .ant-input-password{background-color:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;padding:12px 16px;font-size:14px;color:#333;transition:all .3s ease}.login-form .ant-input:focus,.login-form .ant-input-password:focus,.login-form .ant-input:hover,.login-form .ant-input-password:hover{background-color:#fff;border-color:#e62129;box-shadow:0 0 0 2px #e621291a}.login-form .ant-input-password-icon{color:#999}.login-checkbox{margin-bottom:24px}.login-checkbox .ant-checkbox-wrapper{font-size:14px;color:#666}.login-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#e62129;border-color:#e62129}.login-button{width:100%;height:50px;border-radius:12px;background:linear-gradient(135deg,#e62129,#c41e3a);border:none;font-size:16px;font-weight:600;color:#fff;box-shadow:0 4px 12px #e6212966;transition:all .3s ease}.login-button:hover,.login-button:focus{background:linear-gradient(135deg,#c41e3a,#a01b31);box-shadow:0 6px 16px #e6212980;transform:translateY(-1px)}.login-button:active{transform:translateY(0);box-shadow:0 2px 8px #e6212966}.login-button.ant-btn-loading{background:linear-gradient(135deg,#e62129,#c41e3a)}.shop-top-bar{background:#f5f5f5;border-bottom:1px solid #e8e8e8;padding:8px 0;font-size:12px}.shop-top-bar-content{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.shop-top-bar-text{color:#666;flex:1;min-width:300px}.shop-top-bar-actions{display:flex;align-items:center}.wishlist-link,.user-greeting{color:#666;cursor:pointer;display:flex;align-items:center;gap:6px;transition:color .3s}.wishlist-link:hover{color:#ffc107}.wishlist-link svg{width:16px;height:16px;transition:color .3s}.wishlist-link:hover svg{color:#ffc107}.shop-header{background:#fff!important;padding:0!important;height:auto!important;min-height:80px;box-shadow:0 2px 8px #00000014;position:sticky;top:0;z-index:1000}.shop-header-content{max-width:1400px;margin:0 auto;padding:16px 24px;min-height:80px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.shop-logo{display:flex;align-items:center;min-width:200px;text-decoration:none;transition:opacity .3s}.shop-logo:hover{opacity:.8}.shop-logo-img{height:60px;width:auto;object-fit:contain}.shop-navigation{display:flex;align-items:center;gap:16px;flex:1;justify-content:center}.categories-btn{height:48px;padding:0 24px;font-weight:500;border-radius:4px}.shop-nav-link{color:#000;text-decoration:none;font-weight:500;padding:12px 16px;transition:color .3s}.shop-nav-link:hover{color:#1890ff}.shop-search{flex:1;max-width:400px;min-width:200px;position:relative}.shop-search-input{width:100%}.shop-search-input .ant-input-group{display:flex;align-items:stretch}.shop-search-input .ant-input{border-radius:24px 0 0 24px!important;border-right:none!important}.shop-search-input .ant-input-search-button{border-radius:0 24px 24px 0!important;border-left:1px solid #d9d9d9!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:0 15px!important}.shop-search-input .ant-input-search-button:hover{border-left-color:#40a9ff!important}.shop-search-input .ant-input-search-button .anticon-search{font-size:16px}.shop-search-dropdown{position:absolute;top:100%;left:0;right:0;margin-top:8px;background:#fff;border:1px solid #d9d9d9;border-radius:8px;box-shadow:0 6px 16px #0000001f;z-index:1500;max-height:500px;overflow-y:auto;overflow-x:hidden}.shop-search-dropdown::-webkit-scrollbar{width:6px}.shop-search-dropdown::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.shop-search-dropdown::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.shop-search-dropdown::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.shop-search-dropdown-header{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #f0f0f0;font-size:13px;font-weight:500;color:#666;background-color:#fafafa;border-radius:8px 8px 0 0}.shop-search-dropdown-header .ant-btn-link{padding:0;height:auto;font-size:13px}.shop-search-result-item{padding:12px 16px!important;cursor:pointer;transition:all .2s;border-bottom:1px solid #f5f5f5;margin:0!important}.shop-search-result-item:last-child{border-bottom:none}.shop-search-result-item:hover{background-color:#f0f7ff}.shop-search-result-item:active{background-color:#e6f4ff}.shop-search-result-content{display:flex;align-items:center;gap:12px;width:100%}.shop-search-result-image-wrapper{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.shop-search-result-image{width:60px;height:60px;object-fit:cover;border-radius:4px;border:1px solid #f0f0f0;background-color:#fafafa}.shop-search-result-image-placeholder{width:60px;height:60px;border-radius:4px;border:1px solid #e8e8e8;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#bfbfbf;font-size:20px}.shop-search-result-info{flex:1;min-width:0}.shop-search-result-name{font-size:14px;font-weight:500;color:#1a1a1a;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.4}.shop-search-result-excerpt{font-size:12px;color:#666;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-search-result-sku{font-size:11px;color:#999}.shop-search-empty{padding:32px 24px;text-align:center}.shop-search-empty .ant-empty-description{color:#999;font-size:13px}.shop-header-actions{display:flex;align-items:center;gap:8px}.cart-btn,.user-btn{width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:20px;border-radius:50%;transition:background-color .3s}.cart-btn:hover,.user-btn:hover{background-color:#f5f5f5}@media(max-width:768px){.shop-header-content{padding:12px 16px;gap:12px}.shop-logo{min-width:auto}.shop-logo-img{height:45px}.shop-navigation{order:3;width:100%;justify-content:flex-start}.shop-search{order:2;max-width:100%}.categories-btn{height:40px;padding:0 16px}.shop-top-bar-content{flex-direction:column;text-align:center}}.categories-dropdown{z-index:1500}.categories-dropdown .ant-dropdown-menu{max-height:400px;overflow-y:auto;min-width:250px;max-width:350px;box-shadow:0 6px 16px #0000001f}.categories-dropdown .ant-dropdown-menu-item{padding:10px 16px;font-size:14px}.categories-dropdown .ant-dropdown-menu-submenu-title{padding:10px 16px;font-size:14px;font-weight:500}.categories-dropdown .ant-dropdown-menu-submenu .ant-dropdown-menu-item,.categories-dropdown .ant-dropdown-menu-item-group .ant-dropdown-menu-item{padding-left:32px!important;font-size:13px;color:#666}.categories-dropdown .ant-dropdown-menu-submenu .ant-dropdown-menu-item:hover,.categories-dropdown .ant-dropdown-menu-item-group .ant-dropdown-menu-item:hover{background-color:#f0f7ff;color:#1890ff}.categories-dropdown .ant-dropdown-menu-submenu .ant-dropdown-menu{padding-left:0}.categories-dropdown .ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item{padding-left:24px!important;font-size:13px;color:#666}.categories-dropdown .ant-dropdown-menu-item:hover,.categories-dropdown .ant-dropdown-menu-submenu-title:hover{background-color:#f0f7ff}.categories-dropdown .ant-badge{margin-left:8px}.categories-dropdown .ant-badge-count{background-color:#ff4d4f;font-size:11px;min-width:20px;height:20px;line-height:20px;padding:0 6px}@media(max-width:768px){.categories-dropdown .ant-dropdown-menu{min-width:200px;max-width:280px}.categories-dropdown .ant-dropdown-menu-item{padding:8px 12px;font-size:13px}.categories-dropdown .ant-dropdown-menu-submenu .ant-dropdown-menu-item{padding-left:24px!important;font-size:12px}}.promotional-banner{background:#fff;padding:16px 0;border-bottom:1px solid #e8e8e8;overflow:hidden;position:relative}.marquee-container{width:100%;overflow:hidden;position:relative}.marquee-content{display:flex;white-space:nowrap;animation:marquee 60s linear infinite}.marquee-content:hover{animation-play-state:paused}.promo-item{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 40px;flex-shrink:0;color:#333;font-size:14px;font-weight:500}.promo-icon{font-size:18px;color:#52c41a;flex-shrink:0}.promo-text{color:#333;white-space:nowrap}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(max-width:768px){.promotional-banner{padding:12px 0}.promo-item{font-size:12px;padding:0 24px}.promo-icon{font-size:16px}}.hero-section{padding:32px 24px;max-width:1400px;margin:0 auto}.hero-card{height:100%;min-height:400px;position:relative;overflow:hidden;border-radius:8px;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.hero-card-purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.hero-card-green{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.hero-countdown{display:flex;gap:8px;margin-bottom:16px}.countdown-item{flex:1;background:#fff3;border-radius:8px;padding:8px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.countdown-value{font-size:24px;font-weight:700;line-height:1}.countdown-label{font-size:10px;opacity:.9;margin-top:4px}.hero-title{font-size:32px;font-weight:700;margin:16px 0;line-height:1.2}.hero-discount{font-size:24px;font-weight:600;margin:8px 0}.hero-label{font-size:14px;opacity:.9;margin-bottom:8px}.hero-price{font-size:36px;font-weight:700;margin:16px 0}.hero-product-name{font-size:18px;font-weight:600;margin:16px 0;line-height:1.4}.hero-btn{margin-top:16px;height:48px;font-weight:600;border-radius:4px;border:2px solid #ffffff;background:transparent;color:#fff;transition:all .3s}.hero-btn:hover{background:#fff3;border-color:#fff;color:#fff}.hero-small-text{font-size:12px;opacity:.8;margin-top:16px;line-height:1.4}.hero-product-image{margin-top:auto;text-align:center;padding-top:24px}.hero-image-placeholder{font-size:120px;opacity:.3}@media(max-width:768px){.hero-section{padding:16px}.hero-card{min-height:300px;margin-bottom:16px}.hero-title{font-size:24px}.hero-price{font-size:28px}.hero-product-name{font-size:16px}.hero-image-placeholder{font-size:80px}}.product-card{border-radius:8px;overflow:hidden;transition:all .3s;border:1px solid #f0f0f0}.product-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-4px)}.product-image-container{position:relative;width:100%;padding-top:100%;background:#f5f5f5;overflow:hidden}.product-category-badges{position:absolute;top:8px;left:8px;z-index:10;display:flex;flex-direction:column;gap:4px;max-width:calc(100% - 60px)}.product-category-badge{background:#fffffff2;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px #0000001a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .2s ease;display:inline-block}.product-category-badge-parent{background:#1890fff2;color:#fff;font-weight:700}.product-category-badge-child{background:#fffffff2;color:#333;margin-left:8px;border-left:2px solid rgba(24,144,255,.5);padding-left:12px}.product-category-badge:hover{background:#1890fff2;color:#fff;transform:translateY(-1px);box-shadow:0 3px 8px #1890ff4d}.product-category-badge-parent:hover{background:#1890ff;box-shadow:0 3px 8px #1890ff80}.product-category-badge-child:hover{background:#1890fff2;color:#fff;border-left-color:#ffffff80}.product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-wishlist-btn{position:absolute;top:8px;right:8px;z-index:10;background:#ffffffe6;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;transition:all .3s;color:#666}.product-wishlist-btn:hover{background:#fff;color:#ffc107;transform:scale(1.1)}.product-wishlist-btn-active,.product-wishlist-btn-active:hover{color:#ffc107!important}.product-wishlist-btn .lucide-star-icon{width:20px;height:20px}.product-info{padding:16px;display:flex;flex-direction:column;height:calc(100% - 200px)}.product-name{font-size:16px;font-weight:600;margin:0 0 8px;color:#333;line-height:1.4;min-height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.product-sku{font-size:12px;color:#999;margin:0 0 8px}.product-description{font-size:13px;color:#666;margin:0 0 12px;line-height:1.5;flex-grow:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.product-price{font-size:20px;font-weight:700;color:#ff4d4f;margin:0 0 12px}@media(max-width:768px){.product-info{padding:12px}.product-name{font-size:14px;min-height:40px}.product-sku{font-size:11px}.product-description{font-size:12px}.product-price{font-size:18px}}.product-listing-section{padding:32px 24px;max-width:1400px;margin:0 auto;background:#fff}.product-listing-section .ant-tabs-nav,.product-listing-section .ant-tabs-nav-wrap{display:none!important}.product-listing-title{font-size:28px;font-weight:600;margin-bottom:24px;color:#333;text-align:center}.product-grid{margin-top:24px}.product-empty{text-align:center;padding:60px 20px;color:#999;font-size:16px}.product-pagination{margin-top:40px;text-align:center;padding:20px 0}.recommended-products-section{padding:32px 24px;max-width:1400px;margin:0 auto;background:#fff}.recommended-products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.recommended-products-title{font-size:24px;font-weight:700;margin:0;color:#333}.recommended-products-nav{display:flex;gap:8px}.nav-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .3s}.nav-btn:hover:not(:disabled){background-color:#f5f5f5}.nav-btn:disabled{opacity:.3;cursor:not-allowed}.recommended-products-grid{margin-top:24px}@media(max-width:768px){.recommended-products-section{padding:16px}.recommended-products-title{font-size:20px}.recommended-products-header{flex-direction:column;align-items:flex-start;gap:16px}}.product-detail-drawer .ant-drawer-body{padding:0}.product-detail-content{display:flex;flex-direction:column;height:100%;overflow:hidden}.product-detail-image-container{width:100%;aspect-ratio:1 / 1;position:relative;background:#f5f5f5;overflow:hidden;height:400px}.product-detail-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-detail-image-container>.ant-image{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.product-detail-image-container>.ant-image-wrapper{width:100%;height:100%}.product-detail-image-container>.ant-image img{width:100%;height:100%;object-fit:cover}.product-detail-image-container>.ant-image .ant-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.product-detail-image-thumbnails{display:flex;gap:8px;padding:12px 16px;overflow-x:auto;background:#fff;border-bottom:1px solid #f0f0f0}.product-detail-image-thumbnails::-webkit-scrollbar{height:4px}.product-detail-image-thumbnails::-webkit-scrollbar-track{background:#f1f1f1}.product-detail-image-thumbnails::-webkit-scrollbar-thumb{background:#888;border-radius:2px}.product-detail-thumbnail{flex-shrink:0;width:60px;height:60px;border:2px solid #d9d9d9;border-radius:4px;overflow:hidden;cursor:pointer;transition:all .2s;background:#f5f5f5}.product-detail-thumbnail:hover{border-color:#1890ff;transform:scale(1.05)}.product-detail-thumbnail.active{border-color:#1890ff;border-width:3px;box-shadow:0 0 0 2px #1890ff33}.product-detail-thumbnail-image{width:100%;height:100%;object-fit:cover}.product-detail-thumbnail .ant-image{width:100%;height:100%}.product-detail-thumbnail .ant-image img{width:100%;height:100%;object-fit:cover}.product-detail-carousel-wrapper{position:absolute;top:0;left:0;width:100%;height:100%}.product-detail-carousel{width:100%;height:400px!important}.product-detail-carousel .slick-slider{width:100%;height:400px!important;position:relative}.product-detail-carousel .slick-list{width:100%;height:400px!important;overflow:hidden}.product-detail-carousel .slick-track{width:100%;height:400px!important;display:flex}.product-detail-carousel .slick-slide{width:100%!important;height:400px!important;flex-shrink:0!important}.product-detail-carousel .slick-slide>div{width:100%!important;height:400px!important}.product-detail-carousel-slide{width:100%!important;height:400px!important;position:relative!important;display:block!important}.product-detail-carousel-slide .ant-image{width:100%!important;height:400px!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important}.product-detail-carousel-slide .ant-image .ant-image-img{width:100%!important;height:400px!important;object-fit:contain!important;position:relative!important;display:block!important;visibility:visible!important;opacity:1!important;z-index:10!important}.product-detail-carousel-slide .ant-image-wrapper{width:100%!important;height:400px!important;display:flex!important;align-items:center!important;justify-content:center!important}.product-detail-carousel-slide .ant-image img{width:100%!important;height:400px!important;object-fit:contain!important;display:block!important}.product-detail-carousel-slide .ant-image-cover{display:none!important}.product-detail-carousel-slide .ant-image-placeholder{width:100%!important;height:400px!important}.product-detail-carousel-slide .product-detail-image{width:100%!important;height:400px!important;display:block!important;object-fit:contain!important}.product-detail-carousel .slick-dots{bottom:10px;z-index:2}.product-detail-carousel .slick-dots li button{background:#ffffff80;width:8px;height:8px;border-radius:50%}.product-detail-carousel .slick-dots li.slick-active button{background:#1890ff}.product-detail-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:32px;height:32px;background:#0006!important;border:none!important;color:#fff!important;display:flex;align-items:center;justify-content:center;transition:background .3s;padding:0;box-shadow:0 2px 8px #00000026}.product-detail-carousel-arrow:hover{background:#0009!important;color:#fff!important}.product-detail-carousel-arrow-left{left:10px}.product-detail-carousel-arrow-right{right:10px}.product-detail-carousel-arrow .anticon{font-size:14px}.product-detail-header{padding:16px;width:100%}.product-detail-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.product-detail-name{margin:0!important;font-weight:700!important;font-size:18px!important;flex:1;line-height:1.3}.product-detail-price{font-size:20px;font-weight:700;color:#ff4d4f;white-space:nowrap}.product-detail-sku{font-size:12px;color:#999;display:block;margin-top:4px}.product-detail-description{padding:0 16px;margin-bottom:16px;flex:1;overflow-y:auto}.product-detail-description-text{margin:0;font-size:14px;line-height:1.6;color:#666;white-space:pre-line}.product-detail-cart-section{padding:16px;margin-top:auto;flex-shrink:0;border-top:1px solid #f0f0f0;background:#fff}.product-detail-quantity-control{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:16px}.product-detail-quantity-label{font-size:14px;font-weight:500;color:#666;white-space:nowrap}.product-detail-quantity-input-group{display:flex;align-items:center;gap:8px;flex:1;justify-content:flex-end}.product-detail-quantity-btn{width:36px;height:36px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:4px;flex-shrink:0}.product-detail-quantity-input{width:80px;text-align:center}.product-detail-quantity-input .ant-input-number-input{text-align:center;font-weight:600}.product-detail-cart-button{margin:0!important;width:100%;height:48px;background-color:#52c41a;border-color:#52c41a;font-weight:600;font-size:16px;box-sizing:border-box;border-radius:4px!important}.product-detail-cart-button:hover{background-color:#73d13d;border-color:#73d13d}.product-detail-cart-button:active{background-color:#389e0d;border-color:#389e0d}@media(max-width:768px){.product-detail-name{font-size:16px!important}.product-detail-price{font-size:18px}.product-detail-description-text{font-size:13px}}.customer-shop-layout{min-height:100vh}.customer-shop-content{background:#f5f5f5;min-height:calc(100vh - 200px);padding:0}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.search-page{max-width:1400px;margin:0 auto;padding:24px}.search-page-header{margin-bottom:32px;max-width:600px;margin-left:auto;margin-right:auto}.search-page-input,.search-results{width:100%}.search-results-title{font-size:24px;font-weight:600;margin-bottom:24px;color:#333}.search-empty{padding:60px 20px;text-align:center}.favorites-title{font-size:28px;font-weight:600;margin-bottom:24px;color:#333;display:flex;align-items:center;justify-content:center}.favorites-count{font-size:16px;color:#666;margin-bottom:24px;text-align:center}.category-page-layout{min-height:100vh;background-color:#f5f5f5}.category-page-content{padding:24px;max-width:1400px;margin:0 auto;width:100%}.category-page-header{margin-bottom:32px;padding-bottom:16px;border-bottom:2px solid #e0e0e0}.category-page-title{font-size:32px;font-weight:700;color:#1a1a1a;margin:0 0 8px}.category-page-count{font-size:16px;color:#666;margin:0}.category-loading{display:flex;justify-content:center;align-items:center;min-height:400px}.category-empty{text-align:center;padding:60px 20px;color:#999}.category-product-grid{margin-bottom:32px}.category-pagination{display:flex;justify-content:center;margin-top:40px;padding:24px 0}@media(max-width:768px){.category-page-content{padding:16px}.category-page-title{font-size:24px}.category-page-count{font-size:14px}}.cart-layout{min-height:100vh;background-color:#f5f5f5}.cart-content{padding:24px;max-width:1400px;margin:0 auto;width:100%}.cart-container{background-color:#fff;border-radius:8px;padding:24px}.cart-header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.cart-header h2{margin:0 0 8px;display:flex;align-items:center;gap:12px}.cart-empty-container{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:48px}.cart-table-card{margin-bottom:24px}.cart-table{margin-bottom:0}.cart-item-product{display:flex;align-items:center;gap:16px}.cart-item-image{width:80px;height:80px;object-fit:cover;border-radius:4px;border:1px solid #f0f0f0}.cart-item-info{display:flex;flex-direction:column;gap:4px}.cart-item-sku{font-size:12px}.cart-quantity-control{display:flex;align-items:center;justify-content:center;gap:8px}.cart-quantity-input{width:60px;text-align:center}.cart-quantity-input .ant-input-number-input{text-align:center}.cart-summary{margin-top:24px}.cart-total-card{background-color:#fafafa}.cart-summary-row{display:flex;justify-content:space-between;align-items:center}.cart-total-row{padding-top:8px}.cart-summary-divider{height:1px;background-color:#e8e8e8;margin:8px 0}.cart-checkout-btn{margin-top:8px;height:48px;font-size:16px}@media(max-width:768px){.cart-content,.cart-container{padding:16px}.cart-item-product{flex-direction:column;align-items:flex-start}.cart-item-image{width:60px;height:60px}.cart-summary{margin-top:16px}.cart-summary .ant-col{margin-bottom:16px}}
