*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1a1a1a;overflow-x:hidden;line-height:1.6}.top-banner{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;text-align:center;padding:12px 20px;font-size:14px;font-weight:500}.top-banner a{color:#fbbf24;text-decoration:none;margin-left:8px;font-weight:600;transition:color .2s}.top-banner a:hover{color:#fef3c7}.shelfmarket-header{background:#fff;padding:16px 0;box-shadow:0 2px 8px #0000000d;position:sticky;top:0;z-index:1000}.container{max-width:1280px;margin:0 auto;padding:0 20px}.header-content{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.logo{display:flex;align-items:center;gap:8px;font-size:24px;font-weight:800;color:#ff6b35;text-decoration:none}.logo-icon{width:40px;height:40px;background:#ff6b35;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:900;font-size:20px}.logo-text{display:flex;flex-direction:column;line-height:1.2}.logo-subtitle{font-size:11px;font-weight:500;color:#666}.menu-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;padding:10px 24px;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:transform .2s;font-size:14px}.menu-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.search-bar{flex:1;max-width:600px;display:flex;gap:12px}.search-bar select,.search-bar input{padding:10px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:14px;transition:border-color .2s}.search-bar select{width:140px;cursor:pointer}.search-bar input{flex:1}.search-bar input:focus,.search-bar select:focus{outline:none;border-color:#6366f1}.header-actions{display:flex;align-items:center;gap:24px}.header-icon{display:flex;flex-direction:column;align-items:center;gap:4px;color:#1a1a1a;text-decoration:none;font-size:12px;position:relative;transition:color .2s}.header-icon:hover{color:#6366f1}.header-icon svg{width:24px;height:24px}.cart-badge{position:absolute;top:-8px;right:-8px;background:#6366f1;color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700}.nav{background:#fff;border-bottom:1px solid #e5e7eb;padding:12px 0}.nav-content{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.sale-badge{background:#fbbf24;color:#1a1a1a;padding:6px 12px;border-radius:6px;font-weight:700;font-size:13px;display:flex;align-items:center;gap:6px}.nav-link{color:#1a1a1a;text-decoration:none;font-weight:500;font-size:14px;transition:color .2s}.nav-link:hover{color:#6366f1}.nav-right{margin-left:auto;display:flex;gap:20px;align-items:center}.hero-section{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);padding:60px 20px;margin:20px;border-radius:16px;position:relative;overflow:hidden}.hero-content{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.countdown{display:flex;gap:8px;align-items:center;color:#fbbf24;font-weight:600;margin-bottom:20px;font-size:14px}.countdown-time{display:flex;gap:8px}.countdown span{background:#fbbf241a;padding:4px 8px;border-radius:4px}.hero-section h1{font-size:48px;font-weight:800;color:#fff;line-height:1.2;margin-bottom:16px}.hero-section p{font-size:18px;color:#d1d5db;margin-bottom:32px;line-height:1.6}.cta-btn{background:#fbbf24;color:#1a1a1a;padding:16px 32px;border:none;border-radius:8px;font-weight:700;font-size:16px;cursor:pointer;transition:all .3s;display:inline-block;text-decoration:none}.cta-btn:hover{background:#f59e0b;transform:translateY(-2px);box-shadow:0 8px 16px #fbbf244d}.hero-image{position:relative;animation:float 3s ease-in-out infinite}.hero-image img{width:100%;border-radius:12px;box-shadow:0 20px 40px #0000004d}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.section{padding:60px 20px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;max-width:1280px;margin-left:auto;margin-right:auto}.section-title{font-size:32px;font-weight:800;color:#1a1a1a}.shop-all{color:#6366f1;text-decoration:none;font-weight:600;transition:color .2s;font-size:16px}.shop-all:hover{color:#4f46e5}.categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:24px;max-width:1280px;margin:0 auto}.category-card{display:flex;flex-direction:column;align-items:center;gap:12px;text-decoration:none;color:#1a1a1a;transition:transform .3s}.category-card:hover{transform:translateY(-8px)}.category-icon{width:120px;height:120px;background:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s;overflow:hidden}.category-card:hover .category-icon{background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 12px 24px #6366f14d}.category-icon img{width:70%;height:70%;object-fit:contain;transition:transform .3s}.category-card:hover .category-icon img{transform:scale(1.1)}.category-name{font-weight:600;font-size:16px}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;max-width:1280px;margin:0 auto}.product-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .3s;border:2px solid #f3f4f6;text-decoration:none;color:#1a1a1a;display:block}.product-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001a;border-color:#6366f1}.product-image-container{position:relative;padding-top:100%;background:#f9fafb;overflow:hidden}.product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover .product-image{transform:scale(1.1)}.discount-badge{position:absolute;top:12px;left:12px;background:#fbbf24;color:#1a1a1a;padding:6px 12px;border-radius:6px;font-weight:700;font-size:13px;z-index:2}.badge-best{background:#6366f1;color:#fff}.badge-exclusive{background:#8b5cf6;color:#fff}.product-info{padding:16px}.product-category{font-size:12px;color:#6b7280;margin-bottom:4px}.product-name{font-size:16px;font-weight:600;margin-bottom:8px;line-height:1.4}.product-price{display:flex;align-items:center;gap:8px;margin-bottom:8px}.price-current{font-size:22px;font-weight:800;color:#1a1a1a}.price-old{font-size:16px;color:#9ca3af;text-decoration:line-through}.price-sale{color:#ef4444}.stock-status{font-size:13px;color:#10b981;font-weight:600;display:flex;align-items:center;gap:6px}.stock-status.out{color:#ef4444}.stock-status.low{color:#f59e0b}.trust-section{background:#f9fafb;padding:60px 20px}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;max-width:1280px;margin:0 auto}.trust-card{background:#fff;padding:32px;border-radius:12px;text-align:center;transition:transform .3s;border:1px solid #e5e7eb}.trust-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000000d}.trust-icon{width:60px;height:60px;margin:0 auto 16px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:12px;display:flex;align-items:center;justify-content:center}.trust-icon svg{width:32px;height:32px;color:#fff}.trust-title{font-size:18px;font-weight:700;margin-bottom:8px;color:#1a1a1a}.trust-text{font-size:14px;color:#6b7280;line-height:1.6;margin-bottom:12px}.learn-more{color:#6366f1;text-decoration:none;font-weight:600;display:inline-block;transition:color .2s}.learn-more:hover{color:#4f46e5}.shelfmarket-footer{background:#1a1a1a;color:#fff;padding:60px 20px 20px}.footer-content{max-width:1280px;margin:0 auto 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px}.footer-brand p{color:#9ca3af;line-height:1.6;margin:16px 0}.social-links{display:flex;gap:12px}.social-link{width:40px;height:40px;background:#2d2d2d;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .3s;color:#fff;text-decoration:none}.social-link:hover{background:#6366f1;transform:translateY(-2px)}.footer-section h3{font-size:16px;font-weight:700;margin-bottom:16px}.footer-links{list-style:none}.footer-links li{margin-bottom:12px}.footer-links a{color:#9ca3af;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid #2d2d2d;padding-top:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;max-width:1280px;margin:0 auto}.footer-bottom p{color:#9ca3af;font-size:14px}.payment-methods{display:flex;gap:12px;align-items:center}.payment-icon{height:32px;opacity:.7;transition:opacity .2s}.payment-icon:hover{opacity:1}@media (max-width: 968px){.hero-content{grid-template-columns:1fr;text-align:center}.hero-section h1{font-size:36px}.search-bar{display:none}.nav-content{justify-content:center}.nav-right{margin-left:0}.section-title{font-size:28px}}@media (max-width: 640px){.header-content{flex-wrap:wrap}.menu-btn{order:-1;width:100%;justify-content:center}.hero-section h1{font-size:28px}.hero-section{padding:40px 20px;margin:10px}.section{padding:40px 20px}.section-title{font-size:24px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:16px}.category-icon{width:100px;height:100px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/shelfmarket-styles.css.map */
