.shoppingcart-module-scss-module__DYl6jG__overlay{z-index:10000;background:#0000008c;position:fixed;inset:0}.shoppingcart-module-scss-module__DYl6jG__cart{z-index:10001;background:#fff;flex-direction:column;width:100%;max-width:420px;height:100vh;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0003}.shoppingcart-module-scss-module__DYl6jG__cart.shoppingcart-module-scss-module__DYl6jG__open{transform:translate(0)}.shoppingcart-module-scss-module__DYl6jG__cart.shoppingcart-module-scss-module__DYl6jG__closed{transform:translate(100%)}.shoppingcart-module-scss-module__DYl6jG__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.shoppingcart-module-scss-module__DYl6jG__header h2{color:#06112f;align-items:center;gap:.5rem;font-size:1.4rem;font-weight:700;display:flex}.shoppingcart-module-scss-module__DYl6jG__closeBtn{cursor:pointer;color:#0a1a4d;background:0 0;border:none;border-radius:50%;padding:.4rem;transition:background .2s}.shoppingcart-module-scss-module__DYl6jG__closeBtn:hover{background:#f1f5f9}.shoppingcart-module-scss-module__DYl6jG__empty{color:#9ca3af;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;display:flex}.shoppingcart-module-scss-module__DYl6jG__empty svg{opacity:.6}.shoppingcart-module-scss-module__DYl6jG__items{color:#0a1a4d;flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex;overflow-y:auto}.shoppingcart-module-scss-module__DYl6jG__item{border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:1fr auto;gap:.75rem;padding:1rem;display:grid;position:relative}.shoppingcart-module-scss-module__DYl6jG__itemInfo h4{color:#06112f;margin-bottom:.2rem;font-size:1rem;font-weight:600}.shoppingcart-module-scss-module__DYl6jG__itemInfo p{color:#6b7280;font-size:.85rem}.shoppingcart-module-scss-module__DYl6jG__controls{align-items:center;gap:.4rem;display:flex}.shoppingcart-module-scss-module__DYl6jG__controls button{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.shoppingcart-module-scss-module__DYl6jG__controls button:hover{background:#f1f5f9}.shoppingcart-module-scss-module__DYl6jG__controls span{text-align:center;width:28px;font-weight:600}.shoppingcart-module-scss-module__DYl6jG__price{color:#06112f;place-self:center end;font-weight:700}.shoppingcart-module-scss-module__DYl6jG__remove{color:#dc2626;cursor:pointer;text-align:left;background:0 0;border:none;grid-column:span 2;padding:0;font-size:.85rem}.shoppingcart-module-scss-module__DYl6jG__remove:hover{text-decoration:underline}.shoppingcart-module-scss-module__DYl6jG__footer{border-top:1px solid #e5e7eb;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.shoppingcart-module-scss-module__DYl6jG__total{color:#06112f;justify-content:space-between;font-size:1.1rem;font-weight:700;display:flex}.shoppingcart-module-scss-module__DYl6jG__checkout{color:#fff;cursor:pointer;background:#06112f;border:none;border-radius:10px;padding:.9rem;font-size:1rem;font-weight:600;transition:background .2s,transform .1s}.shoppingcart-module-scss-module__DYl6jG__checkout:hover{background:#0a1a4d}.shoppingcart-module-scss-module__DYl6jG__checkout:active{transform:scale(.98)}
.products-module-scss-module__N2dEhq__heroSection{color:#fff;text-align:center;background:linear-gradient(135deg,#06112f 0%,#0a1a4d 50%,#06112f 100%);padding:4rem 0}@media (min-width:768px){.products-module-scss-module__N2dEhq__heroSection{padding:5rem 2rem}}@media (min-width:1024px){.products-module-scss-module__N2dEhq__heroSection{padding:6rem 3rem}}.products-module-scss-module__N2dEhq__heroContent{max-width:72rem;margin:0 auto}.products-module-scss-module__N2dEhq__heroTitle{margin-bottom:1rem;font-family:Bank Gothic,sans-serif;font-size:2.25rem;font-weight:700;line-height:1.2}@media (min-width:768px){.products-module-scss-module__N2dEhq__heroTitle{font-size:3rem}}.products-module-scss-module__N2dEhq__heroSubtitle{color:#d1d5db;margin:0;font-size:1.25rem}.products-module-scss-module__N2dEhq__productsPage{background-color:#f8fafc;min-height:100vh;padding:2rem;font-family:Geist,sans-serif}.products-module-scss-module__N2dEhq__cartButtonWrapper{justify-content:flex-end;margin-bottom:1rem;display:flex}.products-module-scss-module__N2dEhq__cartButton{color:#06112f;cursor:pointer;background-color:#53ffff;border-radius:.5rem;align-items:center;padding:.5rem 1rem;font-weight:600;transition:all .2s;display:flex;position:relative}.products-module-scss-module__N2dEhq__cartButton:hover{background-color:#53ffffcc}.products-module-scss-module__N2dEhq__cartIcon{width:1.25rem;height:1.25rem;margin-right:.5rem}.products-module-scss-module__N2dEhq__cartBadge{color:#fff;background-color:#02c94e;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-.5rem;right:-.5rem}.products-module-scss-module__N2dEhq__filtersWrapper{background-color:#fff;border-radius:1rem;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem;padding:1.5rem;display:grid;box-shadow:0 4px 12px #0000000d}.products-module-scss-module__N2dEhq__searchWrapper{position:relative}.products-module-scss-module__N2dEhq__searchIcon{color:#9ca3af;width:1.25rem;height:1.25rem;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.products-module-scss-module__N2dEhq__searchInput{color:#0a1a4d;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.5rem .75rem .5rem 2.5rem;font-size:.875rem}.products-module-scss-module__N2dEhq__searchInput:focus{border-color:#53ffff;box-shadow:0 0 0 2px #53ffff4d}.products-module-scss-module__N2dEhq__categoryWrapper{align-items:center;gap:.5rem;display:flex}.products-module-scss-module__N2dEhq__filterIcon{color:#6b7280;width:1.25rem;height:1.25rem}.products-module-scss-module__N2dEhq__categorySelect{color:#0a1a4d;cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;outline:none;width:100%;padding:.5rem;font-size:.875rem}.products-module-scss-module__N2dEhq__categorySelect:focus{border-color:#53ffff;box-shadow:0 0 0 2px #53ffff4d}.products-module-scss-module__N2dEhq__productsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.products-module-scss-module__N2dEhq__productCard{background-color:#fff;border-radius:1rem;transition:all .3s;overflow:hidden;box-shadow:0 4px 12px #0000000d}.products-module-scss-module__N2dEhq__productCard:hover{box-shadow:0 8px 20px #0000001a}.products-module-scss-module__N2dEhq__productImage{object-fit:cover;width:100%;height:12rem}.products-module-scss-module__N2dEhq__productInfo{padding:1rem}.products-module-scss-module__N2dEhq__productName{color:#06112f;margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.products-module-scss-module__N2dEhq__productCategory{color:#53ffff;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.products-module-scss-module__N2dEhq__productDescription{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.875rem;display:-webkit-box;overflow:hidden}.products-module-scss-module__N2dEhq__priceRow{justify-content:flex-start;align-items:baseline;margin-bottom:.75rem;display:flex}.products-module-scss-module__N2dEhq__productPrice{color:#06112f;font-size:1.25rem;font-weight:700}.products-module-scss-module__N2dEhq__unitType{color:#6b7280;margin-left:.25rem;font-size:.75rem}.products-module-scss-module__N2dEhq__addToCartButton{color:#fff;cursor:pointer;background-color:#06112f;border-radius:.5rem;width:100%;padding:.5rem;font-weight:600;transition:all .2s}.products-module-scss-module__N2dEhq__addToCartButton:hover{background-color:#0a1a4d}.products-module-scss-module__N2dEhq__noProducts{text-align:center;color:#9ca3af;padding:2rem 0}
