*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{background:#f5f6fa;color:#1a1a2e;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh}:root{--walmart-blue:#0071dc;--walmart-yellow:#ffc220;--walmart-dark:#00439c;--sale-red:#e53935;--bg:#f5f6fa;--card-bg:#fff;--text-primary:#1a1a2e;--text-secondary:#6b7280;--border:#e5e7eb;--shadow:0 2px 12px #00000014;--shadow-hover:0 8px 28px #0071dc2e;--radius:14px}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.header{background:#fff;border-bottom:1px solid var(--border);box-shadow:0 1px 6px #0000000f;position:sticky;top:0;z-index:100}.header-inner{height:60px;justify-content:space-between;margin:0 auto;max-width:1320px;padding:0 20px}.header-inner,.logo{align-items:center;display:flex}.logo{gap:10px;text-decoration:none}.logo-icon{font-size:1.6rem}.logo-name{color:var(--walmart-blue);display:block;font-size:1.05rem;font-weight:700;line-height:1.1}.logo-tagline{color:var(--text-secondary);display:block;font-size:.68rem;letter-spacing:.02em;text-transform:uppercase}.header-nav{align-items:center;display:flex;gap:8px}.nav-link{border-radius:8px;color:var(--text-secondary);font-size:.9rem;font-weight:500;padding:6px 14px;text-decoration:none;transition:background .15s,color .15s}.nav-link:hover{background:var(--bg);color:var(--text-primary)}.nav-walmart{background:var(--walmart-yellow);color:#333!important;font-weight:600}.nav-walmart:hover{background:#e5af00!important}@media (max-width:480px){.nav-link:not(.nav-walmart){display:none}}.category-filter{display:flex;flex-wrap:wrap;gap:8px}.cat-btn{align-items:center;background:#fff;border:1.5px solid var(--border);border-radius:50px;color:var(--text-secondary);display:inline-flex;font-size:.85rem;font-weight:500;gap:6px;padding:6px 14px;transition:all .18s ease;white-space:nowrap}.cat-btn:hover{background:#f0f7ff;color:var(--walmart-blue)}.cat-btn.active,.cat-btn:hover{border-color:var(--walmart-blue)}.cat-btn.active{background:var(--walmart-blue);box-shadow:0 2px 8px #0071dc4d;color:#fff}.cat-icon{font-size:1rem}.search-wrapper{align-items:center;display:flex;margin:0 auto;max-width:560px;position:relative}.search-icon{font-size:1.1rem;left:16px;pointer-events:none;position:absolute;z-index:1}.search-input{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff26;border:none;border-radius:50px;box-shadow:0 0 0 2px #ffffff4d;color:#fff;font-family:inherit;font-size:1rem;outline:none;padding:14px 44px 14px 46px;transition:background .2s,box-shadow .2s;width:100%}.search-input::placeholder{color:#ffffffb3}.search-input:focus{background:#ffffff38;box-shadow:0 0 0 3px #fff9}.search-clear{align-items:center;background:#ffffff40;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.75rem;height:26px;justify-content:center;position:absolute;right:14px;transition:background .15s;width:26px}.search-clear:hover{background:#fff6}.product-card{background:var(--card-bg);border-radius:var(--radius);box-shadow:var(--shadow);display:flex;flex-direction:column;overflow:hidden;position:relative;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.discount-badge{background:var(--sale-red);font-size:.78rem;font-weight:700;left:12px;letter-spacing:.02em;padding:3px 9px}.discount-badge,.out-of-stock-badge{border-radius:6px;color:#fff;position:absolute;top:12px;z-index:2}.out-of-stock-badge{background:#9e9e9e;font-size:.72rem;font-weight:600;padding:3px 8px;right:12px}.card-image-wrap{align-items:center;aspect-ratio:1/1;background:#f9fafb;display:flex;justify-content:center;overflow:hidden;padding:16px;width:100%}.card-image{height:100%;object-fit:contain;transition:transform .25s ease;width:100%}.product-card:hover .card-image{transform:scale(1.04)}.card-image-placeholder{align-items:center;color:#d1d5db;font-size:3.5rem;height:100%;justify-content:center;width:100%}.card-body{display:flex;flex:1 1;flex-direction:column;gap:6px;padding:14px 16px 18px}.card-brand{color:var(--walmart-blue);font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.card-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--text-primary);display:-webkit-box;font-size:.9rem;font-weight:600;line-height:1.35;overflow:hidden}.star-rating{align-items:center;color:#f59e0b;display:flex;font-size:.8rem;gap:4px}.review-count{color:var(--text-secondary);font-size:.75rem}.card-pricing{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.sale-price{color:var(--sale-red);font-size:1.25rem;font-weight:800}.original-price{color:var(--text-secondary);font-size:.85rem;text-decoration:line-through}.savings-label{background:#f0fdf4;border-radius:4px;color:#16a34a;font-size:.78rem;font-weight:600;padding:2px 7px}.shop-btn{border:none;border-radius:10px;cursor:pointer;display:block;font-size:.9rem;font-weight:600;margin-top:auto;padding:10px 16px;text-align:center;text-decoration:none;transition:background .2s,transform .1s;width:100%}.see-details-btn{background:#16a34a;color:#fff}.see-details-btn:hover{background:#15803d;transform:scale(1.02)}.see-details-btn:active{transform:scale(.98)}.google-ad-wrap{grid-column:1/-1;margin:16px 0;min-height:90px;text-align:center;width:100%}.pagination{align-items:center;display:flex;flex-wrap:wrap;gap:6px;justify-content:center;padding:24px 0 8px}.page-btn{background:#fff;border:1.5px solid #d1d5db;border-radius:8px;color:#374151;cursor:pointer;font-size:.9rem;font-weight:500;height:38px;min-width:38px;padding:0 10px;transition:all .15s}.page-btn:hover:not(:disabled){background:#eff6ff;border-color:#0071dc;color:#0071dc}.page-btn.active{background:#0071dc;border-color:#0071dc;color:#fff;font-weight:700}.page-btn:disabled{cursor:not-allowed;opacity:.4}.page-ellipsis{color:#9ca3af;font-size:1rem;line-height:38px;padding:0 4px}.deals-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.state-box{grid-column:1/-1;padding:64px 24px;text-align:center}.state-icon{font-size:3.5rem;margin-bottom:16px}.state-box h2{font-size:1.3rem;font-weight:700;margin-bottom:8px}.state-detail{color:var(--text-secondary);font-size:.95rem;margin-bottom:20px;margin-inline:auto;max-width:400px}.retry-btn{background:var(--walmart-blue);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:10px 28px;transition:background .2s}.retry-btn:hover{background:var(--walmart-dark)}.skeleton-card{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.skel{animation:shimmer 1.4s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:6px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.skel-image{border-radius:0;height:200px}.skel-body{display:flex;flex-direction:column;gap:10px;padding:14px 16px 18px}.skel-brand{height:10px;width:40%}.skel-title{height:14px;width:90%}.skel-title.short{width:65%}.skel-price{height:22px;width:50%}.skel-btn{border-radius:10px;height:40px;margin-top:6px}.footer{background:#1a1a2e;color:#ffffffb3;margin-top:auto;padding:32px 24px;text-align:center}.footer-inner{display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:760px}.footer-brand{color:#fff;font-size:1rem;font-weight:700}.footer-disclaimer{color:#ffffff80;font-size:.78rem;line-height:1.6}.footer-links{font-size:.82rem}.footer-links a{color:#ffffffb3;text-decoration:none;transition:color .15s}.footer-links a:hover{color:var(--walmart-yellow)}.sidebar{flex-shrink:0;width:180px}.sidebar-ad-sticky{position:sticky;top:230px}.sidebar-ad-second{margin-top:100px}@media (max-width:1100px){.sidebar{display:none}}.app{display:flex;flex-direction:column;min-height:100vh}.hero-banner{background:linear-gradient(135deg,var(--walmart-blue) 0,var(--walmart-dark) 100%);color:#fff;padding:48px 24px 56px;text-align:center}.hero-content{margin:0 auto;max-width:680px}.hero-content h1{font-size:clamp(1.6rem,4vw,2.4rem);font-weight:800;letter-spacing:-.5px;margin-bottom:10px}.hero-content p{font-size:1.05rem;margin-bottom:28px;opacity:.88}.main-content{flex:1 1;margin:-24px auto 0;max-width:1320px;padding:0 20px 48px;width:100%}.controls-row{background:#fff;border-radius:var(--radius);box-shadow:var(--shadow);flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px;padding:16px 20px}.controls-row,.sort-row{align-items:center;display:flex}.sort-row{flex-shrink:0;gap:12px}.result-count{color:var(--text-secondary);font-size:.85rem;white-space:nowrap}.sort-select{background:#fff;border:1.5px solid var(--border);border-radius:8px;color:var(--text-primary);cursor:pointer;font-family:inherit;font-size:.9rem;outline:none;padding:7px 12px;transition:border-color .2s}.sort-select:focus{border-color:var(--walmart-blue)}@media (max-width:640px){.controls-row{align-items:flex-start;flex-direction:column}.main-content{padding:0 12px 32px}}.three-col-wrap{align-items:flex-start;box-sizing:border-box;display:flex;gap:20px;margin:0 auto;max-width:1440px;padding:0 16px}.three-col-main{flex:1 1;min-width:0}.related-sticky{position:sticky;top:80px;width:200px}.related-title{border-bottom:2px solid #e5e7eb;color:#6b7280;font-size:.85rem;font-weight:700;letter-spacing:.06em;margin:0 0 12px;padding-bottom:8px;text-transform:uppercase}.related-list{display:flex;flex-direction:column;gap:10px}.related-card{align-items:flex-start;background:#fff;border:1px solid #f3f4f6;border-radius:10px;cursor:pointer;display:flex;gap:10px;padding:8px;transition:box-shadow .15s,border-color .15s}.related-card:hover{border-color:#0071dc;box-shadow:0 2px 10px #0000001a}.related-img{object-fit:contain}.related-img,.related-img-placeholder{background:#f8f9fa;border-radius:6px;flex-shrink:0;height:52px;width:52px}.related-img-placeholder{align-items:center;display:flex;font-size:1.4rem;justify-content:center}.related-info{flex:1 1;min-width:0}.related-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#374151;display:-webkit-box;font-size:.78rem;font-weight:500;line-height:1.3;margin:0 0 4px;overflow:hidden}.related-price{color:#0071dc;font-size:.85rem;font-weight:700;margin:0}.related-badge{background:#fee2e2;border-radius:4px;color:#dc2626;display:inline-block;font-size:.7rem;font-weight:700;margin-top:3px;padding:1px 5px}@media (max-width:1100px){.related-sticky{display:none}}.pd-outer{align-items:flex-start;padding:24px 0 48px}.pd-main{padding:0}.pd-header-block{margin-bottom:4px}.pd-header-block .pd-brand{color:#6b7280;font-size:.85rem;font-weight:600;letter-spacing:.05em;margin:0 0 6px;text-transform:uppercase}.pd-header-block .pd-name{color:#111827;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0 0 6px}.pd-header-block .pd-category{color:#6b7280;font-size:.85rem;margin:0}.pd-back-btn{background:none;border:none;color:#0071dc;cursor:pointer;display:inline-block;font-size:.95rem;font-weight:500;padding:0 0 16px}.pd-back-btn:hover{text-decoration:underline}.pd-card{grid-gap:40px;background:#fff;border-radius:16px;box-shadow:0 2px 16px #00000014;display:grid;gap:40px;grid-template-columns:420px 1fr;padding:32px}@media (max-width:780px){.pd-card{grid-template-columns:1fr}}.pd-image-col{position:relative}.pd-image{max-height:420px;object-fit:contain}.pd-image,.pd-image-placeholder{background:#f8f9fa;border-radius:12px;width:100%}.pd-image-placeholder{align-items:center;display:flex;font-size:5rem;height:340px;justify-content:center}.pd-discount-badge{background:#e53935;border-radius:20px;color:#fff;font-size:.85rem;font-weight:700;left:12px;padding:4px 10px;position:absolute;top:12px}.pd-stars{color:#f59e0b;font-size:1.1rem;margin-bottom:16px}.pd-rating-val{color:#6b7280;font-family:Inter,sans-serif;font-size:.85rem;margin-left:6px}.pd-pricing{align-items:baseline;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.pd-sale-price{color:#0071dc;font-size:2rem;font-weight:800}.pd-msrp{color:#9ca3af;font-size:1rem;text-decoration:line-through}.pd-savings{background:#dcfce7;border-radius:99px;color:#16a34a;font-size:.9rem;font-weight:600;padding:2px 8px}.pd-out-of-stock{color:#dc2626;font-weight:600;margin-bottom:16px}.pd-shop-btn{background:#0071dc;border-radius:12px;color:#fff;display:inline-block;font-size:1.05rem;font-weight:700;margin-bottom:10px;padding:14px 24px;text-align:center;text-decoration:none;transition:background .15s;width:100%}.pd-shop-btn:hover{background:#005bb5}.pd-shop-btn.disabled{background:#9ca3af;cursor:not-allowed}.pd-affiliate-notice{color:#9ca3af;font-size:.78rem;margin:0 0 20px}.pd-description{border-top:1px solid #f3f4f6;margin-bottom:24px;margin-top:4px;padding-top:20px}.pd-description h2{color:#374151;font-size:1rem;font-weight:700;margin:0 0 8px}.pd-description p{color:#4b5563;font-size:.95rem;line-height:1.6;margin:0}.vote-section{border-top:1px solid #f3f4f6;padding-top:20px}.vote-label{color:#374151;font-size:.95rem;font-weight:600;margin:0 0 12px}.vote-buttons{display:flex;gap:12px;margin-bottom:14px}.vote-btn{align-items:center;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:10px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:8px;padding:10px 20px;transition:all .15s}.vote-btn:hover:not(:disabled){background:#eff6ff;border-color:#0071dc}.vote-btn:disabled{cursor:not-allowed;opacity:.6}.vote-btn.up.voted{background:#dcfce7;border-color:#16a34a;color:#166534}.vote-btn.down.voted{background:#fee2e2;border-color:#dc2626;color:#991b1b}.vote-meter{background:#fee2e2;border-radius:99px;height:8px;overflow:hidden;position:relative}.vote-meter-fill{background:#16a34a;border-radius:99px;height:100%;transition:width .4s ease}.vote-pct{color:#6b7280;display:block;font-size:.8rem;margin-top:6px}.pd-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:40vh}.pd-spinner{animation:spin .8s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#0071dc;height:48px;width:48px}@keyframes spin{to{transform:rotate(1turn)}}.pd-error{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:40vh;text-align:center}
/*# sourceMappingURL=main.f09c923d.css.map*/