:root{--store-bg:#0a0e14;--store-surface:#141b26;--store-surface-2:#1a2332;--store-border:#ffffff0f;--store-text:#f1f5f9;--store-text-secondary:#cbd5e1;--store-muted:#94a3b8;--store-subtle:#64748b;--store-accent:#ff9f1c;--store-accent-hover:#ff8c00;--store-accent-dark:#e68900;--store-accent-glow:#ff9f1c33;--store-success:#22c55e;--store-danger:#ef4444;--store-shadow-sm:0 2px 8px #0003;--store-shadow-md:0 8px 20px #0000004d;--store-shadow-lg:0 12px 32px #0006}.store-section{background:linear-gradient(180deg, #0a0e1480 0%, #0d141c4d 50%, #0a0e1480 100%), var(--store-bg);border-bottom:1px solid var(--store-border);padding:2rem 1rem}.store-section:first-of-type{padding-top:1.5rem;padding-bottom:1rem}.store-container{max-width:1360px;margin:0 auto}.store-section-title{color:var(--store-text);text-transform:uppercase;letter-spacing:.6px;border-left:3px solid var(--store-accent);margin:0 0 .75rem;padding-left:1.25rem;font-size:1.35rem;font-weight:800;position:relative}.store-section-title:after{content:"";background:linear-gradient(90deg, var(--store-accent) 0%, transparent 100%);width:40px;height:2px;margin-top:.5rem;margin-left:-1.25rem;display:block}.store-section-subtitle{justify-content:center;align-items:center;width:24px;height:24px;margin-right:.6rem;font-size:1rem;display:inline-flex}.store-campaign-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.store-campaign-mini-link{color:inherit;text-decoration:none;display:flex}.store-campaign-mini-card{background:linear-gradient(135deg, var(--store-surface) 0%, var(--store-surface-2) 100%);border:1.5px solid var(--store-border);box-shadow:var(--store-shadow-sm), inset 0 0 15px #ffffff05;border-radius:10px;flex:1;align-items:center;gap:1.5rem;min-height:110px;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.store-campaign-mini-link:hover .store-campaign-mini-card{border-color:var(--store-accent);box-shadow:var(--store-shadow-md), 0 0 20px #ff9f1c1a;transform:translateY(-4px)}.store-campaign-mini-image{background:linear-gradient(135deg, var(--store-bg) 0%, var(--store-surface) 100%);border:1px solid var(--store-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;display:flex;overflow:hidden;box-shadow:inset 0 0 12px #ffffff05}.store-campaign-mini-image img{object-fit:contain;max-width:85%;max-height:85%}.store-campaign-mini-label{color:var(--store-accent);letter-spacing:.8px;text-transform:uppercase;margin-bottom:.35rem;font-size:.7rem;font-weight:800}.store-campaign-mini-title{color:var(--store-text);margin:0 0 .35rem;font-size:1rem;font-weight:700}.store-campaign-mini-text{color:var(--store-text-secondary);margin:0;font-size:.9rem}.store-category-slider{scrollbar-width:thin;scrollbar-color:var(--store-accent) transparent;scroll-behavior:smooth;align-items:flex-start;gap:1.75rem;padding:.75rem 0;display:flex;overflow-x:auto}.store-category-slider::-webkit-scrollbar{height:4px}.store-category-slider::-webkit-scrollbar-track{background:0 0}.store-category-slider::-webkit-scrollbar-thumb{background:var(--store-accent);border-radius:2px}.store-category-slider::-webkit-scrollbar-thumb:hover{background:var(--store-accent-hover)}.store-category-item{color:var(--store-text);flex-direction:column;flex-shrink:0;align-items:center;gap:.8rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.store-category-item:hover{color:var(--category-color,var(--store-accent))}.store-category-item:hover .store-category-circle,.store-category-item.active .store-category-circle{border-color:var(--category-color,var(--store-accent));box-shadow:0 0 32px rgba(var(--category-rgb,255, 159, 28), .4), inset 0 0 16px rgba(var(--category-rgb,255, 159, 28), .12);transform:scale(1.1)}.store-category-item.active .store-category-circle{background:linear-gradient(135deg, rgba(var(--category-rgb,255, 159, 28), .15) 0%, transparent 100%);border-width:2px}.store-category-circle-wrapper{justify-content:center;align-items:center;width:92px;height:92px;display:flex;position:relative}.store-category-circle{background:linear-gradient(135deg, var(--store-surface) 0%, var(--store-surface-2) 100%);border:1.5px solid var(--category-color,var(--store-border));width:84px;height:84px;box-shadow:var(--store-shadow-sm), inset 0 0 12px #ffffff05;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.store-category-circle-all{--category-color:var(--store-accent)}.store-category-emoji{justify-content:center;align-items:center;font-size:2.2rem;line-height:1;display:flex}.store-category-image{object-fit:cover;object-position:center;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.store-category-label{text-align:center;-webkit-line-clamp:2;width:92px;color:var(--store-text-secondary);-webkit-box-orient:vertical;font-size:.82rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.store-category-badge{background:var(--category-color,var(--store-accent));color:#fff;letter-spacing:.4px;white-space:nowrap;z-index:10;border-radius:10px;padding:.3rem .75rem;font-size:.65rem;font-weight:700;position:absolute;bottom:-8px;left:50%;transform:translate(-50%);box-shadow:0 3px 8px #0000004d}.store-showcase-header{color:var(--store-text);letter-spacing:.5px;border-left:4px solid var(--store-accent);align-items:center;gap:1rem;margin:0 0 2rem;padding-left:1rem;font-size:1.4rem;font-weight:800;display:flex}.store-showcase-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;display:grid}.store-showcase-card{width:100%;height:100%;color:inherit;background:linear-gradient(135deg,#0d0d0d 0%,#0a0a0a 100%);border:1px solid #ff9f1c1a;border-radius:10px;flex-direction:column;text-decoration:none;transition:transform .42s cubic-bezier(.22,1,.36,1),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:visible;box-shadow:0 2px 8px #0003}.store-showcase-card:hover{z-index:30;border-color:#ff9f1c42;transform:translateY(-2px);box-shadow:0 10px 26px #00000057,0 0 28px #ff9f1c1a}.store-showcase-image-wrap{aspect-ratio:1;background:linear-gradient(135deg,#0a0a0a 0%,#050505 100%);border-bottom:1px solid #ff9f1c1a;border-radius:10px 10px 0 0;justify-content:center;align-items:center;min-height:150px;padding:.75rem;display:flex;position:relative;overflow:hidden}.store-showcase-image-wrap:before{content:"";pointer-events:none;z-index:0;opacity:.65;background:radial-gradient(circle,#ff9f1c1f,#0000 70%);transition:opacity .35s,transform .35s;position:absolute;inset:0}.store-showcase-card:hover .store-showcase-image-wrap:before{opacity:1;background:radial-gradient(circle,#ff9f1c2e,#0000 68%);transform:scale(1.08)}.store-showcase-image-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.store-showcase-image{object-fit:contain;object-position:center;filter:drop-shadow(0 8px 16px #0006)brightness();z-index:2;will-change:transform, filter;transform-origin:50%;width:100%;height:100%;transition:transform .42s cubic-bezier(.22,1,.36,1),filter .35s;display:block;position:relative}.store-showcase-card:hover .store-showcase-image{filter:brightness(1.08)contrast(1.04)drop-shadow(0 14px 22px #0000006b);transform:scale(1.15)translateY(-9px)}@media (max-width:768px){.store-showcase-card:hover .store-showcase-image{filter:drop-shadow(0 8px 16px #0006)brightness();transform:none}}@media (prefers-reduced-motion:reduce){.store-showcase-card:hover .store-showcase-image{transform:scale(1.08)translateY(-6px)}}.store-showcase-placeholder{opacity:.35;font-size:38px}.store-showcase-badges{z-index:10;position:absolute;top:8px;left:8px}.store-showcase-badge{color:#ffb84d;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);background:#ff9f1c26;border:1px solid #ff9f1c4d;border-radius:4px;padding:4px 8px;font-size:.55rem;font-weight:700;display:inline-block}.store-showcase-favorite{cursor:pointer;z-index:11;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.3rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:8px;right:8px;box-shadow:0 3px 10px #00000040}.store-showcase-favorite:hover{background:var(--store-accent);color:#fff;transform:scale(1.15);box-shadow:0 5px 14px #ff9f1c4d}.store-showcase-content{background:radial-gradient(circle at top,#ff9f1c0d,#0000 60%),linear-gradient(#0a0a0a 0% 100%);flex-direction:column;flex-grow:1;gap:.2rem;padding:10px;display:flex;position:relative}.store-showcase-rating{align-items:center;gap:.15rem;margin:0;font-size:.58rem;line-height:1;display:flex}.store-showcase-stars{color:#ffc107;letter-spacing:.05em;font-size:.9rem}.store-showcase-rating-value{color:var(--store-text);font-weight:800}.store-showcase-review-count{color:var(--store-subtle);font-size:.6rem}.store-showcase-title-text{color:var(--store-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.05rem 0 0;padding:0;font-size:.77rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.store-showcase-pricing{flex-direction:column;align-items:flex-start;gap:0;margin:auto 0 0;display:flex}.store-showcase-price-old{color:#666;letter-spacing:-.2px;font-size:.65rem;font-weight:600;text-decoration:line-through}.store-showcase-price{color:#ffb84d;letter-spacing:-.3px;font-size:.9rem;font-weight:700}@keyframes campaignGlowBreathe{0%{border-color:#ff9f1c4d;box-shadow:0 0 20px #ff9f1c26,0 12px 24px #00000040,inset 0 0 15px #ff9f1c08}50%{border-color:#ff9f1c80;box-shadow:0 0 35px #ff9f1c40,0 16px 32px #00000059,inset 0 0 20px #ff9f1c14}to{border-color:#ff9f1c4d;box-shadow:0 0 20px #ff9f1c26,0 12px 24px #00000040,inset 0 0 15px #ff9f1c08}}@keyframes campaignImageFloat{0%,to{transform:scale(1)translateY(0)}50%{transform:scale(1.03)translateY(-3px)}}@keyframes campaignBadgeGlow{0%,to{box-shadow:0 0 10px #ff9f1c66}50%{box-shadow:0 0 20px #ff9f1c99,0 0 30px #ff9f1c4d}}@keyframes shimmerShine{0%{left:-100%}to{left:100%}}.store-campaigns-grid{grid-template-columns:1fr 1fr 1fr 1fr;gap:1.25rem;margin-bottom:2.5rem;display:grid}.store-campaign-card{cursor:pointer;background:linear-gradient(135deg,#1a2332 0%,#141b26 100%);border:2px solid #ff9f1c4d;border-radius:14px;flex-direction:column;min-height:200px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);animation:3s ease-in-out infinite campaignGlowBreathe;display:flex;position:relative;overflow:hidden}.store-campaign-card:after{content:"";pointer-events:none;z-index:4;background:linear-gradient(90deg,#0000 0%,#ffffff1a 50%,#0000 100%);width:100%;height:100%;animation:3s infinite shimmerShine;position:absolute;top:0;left:-100%}.store-campaign-card:hover{border-color:#ff9f1cb3;transform:translateY(-10px)scale(1.02);box-shadow:0 0 50px #ff9f1c59,0 20px 45px #0006,inset 0 0 30px #ff9f1c1a}.store-campaign-card-large{grid-area:1/1/3/2;min-height:auto}.store-campaign-card-mini{min-height:180px}.store-campaign-card-image{object-fit:cover;z-index:1;filter:brightness(.85)contrast(1.1);width:100%;height:100%;transition:transform .4s cubic-bezier(.4,0,.2,1),filter .3s;animation:4s ease-in-out infinite campaignImageFloat;position:absolute;top:0;left:0}.store-campaign-card:hover .store-campaign-card-image{filter:brightness()contrast(1.2);animation:none;transform:scale(1.1)}.store-campaign-card-overlay{z-index:2;background:linear-gradient(#00000026 0%,#00000059 40%,#000000b3 100%);flex-direction:column;justify-content:flex-end;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.store-campaign-card:hover .store-campaign-card-overlay{background:linear-gradient(#00000040 0%,#00000073 40%,#000c 100%)}.store-campaign-badge{color:#fff;-webkit-backdrop-filter:blur(8px);letter-spacing:.4px;text-transform:uppercase;background:linear-gradient(135deg,#ff9f1cf2 0%,#ff8c00e6 100%);border-radius:7px;width:-moz-fit-content;width:fit-content;margin-bottom:.75rem;padding:.45rem .95rem;font-size:.7rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);animation:2.5s ease-in-out infinite campaignBadgeGlow;display:inline-block;box-shadow:0 4px 12px #ff9f1c59}.store-campaign-card:hover .store-campaign-badge{animation:none;transform:scale(1.08);box-shadow:0 6px 20px #ff9f1c80}.store-campaign-card-title{color:#fff;margin:0 0 .5rem;font-size:1.15rem;font-weight:800;line-height:1.35;transition:all .3s cubic-bezier(.4,0,.2,1)}.store-campaign-card:hover .store-campaign-card-title{text-shadow:0 4px 12px #ff9f1c4d}.store-campaign-card-mini .store-campaign-card-title{font-size:1rem}.store-campaign-card-text{color:#fffffff2;margin:0;font-size:.9rem;font-weight:600}.store-products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;margin-bottom:2.5rem;display:grid}.store-product-link{color:inherit;height:100%;text-decoration:none;display:flex}@keyframes productPriceSubtleGlow{0%,to{text-shadow:0 0 4px #ffb84d33}50%{text-shadow:0 0 8px #ffb84d66}}@keyframes productBadgeSubtleGlow{0%,to{box-shadow:0 0 6px #ff9f1c40}50%{box-shadow:0 0 12px #ff9f1c66}}@keyframes productImageFloat{0%,to{transform:scale(1)translateY(0)}50%{transform:scale(1.02)translateY(-2px)}}.store-product-card{background:linear-gradient(135deg,#0d0d0d 0%,#0a0a0a 100%);border:1px solid #ff9f1c26;border-radius:12px;flex-direction:column;width:100%;height:100%;min-height:100%;transition:border-color .3s cubic-bezier(.25,.46,.45,.94),box-shadow .3s cubic-bezier(.25,.46,.45,.94),background .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000040}.store-product-card:after{content:"";pointer-events:none;opacity:0;z-index:2;background:linear-gradient(135deg,#ff9f1c0a 0%,#0000 50%,#ff9f1c05 100%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.store-product-card:hover{background:linear-gradient(135deg,#0f0f0f 0%,#0d0d0d 100%);border-color:#ff9f1c99;box-shadow:0 0 50px #ff9f1c40,0 20px 50px #0009}.store-product-card:hover:after,.store-product-card:hover:before{opacity:1}.store-product-card:hover .store-product-image-wrap{border-bottom-color:#ff9f1c4d}.store-product-card:hover .store-product-overlay{opacity:1}.store-product-image-wrap{aspect-ratio:1;min-height:200px;transform-style:preserve-3d;background:linear-gradient(135deg,#0a0a0a 0%,#050505 100%);border-bottom:1px solid #ff9f1c1a;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative;overflow:hidden}.store-product-image-wrap:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#ff9f1c0f 0%,#0000 65%);position:absolute;inset:0}.store-product-image-wrap:after{content:"";pointer-events:none;z-index:0;filter:blur(8px);background:radial-gradient(circle,#ff9f1c0a 0%,#0000 50%);position:absolute;inset:-30%}.store-product-image-container{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.store-product-image{object-fit:cover;object-position:center;filter:brightness(.88)contrast(1.05);z-index:2;width:100%;height:100%;transition:transform .3s cubic-bezier(.25,.46,.45,.94),filter .3s;display:block;position:relative}.store-product-card:hover .store-product-image-wrap{transform:translateZ(30px)}.store-product-card:hover .store-product-image{filter:brightness(.98)contrast(1.15);cursor:zoom-in;transform:scale(1.08)translateZ(15px)}.store-product-placeholder{opacity:.4;font-size:45px}.store-category-all-logo{object-fit:contain;width:44px;height:44px;display:block}.store-product-placeholder-logo{object-fit:contain;opacity:.9;filter:drop-shadow(0 4px 10px #00000040);width:64px;height:64px}.store-product-zoom-icon{opacity:0;cursor:zoom-in;z-index:5;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0006;justify-content:center;align-items:center;transition:opacity .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.store-product-zoom-icon svg{color:#fff;filter:drop-shadow(0 2px 6px #0006);width:48px;height:48px;animation:2s ease-in-out infinite zoom-pulse}@keyframes zoom-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.store-product-image-container:hover .store-product-zoom-icon{opacity:1}.store-product-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;z-index:8;background:#0009;justify-content:center;align-items:center;padding:20px;transition:opacity .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;inset:0}.store-product-quick-view{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#ff9f1c 0%,#ffb84d 100%);border:none;border-radius:6px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 16px #ff9f1c66}.store-product-quick-view:hover{transform:translateY(-2px);box-shadow:0 6px 24px #ff9f1c80}.store-product-badges{z-index:10;justify-content:space-between;gap:8px;display:flex;position:absolute;top:12px;left:12px;right:12px}.store-product-badge{color:#ffe5c1;letter-spacing:.4px;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);background:linear-gradient(135deg,#ff9f1c40 0%,#ff8c0026 100%);border:1px solid #ff9f1c73;border-radius:5px;width:-moz-fit-content;width:fit-content;padding:6px 12px;font-size:.7rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);animation:3s ease-in-out infinite productBadgeSubtleGlow;display:inline-block;box-shadow:0 2px 12px #ff9f1c33}.store-product-badge:hover{transform:scale(1.05);box-shadow:0 4px 16px #ff9f1c4d}.store-product-badge-discount{color:#fca5a5;background:linear-gradient(135deg,#ef44444d 0%,#dc262633 100%);border:1px solid #ef444480;box-shadow:0 2px 12px #ef444433;position:absolute!important;inset:50px 12px auto auto!important}.store-product-badge-discount:hover{box-shadow:0 4px 16px #ef44444d}.store-product-badge-new{color:#93c5fd;background:linear-gradient(135deg,#3b82f64d 0%,#2563eb33 100%);border:1px solid #3b82f680;box-shadow:0 2px 12px #3b82f633}.store-product-badge-new:hover{box-shadow:0 4px 16px #3b82f64d}.store-product-badge-popular{color:#fecaca;background:linear-gradient(135deg,#fbbf244d 0%,#eab30833 100%);border:1px solid #fbbf2480;box-shadow:0 2px 12px #fbbf2433}.store-product-badge-popular:hover{box-shadow:0 4px 16px #fbbf244d}.store-product-favorite{cursor:pointer;z-index:11;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#999;background:#fffffff2;border:2px solid #ff9f1c4d;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:12px;right:12px;box-shadow:0 4px 16px #0000004d}.store-product-favorite:hover{color:#fff;background:#ff9f1c;border-color:#ffb84d;transform:scale(1.18);box-shadow:0 6px 24px #ff9f1c66}.store-product-favorite.active{color:#fff;background:#ff9f1c;border-color:#ffb84d}.store-product-favorite.is-faved{background:#fff}.store-product-favorite.is-faved .svg-heart,.store-product-favorite.is-faved .svg-icon{fill:#ef4444!important}.store-product-favorite.active .svg-heart{animation:.4s ease-out heartBeat}@keyframes heartBeat{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(1.1)}75%{transform:scale(1.4)}to{transform:scale(1)}}.store-product-favorite .favorite-count{color:#fff;background:#ff9f1c;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px;box-shadow:0 2px 8px #ff9f1c4d}.store-stock-badge{letter-spacing:.5px;color:#fff;z-index:9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;padding:8px 12px;font-size:.75rem;font-weight:700;transition:all .3s;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 12px #0000004d}.store-stock-badge.in-stock{background:linear-gradient(135deg,#4caf50e6 0%,#388e3ce6 100%);border:1px solid #4caf5080}.store-stock-badge.out-stock{background:linear-gradient(135deg,#ef4444e6 0%,#dc2626e6 100%);border:1px solid #ef444480}.store-stock-alert{color:#fff;letter-spacing:.5px;z-index:9;background:linear-gradient(135deg,#ff6b35 0%,#ff5a1f 100%);border-radius:6px;padding:8px 12px;font-size:.75rem;font-weight:700;animation:1.5s ease-in-out infinite stockPulse;display:none;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 16px #ff6b3566}.store-stock-alert.show{display:block}@keyframes stockPulse{0%,to{transform:scale(1);box-shadow:0 4px 16px #ff6b3566}50%{transform:scale(1.08);box-shadow:0 6px 24px #ff6b3599}}.store-product-content{background:radial-gradient(circle at top,#ff9f1c0f,#0000 60%),linear-gradient(#0b0b0b 0%,#0a0a0a 100%);flex-direction:column;flex-grow:1;justify-content:space-between;gap:.8rem;min-width:0;padding:1.4rem;transition:background .3s;display:flex;position:relative}.store-product-card:hover .store-product-content{background:radial-gradient(circle at top,#ff9f1c1a,#0000 60%),linear-gradient(#0f0f0f 0%,#0d0d0d 100%)}.store-product-title{color:#f5f5f5;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;padding:0;font-size:.95rem;font-weight:600;line-height:1.3;transition:color .3s;display:-webkit-box;overflow:hidden}.store-product-card:hover .store-product-title{color:#ff9f1c}.store-product-header{justify-content:flex-start;align-items:center;gap:.3rem;width:100%;margin:0;padding:0;line-height:1;display:flex}.store-product-category{color:var(--store-accent);letter-spacing:.3px;flex-shrink:0;margin:0;padding:0;font-size:.63rem;font-weight:700}.store-product-sponsored{color:#fff;letter-spacing:.5px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10;background:#000000b3;border-radius:4px;margin:0;padding:.3rem .6rem;font-size:.6rem;font-weight:700;position:absolute;bottom:12px;left:12px}.store-product-meta{color:#888;flex-wrap:wrap;gap:12px;font-size:.75rem;display:flex}.store-product-meta span{background:#ff9f1c0d;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;transition:all .3s;display:inline-flex}.store-product-meta span:hover{color:#ffb84d;background:#ff9f1c1f}.store-product-favorite-count{color:#999;cursor:pointer;align-items:center;gap:4px;font-size:.75rem;transition:all .3s;display:inline-flex}.store-product-favorite-count:hover{color:#ff9f1c}.store-product-rating{cursor:pointer;flex-shrink:0;align-items:center;gap:6px;margin:0;padding:0;font-size:.7rem;line-height:1;transition:all .3s;display:flex}.store-product-rating:hover{color:#ffb84d}.store-product-stars{color:gold;letter-spacing:.05em;text-shadow:0 0 4px #ffd7004d;font-size:1rem;display:inline-block}.store-product-rating-value{color:gold;font-weight:600}.store-product-review-count{color:#888;transition:color .3s}.store-product-rating:hover .store-product-review-count{color:#ffb84d}.store-product-rating-value{color:var(--store-text);font-size:.6rem;font-weight:800}.store-product-review-count{color:var(--store-subtle);font-size:.58rem}.store-product-pricing{text-align:left;flex-direction:column;gap:6px;margin-top:4px;font-size:.7rem;line-height:1.2;display:flex}.store-product-price-main{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.store-product-price-old{color:#777;letter-spacing:-.2px;opacity:.8;font-size:.8rem;font-weight:600;text-decoration:line-through}.store-product-price{color:#ffb84d;letter-spacing:-.3px;font-size:1.1rem;font-weight:800;animation:3.5s ease-in-out infinite productPriceSubtleGlow;display:inline-block}.store-product-card:hover .store-product-price{color:#ffe4a0}.store-product-cart-price{color:#90ee90;background:#4caf501a;border-left:2px solid #4caf5066;border-radius:4px;align-items:center;gap:6px;padding:6px 8px;font-size:.75rem;display:flex}.store-product-coupon-badge{color:#93c5fd;letter-spacing:.3px;background:#3b82f626;border:1px solid #3b82f64d;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:.7rem;font-weight:600;transition:all .3s;display:inline-flex}.store-product-coupon-badge:hover{background:#3b82f640;border-color:#3b82f680}.store-product-cart-text{color:#90ee90;font-weight:600;display:inline}.store-product-shipping{color:#90ee90;letter-spacing:.3px;background:#4caf501a;border-radius:4px;align-items:center;gap:4px;width:-moz-fit-content;width:fit-content;padding:4px 8px;font-size:.75rem;font-weight:600;display:flex}.store-product-button{color:#000;text-transform:uppercase;cursor:pointer;letter-spacing:.5px;background:linear-gradient(135deg,#ff9f1c 0%,#ffb84d 100%);border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;padding:.85rem 1rem;font-size:.8rem;font-weight:700;line-height:1;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #ff9f1c4d}.store-product-button:before{content:"";opacity:0;background:#fff3;transition:opacity .3s;position:absolute;inset:0}.store-product-button:hover:not(.disabled){background:linear-gradient(135deg,#ffb84d 0%,#ffc870 100%);transform:translateY(-2px);box-shadow:0 6px 20px #ff9f1c80}.store-product-button:hover:not(.disabled):before{opacity:1}.store-product-button.disabled{color:#888;cursor:not-allowed;opacity:.6;box-shadow:none;background:#444}.store-product-button.disabled:hover{box-shadow:none;transform:none}.store-product-actions{gap:8px;width:100%;display:flex}.store-product-compare,.store-product-share{color:#ffb84d;text-transform:uppercase;cursor:pointer;letter-spacing:.3px;background:0 0;border:1px solid #ff9f1c4d;border-radius:6px;flex:1;padding:.65rem .8rem;font-size:.75rem;font-weight:600;transition:all .3s}.store-product-compare:hover,.store-product-share:hover{color:#ffc870;background:#ff9f1c1a;border-color:#ff9f1c99}.store-reviews-section{background:linear-gradient(135deg, var(--store-surface) 0%, var(--store-surface-2) 100%);border:1px solid var(--store-border);box-shadow:var(--store-shadow-sm), inset 0 0 20px #ffffff05;border-radius:10px;margin-bottom:2.5rem;padding:2rem}.store-reviews-title{color:var(--store-text);letter-spacing:.5px;border-left:4px solid var(--store-accent);align-items:center;gap:1rem;margin:0 0 2rem;padding-left:1rem;font-size:1.4rem;font-weight:800;display:flex}.store-reviews-count{color:var(--store-accent);margin-left:.75rem;font-size:.9rem;font-weight:700}.store-reviews-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;display:grid}.store-review-card{background:linear-gradient(135deg, var(--store-surface) 0%, var(--store-surface-2) 100%);border:1px solid var(--store-border);box-shadow:var(--store-shadow-sm), inset 0 0 15px #ffffff05;border-radius:10px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.store-review-card:hover{box-shadow:var(--store-shadow-md);border-color:#ff9f1c4d}.store-review-header{align-items:flex-start;gap:.75rem;display:flex}.store-review-avatar{object-fit:cover;border:1px solid var(--store-border);background:var(--store-surface-2);border-radius:50%;flex-shrink:0;width:48px;height:48px}.store-review-avatar-placeholder{background:var(--store-surface-2);border:1px solid var(--store-border);width:48px;height:48px;color:var(--store-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;display:flex}.store-review-info{flex:1;min-width:0}.store-review-author{color:var(--store-text);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.store-review-stars{color:#ffc107;letter-spacing:.1em;margin-bottom:.5rem;font-size:.85rem}.store-review-text{color:#cbd5e1;margin:0;font-size:.9rem;line-height:1.5}.store-review-date{color:var(--store-subtle);margin-top:.5rem;font-size:.8rem}.store-pagination{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.store-page-link{background:var(--store-surface-2);color:var(--store-text-secondary);border:1px solid var(--store-border);cursor:pointer;border-radius:6px;padding:.7rem 1.1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.store-page-link:hover:not(.active):not(:disabled){border-color:var(--store-accent);color:var(--store-accent)}.store-page-link.active,.store-page-link:active:not(:disabled){background:var(--store-accent);color:#fff;border-color:var(--store-accent);box-shadow:0 4px 12px #ff9f1c33}.store-page-link:disabled{opacity:.4;cursor:not-allowed}.store-empty-state{text-align:center;background:linear-gradient(135deg, var(--store-surface) 0%, var(--store-surface-2) 100%);border:1px solid var(--store-border);box-shadow:var(--store-shadow-sm), inset 0 0 20px #ffffff05;border-radius:10px;margin-bottom:2.5rem;padding:4rem 2rem}.store-empty-icon{opacity:.6;margin-bottom:1.25rem;font-size:50px}.store-empty-title{color:var(--store-text);margin:0 0 .75rem;font-size:1.2rem;font-weight:800}.store-empty-text{color:var(--store-text-secondary);margin:0 0 2rem;font-size:1rem}.store-empty-action{background:var(--store-accent);color:#fff;border-radius:6px;align-items:center;gap:.5rem;padding:.8rem 1.75rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 3px 10px #ff9f1c33}.store-empty-action:hover{background:var(--store-accent-hover);transform:translateY(-3px);box-shadow:0 6px 18px #ff9f1c59}.svg-icon{fill:currentColor;vertical-align:-.15em;width:1.2em;height:1.2em;display:inline-block}.store-category-emoji .svg-icon{width:2.2rem;height:2.2rem;margin:0}.store-section-subtitle .svg-icon{width:24px;height:24px}.store-review-card .svg-icon{width:1.1em;height:1.1em}.store-empty-state .svg-icon{opacity:.6;width:50px;height:50px}.store-product-favorite-count .svg-icon{vertical-align:-.2em;width:.95em;height:.95em;margin-right:.3em}.store-review-date .svg-icon{vertical-align:-.15em;width:1em;height:1em;margin-right:.35em}.svg-heart,.svg-heart.filled{fill:#ef4444}.svg-star{fill:#ffc107}.svg-fire{fill:#ff6b6b}.svg-sparkle{fill:#ffc107}@media (max-width:1200px){.store-products-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:1rem}.store-campaigns-grid{grid-template-columns:1fr 1fr 1fr}}@media (max-width:1024px){.store-products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.store-product-image-wrap{min-height:170px}.store-category-slider{gap:1.4rem}.store-category-circle-wrapper{width:88px;height:88px}.store-category-circle{width:80px;height:80px}.store-category-emoji{font-size:2rem}.store-category-label{width:88px;font-size:.78rem}.store-campaigns-grid{grid-template-columns:1fr 1fr}.store-campaign-card-large{grid-area:1/1/2/2}.store-showcase-card{width:160px}}@media (max-width:768px){.store-section{padding:1.5rem .75rem}.store-section-title,.store-showcase-header,.store-reviews-title{font-size:1.2rem}.store-showcase-slider{gap:.8rem}.store-showcase-card{width:auto}.store-showcase-grid{grid-template-columns:repeat(3,1fr);gap:.8rem}.store-showcase-favorite{width:28px;height:28px;font-size:.9rem;top:6px;right:6px}.store-campaign-card{min-height:160px}.store-campaign-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.store-campaign-mini-card{gap:.7rem;min-height:85px;padding:.6rem}.store-campaign-mini-image{border-radius:50%}.store-campaign-mini-link:nth-child(3){grid-column:1/-1}.store-campaign-mini-link:nth-child(3) .store-campaign-mini-card{gap:1rem;padding:.8rem}.store-campaign-mini-link:nth-child(3) .store-campaign-mini-image{width:70px!important;height:70px!important}.store-campaign-mini-link:nth-child(3) .store-campaign-mini-title{font-size:.9rem}.store-campaign-mini-image{flex-shrink:0;width:45px!important;height:45px!important}.store-campaign-mini-label{margin-bottom:.1rem;font-size:.55rem}.store-campaign-mini-title{margin-bottom:.1rem;font-size:.8rem}.store-campaign-mini-text{font-size:.65rem}.store-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.store-product-image-wrap{min-height:150px}.store-product-badges{flex-wrap:wrap;gap:4px;top:8px;left:8px;right:8px}.store-product-badge{padding:4px 8px;font-size:.6rem}.store-product-badge-discount{top:40px!important;right:2px!important}.store-product-favorite{z-index:20;width:32px;height:32px;font-size:1rem;top:2px;right:2px}.store-reviews-grid{grid-template-columns:1fr}.store-reviews-section{padding:1.5rem}.store-category-slider{gap:1.2rem}.store-category-circle-wrapper{width:80px;height:80px}.store-category-circle{width:72px;height:72px}.store-category-emoji{font-size:1.8rem}.store-category-label{width:80px;font-size:.75rem}.store-campaigns-grid{grid-template-columns:1fr 1fr;gap:1rem}.store-campaign-card-large{grid-area:1/1/2/2}.store-campaign-card-mini{min-height:170px}.store-campaign-card-title{font-size:1rem}.store-trust-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.store-trust-card{padding:1.5rem 1.25rem}.store-trust-icon{width:44px;height:44px;margin-bottom:.6rem}.store-trust-title{font-size:.9rem}}@media (max-width:480px){.store-section{border-bottom:none;padding:1.25rem .6rem}.store-section:last-of-type{padding-bottom:1.25rem}.store-section-title,.store-showcase-header,.store-reviews-title{font-size:1.1rem}.store-trust-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.store-trust-icon{width:40px;height:40px;margin-bottom:.5rem}.store-trust-title{font-size:.85rem}.store-category-slider{gap:.9rem}.store-category-circle-wrapper{width:70px;height:70px}.store-category-circle{width:64px;height:64px}.store-category-emoji{font-size:1.5rem}.store-category-label{width:70px;font-size:.7rem}.store-products-grid{grid-template-columns:1fr;gap:.8rem}.store-product-card{border-radius:8px}.store-product-image-wrap{min-height:160px}.store-showcase-card{width:auto;min-height:180px}.store-showcase-grid,.store-showcase-slider{gap:.5rem}.store-showcase-image-wrap{min-height:100px}.store-pagination{gap:.4rem}.store-page-link{padding:.6rem .85rem;font-size:.85rem}.store-campaigns-grid{grid-template-columns:1fr;gap:.9rem}.store-campaign-card-large{grid-area:auto/1;min-height:220px}.store-campaign-card-mini{min-height:160px}.store-campaign-card-overlay{padding:1.25rem}.store-campaign-card-title{font-size:1rem}.store-reviews-section{padding:1.25rem}.store-reviews-grid{gap:.9rem}.store-campaign-mini-card{gap:1rem;padding:1.25rem}.store-campaign-mini-image{width:80px;height:80px}.store-trust-card{padding:1.25rem}.store-trust-icon{font-size:2rem}.store-trust-title{margin-bottom:.3rem;font-size:.95rem}.store-trust-text{font-size:.8rem}}.store-trust-section{background:linear-gradient(135deg,#ff9f1c04 0%,#0a0e1480 100%);border-top:1px solid #ff9f1c14;padding:2.5rem 1rem}.store-trust-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.store-trust-card{text-align:center;background:linear-gradient(135deg,#141b2699 0%,#0f172a66 100%);border:1px solid #ff9f1c1a;border-radius:8px;padding:1.75rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0003}.store-trust-card:hover{border-color:#ff9f1c40;transform:translateY(-2px);box-shadow:0 4px 12px #ff9f1c1a,inset 0 0 8px #ff9f1c08}.store-trust-icon{color:#ff9f1c;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:.75rem;margin-left:auto;margin-right:auto;font-size:2rem;display:flex}.store-trust-icon svg{fill:currentColor;width:100%;height:100%}.store-trust-title{color:var(--store-text);letter-spacing:.2px;margin:0 0 .4rem;font-size:.95rem;font-weight:700}.store-trust-text{color:var(--store-text-secondary);margin:0;font-size:.8rem;line-height:1.4}.store-reviews-showcase-section{background:linear-gradient(135deg,#0a0e14cc 0%,#141e2d66 50%,#0a0e14cc 100%);padding:3rem 1rem}.store-reviews-carousel{scrollbar-width:thin;scrollbar-color:var(--store-accent) transparent;scroll-behavior:smooth;gap:1.5rem;margin-top:1.5rem;padding:1rem 0;display:flex;overflow-x:auto}.store-reviews-carousel::-webkit-scrollbar{height:4px}.store-reviews-carousel::-webkit-scrollbar-track{background:0 0}.store-reviews-carousel::-webkit-scrollbar-thumb{background:var(--store-accent);border-radius:2px}.store-reviews-carousel::-webkit-scrollbar-thumb:hover{background:var(--store-accent-hover)}@keyframes reviewCardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.store-review-card-showcase{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#141b26cc 0%,#1a2332cc 100%);border:1px solid #ff9f1c33;border-radius:16px;flex-direction:column;flex-shrink:0;gap:1.1rem;width:340px;padding:1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);animation:4s ease-in-out infinite reviewCardFloat;display:flex;box-shadow:0 10px 40px #0000004d,inset 0 0 1px #ffffff1a,inset 0 0 30px #ff9f1c08}.store-review-card-showcase:hover{border-color:#ff9f1c66;animation:none;transform:translateY(-12px);box-shadow:0 20px 60px #ff9f1c33,0 0 40px #ff9f1c1a,inset 0 0 1px #ffffff26,inset 0 0 40px #ff9f1c0d}.store-review-header-showcase{align-items:flex-start;gap:1rem;display:flex}.store-review-avatar-showcase{background:linear-gradient(135deg,#22d3ee 0%,#0891b2 100%);border:2px solid #ff9f1c4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #ff9f1c26,inset 0 0 1px #fff3}.store-review-avatar-showcase img{object-fit:cover;width:100%;height:100%;display:block}.store-review-info-showcase{flex:1;min-width:0}.store-review-name-container{align-items:center;gap:.5rem;display:flex}.store-review-name-showcase{color:var(--store-text);letter-spacing:-.4px;margin:0;font-size:1rem;font-weight:800}.store-review-verified-badge{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:900;display:inline-flex;box-shadow:0 2px 6px #22c55e4d}.store-review-profession{color:var(--store-accent);letter-spacing:.3px;text-transform:uppercase;opacity:.9;margin:.2rem 0 0;font-size:.8rem;font-weight:700}.store-review-rating-showcase{letter-spacing:.05em;opacity:.75;align-items:center;gap:.25rem;font-size:.75rem;display:flex}.store-review-star-filled{color:#ffb84d;filter:drop-shadow(0 0 1px #ffb84d26)}.store-review-star-empty{color:#ffffff14}.store-review-rating-text{color:var(--store-muted);opacity:.7;margin-left:.2rem;font-size:.65rem;font-weight:500}.store-review-text-showcase{color:var(--store-text-secondary);letter-spacing:.3px;margin:.3rem 0 0;font-size:.9rem;font-weight:400;line-height:1.7}.store-review-footer-showcase{border-top:1px solid #ff9f1c1a;justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;display:flex}.store-review-date-showcase{color:var(--store-muted);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.store-review-date-showcase .svg-icon{opacity:.6;width:14px;height:14px}.store-review-helpful-btn{color:#94a3b8b3;cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:4px;align-items:center;gap:.35rem;padding:.3rem .6rem;font-size:.7rem;font-weight:500;transition:all .2s;display:flex}.store-review-helpful-btn:hover{color:#94a3b8;opacity:1;background:#ff9f1c0d}.store-review-helpful-btn .svg-icon{opacity:.7;width:12px;height:12px}.store-review-helpful-count{opacity:.6;font-size:.65rem}@media (max-width:768px){.store-reviews-showcase-section{padding:2.5rem 1rem}.store-review-card-showcase{width:300px;padding:1.5rem}.store-review-avatar-showcase{width:48px;height:48px}.store-review-name-showcase{font-size:.9rem}.store-review-text-showcase{font-size:.85rem}}#product-zoom-modal{z-index:9999;display:none;position:fixed;inset:0}#product-zoom-modal.active{justify-content:center;align-items:center;display:flex}.product-zoom-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9999;background:#000000eb;justify-content:center;align-items:center;animation:.3s cubic-bezier(.4,0,.2,1) zoomFadeIn;display:flex;position:fixed;inset:0}@keyframes zoomFadeIn{0%{opacity:0}to{opacity:1}}.product-zoom-container{z-index:10000;max-width:70vw;max-height:75vh;padding:20px;animation:.3s cubic-bezier(.4,0,.2,1) zoomScaleIn;position:relative}@keyframes zoomScaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.product-zoom-image{object-fit:contain;border-radius:8px;width:100%;max-width:65vw;height:100%;max-height:70vh;box-shadow:0 16px 48px #0009}.product-zoom-close{color:#fff;cursor:pointer;z-index:10001;-webkit-backdrop-filter:blur(8px);background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.4rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:10px;right:10px}.product-zoom-close:hover{background:#ff9f1c40;transform:scale(1.1);box-shadow:0 2px 8px #ff9f1c33}@media (max-width:768px){.product-zoom-container{max-width:85vw;max-height:80vh}.product-zoom-image{max-width:80vw;max-height:75vh}}html[data-theme=light]{--store-bg:#eef2f7;--store-surface:#f7f9fb;--store-surface-2:#f8fafc;--store-border:#eadfce;--store-text:#0f172a;--store-text-secondary:#475569;--store-muted:#64748b;--store-subtle:#94a3b8;--store-accent:#ff9f1c;--store-accent-hover:#ff8c00;--store-accent-dark:#e68900;--store-accent-glow:#ff9f1c26;--store-shadow-sm:0 2px 8px #0f172a0f;--store-shadow-md:0 8px 20px #0f172a14;--store-shadow-lg:0 12px 32px #0f172a1f}html[data-theme=light] body{background:#e6ecf4}html[data-theme=light] .store-section{background:var(--store-bg)!important}html[data-theme=light] .store-showcase-card{background:#f7f9fb!important;border-color:#eadfce!important;box-shadow:0 2px 8px #0f172a0f!important}html[data-theme=light] .store-showcase-card:hover{border-color:#ff9f1c80!important;box-shadow:0 10px 26px #0f172a1a,0 0 22px #ff9f1c1f!important}html[data-theme=light] .store-showcase-image-wrap{background:#f8fafc!important;border-bottom-color:#eadfce!important}html[data-theme=light] .store-showcase-content{background:#f7f9fb!important}html[data-theme=light] .store-showcase-title-text,html[data-theme=light] .store-showcase-rating-value{color:#0f172a!important}html[data-theme=light] .store-showcase-price{color:#ea580c!important}html[data-theme=light] .store-showcase-price-old{color:#94a3b8!important}html[data-theme=light] .store-product-card{background:#f7f9fb!important;border-color:#eadfce!important}html[data-theme=light] .store-product-card:hover{background:#fff!important;box-shadow:0 0 30px #ff9f1c2e,0 20px 40px #0f172a1f!important}html[data-theme=light] .store-product-image-wrap{background:#f8fafc!important}html[data-theme=light] .store-product-content{background:#f7f9fb!important}html[data-theme=light] .store-product-title{color:#0f172a!important}html[data-theme=light] .store-product-price-main{color:#ea580c!important}html[data-theme=light] .store-product-price-old{color:#94a3b8!important}html[data-theme=light] .store-trust-card{background:linear-gradient(135deg,#fff 0%,#f7f9fb 100%);border-color:#ff9f1c38;box-shadow:0 2px 8px #0f172a0f}html[data-theme=light] .store-trust-card:hover{border-color:#ff9f1c73;box-shadow:0 4px 12px #ff9f1c24,inset 0 0 8px #ff9f1c0d}html[data-theme=light] .store-reviews-showcase-section{background:linear-gradient(135deg,#f7f9fb 0%,#eef2f7 50%,#f7f9fb 100%)}.store-section,.store-products-area,.store-trust-grid{content-visibility:auto;contain-intrinsic-size:auto 700px}.store-product-badge{color:#3a1d00;background:linear-gradient(135deg,#ffb347 0%,#ff8c00 100%);border-color:#fff6}.store-product-badge-discount{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-color:#fff6}.store-product-badge-new{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-color:#fff6}.store-product-badge-popular{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border-color:#fff6}html[data-theme=light] .store-product-price{animation:none;color:#ea580c!important}html[data-theme=light] .store-product-card:hover .store-product-price{color:#c2410c!important}html[data-theme=light] .store-product-cart-price{color:#15803d!important;background:#16a34a1a!important;border-left-color:#16a34a8c!important}html[data-theme=light] .store-product-cart-text{color:#15803d!important}html[data-theme=light] .store-product-shipping{color:#15803d!important;background:#16a34a1f!important}html[data-theme=light] .store-product-coupon-badge{color:#1d4ed8!important;background:#2563eb1a!important;border-color:#2563eb61!important}.store-showcase-badge{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-color:#fff6;font-size:.65rem}.store-section-favicon{object-fit:contain;vertical-align:-4px;border-radius:6px;width:24px;height:24px;margin-right:4px}.store-showcase-card:hover .store-showcase-image{transform:scale(1.06)}@media (prefers-reduced-motion:reduce){.store-showcase-card:hover .store-showcase-image{transform:scale(1.03)}}.store-product-image-wrap,.store-showcase-image-wrap,html[data-theme=light] .store-product-image-wrap,html[data-theme=light] .store-showcase-image-wrap{background:#fff!important}.store-product-image{object-fit:contain;filter:none}.store-product-card:hover .store-product-image,.store-showcase-image,.store-showcase-card:hover .store-showcase-image{filter:none}@media (max-width:767.98px){.store-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.5rem!important}.store-products-grid .store-product-link{min-width:0}.store-products-grid .store-product-card{border-radius:10px}.store-products-grid .store-product-image-wrap{padding:.35rem;min-height:0!important}.store-products-grid .store-product-badges{gap:2px;top:4px;left:4px}.store-products-grid .store-product-badge{padding:2px 5px;font-size:.5rem}.store-products-grid .store-product-favorite{width:26px;height:26px;top:5px;right:5px}.store-products-grid .store-product-favorite .svg-icon{width:13px;height:13px}.store-products-grid .store-product-sponsored{padding:2px 6px;font-size:.5rem}.store-products-grid .store-product-content{gap:.2rem;padding:.45rem .45rem .55rem}.store-products-grid .store-product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.64rem;line-height:1.25;display:-webkit-box;overflow:hidden}.store-products-grid .store-product-header{margin:0}.store-products-grid .store-product-category,.store-products-grid .store-product-review-count,.store-products-grid .store-product-cart-price,.store-products-grid .store-product-shipping,.store-products-grid .store-product-button{display:none!important}.store-products-grid .store-product-rating{gap:2px;font-size:.52rem}.store-products-grid .store-product-stars{letter-spacing:-1px;font-size:.6rem}.store-products-grid .store-product-pricing{margin:0;padding-top:.15rem}.store-products-grid .store-product-price-main{flex-wrap:wrap;gap:.25rem}.store-products-grid .store-product-price{font-size:.74rem}.store-products-grid .store-product-price-old{font-size:.58rem}.store-products-grid .store-product-price-note{margin-left:0;font-size:.55rem}}.store-h1{color:var(--store-text);letter-spacing:-.01em;text-wrap:balance;margin:0 0 1rem;font-size:clamp(1.35rem,2.2vw,1.9rem);font-weight:900;line-height:1.2}.store-cat-groups{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.store-cat-group{background:var(--store-card-bg,#ffffff0a);border:1px solid var(--store-border,#ffffff14);color:var(--store-text);border-radius:12px;align-items:center;gap:.6rem;padding:.7rem .9rem;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.store-cat-group:hover{border-color:var(--store-accent);transform:translateY(-2px)}.store-cat-group i{color:var(--store-accent);text-align:center;width:1.2em}.store-cat-group h3{margin:0;font-size:.92rem;font-weight:700;line-height:1.25}.store-design-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.store-design-card{background:var(--store-card-bg,#ffffff0a);border:1px solid var(--store-border,#ffffff14);color:var(--store-text);border-radius:14px;padding:1.25rem 1.3rem;text-decoration:none;transition:border-color .2s,transform .2s;display:block}.store-design-card:hover{border-color:var(--store-accent);transform:translateY(-2px)}.store-design-card i{color:var(--store-accent);margin-bottom:.6rem;font-size:1.4rem;display:block}.store-design-card h3{margin:0 0 .35rem;font-size:1.05rem;font-weight:800}.store-design-card p{opacity:.8;margin:0;font-size:.9rem;line-height:1.5}@media (max-width:991px){.store-cat-groups{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:767px){.store-cat-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.store-cat-group{padding:.55rem .7rem}.store-cat-group h3{font-size:.82rem}.store-design-grid{grid-template-columns:1fr}}
