.GroceryListItem_item___tpR0{display:flex;flex-direction:column;background:rgba(30,41,59,.9);border-radius:.75rem;box-shadow:0 4px 16px rgba(6,182,212,.1);overflow:hidden;transition:all .3s ease;cursor:pointer;border:1px solid rgba(6,182,212,.2);width:100%}.GroceryListItem_item___tpR0:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(6,182,212,.2);border-color:#06b6d4}.GroceryListItem_imageContainer__Kc9_Q{width:100%;height:180px;background:linear-gradient(135deg,rgba(30,41,59,.8),rgba(15,23,42,.8));position:relative;overflow:hidden;border-radius:.5rem .5rem 0 0;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(6,182,212,.2)}.GroceryListItem_imageBackground__kuJuN{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;filter:blur(8px);opacity:.3;z-index:1}.GroceryListItem_itemImage__hbeTf{position:relative;z-index:2;width:100%;height:auto;max-height:180px;-o-object-fit:contain;object-fit:contain}.GroceryListItem_itemContent__GbP5N{flex:1 1;padding:.875rem;display:flex;flex-direction:column;gap:.375rem}.GroceryListItem_merchantInfo__Hv3oY{display:flex;align-items:center;gap:.375rem;font-size:.6875rem;color:#94a3b8}.GroceryListItem_merchantLogo__O6KYv{width:24px;height:24px;-o-object-fit:contain;object-fit:contain;border-radius:.25rem}.GroceryListItem_brand__f2vod{font-weight:600;color:#f1f5f9}.GroceryListItem_itemName__sTqqW{font-size:.875rem;font-weight:600;color:#f1f5f9;margin:0;line-height:1.4}.GroceryListItem_itemFormat__ngVgo{font-size:.75rem;color:#94a3b8;margin-left:.25rem}.GroceryListItem_priceSection__USI_c{display:flex;flex-direction:column;gap:.25rem}.GroceryListItem_price__TClqe{font-size:1.125rem;font-weight:700;color:#06b6d4;margin:0;background:linear-gradient(135deg,#06b6d4,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.GroceryListItem_priceLabel__7FD0_{font-size:.6875rem;color:#94a3b8;font-weight:500}.GroceryListItem_originalPrice__RL4NT{font-size:.6875rem;color:#64748b;margin:0;text-decoration:line-through}.GroceryListItem_discount__dre2p{font-size:.75rem;color:#48bb78;font-weight:500}.GroceryListItem_itemActions__S2gzd{display:flex;align-items:center;gap:.5rem;margin-top:.75rem;padding-top:.5rem;border-top:1px solid rgba(6,182,212,.2)}.GroceryListItem_quantityLabel__skDy5{font-size:.6875rem;color:#94a3b8;margin:0;font-weight:500}.GroceryListItem_quantityInput__bTWj6{width:45px;padding:.3125rem .4375rem;border:1px solid rgba(6,182,212,.2);border-radius:.5rem;text-align:center;font-size:.75rem;font-weight:500;background:rgba(30,41,59,.8);color:#f1f5f9;transition:all .3s ease;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.GroceryListItem_quantityInput__bTWj6:focus{outline:none;border-color:#06b6d4;background:rgba(30,41,59,.9);box-shadow:0 0 0 3px rgba(6,182,212,.1)}.GroceryListItem_quantityInput__bTWj6::-webkit-inner-spin-button,.GroceryListItem_quantityInput__bTWj6::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.GroceryListItem_quantityInput__bTWj6[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.GroceryListItem_addButton__nYi_e{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#06b6d4,#0891b2);color:#f1f5f9;border:none;font-size:1.25rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px rgba(6,182,212,.3)}.GroceryListItem_addButton__nYi_e:hover{background:linear-gradient(135deg,#0891b2,#0e7490);transform:scale(1.1);box-shadow:0 4px 12px rgba(6,182,212,.4)}.GroceryListItem_addButton__nYi_e:active{transform:scale(.9)}.GroceryListItem_addButton__nYi_e.GroceryListItem_added__FmedV{background:linear-gradient(135deg,#10b981,#059669);animation:GroceryListItem_checkmarkPulse__vhgS0 .6s ease-in-out}@keyframes GroceryListItem_checkmarkPulse__vhgS0{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (min-width:1024px){.GroceryListItem_imageContainer__Kc9_Q{height:200px}}@media (max-width:768px){.GroceryListItem_item___tpR0{flex-direction:column;height:auto}.GroceryListItem_imageContainer__Kc9_Q{width:100%;height:140px}.GroceryListItem_itemContent__GbP5N{padding:.625rem}.GroceryListItem_itemActions__S2gzd{margin-top:.5rem;padding-top:.5rem}.GroceryListItem_quantityInput__bTWj6{width:40px}.GroceryListItem_addButton__nYi_e{width:32px;height:32px;font-size:1.125rem}}@media (max-width:480px){.GroceryListItem_itemContent__GbP5N{padding:.5rem}.GroceryListItem_itemName__sTqqW{font-size:.8125rem}.GroceryListItem_price__TClqe{font-size:1rem}.GroceryListItem_merchantInfo__Hv3oY{font-size:.625rem}.GroceryListItem_merchantLogo__O6KYv{width:20px;height:20px}}.scraper_container__TXCsR{width:100%;min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#f1f5f9}.scraper_header__6yh3p{position:fixed;top:0;left:0;right:0;background:rgba(15,23,42,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(6,182,212,.3);padding:.75rem 1.5rem;display:flex;justify-content:flex-start;align-items:center;gap:1.5rem;z-index:100;box-shadow:0 4px 20px rgba(6,182,212,.1)}.scraper_headerLeft__YrjI1{display:flex;flex-direction:column}.scraper_title__Asd8_{font-size:1.25rem;font-weight:700;color:#f1f5f9;margin:0;background:linear-gradient(135deg,#06b6d4,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.scraper_expiry__3OxxN{font-size:.75rem;color:#94a3b8;margin:.25rem 0 0}.scraper_headerRight__qGC07{display:flex;align-items:center;gap:1rem}.scraper_changeZipBtn__5B1jI{background:linear-gradient(135deg,#06b6d4,#0891b2);border:1px solid rgba(6,182,212,.3);color:#f1f5f9;font-size:.75rem;font-weight:600;cursor:pointer;padding:.5rem .75rem;border-radius:.75rem;transition:all .3s ease;box-shadow:0 2px 8px rgba(6,182,212,.2)}.scraper_changeZipBtn__5B1jI:hover{background:linear-gradient(135deg,#0891b2,#0e7490);transform:translateY(-1px);box-shadow:0 4px 12px rgba(6,182,212,.3)}.scraper_content__DB_77{flex:1 1;padding-top:4rem;padding-bottom:5rem;overflow-y:auto}.scraper_controls__Lt895{padding:.75rem 1.5rem;display:flex;flex-direction:column;gap:.75rem}.scraper_searchInput__50_G5{width:90%;max-width:400px;padding:.625rem .875rem;border:1px solid rgba(6,182,212,.2);border-radius:.75rem;background:rgba(30,41,59,.8);color:#f1f5f9;font-size:.875rem;outline:none;transition:all .3s ease;align-self:flex-start;box-shadow:0 2px 8px rgba(6,182,212,.1)}.scraper_searchInput__50_G5:focus{border-color:#06b6d4;background:rgba(30,41,59,.9);box-shadow:0 0 0 3px rgba(6,182,212,.1)}.scraper_searchInput__50_G5::-moz-placeholder{color:#94a3b8}.scraper_searchInput__50_G5:-ms-input-placeholder{color:#94a3b8}.scraper_searchInput__50_G5::placeholder{color:#94a3b8}.scraper_sortSelect__GDcu_{background:rgba(30,41,59,.8);border:1px solid rgba(6,182,212,.2);border-radius:.75rem;padding:.5rem .875rem;font-size:.75rem;color:#f1f5f9;cursor:pointer;align-self:flex-start;transition:all .3s ease;box-shadow:0 2px 8px rgba(6,182,212,.1)}.scraper_sortSelect__GDcu_:focus{border-color:#06b6d4;box-shadow:0 0 0 3px rgba(6,182,212,.1)}.scraper_filtersSection__xJWZk{display:flex;flex-direction:column;gap:.75rem;padding:.75rem 1.5rem}.scraper_filtersHeader__kZ5c4{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;color:#f1f5f9;cursor:pointer;transition:color .3s ease}.scraper_filtersHeader__kZ5c4:hover{color:#06b6d4}.scraper_filterCategory__ZMMDO{width:100%;color:#f1f5f9;font-size:.75rem;font-weight:500;margin:.5rem 0 .25rem}.scraper_filterTags__G1THs{display:flex;flex-wrap:wrap;gap:.375rem}.scraper_filterTag__PNf0g{padding:.25rem .625rem;border:1px solid rgba(6,182,212,.2);border-radius:1rem;font-size:.6875rem;background:rgba(30,41,59,.6);color:#94a3b8;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 3px rgba(6,182,212,.1)}.scraper_filterTag__PNf0g:hover{border-color:#06b6d4;color:#f1f5f9}.scraper_filterTag__PNf0g.scraper_active__ZgmUZ{background:linear-gradient(135deg,#06b6d4,#0891b2);color:#f1f5f9;border-color:#06b6d4;box-shadow:0 2px 8px rgba(6,182,212,.3)}.scraper_refreshBtn__IRd_N{background:linear-gradient(135deg,#f59e0b,#d97706);color:#1a202c;border:none;padding:.5rem .875rem;border-radius:.75rem;font-size:.75rem;font-weight:600;cursor:pointer;transition:all .3s ease;align-self:flex-start;box-shadow:0 2px 8px rgba(245,158,11,.3)}.scraper_refreshBtn__IRd_N:hover{background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-1px);box-shadow:0 4px 12px rgba(245,158,11,.4)}.scraper_divider__hkGjl{height:1px;background:linear-gradient(90deg,transparent,rgba(6,182,212,.3),transparent);margin:.75rem 0}.scraper_loading__XRVwD{text-align:center;color:#94a3b8;font-size:.875rem;padding:1.5rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.scraper_loading__XRVwD:before{content:"";width:16px;height:16px;border:2px solid rgba(6,182,212,.3);border-top-color:#06b6d4;border-radius:50%;animation:scraper_spin__KPx1I 1s linear infinite}@keyframes scraper_spin__KPx1I{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.scraper_itemsList__p1_fV{list-style:none;padding:0 1.5rem;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:.75rem;gap:.75rem;justify-items:center}.scraper_popupOverlay__vaUs2{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.scraper_popup__1TE17{background:rgba(30,41,59,.95);border:1px solid rgba(6,182,212,.3);border-radius:1rem;padding:1.5rem;max-width:400px;width:100%;text-align:center;box-shadow:0 20px 40px rgba(0,0,0,.4)}.scraper_popup__1TE17 h2{margin:0 0 1rem;color:#f1f5f9;font-size:1.125rem}.scraper_popup__1TE17 input{width:80%;padding:.75rem;border:1px solid rgba(6,182,212,.2);border-radius:.75rem;font-size:1rem;margin-bottom:1rem;text-align:center;font-family:inherit;background:rgba(30,41,59,.8);color:#f1f5f9;transition:all .3s ease}.scraper_popup__1TE17 input:focus{border-color:#06b6d4;box-shadow:0 0 0 3px rgba(6,182,212,.1)}.scraper_popup__1TE17 button{background:linear-gradient(135deg,#06b6d4,#0891b2);color:#f1f5f9;border:none;padding:.75rem 2rem;border-radius:.75rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(6,182,212,.3)}.scraper_popup__1TE17 button:hover{background:linear-gradient(135deg,#0891b2,#0e7490);transform:translateY(-1px);box-shadow:0 6px 16px rgba(6,182,212,.4)}@media (max-width:768px){.scraper_header__6yh3p{padding:.75rem}.scraper_title__Asd8_{font-size:1.125rem}.scraper_headerRight__qGC07{gap:.5rem}.scraper_content__DB_77{padding-top:6.5rem;padding-bottom:4rem}.scraper_controls__Lt895,.scraper_filtersSection__xJWZk{padding:.75rem}.scraper_itemsList__p1_fV{padding:0 .75rem;grid-template-columns:1fr}.scraper_popup__1TE17{padding:1.25rem;margin:1rem}}@media (max-width:480px){.scraper_header__6yh3p{flex-direction:column;gap:.5rem;align-items:flex-start;padding:.75rem}.scraper_headerRight__qGC07{align-self:flex-start}.scraper_title__Asd8_{font-size:1rem}.scraper_filtersSection__xJWZk{gap:.5rem}.scraper_filterTags__G1THs{gap:.25rem}.scraper_filterTag__PNf0g{font-size:.625rem;padding:.1875rem .5rem}.scraper_itemsList__p1_fV{padding:0 .5rem}}