.page-module__GIvA2W__container{padding-bottom:5rem}.page-module__GIvA2W__hero{background:linear-gradient(#00000080,#000000b3),url(https://placeholder.com/coffee-shop-bg);background-color:hsl(var(--card));text-align:center;background-position:50%;background-size:cover;justify-content:center;align-items:center;height:60vh;margin-bottom:3rem;display:flex}.page-module__GIvA2W__heroContent{max-width:600px;padding:2rem}.page-module__GIvA2W__businessName{color:#fff;text-shadow:0 4px 10px #00000080;margin-bottom:1rem;font-size:3.5rem}.page-module__GIvA2W__tagline{color:#ffffffe6;margin-bottom:2rem;font-size:1.25rem}.page-module__GIvA2W__heroActions{justify-content:center;gap:1rem;display:flex}.page-module__GIvA2W__infoSection{grid-template-columns:2fr 1fr;gap:2rem;margin-bottom:4rem;display:grid}.page-module__GIvA2W__mapPlaceholder{background-color:hsl(var(--muted));border-radius:var(--radius);height:300px;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border));justify-content:center;align-items:center;font-size:1.5rem;display:flex}.page-module__GIvA2W__details{background-color:hsl(var(--card));border-radius:var(--radius);border:1px solid hsl(var(--border));padding:2rem}.page-module__GIvA2W__details h3{margin-bottom:1rem}.page-module__GIvA2W__details p{color:hsl(var(--muted-foreground));margin-bottom:.5rem}.page-module__GIvA2W__contactMethods{gap:.5rem;margin-top:1.5rem;display:flex}.page-module__GIvA2W__sectionTitle{text-align:center;margin-bottom:2rem;font-size:2rem}.page-module__GIvA2W__productGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.page-module__GIvA2W__productCard{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius);flex-direction:column;transition:transform .2s;display:flex;overflow:hidden}.page-module__GIvA2W__productCard:hover{transform:translateY(-5px)}.page-module__GIvA2W__productImage{background-color:hsl(var(--muted));height:200px}.page-module__GIvA2W__productInfo{flex-direction:column;flex:1;padding:1.5rem;display:flex}.page-module__GIvA2W__productHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.page-module__GIvA2W__productHeader h4{font-size:1.1rem;font-weight:600}.page-module__GIvA2W__price{color:hsl(var(--primary));font-weight:700}.page-module__GIvA2W__description{color:hsl(var(--muted-foreground));flex:1;margin-bottom:1.5rem;font-size:.875rem}@media (max-width:768px){.page-module__GIvA2W__infoSection{grid-template-columns:1fr}}
.Cart-module__R2U09q__cartBtn{background-color:hsl(var(--primary));width:3.5rem;height:3.5rem;color:hsl(var(--primary-foreground));cursor:pointer;z-index:50;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 15px -3px #0003}.Cart-module__R2U09q__badge{background-color:hsl(var(--destructive));color:#fff;border:2px solid hsl(var(--background));border-radius:50%;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.Cart-module__R2U09q__overlay{z-index:100;background-color:#00000080;justify-content:flex-end;display:flex;position:fixed;inset:0}.Cart-module__R2U09q__sidebar{background-color:hsl(var(--card));flex-direction:column;width:100%;max-width:400px;height:100vh;padding:1.5rem;animation:.3s ease-out Cart-module__R2U09q__slideIn;display:flex}@keyframes Cart-module__R2U09q__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.Cart-module__R2U09q__header{border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.Cart-module__R2U09q__closeBtn{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;font-size:1.5rem}.Cart-module__R2U09q__items{flex-direction:column;flex:1;gap:1rem;padding-bottom:1rem;display:flex;overflow-y:auto}.Cart-module__R2U09q__item{border-bottom:1px solid hsl(var(--border));justify-content:space-between;padding-bottom:1rem;display:flex}.Cart-module__R2U09q__itemName{font-weight:600}.Cart-module__R2U09q__itemPrice{color:hsl(var(--muted-foreground));font-size:.875rem}.Cart-module__R2U09q__itemTotal{font-weight:700}.Cart-module__R2U09q__footer{border-top:1px solid hsl(var(--border));padding-top:1.5rem}.Cart-module__R2U09q__toggleGroup{background-color:hsl(var(--muted));border-radius:var(--radius);margin-bottom:1rem;padding:.25rem;display:flex}.Cart-module__R2U09q__toggleBtn{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:4px;flex:1;padding:.5rem;font-weight:500;transition:all .2s}.Cart-module__R2U09q__active{background-color:hsl(var(--card));color:hsl(var(--foreground));box-shadow:0 1px 2px #0000001a}.Cart-module__R2U09q__form{margin-bottom:1.5rem}.Cart-module__R2U09q__totalRow{justify-content:space-between;margin-bottom:.5rem;font-size:1rem;display:flex}.Cart-module__R2U09q__grandTotal{border-top:1px dashed hsl(var(--border));margin-top:1rem;margin-bottom:1.5rem;padding-top:1rem;font-size:1.25rem;font-weight:700}.Cart-module__R2U09q__actions{flex-direction:column;gap:.75rem;display:flex}.Cart-module__R2U09q__empty{text-align:center;color:hsl(var(--muted-foreground));margin-top:2rem}
