.ShoppingListSkeleton-module__0Pzi5W__container{width:100%;padding-top:1.5rem;padding-bottom:3rem}.ShoppingListSkeleton-module__0Pzi5W__skeleton{background-color:#e5e7eb;border-radius:.4rem;position:relative;overflow:hidden}.ShoppingListSkeleton-module__0Pzi5W__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa6,#0000);animation:1.4s infinite ShoppingListSkeleton-module__0Pzi5W__shimmer;position:absolute;inset:0;transform:translate(-100%)}.ShoppingListSkeleton-module__0Pzi5W__header{margin-bottom:2rem}.ShoppingListSkeleton-module__0Pzi5W__pageTitle{width:170px;height:42px;margin-bottom:.75rem}.ShoppingListSkeleton-module__0Pzi5W__pageDescription{width:min(100%,570px);height:17px}.ShoppingListSkeleton-module__0Pzi5W__layout{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:1.5rem;display:grid}.ShoppingListSkeleton-module__0Pzi5W__itemsColumn{min-width:0}.ShoppingListSkeleton-module__0Pzi5W__selectionHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.ShoppingListSkeleton-module__0Pzi5W__selectAll{align-items:center;gap:.65rem;display:flex}.ShoppingListSkeleton-module__0Pzi5W__checkbox{border-radius:.25rem;flex:0 0 18px;width:18px;height:18px}.ShoppingListSkeleton-module__0Pzi5W__selectAllLabel{width:130px;height:16px}.ShoppingListSkeleton-module__0Pzi5W__selectedCount{width:125px;height:14px}.ShoppingListSkeleton-module__0Pzi5W__items{flex-direction:column;gap:1rem;display:flex}.ShoppingListSkeleton-module__0Pzi5W__itemCard{background-color:#fff;border:1px solid #cfd4da;border-radius:.75rem;padding:1rem;overflow:hidden;box-shadow:0 .125rem .4rem #2125290f}.ShoppingListSkeleton-module__0Pzi5W__itemGrid{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:1rem;display:grid}.ShoppingListSkeleton-module__0Pzi5W__productArea{grid-template-columns:minmax(90px,140px) minmax(0,1fr);align-items:start;gap:1.5rem;min-width:0;display:grid}.ShoppingListSkeleton-module__0Pzi5W__productImage{aspect-ratio:1;border-radius:.75rem;width:100%;max-width:140px}.ShoppingListSkeleton-module__0Pzi5W__productDetails{flex-direction:column;align-items:flex-start;gap:.65rem;min-width:0;display:flex}.ShoppingListSkeleton-module__0Pzi5W__productName{width:100%;height:22px}.ShoppingListSkeleton-module__0Pzi5W__productNameShort{width:72%;height:22px}.ShoppingListSkeleton-module__0Pzi5W__unitPrice{width:150px;height:14px;margin-top:.15rem}.ShoppingListSkeleton-module__0Pzi5W__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.ShoppingListSkeleton-module__0Pzi5W__quantitySelector{width:132px;height:38px}.ShoppingListSkeleton-module__0Pzi5W__removeButton{width:90px;height:34px}.ShoppingListSkeleton-module__0Pzi5W__priceSummary{flex-direction:column;align-items:flex-end;gap:.35rem;min-width:130px;display:flex}.ShoppingListSkeleton-module__0Pzi5W__priceLabel{width:55px;height:12px}.ShoppingListSkeleton-module__0Pzi5W__originalPrice{width:90px;height:13px}.ShoppingListSkeleton-module__0Pzi5W__currentPrice{width:110px;height:26px}.ShoppingListSkeleton-module__0Pzi5W__summaryColumn{top:calc(var(--header-height) + 1.5rem);min-width:0;position:sticky}.ShoppingListSkeleton-module__0Pzi5W__summaryCard{background-color:#fff;border:1px solid #c7ccd1;border-radius:.75rem;overflow:hidden;box-shadow:0 .25rem .75rem #21252914}.ShoppingListSkeleton-module__0Pzi5W__summaryHeader{border-bottom:1px solid #d7dbe0;padding:1.25rem 1.5rem}.ShoppingListSkeleton-module__0Pzi5W__summaryTitle{width:185px;height:22px}.ShoppingListSkeleton-module__0Pzi5W__summaryBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.ShoppingListSkeleton-module__0Pzi5W__summaryRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.ShoppingListSkeleton-module__0Pzi5W__summaryLabel{width:125px;height:14px}.ShoppingListSkeleton-module__0Pzi5W__summaryValue{width:75px;height:14px}.ShoppingListSkeleton-module__0Pzi5W__summaryPrice{width:110px;height:30px}.ShoppingListSkeleton-module__0Pzi5W__savings{width:90px;height:16px}.ShoppingListSkeleton-module__0Pzi5W__divider{background-color:#d7dbe0;height:1px}.ShoppingListSkeleton-module__0Pzi5W__summaryNote{width:100%;height:34px}.ShoppingListSkeleton-module__0Pzi5W__whatsappButton,.ShoppingListSkeleton-module__0Pzi5W__clearButton{width:100%;height:44px}@keyframes ShoppingListSkeleton-module__0Pzi5W__shimmer{to{transform:translate(100%)}}@media (max-width:991.98px){.ShoppingListSkeleton-module__0Pzi5W__layout{grid-template-columns:1fr}.ShoppingListSkeleton-module__0Pzi5W__summaryColumn{position:static}}@media (max-width:767.98px){.ShoppingListSkeleton-module__0Pzi5W__itemGrid{grid-template-columns:auto minmax(0,1fr)}.ShoppingListSkeleton-module__0Pzi5W__priceSummary{grid-column:1/-1;align-items:center;width:100%}.ShoppingListSkeleton-module__0Pzi5W__productArea{text-align:center;grid-template-columns:1fr;justify-items:center}.ShoppingListSkeleton-module__0Pzi5W__productImage{max-width:110px}.ShoppingListSkeleton-module__0Pzi5W__productDetails{align-items:center;width:100%}.ShoppingListSkeleton-module__0Pzi5W__productName{width:90%}.ShoppingListSkeleton-module__0Pzi5W__productNameShort{width:65%}.ShoppingListSkeleton-module__0Pzi5W__actions{justify-content:center}}@media (max-width:575.98px){.ShoppingListSkeleton-module__0Pzi5W__container{padding-top:1rem}.ShoppingListSkeleton-module__0Pzi5W__selectionHeader{align-items:flex-start}.ShoppingListSkeleton-module__0Pzi5W__selectedCount{width:95px}.ShoppingListSkeleton-module__0Pzi5W__itemCard{padding:1rem .75rem}.ShoppingListSkeleton-module__0Pzi5W__summaryHeader{padding:1rem 1.25rem}.ShoppingListSkeleton-module__0Pzi5W__summaryBody{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.ShoppingListSkeleton-module__0Pzi5W__skeleton:after{animation:none}}
