.store-module__WNAC2q__main{background:var(--color-bg);min-height:100vh;padding-bottom:80px}.store-module__WNAC2q__header{-webkit-backdrop-filter:blur(12px);color:#fff;text-align:center;z-index:50;background:#2d3748d9;border-bottom:1px solid #ffffff1a;padding:1.5rem 1rem;position:sticky;top:0}.store-module__WNAC2q__headerTitle{letter-spacing:.5px;margin:0;font-size:1.8rem;font-weight:600}.store-module__WNAC2q__headerSubtitle{color:#e2e8f0;opacity:.9;margin-top:.25rem;font-size:.95rem;font-weight:300}.store-module__WNAC2q__hero{text-align:center;justify-content:center;align-items:center;height:40vh;min-height:350px;margin-bottom:2rem;display:flex;position:relative;overflow:hidden}.store-module__WNAC2q__heroImage{object-fit:cover;z-index:1}.store-module__WNAC2q__heroOverlay{z-index:2;background:linear-gradient(#0000004d 0%,#000000b3 100%);position:absolute;inset:0}.store-module__WNAC2q__heroContent{z-index:3;color:#fff;width:100%;max-width:800px;padding:0 1.5rem;position:relative}.store-module__WNAC2q__heroTitle{text-shadow:0 2px 10px #0000004d;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:600}.store-module__WNAC2q__heroDesc{opacity:.95;text-shadow:0 1px 4px #00000080;max-width:600px;margin:0 auto;font-size:1.1rem;font-weight:300;line-height:1.6}.store-module__WNAC2q__container{max-width:1200px;margin:0 auto;padding:1rem 1.5rem 4rem}.store-module__WNAC2q__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.store-module__WNAC2q__treatCard{background:#fff;border:1px solid #00000005;border-radius:16px;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000003}.store-module__WNAC2q__treatCard:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.store-module__WNAC2q__imagePlaceholder{height:220px;color:var(--color-sage);background:linear-gradient(135deg,#fdfbf7 0%,#e2e8f0 100%);justify-content:center;align-items:center;font-size:3rem;display:flex}.store-module__WNAC2q__treatInfo{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.store-module__WNAC2q__treatHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.store-module__WNAC2q__treatName{color:var(--color-charcoal);margin:0;font-size:1.3rem;font-weight:600}.store-module__WNAC2q__treatPrice{color:var(--color-wood);font-size:1.2rem;font-weight:600}.store-module__WNAC2q__stockBadge{background:var(--color-bg);color:var(--color-charcoal);border-radius:20px;align-items:center;gap:6px;width:fit-content;margin-top:.75rem;padding:4px 10px;font-size:.8rem;font-weight:600;display:flex}.store-module__WNAC2q__stockBadge:before{content:"";background:var(--color-sage);border-radius:50%;width:6px;height:6px;display:inline-block}.store-module__WNAC2q__stockLow{color:#ef4444;background:#fef2f2}.store-module__WNAC2q__stockLow:before{background:#ef4444}.store-module__WNAC2q__stockSoldOut{color:#9ca3af;background:#f3f4f6}.store-module__WNAC2q__stockSoldOut:before{background:#9ca3af}.store-module__WNAC2q__addToCartBtn{background:var(--color-wood);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;margin-top:1.5rem;padding:.9rem;font-size:1.05rem;font-weight:600;transition:all .2s;box-shadow:0 4px 6px -1px #8c623933}.store-module__WNAC2q__addToCartBtn:hover:not(:disabled){background:#7a5531;transform:translateY(-2px);box-shadow:0 6px 12px -2px #8c62394d}.store-module__WNAC2q__addToCartBtn:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background:#e5e7eb;transform:none}.store-module__WNAC2q__checkoutBar{-webkit-backdrop-filter:blur(10px);z-index:40;background:#fffffff2;border-top:1px solid #0000000d;justify-content:center;padding:1.25rem 1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 25px #0000000d}.store-module__WNAC2q__checkoutContent{justify-content:space-between;align-items:center;width:100%;max-width:800px;display:flex}.store-module__WNAC2q__cartTotal{flex-direction:column;font-size:1.25rem;font-weight:600;display:flex}.store-module__WNAC2q__cartSubtext{color:var(--color-sage);font-size:.85rem;font-weight:400}.store-module__WNAC2q__checkoutBtn{background:var(--color-charcoal);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:.9rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 10px #2d37484d}.store-module__WNAC2q__checkoutBtn:hover{background:#1a202c;transform:translateY(-2px);box-shadow:0 6px 15px #2d374866}.store-module__WNAC2q__modalOverlay{-webkit-backdrop-filter:blur(4px);z-index:100;background:#0009;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.store-module__WNAC2q__modalContent{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:600px;max-height:85vh;padding:2.5rem 1.5rem;overflow-y:auto;box-shadow:0 -20px 40px #00000026}.store-module__WNAC2q__modalHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.store-module__WNAC2q__closeBtn{cursor:pointer;width:40px;height:40px;color:var(--color-charcoal);background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;transition:background .2s;display:flex}.store-module__WNAC2q__closeBtn:hover{background:#e2e8f0}.store-module__WNAC2q__cartItemList{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}.store-module__WNAC2q__cartItem{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-bottom:1.25rem;display:flex}.store-module__WNAC2q__paymentMethods{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.store-module__WNAC2q__paymentBtn{border:2px solid var(--color-border);cursor:pointer;text-align:left;background:#fff;border-radius:12px;align-items:center;gap:1rem;padding:1.25rem;font-size:1.1rem;font-weight:600;transition:all .2s;display:flex}.store-module__WNAC2q__paymentBtn.store-module__WNAC2q__selected{border-color:var(--color-wood);background:#fcf9f5;box-shadow:0 4px 12px #8c62391a}.store-module__WNAC2q__completeBtn{background:var(--color-charcoal);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:2rem;padding:1.25rem;font-size:1.25rem;font-weight:600;transition:all .2s}.store-module__WNAC2q__completeBtn:disabled{opacity:.5;cursor:not-allowed}
