.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}}.search_container__W9i4B{width:100%;min-height:100vh;background:linear-gradient(135deg,#2d3748,#1a202c);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#e2e8f0}.search_header__RdkJO{position:fixed;top:0;left:0;right:0;background:rgba(45,55,72,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.1);padding:1rem 1.5rem;display:flex;justify-content:space-between;align-items:center;z-index:100;box-shadow:0 2px 10px rgba(0,0,0,.3)}.search_title__Qpwah{font-size:1.5rem;font-weight:700;color:#e2e8f0;margin:0}.search_content__ruh89{flex:1 1;padding-top:5rem;padding-bottom:6rem;overflow-y:auto}.search_searchContainer__dM6Lb{padding:1rem 1.5rem}.search_searchInput__y1Acu{width:100%;max-width:400px;padding:.75rem 1rem;border:1px solid hsla(0,0%,100%,.2);border-radius:.5rem;background:rgba(45,55,72,.8);color:#e2e8f0;font-size:1rem;outline:none;transition:border-color .2s}.search_searchInput__y1Acu:focus{border-color:#63b3ed}.search_searchInput__y1Acu::-moz-placeholder{color:#a0aec0}.search_searchInput__y1Acu:-ms-input-placeholder{color:#a0aec0}.search_searchInput__y1Acu::placeholder{color:#a0aec0}.search_resultsList__V1gBK{list-style:none;padding:0 1.5rem;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-gap:1rem;gap:1rem;justify-items:center}.search_noResults__7waZ9,.search_startMessage__BbqvZ{text-align:center;color:#a0aec0;font-size:1rem;padding:2rem}@media (max-width:768px){.search_header__RdkJO{padding:1rem}.search_title__Qpwah{font-size:1.25rem}.search_content__ruh89{padding-top:4rem;padding-bottom:5rem}.search_searchContainer__dM6Lb{padding:1rem}.search_resultsList__V1gBK{padding:0 1rem;display:flex;flex-direction:column;align-items:stretch}}@media (max-width:480px){.search_header__RdkJO{padding:1rem}.search_title__Qpwah{font-size:1.125rem}.search_searchInput__y1Acu{max-width:100%}}