.Cart-module__UFW_Xq__cartContent{background:linear-gradient(#faf5ff 0%,#fff7ed 50%,#fff 100%);min-height:60vh;padding:1.5rem 0 3rem}.Cart-module__UFW_Xq__cartHeader{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 50%,#ff6b35 100%);border-radius:1.25rem;margin-bottom:2rem;padding:2rem 2.5rem;position:relative;overflow:hidden;box-shadow:0 10px 40px -10px #7c3aed66}.Cart-module__UFW_Xq__cartHeader:before{content:"";background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-50%;right:-20%}.Cart-module__UFW_Xq__cartHeader:after{content:"";background:radial-gradient(circle,#ff6b3533 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;bottom:-30%;left:-10%}.Cart-module__UFW_Xq__headerContent{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex;position:relative}.Cart-module__UFW_Xq__headerLeft{align-items:center;gap:1rem;display:flex}.Cart-module__UFW_Xq__headerIcon{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.75rem;display:flex}.Cart-module__UFW_Xq__headerTitle{color:#fff;letter-spacing:-.025em;margin:0;font-size:1.75rem;font-weight:700}.Cart-module__UFW_Xq__headerSubtitle{color:#ffffffd9;margin:.25rem 0 0;font-size:1rem}.Cart-module__UFW_Xq__headerActions{flex-wrap:wrap;gap:.75rem;display:flex}.Cart-module__UFW_Xq__actionBtn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s;display:inline-flex}.Cart-module__UFW_Xq__actionBtnLight{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border:1px solid #ffffff4d}.Cart-module__UFW_Xq__actionBtnLight:hover:not(:disabled){background:#ffffff4d;transform:translateY(-2px)}.Cart-module__UFW_Xq__actionBtnDanger{color:#fff;background:#dc2626e6}.Cart-module__UFW_Xq__actionBtnDanger:hover:not(:disabled){background:#dc2626;transform:translateY(-2px)}.Cart-module__UFW_Xq__actionBtn:disabled{opacity:.6;cursor:not-allowed}.Cart-module__UFW_Xq__cartItemsSection{background:#fff;border:1px solid #f3e8ff;border-radius:1.25rem;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 4px 20px #0000000f}.Cart-module__UFW_Xq__sectionTitle{color:#1f2937;align-items:center;gap:.5rem;margin:0 0 1.25rem;font-size:1.25rem;font-weight:700;display:flex}.Cart-module__UFW_Xq__sectionTitle span{background:linear-gradient(135deg,#7c3aed 0%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Cart-module__UFW_Xq__poojaCartSection{background:#fff;border:1px solid #f3e8ff;border-radius:1.25rem;margin-bottom:2rem;padding:1.5rem;box-shadow:0 4px 20px #0000000f}.Cart-module__UFW_Xq__poojaCartList{flex-direction:column;gap:1rem;display:flex}.Cart-module__UFW_Xq__poojaCartItem{background:#faf5ff;border:1px solid #e9d5ff;border-radius:12px;flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem;display:flex}.Cart-module__UFW_Xq__poojaCartItemImage{background:linear-gradient(135deg,#7c3aed 0%,#ff6b35 100%);border-radius:10px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.Cart-module__UFW_Xq__poojaCartItemImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Cart-module__UFW_Xq__poojaCartItemPlaceholder{color:#ffffffe6;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Cart-module__UFW_Xq__poojaCartItemInfo{flex:1;min-width:0}.Cart-module__UFW_Xq__poojaCartItemName{color:#292524;margin:0 0 .25rem;font-size:1rem;font-weight:600}.Cart-module__UFW_Xq__poojaCartItemPrice{color:#7c3aed;margin:0;font-size:1rem;font-weight:700}.Cart-module__UFW_Xq__poojaCartItemActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Cart-module__UFW_Xq__poojaBookNowBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#ff6b35 100%);border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.Cart-module__UFW_Xq__poojaBookNowBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed59}.Cart-module__UFW_Xq__poojaRemoveBtn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .2s;display:inline-flex}.Cart-module__UFW_Xq__poojaRemoveBtn:hover{background:#fecaca}@media (max-width:576px){.Cart-module__UFW_Xq__poojaCartItem{flex-direction:column;align-items:stretch}.Cart-module__UFW_Xq__poojaCartItemActions{justify-content:flex-end}}.Cart-module__UFW_Xq__cartCard{background:#fff;border:1px solid #f3e8ff;border-radius:1rem;margin-bottom:1rem;padding:1.25rem;transition:all .3s}.Cart-module__UFW_Xq__cartCard:last-child{margin-bottom:0}.Cart-module__UFW_Xq__cartCard:hover{border-color:#e9d5ff;box-shadow:0 8px 25px #7c3aed14}.Cart-module__UFW_Xq__cardRow{grid-template-columns:100px 1fr auto auto auto;align-items:center;gap:1.25rem;display:grid}.Cart-module__UFW_Xq__imageContainer{cursor:pointer;background:linear-gradient(135deg,#faf5ff 0%,#fff7ed 100%);border-radius:12px;width:100px;height:100px;position:relative;overflow:hidden}.Cart-module__UFW_Xq__productImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .4s}.Cart-module__UFW_Xq__cartCard:hover .Cart-module__UFW_Xq__productImage{transform:scale(1.05)}.Cart-module__UFW_Xq__outOfStockOverlay{z-index:5;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Cart-module__UFW_Xq__outOfStockBadge{color:#fff;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border-radius:6px;padding:.25rem .5rem;font-size:.7rem;font-weight:600}.Cart-module__UFW_Xq__productDetails{flex-direction:column;gap:.375rem;min-width:0;display:flex}.Cart-module__UFW_Xq__productName{color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s;display:-webkit-box;overflow:hidden}.Cart-module__UFW_Xq__productName:hover{color:#7c3aed}.Cart-module__UFW_Xq__productVariant{color:#6b7280;background:#faf5ff;border-radius:20px;width:fit-content;padding:.25rem .625rem;font-size:.8rem}.Cart-module__UFW_Xq__priceSection{flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.Cart-module__UFW_Xq__currentPrice{background:linear-gradient(135deg,#7c3aed 0%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.125rem;font-weight:700}.Cart-module__UFW_Xq__originalPrice{color:#9ca3af;font-size:.85rem;text-decoration:line-through}.Cart-module__UFW_Xq__stockStatus{margin-top:.125rem;font-size:.75rem}.Cart-module__UFW_Xq__inStock{color:#16a34a}.Cart-module__UFW_Xq__outOfStock{color:#dc2626}.Cart-module__UFW_Xq__quantityControls{background:#faf5ff;border:1px solid #e9d5ff;border-radius:10px;align-items:center;padding:.25rem;display:flex}.Cart-module__UFW_Xq__quantityBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#ff6b35 100%);border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:600;transition:all .2s;display:flex}.Cart-module__UFW_Xq__quantityBtn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #7c3aed4d}.Cart-module__UFW_Xq__quantityBtn:disabled{opacity:.5;cursor:not-allowed;background:#d1d5db}.Cart-module__UFW_Xq__quantityInput{text-align:center;color:#1f2937;background:0 0;border:none;width:40px;font-size:.9rem;font-weight:600}.Cart-module__UFW_Xq__quantityInput:focus{outline:none}.Cart-module__UFW_Xq__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Cart-module__UFW_Xq__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Cart-module__UFW_Xq__itemTotal{color:#1f2937;text-align:right;min-width:100px;font-size:1.25rem;font-weight:700}.Cart-module__UFW_Xq__unitPrice{color:#6b7280;font-size:.75rem;display:block}.Cart-module__UFW_Xq__removeBtn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Cart-module__UFW_Xq__removeBtn:hover:not(:disabled){color:#fff;background:#dc2626;border-color:#dc2626;transform:scale(1.05)}.Cart-module__UFW_Xq__removeBtn:disabled{opacity:.5;cursor:not-allowed}.Cart-module__UFW_Xq__cartSummarySection{position:sticky;top:2rem}.Cart-module__UFW_Xq__cartSummary{background:#fff;border:1px solid #f3e8ff;border-radius:1.25rem;padding:1.5rem;box-shadow:0 4px 20px #0000000f}.Cart-module__UFW_Xq__summaryTitle{color:#1f2937;border-bottom:1px solid #f3e8ff;align-items:center;gap:.5rem;margin:0 0 1.25rem;padding-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.Cart-module__UFW_Xq__summaryIcon{color:#7c3aed}.Cart-module__UFW_Xq__priceBreakdown{background:#faf5ff;border-radius:12px;margin-bottom:1.25rem;padding:1.25rem}.Cart-module__UFW_Xq__priceRow{color:#6b7280;justify-content:space-between;align-items:center;padding:.625rem 0;font-size:.9375rem;display:flex}.Cart-module__UFW_Xq__priceRow:not(:last-child){border-bottom:1px solid #e9d5ff}.Cart-module__UFW_Xq__priceValue{color:#1f2937;font-weight:600}.Cart-module__UFW_Xq__freeShipping{color:#16a34a;font-weight:700}.Cart-module__UFW_Xq__shippingAlert{color:#7c3aed;background:#7c3aed1a;border-radius:10px;align-items:center;gap:.5rem;margin-top:.75rem;padding:.875rem;font-size:.8125rem;font-weight:500;display:flex}.Cart-module__UFW_Xq__totalRow{border-top:2px dashed #e9d5ff;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;display:flex}.Cart-module__UFW_Xq__totalLabel{color:#1f2937;font-size:1.125rem;font-weight:700}.Cart-module__UFW_Xq__totalAmount{background:linear-gradient(135deg,#7c3aed 0%,#ff6b35 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.Cart-module__UFW_Xq__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed 0%,#ff6b35 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:.75rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 4px 15px #7c3aed4d}.Cart-module__UFW_Xq__primaryBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #7c3aed66}.Cart-module__UFW_Xq__primaryBtn:disabled{opacity:.7;cursor:not-allowed}.Cart-module__UFW_Xq__secondaryBtn{color:#7c3aed;cursor:pointer;background:#fff;border:2px solid #7c3aed;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Cart-module__UFW_Xq__secondaryBtn:hover{color:#6d28d9;background:#faf5ff;transform:translateY(-2px)}.Cart-module__UFW_Xq__cartInfo{border-top:1px solid #f3e8ff;margin-top:1.5rem;padding-top:1.5rem}.Cart-module__UFW_Xq__infoGrid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.Cart-module__UFW_Xq__infoItem{text-align:center;flex-direction:column;align-items:center;gap:.375rem;display:flex}.Cart-module__UFW_Xq__infoIcon{color:#7c3aed;background:linear-gradient(135deg,#faf5ff 0%,#fff7ed 100%);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex}.Cart-module__UFW_Xq__infoTitle{color:#374151;font-size:.75rem;font-weight:600}.Cart-module__UFW_Xq__infoSubtitle{color:#9ca3af;font-size:.6875rem}.Cart-module__UFW_Xq__emptyState{text-align:center;background:#fff;border:1px solid #f3e8ff;border-radius:1.5rem;margin:2rem 0;padding:4rem 2rem;box-shadow:0 4px 20px #0000000f}.Cart-module__UFW_Xq__emptyIcon{color:#c4b5fd;background:linear-gradient(135deg,#faf5ff 0%,#fff7ed 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;font-size:3.5rem;display:flex}.Cart-module__UFW_Xq__emptyTitle{color:#1f2937;margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.Cart-module__UFW_Xq__emptyDescription{color:#6b7280;max-width:400px;margin:0 auto 2rem;font-size:1rem;line-height:1.6}.Cart-module__UFW_Xq__emptyActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Cart-module__UFW_Xq__loginPoojaNote{text-align:center;color:#5b21b6;background:#faf5ff;border:1px solid #e9d5ff;border-radius:12px;margin-bottom:1rem;padding:1rem;font-size:.95rem;font-weight:500}.Cart-module__UFW_Xq__loginRequired{text-align:center;background:#fff;border:1px solid #fef3c7;border-radius:1.5rem;max-width:500px;margin:2rem auto;padding:4rem 2rem;box-shadow:0 4px 20px #0000000f}.Cart-module__UFW_Xq__loginIcon{color:#f59e0b;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin:0 auto 1.5rem;font-size:2.5rem;display:flex}.Cart-module__UFW_Xq__loginTitle{color:#92400e;margin:0 0 .75rem;font-size:1.375rem;font-weight:700}.Cart-module__UFW_Xq__loginDescription{color:#a16207;margin:0 0 2rem;font-size:1rem}.Cart-module__UFW_Xq__errorState{text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:1rem;max-width:600px;margin:2rem auto;padding:3rem 2rem}.Cart-module__UFW_Xq__errorIcon{color:#dc2626;margin-bottom:1rem;font-size:3rem}.Cart-module__UFW_Xq__errorTitle{color:#991b1b;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.Cart-module__UFW_Xq__errorMessage{color:#dc2626;margin:0 0 1.5rem}.Cart-module__UFW_Xq__retryBtn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .3s;display:inline-flex}.Cart-module__UFW_Xq__retryBtn:hover{background:#b91c1c;transform:translateY(-2px)}.Cart-module__UFW_Xq__skeletonCard{background:#fff;border:1px solid #f3e8ff;border-radius:1rem;margin-bottom:1rem;padding:1.25rem}.Cart-module__UFW_Xq__skeletonRow{grid-template-columns:100px 1fr auto;align-items:center;gap:1.25rem;display:grid}.Cart-module__UFW_Xq__skeletonImage{background:linear-gradient(90deg,#f3e8ff 25%,#e9d5ff 50%,#f3e8ff 75%) 0 0/200% 100%;border-radius:12px;width:100px;height:100px;animation:1.5s infinite Cart-module__UFW_Xq__shimmer}.Cart-module__UFW_Xq__skeletonContent{flex-direction:column;gap:.5rem;display:flex}.Cart-module__UFW_Xq__skeletonLine{background:linear-gradient(90deg,#f3e8ff 25%,#e9d5ff 50%,#f3e8ff 75%) 0 0/200% 100%;border-radius:4px;height:1rem;animation:1.5s infinite Cart-module__UFW_Xq__shimmer}.Cart-module__UFW_Xq__skeletonLine:first-child{width:70%}.Cart-module__UFW_Xq__skeletonLine:nth-child(2){width:50%}.Cart-module__UFW_Xq__skeletonLine:nth-child(3){width:30%}.Cart-module__UFW_Xq__skeletonActions{align-items:center;gap:1rem;display:flex}.Cart-module__UFW_Xq__skeletonBtn{background:linear-gradient(90deg,#f3e8ff 25%,#e9d5ff 50%,#f3e8ff 75%) 0 0/200% 100%;border-radius:8px;width:80px;height:32px;animation:1.5s infinite Cart-module__UFW_Xq__shimmer}@keyframes Cart-module__UFW_Xq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Cart-module__UFW_Xq__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite Cart-module__UFW_Xq__spin}.Cart-module__UFW_Xq__spinnerSmall{border:2px solid #dc26264d;border-top-color:#dc2626;border-radius:50%;width:16px;height:16px;animation:1s linear infinite Cart-module__UFW_Xq__spin}@keyframes Cart-module__UFW_Xq__spin{to{transform:rotate(360deg)}}@media (max-width:991px){.Cart-module__UFW_Xq__cartHeader{padding:1.75rem 1.5rem}.Cart-module__UFW_Xq__headerTitle{font-size:1.5rem}.Cart-module__UFW_Xq__cardRow{grid-template-columns:90px 1fr auto auto;gap:1rem}.Cart-module__UFW_Xq__imageContainer{width:90px;height:90px}.Cart-module__UFW_Xq__cartSummarySection{margin-top:1.5rem;position:static}}@media (max-width:767px){.Cart-module__UFW_Xq__cartContent{padding:1rem 0 2rem}.Cart-module__UFW_Xq__cartHeader{border-radius:1rem;padding:1.5rem 1.25rem}.Cart-module__UFW_Xq__headerContent{flex-direction:column;align-items:flex-start}.Cart-module__UFW_Xq__headerIcon{border-radius:12px;width:48px;height:48px;font-size:1.5rem}.Cart-module__UFW_Xq__headerTitle{font-size:1.375rem}.Cart-module__UFW_Xq__headerSubtitle{font-size:.9rem}.Cart-module__UFW_Xq__headerActions{justify-content:flex-start;width:100%}.Cart-module__UFW_Xq__actionBtn{padding:.5rem .875rem;font-size:.8125rem}.Cart-module__UFW_Xq__cardRow{grid-template-rows:auto auto;grid-template-columns:80px 1fr;gap:.75rem}.Cart-module__UFW_Xq__imageContainer{grid-row:span 2;width:80px;height:80px}.Cart-module__UFW_Xq__productDetails{grid-column:2}.Cart-module__UFW_Xq__quantityControls{grid-column:2;justify-self:start}.Cart-module__UFW_Xq__itemTotal{min-width:auto;position:absolute;top:1rem;right:1rem}.Cart-module__UFW_Xq__removeBtn{position:absolute;bottom:1rem;right:1rem}.Cart-module__UFW_Xq__cartCard{padding-right:3.5rem;position:relative}.Cart-module__UFW_Xq__cartItemsSection,.Cart-module__UFW_Xq__cartSummary{border-radius:1rem;padding:1.25rem}.Cart-module__UFW_Xq__infoGrid{gap:.5rem}.Cart-module__UFW_Xq__infoIcon{width:36px;height:36px;font-size:1rem}.Cart-module__UFW_Xq__infoTitle{font-size:.6875rem}.Cart-module__UFW_Xq__infoSubtitle{font-size:.625rem}.Cart-module__UFW_Xq__emptyState,.Cart-module__UFW_Xq__loginRequired{margin:1rem 0;padding:3rem 1.5rem}.Cart-module__UFW_Xq__emptyIcon,.Cart-module__UFW_Xq__loginIcon{width:100px;height:100px;font-size:2.5rem}.Cart-module__UFW_Xq__emptyTitle{font-size:1.25rem}.Cart-module__UFW_Xq__emptyActions{flex-direction:column;width:100%}.Cart-module__UFW_Xq__primaryBtn,.Cart-module__UFW_Xq__secondaryBtn{justify-content:center;width:100%}}@media (max-width:480px){.Cart-module__UFW_Xq__cartHeader{padding:1.25rem 1rem}.Cart-module__UFW_Xq__headerLeft{gap:.75rem}.Cart-module__UFW_Xq__headerIcon{width:44px;height:44px;font-size:1.25rem}.Cart-module__UFW_Xq__headerTitle{font-size:1.25rem}.Cart-module__UFW_Xq__cardRow{grid-template-columns:70px 1fr}.Cart-module__UFW_Xq__imageContainer{width:70px;height:70px}.Cart-module__UFW_Xq__productName{font-size:.9375rem}.Cart-module__UFW_Xq__currentPrice{font-size:1rem}.Cart-module__UFW_Xq__quantityBtn{width:28px;height:28px}.Cart-module__UFW_Xq__quantityInput{width:36px;font-size:.85rem}.Cart-module__UFW_Xq__skeletonRow{grid-template-columns:70px 1fr}.Cart-module__UFW_Xq__skeletonImage{width:70px;height:70px}}@media (prefers-reduced-motion:reduce){.Cart-module__UFW_Xq__cartCard,.Cart-module__UFW_Xq__productImage,.Cart-module__UFW_Xq__primaryBtn,.Cart-module__UFW_Xq__secondaryBtn,.Cart-module__UFW_Xq__removeBtn,.Cart-module__UFW_Xq__quantityBtn,.Cart-module__UFW_Xq__actionBtn{transition:none}.Cart-module__UFW_Xq__cartCard:hover .Cart-module__UFW_Xq__productImage{transform:none}.Cart-module__UFW_Xq__skeletonImage,.Cart-module__UFW_Xq__skeletonLine,.Cart-module__UFW_Xq__skeletonBtn{animation:none}}
.PaymentMethodStep-module__R92Rea__wrap{text-align:center;padding:1rem 0}.PaymentMethodStep-module__R92Rea__title{color:#1f2937;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.PaymentMethodStep-module__R92Rea__amount{color:#6b7280;margin:0 0 1.5rem;font-size:1rem;font-weight:600}.PaymentMethodStep-module__R92Rea__grid{grid-template-columns:1fr 1fr;gap:1rem;max-width:420px;margin:0 auto;display:grid}.PaymentMethodStep-module__R92Rea__card{cursor:pointer;background:#fff;border:2px solid #e5e7eb;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:120px;padding:1.25rem 1rem;transition:all .2s;display:flex}.PaymentMethodStep-module__R92Rea__card:hover:not(:disabled){background:#faf5ff;border-color:#7c3aed;box-shadow:0 4px 14px #7c3aed26}.PaymentMethodStep-module__R92Rea__card:disabled{opacity:.7;cursor:not-allowed}.PaymentMethodStep-module__R92Rea__card:focus-visible{outline-offset:2px;outline:2px solid #7c3aed}.PaymentMethodStep-module__R92Rea__icon{margin-bottom:.5rem;font-size:2rem;line-height:1}.PaymentMethodStep-module__R92Rea__label{color:#1f2937;margin-bottom:.25rem;font-size:1rem;font-weight:700}.PaymentMethodStep-module__R92Rea__desc{color:#6b7280;font-size:.8125rem}.PaymentMethodStep-module__R92Rea__loading{color:#6b7280;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;font-size:.9375rem;display:flex}.PaymentMethodStep-module__R92Rea__spinner{border:2px solid #e5e7eb;border-top-color:#7c3aed;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite PaymentMethodStep-module__R92Rea__spin}.PaymentMethodStep-module__R92Rea__cardAmount{color:#7c3aed;margin-bottom:.25rem;font-size:1.25rem;font-weight:800}.PaymentMethodStep-module__R92Rea__backBtn{cursor:pointer;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;width:100%;max-width:420px;margin-top:.75rem;padding:.625rem;font-size:.875rem;transition:all .2s}.PaymentMethodStep-module__R92Rea__backBtn:hover{color:#374151;background:#e5e7eb}@keyframes PaymentMethodStep-module__R92Rea__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.PaymentMethodStep-module__R92Rea__grid{grid-template-columns:1fr;gap:.75rem}.PaymentMethodStep-module__R92Rea__card{min-height:100px;padding:1rem}.PaymentMethodStep-module__R92Rea__title{font-size:1.125rem}}
.BookPoojaForm-module__mr7pmW__formGroup{margin-bottom:1rem}.BookPoojaForm-module__mr7pmW__label{color:#44403c;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.BookPoojaForm-module__mr7pmW__labelRequired:after{content:" *";color:#dc2626}.BookPoojaForm-module__mr7pmW__input,.BookPoojaForm-module__mr7pmW__textarea,.BookPoojaForm-module__mr7pmW__select{border:1px solid #d6d3d1;border-radius:10px;outline:none;width:100%;padding:.65rem .875rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.BookPoojaForm-module__mr7pmW__select{cursor:pointer;appearance:auto;background:#fff}.BookPoojaForm-module__mr7pmW__input:focus,.BookPoojaForm-module__mr7pmW__textarea:focus,.BookPoojaForm-module__mr7pmW__select:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.BookPoojaForm-module__mr7pmW__input::-moz-placeholder{color:#a8a29e}.BookPoojaForm-module__mr7pmW__textarea::-moz-placeholder{color:#a8a29e}.BookPoojaForm-module__mr7pmW__input::placeholder,.BookPoojaForm-module__mr7pmW__textarea::placeholder{color:#a8a29e}.BookPoojaForm-module__mr7pmW__textarea{resize:vertical;min-height:80px}.BookPoojaForm-module__mr7pmW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.BookPoojaForm-module__mr7pmW__rowFull{grid-template-columns:1fr}.BookPoojaForm-module__mr7pmW__submitSection{text-align:center;margin-top:1.5rem}.BookPoojaForm-module__mr7pmW__submitBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#f97316 100%);border:none;border-radius:12px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 14px #7c3aed59}.BookPoojaForm-module__mr7pmW__submitBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed66}.BookPoojaForm-module__mr7pmW__submitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.BookPoojaForm-module__mr7pmW__datePickerWrap{width:100%}.BookPoojaForm-module__mr7pmW__datePickerWrap .ant-picker{border-color:#d6d3d1;border-radius:10px;width:100%;height:44px}:is(.BookPoojaForm-module__mr7pmW__datePickerWrap .ant-picker:hover,.BookPoojaForm-module__mr7pmW__datePickerWrap .ant-picker-focused){border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}@media (max-width:576px){.BookPoojaForm-module__mr7pmW__row{grid-template-columns:1fr;gap:.75rem}.BookPoojaForm-module__mr7pmW__formGroup{margin-bottom:.875rem}.BookPoojaForm-module__mr7pmW__input,.BookPoojaForm-module__mr7pmW__textarea,.BookPoojaForm-module__mr7pmW__select{padding:.6rem .75rem;font-size:.875rem}.BookPoojaForm-module__mr7pmW__submitBtn{width:100%;padding:.875rem 1.5rem}}
.PoojaPackageSelection-module__l1KsXq__wrapper{margin-bottom:1.5rem}.PoojaPackageSelection-module__l1KsXq__sectionLabel{color:var(--neutral-800,#292524);margin:0 0 .75rem;font-size:1rem;font-weight:700;display:block}.PoojaPackageSelection-module__l1KsXq__requiredHint{color:var(--neutral-500,#78716c);margin:0 0 1rem;font-size:.8rem;font-weight:500}.PoojaPackageSelection-module__l1KsXq__cardsGrid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.PoojaPackageSelection-module__l1KsXq__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PoojaPackageSelection-module__l1KsXq__cardsGrid{grid-template-columns:repeat(3,1fr)}}.PoojaPackageSelection-module__l1KsXq__card{border:2px solid var(--neutral-200,#e7e5e4);cursor:pointer;text-align:left;background:#fff;border-radius:16px;padding:1.25rem;transition:all .25s;position:relative;box-shadow:0 2px 8px #0000000a}.PoojaPackageSelection-module__l1KsXq__card:hover{border-color:var(--purple-500,#7c3aed);background:var(--purple-50,#faf5ff);box-shadow:0 8px 24px #7c3aed1f}.PoojaPackageSelection-module__l1KsXq__card.PoojaPackageSelection-module__l1KsXq__selected{border-color:var(--purple-500,#7c3aed);background:linear-gradient(135deg,#faf5ff 0%,#f3e8ff 100%);box-shadow:0 8px 24px #7c3aed2e}.PoojaPackageSelection-module__l1KsXq__cardHeader{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.PoojaPackageSelection-module__l1KsXq__cardTitle{color:var(--neutral-800,#292524);flex:1;margin:0;font-size:1.1rem;font-weight:700;line-height:1.3}.PoojaPackageSelection-module__l1KsXq__cardPrice{color:var(--purple-600,#6d28d9);white-space:nowrap;font-size:1.25rem;font-weight:800}.PoojaPackageSelection-module__l1KsXq__cardDescription{color:var(--neutral-500,#78716c);margin:0 0 1rem;font-size:.875rem;line-height:1.5}.PoojaPackageSelection-module__l1KsXq__list{margin:0;padding:0;list-style:none}.PoojaPackageSelection-module__l1KsXq__listItem{align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;line-height:1.5;display:flex}.PoojaPackageSelection-module__l1KsXq__listItem:last-child{margin-bottom:0}.PoojaPackageSelection-module__l1KsXq__listItemIncluded{color:var(--success,#059669)}.PoojaPackageSelection-module__l1KsXq__listItemNotIncluded{color:var(--neutral-500,#78716c)}.PoojaPackageSelection-module__l1KsXq__iconIncluded{width:18px;height:18px;color:var(--success,#059669);flex-shrink:0;margin-top:2px}.PoojaPackageSelection-module__l1KsXq__iconNotIncluded{width:18px;height:18px;color:var(--neutral-400,#a8a29e);flex-shrink:0;margin-top:2px}.PoojaPackageSelection-module__l1KsXq__samagriNote{color:var(--success,#059669);margin-top:.75rem;font-size:.8rem;font-weight:500}.PoojaPackageSelection-module__l1KsXq__selectedBadge{background:var(--purple-500,#7c3aed);color:#fff;border-radius:50px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;top:12px;right:12px;box-shadow:0 2px 8px #7c3aed4d}.PoojaPackageSelection-module__l1KsXq__includedSection,.PoojaPackageSelection-module__l1KsXq__notIncludedSection{margin-top:.75rem}.PoojaPackageSelection-module__l1KsXq__includedSectionTitle,.PoojaPackageSelection-module__l1KsXq__notIncludedSectionTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--neutral-500,#78716c);margin:0 0 .5rem;font-size:.75rem;font-weight:600}.PoojaPackageSelection-module__l1KsXq__includedSectionTitle{color:var(--success,#059669)}.PoojaPackageSelection-module__l1KsXq__notIncludedSectionTitle{color:var(--neutral-500,#78716c)}.PoojaPackageSelection-module__l1KsXq__noSelectionMessage{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:12px;align-items:center;gap:.5rem;margin-top:.75rem;padding:1rem 1.25rem;font-size:.9rem;display:flex}
.CustomizePoojaCTA-module__1n8Eya__box{--purple-50:#faf5ff;--purple-500:#8b5cf6;--neutral-50:#fafaf9;--neutral-500:#78716c;--neutral-800:#292524;--whatsapp:#25d366;background:linear-gradient(135deg, var(--neutral-50) 0%, #f5f5f4 100%);border:1px solid #8b5cf633;border-radius:14px;margin-top:1rem;padding:1.25rem 1.5rem;box-shadow:0 2px 12px #0000000a}.CustomizePoojaCTA-module__1n8Eya__heading{color:var(--neutral-800);margin:0 0 .35rem;font-size:1rem;font-weight:700}.CustomizePoojaCTA-module__1n8Eya__subtitle{color:var(--neutral-500);margin:0 0 1rem;font-size:.85rem;line-height:1.4}.CustomizePoojaCTA-module__1n8Eya__buttons{flex-wrap:wrap;gap:.75rem;display:flex}.CustomizePoojaCTA-module__1n8Eya__callBtn,.CustomizePoojaCTA-module__1n8Eya__whatsappBtn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;min-width:140px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.CustomizePoojaCTA-module__1n8Eya__callBtn{border:2px solid var(--purple-500);color:var(--purple-500);background:#fff}.CustomizePoojaCTA-module__1n8Eya__callBtn:hover{background:var(--purple-50);transform:translateY(-1px)}.CustomizePoojaCTA-module__1n8Eya__whatsappBtn{background:var(--whatsapp);color:#fff}.CustomizePoojaCTA-module__1n8Eya__whatsappBtn:hover{background:#20bd5a;transform:translateY(-1px)}@media (max-width:576px){.CustomizePoojaCTA-module__1n8Eya__box{margin-top:.875rem;padding:1rem 1.125rem}.CustomizePoojaCTA-module__1n8Eya__heading{font-size:.95rem}.CustomizePoojaCTA-module__1n8Eya__subtitle{margin-bottom:.875rem;font-size:.8125rem}.CustomizePoojaCTA-module__1n8Eya__buttons{flex-direction:column;gap:.5rem}.CustomizePoojaCTA-module__1n8Eya__callBtn,.CustomizePoojaCTA-module__1n8Eya__whatsappBtn{width:100%;min-width:unset;padding:.7rem 1rem}}
.EPoojaDetails-module__s2GqaG__detailsContainer{--purple-50:#faf5ff;--purple-100:#f3e8ff;--purple-500:#8b5cf6;--purple-600:#7c3aed;--purple-700:#6d28d9;--neutral-50:#fafaf9;--neutral-100:#f5f5f4;--neutral-200:#e7e5e4;--neutral-300:#d6d3d1;--neutral-500:#78716c;--neutral-600:#57534e;--neutral-700:#44403c;--neutral-800:#292524;--success:#10b981;--whatsapp:#25d366;background:linear-gradient(#faf5ff 0%,#fff 100%);min-height:100vh;padding:1.5rem 0 2rem}.EPoojaDetails-module__s2GqaG__mainWrapper{width:100%;max-width:1100px;margin:0 auto;padding:0 1rem}.EPoojaDetails-module__s2GqaG__contentGrid{grid-template-columns:380px 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.EPoojaDetails-module__s2GqaG__productImageColumn{height:fit-content;position:sticky;top:1.5rem}.EPoojaDetails-module__s2GqaG__productThumb{background:#fff;border-radius:12px;margin-bottom:1rem;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.EPoojaDetails-module__s2GqaG__productThumb img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;max-height:320px;transition:transform .3s;display:block}.EPoojaDetails-module__s2GqaG__productThumb:hover img{transform:scale(1.02)}.EPoojaDetails-module__s2GqaG__liveBadge{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bf;border-radius:50px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:flex;position:absolute;top:.75rem;left:.75rem}.EPoojaDetails-module__s2GqaG__liveIndicator{background:#ef4444;border-radius:50%;width:6px;height:6px;animation:1.5s ease-in-out infinite EPoojaDetails-module__s2GqaG__pulse}@keyframes EPoojaDetails-module__s2GqaG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.3)}}@keyframes EPoojaDetails-module__s2GqaG__spin{to{transform:rotate(360deg)}}.EPoojaDetails-module__s2GqaG__productPrices{background:linear-gradient(135deg, var(--purple-500) 0%, var(--purple-600) 100%);color:#fff;text-align:center;border-radius:12px;padding:1rem;box-shadow:0 4px 15px #8b5cf640}.EPoojaDetails-module__s2GqaG__priceDisplay{margin:0;font-size:1.5rem;font-weight:700;line-height:1}.EPoojaDetails-module__s2GqaG__priceDisplay small{opacity:.9;margin-top:.35rem;font-size:.75rem;font-weight:500;display:block}.EPoojaDetails-module__s2GqaG__productDetailsColumn{flex-direction:column;display:flex}.EPoojaDetails-module__s2GqaG__productDesc{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 2px 12px #0000000f}.EPoojaDetails-module__s2GqaG__productTitle{color:var(--neutral-800);margin:0 0 .75rem;font-size:1.35rem;font-weight:700;line-height:1.3}.EPoojaDetails-module__s2GqaG__productDescription{color:var(--neutral-600);font-size:.9rem;line-height:1.6}.EPoojaDetails-module__s2GqaG__productDescription p{margin-bottom:.75rem}.EPoojaDetails-module__s2GqaG__variantsTitle,.EPoojaDetails-module__s2GqaG__samagriTitle{color:var(--neutral-800);align-items:center;margin:0 0 .75rem;font-size:.95rem;font-weight:600;display:flex}.EPoojaDetails-module__s2GqaG__packageSelector{background:var(--neutral-50);border:1px solid var(--neutral-200);cursor:pointer;border-radius:10px;margin-bottom:.5rem;padding:.75rem 1rem;transition:all .2s}.EPoojaDetails-module__s2GqaG__packageSelector:hover{border-color:var(--purple-500);background:var(--purple-50)}.EPoojaDetails-module__s2GqaG__packageSelector.EPoojaDetails-module__s2GqaG__selected{border-color:var(--purple-500);background:var(--purple-50);box-shadow:0 2px 8px #8b5cf626}.EPoojaDetails-module__s2GqaG__selectedPackage{color:var(--neutral-800);font-size:.9rem;font-weight:600}.EPoojaDetails-module__s2GqaG__priceInfo{color:var(--purple-600);font-size:.95rem;font-weight:700}.EPoojaDetails-module__s2GqaG__packageDetails{background:var(--purple-50);border:1px solid var(--purple-100);border-radius:10px;margin-top:.75rem;padding:.875rem}.EPoojaDetails-module__s2GqaG__packageDetails h6{color:var(--purple-600);margin:0 0 .35rem;font-size:.95rem;font-weight:700}.EPoojaDetails-module__s2GqaG__packageDetails p{color:var(--neutral-600);margin-bottom:.35rem;font-size:.85rem}.EPoojaDetails-module__s2GqaG__samagriOptions{background:var(--neutral-50);border:1px solid var(--neutral-200);border-radius:10px;padding:.875rem}.EPoojaDetails-module__s2GqaG__samagriOptions .ant-radio-wrapper{color:var(--neutral-700);margin-right:1rem;font-size:.85rem}.EPoojaDetails-module__s2GqaG__samagriOptions .ant-radio-checked .ant-radio-inner{background-color:var(--purple-500);border-color:var(--purple-500)}.EPoojaDetails-module__s2GqaG__productActions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.EPoojaDetails-module__s2GqaG__btnPrimary{background:linear-gradient(135deg, var(--purple-500) 0%, var(--purple-600) 100%);color:#fff;cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;min-width:160px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #8b5cf640}.EPoojaDetails-module__s2GqaG__btnPrimary:hover{transform:translateY(-1px);box-shadow:0 6px 16px #8b5cf659}.EPoojaDetails-module__s2GqaG__btnPrimary:disabled{opacity:.6;cursor:not-allowed;transform:none}.EPoojaDetails-module__s2GqaG__btnPrimary:disabled:hover{transform:none}.EPoojaDetails-module__s2GqaG__btnSecondary{color:var(--neutral-600);border:1px solid var(--neutral-300);cursor:pointer;background:#fff;border-radius:10px;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .2s}.EPoojaDetails-module__s2GqaG__btnSecondary:hover{border-color:var(--purple-500);color:var(--purple-500);background:var(--purple-50)}.EPoojaDetails-module__s2GqaG__additionalInfo{background:var(--neutral-50);border-radius:10px;margin-top:1rem;padding:.875rem}.EPoojaDetails-module__s2GqaG__infoBadges{flex-wrap:wrap;gap:.5rem;display:flex}.EPoojaDetails-module__s2GqaG__badge{border-radius:50px;align-items:center;gap:.3rem;padding:.35rem .75rem;font-size:.7rem;font-weight:600;display:inline-flex}.EPoojaDetails-module__s2GqaG__badgeSuccess{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.EPoojaDetails-module__s2GqaG__badgeInfo{background:linear-gradient(135deg, var(--purple-500) 0%, var(--purple-600) 100%);color:#fff}.EPoojaDetails-module__s2GqaG__badgeWarning{color:var(--neutral-800);background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%)}.EPoojaDetails-module__s2GqaG__detailedDescription{background:#fff;border-radius:12px;margin-top:1.5rem;padding:1.5rem;box-shadow:0 2px 12px #0000000f}.EPoojaDetails-module__s2GqaG__descriptionContent.EPoojaDetails-module__s2GqaG__descriptionCollapsed{max-height:10rem;overflow:hidden;-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.EPoojaDetails-module__s2GqaG__detailedDescription .EPoojaDetails-module__s2GqaG__viewMoreBtn{border:2px solid var(--purple-500);color:var(--purple-500);cursor:pointer;background:0 0;border-radius:10px;margin-top:.75rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:block}.EPoojaDetails-module__s2GqaG__detailedDescription .EPoojaDetails-module__s2GqaG__viewMoreBtn:hover{background:var(--purple-50)}.EPoojaDetails-module__s2GqaG__detailedDescription h3{color:var(--neutral-800);text-align:center;margin:0 0 1rem;padding-bottom:.75rem;font-size:1.15rem;font-weight:700;position:relative}.EPoojaDetails-module__s2GqaG__detailedDescription h3:after{content:"";background:linear-gradient(90deg, var(--purple-500) 0%, var(--purple-600) 100%);border-radius:2px;width:50px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.EPoojaDetails-module__s2GqaG__descriptionContent{color:var(--neutral-600);font-size:.9rem;line-height:1.7}.EPoojaDetails-module__s2GqaG__descriptionContent p{margin-bottom:.875rem}.EPoojaDetails-module__s2GqaG__descriptionContent h4{color:var(--purple-600);margin:1.25rem 0 .75rem;font-size:1rem;font-weight:600}.EPoojaDetails-module__s2GqaG__descriptionContent ul{margin:.75rem 0 .75rem 1.25rem}.EPoojaDetails-module__s2GqaG__descriptionContent li{margin-bottom:.35rem}.EPoojaDetails-module__s2GqaG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1050;background-color:#0009;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.EPoojaDetails-module__s2GqaG__modalContent{background:#fff;border-radius:14px;width:100%;max-width:450px;max-height:90vh;overflow-y:auto;box-shadow:0 15px 40px #0003}.EPoojaDetails-module__s2GqaG__modalLarge{max-width:700px}.EPoojaDetails-module__s2GqaG__modalHeader{background:linear-gradient(135deg, var(--purple-500) 0%, var(--purple-600) 100%);color:#fff;border-radius:14px 14px 0 0;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.EPoojaDetails-module__s2GqaG__modalTitle{margin:0;font-size:1.1rem;font-weight:600}.EPoojaDetails-module__s2GqaG__closeButton{color:#fff;cursor:pointer;opacity:.8;background:0 0;border:none;font-size:1.5rem;line-height:1;transition:opacity .2s}.EPoojaDetails-module__s2GqaG__closeButton:hover{opacity:1}.EPoojaDetails-module__s2GqaG__modalBody{padding:1.25rem}.EPoojaDetails-module__s2GqaG__formRow{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.EPoojaDetails-module__s2GqaG__formRowFull{grid-template-columns:1fr}.EPoojaDetails-module__s2GqaG__formGroup{margin-bottom:0}.EPoojaDetails-module__s2GqaG__formLabel{color:#44403c;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:block}.EPoojaDetails-module__s2GqaG__formLabelRequired:after{content:" *";color:#dc2626}.EPoojaDetails-module__s2GqaG__formInput,.EPoojaDetails-module__s2GqaG__formTextarea,.EPoojaDetails-module__s2GqaG__formSelect{border:1px solid #d6d3d1;border-radius:10px;outline:none;width:100%;padding:.65rem .875rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.EPoojaDetails-module__s2GqaG__formInput:focus,.EPoojaDetails-module__s2GqaG__formTextarea:focus,.EPoojaDetails-module__s2GqaG__formSelect:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed26}.EPoojaDetails-module__s2GqaG__formInput::-moz-placeholder{color:#a8a29e}.EPoojaDetails-module__s2GqaG__formTextarea::-moz-placeholder{color:#a8a29e}.EPoojaDetails-module__s2GqaG__formInput::placeholder,.EPoojaDetails-module__s2GqaG__formTextarea::placeholder{color:#a8a29e}.EPoojaDetails-module__s2GqaG__formTextarea{resize:vertical;min-height:70px}.EPoojaDetails-module__s2GqaG__formSelect{cursor:pointer;background:#fff}.EPoojaDetails-module__s2GqaG__formSubmitBtn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#f97316 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:1.25rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 14px #7c3aed59}.EPoojaDetails-module__s2GqaG__formSubmitBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed66}.EPoojaDetails-module__s2GqaG__formSubmitBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width:576px){.EPoojaDetails-module__s2GqaG__formRow{grid-template-columns:1fr;gap:.65rem;margin-bottom:.65rem}.EPoojaDetails-module__s2GqaG__formInput,.EPoojaDetails-module__s2GqaG__formTextarea,.EPoojaDetails-module__s2GqaG__formSelect{padding:.6rem .75rem;font-size:.875rem}}.EPoojaDetails-module__s2GqaG__modalBody input:focus,.EPoojaDetails-module__s2GqaG__modalBody textarea:focus,.EPoojaDetails-module__s2GqaG__modalBody select:focus{box-shadow:0 0 0 2px #8b5cf61a;border-color:#8b5cf6!important}.EPoojaDetails-module__s2GqaG__packageOptions{max-height:350px;overflow-y:auto}.EPoojaDetails-module__s2GqaG__packageOption{background:var(--neutral-50);border:1px solid var(--neutral-200);cursor:pointer;border-radius:10px;margin-bottom:.75rem;padding:.875rem;transition:all .2s}.EPoojaDetails-module__s2GqaG__packageOption:hover{border-color:var(--purple-500);background:var(--purple-50)}.EPoojaDetails-module__s2GqaG__packageOption h6{color:var(--purple-600);margin:0 0 .35rem;font-size:.95rem;font-weight:700}.EPoojaDetails-module__s2GqaG__packageOption .EPoojaDetails-module__s2GqaG__price{color:var(--neutral-800);font-size:1.05rem;font-weight:700}.EPoojaDetails-module__s2GqaG__mb1{margin-bottom:.25rem}.EPoojaDetails-module__s2GqaG__mb2{margin-bottom:.5rem}.EPoojaDetails-module__s2GqaG__mb3{margin-bottom:1rem}.EPoojaDetails-module__s2GqaG__mb4{margin-bottom:1.5rem}.EPoojaDetails-module__s2GqaG__mt1{margin-top:.25rem}.EPoojaDetails-module__s2GqaG__mt5{margin-top:3rem}.EPoojaDetails-module__s2GqaG__ml2{margin-left:.5rem}.EPoojaDetails-module__s2GqaG__w100{width:100%}.EPoojaDetails-module__s2GqaG__flexBetweenCenter{justify-content:space-between;align-items:center;display:flex}.EPoojaDetails-module__s2GqaG__flexBetweenStart{justify-content:space-between;align-items:flex-start;display:flex}.EPoojaDetails-module__s2GqaG__textMuted{color:var(--neutral-500)}.EPoojaDetails-module__s2GqaG__smallText{font-size:.875rem}.EPoojaDetails-module__s2GqaG__textRight{text-align:right}@media (max-width:1024px){.EPoojaDetails-module__s2GqaG__contentGrid{grid-template-columns:320px 1fr;gap:1.25rem}.EPoojaDetails-module__s2GqaG__productTitle{font-size:1.25rem}.EPoojaDetails-module__s2GqaG__priceDisplay{font-size:1.35rem}}@media (max-width:768px){.EPoojaDetails-module__s2GqaG__detailsContainer{padding:1rem 0 1.5rem}.EPoojaDetails-module__s2GqaG__contentGrid{grid-template-columns:1fr;gap:1rem}.EPoojaDetails-module__s2GqaG__productImageColumn{position:static}.EPoojaDetails-module__s2GqaG__productThumb{border-radius:10px;max-width:350px;margin:0 auto .875rem}.EPoojaDetails-module__s2GqaG__productThumb img{max-height:250px}.EPoojaDetails-module__s2GqaG__productPrices{max-width:350px;margin:0 auto;padding:.875rem}.EPoojaDetails-module__s2GqaG__priceDisplay{font-size:1.25rem}.EPoojaDetails-module__s2GqaG__productDesc{border-radius:10px;padding:1rem}.EPoojaDetails-module__s2GqaG__productTitle{font-size:1.15rem}.EPoojaDetails-module__s2GqaG__productDescription{font-size:.85rem}.EPoojaDetails-module__s2GqaG__productActions{flex-direction:column;gap:.5rem}.EPoojaDetails-module__s2GqaG__btnPrimary,.EPoojaDetails-module__s2GqaG__btnSecondary{width:100%;padding:.7rem 1rem}.EPoojaDetails-module__s2GqaG__detailedDescription{border-radius:10px;margin-top:1rem;padding:1.125rem}.EPoojaDetails-module__s2GqaG__detailedDescription h3{font-size:1.05rem}.EPoojaDetails-module__s2GqaG__infoBadges{justify-content:center}}@media (max-width:576px){.EPoojaDetails-module__s2GqaG__mainWrapper{padding:0 .75rem}.EPoojaDetails-module__s2GqaG__productThumb{border-radius:10px;max-width:100%}.EPoojaDetails-module__s2GqaG__productThumb img{max-height:220px}.EPoojaDetails-module__s2GqaG__liveBadge{padding:.3rem .6rem;font-size:.65rem;top:.5rem;left:.5rem}.EPoojaDetails-module__s2GqaG__productPrices{border-radius:10px;max-width:100%;padding:.75rem}.EPoojaDetails-module__s2GqaG__priceDisplay{font-size:1.15rem}.EPoojaDetails-module__s2GqaG__priceDisplay small{font-size:.7rem}.EPoojaDetails-module__s2GqaG__productDesc{border-radius:10px;padding:.875rem}.EPoojaDetails-module__s2GqaG__productTitle{margin-bottom:.5rem;font-size:1.05rem}.EPoojaDetails-module__s2GqaG__productDescription{font-size:.8rem;line-height:1.5}.EPoojaDetails-module__s2GqaG__variantsTitle,.EPoojaDetails-module__s2GqaG__samagriTitle{margin-bottom:.5rem;font-size:.85rem}.EPoojaDetails-module__s2GqaG__packageSelector{border-radius:8px;margin-bottom:.4rem;padding:.625rem .75rem}.EPoojaDetails-module__s2GqaG__selectedPackage{font-size:.8rem}.EPoojaDetails-module__s2GqaG__priceInfo{font-size:.85rem}.EPoojaDetails-module__s2GqaG__samagriOptions{border-radius:8px;padding:.75rem}.EPoojaDetails-module__s2GqaG__samagriOptions .ant-radio-wrapper{font-size:.8rem}.EPoojaDetails-module__s2GqaG__productActions{margin-top:1rem}.EPoojaDetails-module__s2GqaG__btnPrimary,.EPoojaDetails-module__s2GqaG__btnSecondary{border-radius:8px;padding:.625rem 1rem;font-size:.8rem}.EPoojaDetails-module__s2GqaG__additionalInfo{border-radius:8px;margin-top:.75rem;padding:.75rem}.EPoojaDetails-module__s2GqaG__badge{padding:.3rem .6rem;font-size:.65rem}.EPoojaDetails-module__s2GqaG__detailedDescription{border-radius:10px;padding:1rem}.EPoojaDetails-module__s2GqaG__detailedDescription h3{padding-bottom:.5rem;font-size:.95rem}.EPoojaDetails-module__s2GqaG__descriptionContent.EPoojaDetails-module__s2GqaG__descriptionCollapsed{max-height:8rem}.EPoojaDetails-module__s2GqaG__detailedDescription .EPoojaDetails-module__s2GqaG__viewMoreBtn{width:100%;padding:.6rem 1rem;font-size:.875rem}.EPoojaDetails-module__s2GqaG__descriptionContent{font-size:.8rem;line-height:1.6}.EPoojaDetails-module__s2GqaG__modalContent{border-radius:12px}.EPoojaDetails-module__s2GqaG__modalHeader{border-radius:12px 12px 0 0;padding:.875rem 1rem}.EPoojaDetails-module__s2GqaG__modalTitle{font-size:.95rem}.EPoojaDetails-module__s2GqaG__modalBody{padding:1rem}.EPoojaDetails-module__s2GqaG__packageOption{border-radius:8px;padding:.75rem}.EPoojaDetails-module__s2GqaG__modalBody form>div[style*=grid-template-columns]{grid-template-columns:1fr!important}.EPoojaDetails-module__s2GqaG__modalBody form>div[style*=grid-template-columns]>div[style*=span\ 2]{grid-column:span 1!important}}@media (max-width:400px){.EPoojaDetails-module__s2GqaG__mainWrapper{padding:0 .5rem}.EPoojaDetails-module__s2GqaG__productTitle{font-size:1rem}.EPoojaDetails-module__s2GqaG__priceDisplay{font-size:1.1rem}.EPoojaDetails-module__s2GqaG__btnPrimary,.EPoojaDetails-module__s2GqaG__btnSecondary{padding:.5rem .875rem;font-size:.75rem}.EPoojaDetails-module__s2GqaG__badge{padding:.25rem .5rem;font-size:.6rem}}@media (prefers-reduced-motion:reduce){.EPoojaDetails-module__s2GqaG__productThumb img,.EPoojaDetails-module__s2GqaG__packageSelector,.EPoojaDetails-module__s2GqaG__packageOption,.EPoojaDetails-module__s2GqaG__btnPrimary,.EPoojaDetails-module__s2GqaG__btnSecondary{transition:none}.EPoojaDetails-module__s2GqaG__liveIndicator{animation:none}}.EPoojaDetails-module__s2GqaG__btnPrimary:focus-visible,.EPoojaDetails-module__s2GqaG__btnSecondary:focus-visible,.EPoojaDetails-module__s2GqaG__packageSelector:focus-visible,.EPoojaDetails-module__s2GqaG__packageOption:focus-visible{outline:3px solid var(--purple-500);outline-offset:2px}@media print{.EPoojaDetails-module__s2GqaG__productActions,.EPoojaDetails-module__s2GqaG__additionalInfo{display:none}.EPoojaDetails-module__s2GqaG__productThumb,.EPoojaDetails-module__s2GqaG__productDesc,.EPoojaDetails-module__s2GqaG__detailedDescription{box-shadow:none;border:1px solid #ddd}}
.Header-module__arFiJq__container{width:100%;max-width:1320px;margin:0 auto;padding:0 1rem}@media (max-width:400px){.Header-module__arFiJq__container{padding:0 .5rem}}@media (max-width:320px){.Header-module__arFiJq__container{padding:0 .375rem}}@media (min-width:1400px){.Header-module__arFiJq__container{max-width:1400px}}.Header-module__arFiJq__header{z-index:1000;background:#fff;transition:all .3s;position:sticky;top:0;left:0;right:0;box-shadow:0 2px 8px #0000000d}.Header-module__arFiJq__header.Header-module__arFiJq__scrolled{box-shadow:0 4px 16px #0000001a}.Header-module__arFiJq__topBar{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#f7931e 100%);padding:.625rem 0;font-size:.875rem}.Header-module__arFiJq__topBarContent{justify-content:space-between;align-items:center;gap:1rem;display:flex}.Header-module__arFiJq__topBarLeft{align-items:center;display:flex}.Header-module__arFiJq__welcomeText{letter-spacing:.3px;font-weight:500}.Header-module__arFiJq__topBarRight{align-items:center;gap:1.5rem;display:flex}.Header-module__arFiJq__topBarLink{color:#fff;align-items:center;gap:.375rem;font-size:.875rem;font-weight:400;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__arFiJq__topBarLink:hover{opacity:.85;color:#fff}.Header-module__arFiJq__topBarLink svg{flex-shrink:0}.Header-module__arFiJq__topBarLink span{white-space:nowrap}@media (max-width:991px){.Header-module__arFiJq__topBar{padding:.5rem 0;font-size:.8125rem}.Header-module__arFiJq__topBarLeft{display:none}.Header-module__arFiJq__topBarRight{justify-content:center;gap:1rem;width:100%}.Header-module__arFiJq__topBarLink span{display:none}}@media (max-width:575px){.Header-module__arFiJq__topBarRight{gap:.75rem}}.Header-module__arFiJq__mainNav{background:#fff;border-bottom:1px solid #e8e8e8}.Header-module__arFiJq__mainNavContent{justify-content:space-between;align-items:center;gap:2rem;min-width:0;padding:1rem 0;display:flex}@media (max-width:1199px){.Header-module__arFiJq__mainNavContent{gap:1rem}}@media (max-width:767px){.Header-module__arFiJq__mainNavContent{gap:.5rem;padding:.875rem 0}}@media (max-width:400px){.Header-module__arFiJq__mainNavContent{gap:.25rem;padding:.75rem 0}}@media (max-width:320px){.Header-module__arFiJq__mainNavContent{gap:.125rem}}.Header-module__arFiJq__brand{flex-shrink:1;align-items:center;min-width:0;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__arFiJq__brand:hover{opacity:.85}.Header-module__arFiJq__logo{-o-object-fit:contain;object-fit:contain;width:auto;max-width:100%;height:50px}@media (max-width:767px){.Header-module__arFiJq__logo{max-width:120px;height:40px}}@media (max-width:400px){.Header-module__arFiJq__logo{max-width:100px;height:36px}}@media (max-width:320px){.Header-module__arFiJq__logo{max-width:80px;height:32px}}.Header-module__arFiJq__desktopSearchWrapper{align-items:center;margin-left:auto;display:none;position:relative}@media (min-width:992px){.Header-module__arFiJq__desktopSearchWrapper{display:flex}}.Header-module__arFiJq__desktopSearchContainer{z-index:10;position:absolute;top:50%;right:50px;overflow:visible;transform:translateY(-50%);box-shadow:none!important;border:none!important;outline:none!important}.Header-module__arFiJq__searchForm{width:100%}.Header-module__arFiJq__searchInputGroup{background:#fff;border:2px solid #ff6b35;border-radius:50px;outline:none;align-items:center;padding:.65rem 1.25rem;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 20px #ff6b3526}.Header-module__arFiJq__searchInputGroup:focus-within{border-color:#f7931e;outline:none;box-shadow:0 6px 28px #ff6b3540}.Header-module__arFiJq__searchInputGroup *{outline:none!important}.Header-module__arFiJq__searchIconInside{color:#ff6b35;flex-shrink:0;margin-right:.75rem;transition:color .2s}.Header-module__arFiJq__searchInputGroup:focus-within .Header-module__arFiJq__searchIconInside{color:#f7931e}.Header-module__arFiJq__searchInput{color:#333;appearance:none;background:0 0;border:none;outline:none;flex:1;font-size:.9375rem;font-weight:400;box-shadow:none!important}.Header-module__arFiJq__searchInput:focus{box-shadow:none!important;border:none!important;outline:none!important}.Header-module__arFiJq__searchInput::placeholder{color:#999}.Header-module__arFiJq__clearBtn{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:.5rem;padding:.25rem;transition:all .2s;display:flex}.Header-module__arFiJq__clearBtn:hover{color:#ff6b35;background:#ff6b351a}.Header-module__arFiJq__searchLoader{flex-shrink:0;margin-left:.75rem}.Header-module__arFiJq__spinner{border:2px solid #f3f3f3;border-top-color:#ff6b35;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite Header-module__arFiJq__spin}@keyframes Header-module__arFiJq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Header-module__arFiJq__desktopSearchBtn{color:#fff;cursor:pointer;z-index:11;background:linear-gradient(135deg,#ff6b35 0%,#f7931e 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:relative;box-shadow:0 2px 8px #ff6b354d}.Header-module__arFiJq__desktopSearchBtn:hover{transform:scale(1.05);box-shadow:0 4px 16px #ff6b3566}.Header-module__arFiJq__desktopSearchBtn.Header-module__arFiJq__active{background:linear-gradient(135deg,#f7931e 0%,#ff6b35 100%);transform:scale(1.05)rotate(90deg)}.Header-module__arFiJq__searchDropdown{z-index:1001;background:#fff;border:1px solid #e8e8e8;border-radius:16px;max-height:400px;position:absolute;top:calc(100% + .75rem);left:0;right:0;overflow-y:auto;box-shadow:0 8px 32px #0000001f}.Header-module__arFiJq__searchDropdown::-webkit-scrollbar{width:6px}.Header-module__arFiJq__searchDropdown::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.Header-module__arFiJq__searchDropdown::-webkit-scrollbar-thumb{background:#ff6b35;border-radius:10px}.Header-module__arFiJq__searchDropdown::-webkit-scrollbar-thumb:hover{background:#f7931e}.Header-module__arFiJq__searchResultItem{color:#333;border-bottom:1px solid #f0f0f0;align-items:center;gap:1rem;padding:1rem 1.25rem;text-decoration:none;transition:all .2s;display:flex;position:relative}.Header-module__arFiJq__searchResultItem:first-child{border-radius:16px 16px 0 0}.Header-module__arFiJq__searchResultItem:last-child{border-bottom:none;border-radius:0 0 16px 16px}.Header-module__arFiJq__searchResultItem:hover{color:#333;background:linear-gradient(90deg,#ff6b350d 0%,#ff6b3505 100%);padding-left:1.5rem}.Header-module__arFiJq__searchResultItem:before{content:"";background:linear-gradient(135deg,#ff6b35 0%,#f7931e 100%);border-radius:16px 0 0 16px;width:0;transition:width .3s;position:absolute;top:0;bottom:0;left:0}.Header-module__arFiJq__searchResultItem:hover:before{width:4px}.Header-module__arFiJq__searchResultImage{background:#f5f5f5;border-radius:10px;flex-shrink:0;width:50px;height:50px;overflow:hidden;box-shadow:0 2px 8px #00000014}.Header-module__arFiJq__searchResultImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Header-module__arFiJq__searchResultContent{flex:1;min-width:0}.Header-module__arFiJq__searchResultName{color:#333;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.9375rem;font-weight:600;overflow:hidden}.Header-module__arFiJq__searchResultType{color:#999;text-transform:capitalize;background:#f5f5f5;border-radius:12px;padding:.125rem .5rem;font-size:.8125rem;font-weight:500;display:inline-block}.Header-module__arFiJq__mobileSearchContainer{background:#f9f9f9;border-top:1px solid #e8e8e8;overflow:hidden}.Header-module__arFiJq__mobileSearchForm{padding:1rem 0}.Header-module__arFiJq__mobileSearchInputGroup{background:#fff;border:2px solid #e8e8e8;border-radius:50px;outline:none;align-items:center;padding:.75rem 1rem;transition:border-color .2s;display:flex;position:relative}.Header-module__arFiJq__mobileSearchInputGroup:focus-within{border-color:#ff6b35;outline:none}.Header-module__arFiJq__mobileSearchInputGroup *{outline:none!important}.Header-module__arFiJq__mobileSearchInputGroup .Header-module__arFiJq__searchIcon{color:#999;margin-right:.75rem}.Header-module__arFiJq__mobileSearchInputGroup:focus-within .Header-module__arFiJq__searchIcon{color:#ff6b35}.Header-module__arFiJq__mobileSearchResults{background:#fff;border-radius:12px;margin-top:.5rem;overflow:hidden;box-shadow:0 2px 8px #00000014}.Header-module__arFiJq__actions{align-items:center;gap:.5rem;display:flex}.Header-module__arFiJq__actionBtn{color:#333;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .2s;display:flex;position:relative}.Header-module__arFiJq__actionBtn:hover{color:#ff6b35;background:#f5f5f5}.Header-module__arFiJq__badge{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#f7931e 100%);border:2px solid #fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 .25rem;font-size:.6875rem;font-weight:600;display:flex;position:absolute;top:-2px;right:-2px;box-shadow:0 2px 4px #00000026}@media (max-width:767px){.Header-module__arFiJq__actions{gap:.25rem}.Header-module__arFiJq__actionBtn{width:38px;height:38px}}.Header-module__arFiJq__mobileOnly{display:none}@media (max-width:991px){.Header-module__arFiJq__mobileOnly{display:flex}}.Header-module__arFiJq__userMenu{position:relative}.Header-module__arFiJq__userMenuTrigger{cursor:pointer;color:#333;background:0 0;border:2px solid #e8e8e8;border-radius:50px;align-items:center;gap:.625rem;padding:.375rem .875rem .375rem .375rem;transition:all .2s;display:flex}.Header-module__arFiJq__userMenuTrigger:hover{background:#fff7f4;border-color:#ff6b35}.Header-module__arFiJq__userAvatar{border:2px solid #fff;box-shadow:0 2px 6px #0000001a}.Header-module__arFiJq__userName{white-space:nowrap;font-size:.9375rem;font-weight:500;display:none}@media (min-width:768px){.Header-module__arFiJq__userName{display:block}}.Header-module__arFiJq__userMenuArrow{transition:transform .2s;display:none}@media (min-width:768px){.Header-module__arFiJq__userMenuArrow{display:block}}.Header-module__arFiJq__userMenuArrow.Header-module__arFiJq__open{transform:rotate(180deg)}.Header-module__arFiJq__userDropdown{z-index:100;background:#fff;border:1px solid #e8e8e8;border-radius:12px;min-width:200px;max-width:calc(100vw - 32px);position:absolute;top:calc(100% + .75rem);right:0;overflow:hidden;box-shadow:0 8px 24px #0000001f}@media (max-width:991px){.Header-module__arFiJq__userDropdown{left:0;right:auto}}.Header-module__arFiJq__dropdownItem{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__arFiJq__dropdownItem:hover{color:#ff6b35;background:#f9f9f9}.Header-module__arFiJq__dropdownItem svg{color:#666;transition:color .2s}.Header-module__arFiJq__dropdownItem:hover svg{color:#ff6b35}.Header-module__arFiJq__dropdownDivider{background:#e8e8e8;height:1px;margin:.25rem 0}.Header-module__arFiJq__logoutBtn{color:#dc3545}.Header-module__arFiJq__logoutBtn:hover{color:#dc3545;background:#fff5f5}.Header-module__arFiJq__logoutBtn svg{color:#dc3545}.Header-module__arFiJq__authButtons{align-items:center;gap:.5rem;display:flex}.Header-module__arFiJq__loginBtn,.Header-module__arFiJq__registerBtn{white-space:nowrap;border-radius:50px;padding:.5rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s}.Header-module__arFiJq__loginBtn{color:#fff;background:linear-gradient(135deg,#ff6b35 0%,#f7931e 100%);border:none}.Header-module__arFiJq__loginBtn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b354d}.Header-module__arFiJq__registerBtn{color:#ff6b35;background:0 0;border:2px solid #ff6b35}.Header-module__arFiJq__registerBtn:hover{color:#fff;background:#ff6b35}.Header-module__arFiJq__authBtnIcon{display:none}.Header-module__arFiJq__authBtnText{display:inline}@media (max-width:360px){.Header-module__arFiJq__registerBtn .Header-module__arFiJq__authBtnIcon{justify-content:center;align-items:center;display:flex}.Header-module__arFiJq__registerBtn .Header-module__arFiJq__authBtnText{display:none}}@media (max-width:575px){.Header-module__arFiJq__loginBtn,.Header-module__arFiJq__registerBtn{padding:.5rem 1rem;font-size:.875rem}}@media (max-width:400px){.Header-module__arFiJq__authButtons{gap:.25rem}.Header-module__arFiJq__loginBtn,.Header-module__arFiJq__registerBtn{padding:.4rem .75rem;font-size:.8125rem}}@media (max-width:360px){.Header-module__arFiJq__loginBtn,.Header-module__arFiJq__registerBtn{padding:.375rem .5rem;font-size:.75rem}}.Header-module__arFiJq__menuToggle{color:#333;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}.Header-module__arFiJq__menuToggle:hover{color:#ff6b35;background:#f5f5f5}@media (max-width:767px){.Header-module__arFiJq__menuToggle{width:38px;height:38px}}.Header-module__arFiJq__overlay{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;position:fixed;inset:0}.Header-module__arFiJq__mobileNav{z-index:1000;background:#fff;width:85%;max-width:380px;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-4px 0 24px #00000026}.Header-module__arFiJq__mobileNavHeader{background:linear-gradient(135deg,#ff6b35 0%,#f7931e 100%);border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.Header-module__arFiJq__mobileNavTitle{color:#fff;font-size:1.25rem;font-weight:700}.Header-module__arFiJq__mobileNavClose{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Header-module__arFiJq__mobileNavClose:hover{background:#ffffff4d}.Header-module__arFiJq__mobileNavContent{padding:1rem 0}.Header-module__arFiJq__mobileNavLink{color:#333;border-left:4px solid #0000;align-items:center;padding:1rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__arFiJq__mobileNavLink:hover{color:#ff6b35;background:#f9f9f9;border-left-color:#ff6b35}.Header-module__arFiJq__mobileNavLink.Header-module__arFiJq__active{color:#ff6b35;background:#fff7f4;border-left-color:#ff6b35;font-weight:600}@media (max-width:1199px){.Header-module__arFiJq__mainNavContent{gap:1rem}}@media (max-width:767px){.Header-module__arFiJq__container{padding:0 .875rem}}@media (max-width:575px){.Header-module__arFiJq__mobileNav{width:90%}}@media (max-width:360px){.Header-module__arFiJq__mobileNav{width:95%}}.Header-module__arFiJq__show{display:block!important}.Header-module__arFiJq__hide{display:none!important}
.Footer-module__rnk_JG__footer{color:#fff;background:linear-gradient(#1a1a2e 0%,#0f0f1a 100%);width:100%;min-width:0;max-width:100%;margin-top:auto;position:relative;overflow-x:hidden}.Footer-module__rnk_JG__footer:before{content:"";background:linear-gradient(90deg,#0000 0%,#f97316 20%,#fbbf24 50%,#f97316 80%,#0000 100%);height:3px;position:absolute;top:0;left:0;right:0}.Footer-module__rnk_JG__container{width:100%;min-width:0;max-width:1320px;margin:0 auto;padding:0 1.5rem}@media (max-width:400px){.Footer-module__rnk_JG__container{padding:0 .75rem}}.Footer-module__rnk_JG__footerMain{padding:3.5rem 0 2.5rem}.Footer-module__rnk_JG__footerGrid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:2.5rem;display:grid}.Footer-module__rnk_JG__brandSection{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__rnk_JG__logoLink{transition:opacity .3s;display:inline-block}.Footer-module__rnk_JG__logoLink:hover{opacity:.9}.Footer-module__rnk_JG__logo{-o-object-fit:contain;object-fit:contain;width:auto;height:50px}.Footer-module__rnk_JG__brandDescription{color:#ffffffa6;max-width:280px;margin:0;font-size:.9rem;line-height:1.7}.Footer-module__rnk_JG__socialSection{margin-top:.5rem}.Footer-module__rnk_JG__socialLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.8rem;display:block}.Footer-module__rnk_JG__socialIcons{gap:.6rem;display:flex}.Footer-module__rnk_JG__socialIcon{color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .3s;display:flex}.Footer-module__rnk_JG__socialIcon:hover{background:var(--hover-color);border-color:var(--hover-color);color:#fff;transform:translateY(-3px);box-shadow:0 4px 12px #0000004d}.Footer-module__rnk_JG__linksSection{flex-direction:column;display:flex}.Footer-module__rnk_JG__sectionTitle{color:#fff;margin:0 0 1.25rem;padding-bottom:.75rem;font-size:1rem;font-weight:600;position:relative}.Footer-module__rnk_JG__sectionTitle:after{content:"";background:linear-gradient(90deg,#f97316,#fbbf24);border-radius:2px;width:30px;height:2px;position:absolute;bottom:0;left:0}.Footer-module__rnk_JG__linksList{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__rnk_JG__footerLink{color:#ffffffa6;align-items:center;gap:.35rem;padding:.2rem 0;font-size:.9rem;text-decoration:none;transition:all .25s;display:flex}.Footer-module__rnk_JG__footerLink:hover{color:#fbbf24;transform:translate(4px)}.Footer-module__rnk_JG__linkArrow{color:#f97316;opacity:.7;font-size:1rem;transition:transform .25s}.Footer-module__rnk_JG__footerLink:hover .Footer-module__rnk_JG__linkArrow{opacity:1;transform:translate(2px)}.Footer-module__rnk_JG__contactSection{flex-direction:column;display:flex}.Footer-module__rnk_JG__contactList{flex-direction:column;gap:1rem;display:flex}.Footer-module__rnk_JG__contactItem{align-items:flex-start;gap:.875rem;padding:.5rem 0;text-decoration:none;transition:transform .25s;display:flex}.Footer-module__rnk_JG__contactItem:hover{transform:translate(4px)}.Footer-module__rnk_JG__contactIcon{color:#f97316;background:linear-gradient(135deg,#f9731626 0%,#fbbf241a 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;transition:all .3s;display:flex}.Footer-module__rnk_JG__contactItem:hover .Footer-module__rnk_JG__contactIcon{color:#fff;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%)}.Footer-module__rnk_JG__contactText{flex-direction:column;gap:.15rem;display:flex}.Footer-module__rnk_JG__contactLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:.3px;font-size:.75rem}.Footer-module__rnk_JG__contactValue{color:#ffffffd9;font-size:.9rem;font-weight:500;transition:color .25s}.Footer-module__rnk_JG__contactItem:hover .Footer-module__rnk_JG__contactValue{color:#fbbf24}.Footer-module__rnk_JG__bottomBar{background:#0000004d;border-top:1px solid #ffffff0d;padding:1.25rem 0}.Footer-module__rnk_JG__bottomContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__rnk_JG__copyright{color:#ffffff80;margin:0;font-size:.85rem}.Footer-module__rnk_JG__copyright strong{color:#fffc;font-weight:600}.Footer-module__rnk_JG__legalLinks{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Footer-module__rnk_JG__legalLink{color:#ffffff80;font-size:.8rem;text-decoration:none;transition:color .25s}.Footer-module__rnk_JG__legalLink:hover{color:#fbbf24}.Footer-module__rnk_JG__separator{color:#fff3;font-size:.6rem}@media (max-width:1024px){.Footer-module__rnk_JG__footerGrid{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:2rem}.Footer-module__rnk_JG__brandDescription{max-width:240px}}@media (max-width:900px){.Footer-module__rnk_JG__footerMain{padding:3rem 0 2rem}.Footer-module__rnk_JG__footerGrid{grid-template-columns:1fr 1fr;gap:2.5rem 2rem}.Footer-module__rnk_JG__brandSection{text-align:center;grid-column:1/-1;align-items:center}.Footer-module__rnk_JG__brandDescription{max-width:450px}.Footer-module__rnk_JG__socialSection{align-items:center}.Footer-module__rnk_JG__socialIcons{justify-content:center}.Footer-module__rnk_JG__linksSection,.Footer-module__rnk_JG__contactSection{align-items:flex-start}}@media (max-width:600px){.Footer-module__rnk_JG__container{padding:0 1rem}.Footer-module__rnk_JG__footerMain{padding:2.5rem 0 1.75rem}.Footer-module__rnk_JG__footerGrid{grid-template-columns:1fr;gap:2rem}.Footer-module__rnk_JG__brandSection{text-align:center;align-items:center}.Footer-module__rnk_JG__logo{height:45px}.Footer-module__rnk_JG__brandDescription{max-width:100%;font-size:.85rem}.Footer-module__rnk_JG__sectionTitle{margin-bottom:1rem;font-size:.95rem}.Footer-module__rnk_JG__sectionTitle:after{left:50%;transform:translate(-50%)}.Footer-module__rnk_JG__linksSection,.Footer-module__rnk_JG__contactSection{text-align:center;align-items:center}.Footer-module__rnk_JG__linksList{align-items:center}.Footer-module__rnk_JG__footerLink{justify-content:center}.Footer-module__rnk_JG__footerLink:hover{transform:none}.Footer-module__rnk_JG__linkArrow{display:none}.Footer-module__rnk_JG__contactList{align-items:center}.Footer-module__rnk_JG__contactItem{text-align:center;flex-direction:column;align-items:center;gap:.5rem}.Footer-module__rnk_JG__contactItem:hover{transform:none}.Footer-module__rnk_JG__contactText{align-items:center}.Footer-module__rnk_JG__socialIcons{gap:.75rem}.Footer-module__rnk_JG__socialIcon{width:40px;height:40px;font-size:1.1rem}.Footer-module__rnk_JG__bottomBar{padding:1rem 0}.Footer-module__rnk_JG__bottomContent{text-align:center;flex-direction:column;gap:.75rem}.Footer-module__rnk_JG__copyright{order:2;font-size:.8rem}.Footer-module__rnk_JG__legalLinks{order:1;justify-content:center}.Footer-module__rnk_JG__legalLink{font-size:.75rem}}@media (max-width:400px){.Footer-module__rnk_JG__footerMain{padding:2rem 0 1.5rem}.Footer-module__rnk_JG__footerGrid{gap:1.75rem}.Footer-module__rnk_JG__logo{height:40px}.Footer-module__rnk_JG__brandDescription{font-size:.8rem;line-height:1.6}.Footer-module__rnk_JG__sectionTitle{font-size:.9rem}.Footer-module__rnk_JG__footerLink{font-size:.85rem}.Footer-module__rnk_JG__contactIcon{width:34px;height:34px;font-size:1rem}.Footer-module__rnk_JG__contactLabel{font-size:.7rem}.Footer-module__rnk_JG__contactValue{font-size:.85rem}.Footer-module__rnk_JG__socialIcon{width:36px;height:36px;font-size:1rem}.Footer-module__rnk_JG__legalLinks{gap:.35rem}.Footer-module__rnk_JG__legalLink{font-size:.7rem}.Footer-module__rnk_JG__separator{font-size:.5rem}}@media (prefers-reduced-motion:reduce){.Footer-module__rnk_JG__socialIcon,.Footer-module__rnk_JG__footerLink,.Footer-module__rnk_JG__contactItem,.Footer-module__rnk_JG__contactIcon{transition:none}.Footer-module__rnk_JG__socialIcon:hover,.Footer-module__rnk_JG__footerLink:hover,.Footer-module__rnk_JG__contactItem:hover{transform:none}}.Footer-module__rnk_JG__socialIcon:focus-visible,.Footer-module__rnk_JG__footerLink:focus-visible,.Footer-module__rnk_JG__legalLink:focus-visible,.Footer-module__rnk_JG__contactItem:focus-visible{outline-offset:2px;outline:2px solid #f97316}
.BreadCrumb-module__sZA5Aq__container{background:linear-gradient(135deg,#fff7ed 0%,#fef3c7 100%);border-bottom:2px solid #fed7aa;width:100%;min-width:0;max-width:100%;margin-bottom:1rem;padding:1.5rem 1rem;overflow-x:hidden}.BreadCrumb-module__sZA5Aq__list{flex-wrap:wrap;align-items:center;gap:.25rem;max-width:100%;margin:0;padding:0;list-style:none;display:flex}.BreadCrumb-module__sZA5Aq__item{color:#6c757d;align-items:center;min-width:0;font-size:.95rem;display:flex}.BreadCrumb-module__sZA5Aq__link{color:#f97316;border-radius:4px;align-items:center;min-width:0;padding:.25rem .5rem;text-decoration:none;transition:all .2s;display:flex}@media (max-width:480px){.BreadCrumb-module__sZA5Aq__container{padding:1rem .75rem}.BreadCrumb-module__sZA5Aq__link,.BreadCrumb-module__sZA5Aq__item.BreadCrumb-module__sZA5Aq__active span{text-overflow:ellipsis;white-space:nowrap;max-width:120px;overflow:hidden}}@media (max-width:360px){.BreadCrumb-module__sZA5Aq__container{padding:.75rem .5rem}.BreadCrumb-module__sZA5Aq__link,.BreadCrumb-module__sZA5Aq__item.BreadCrumb-module__sZA5Aq__active span{max-width:90px}}@media (max-width:320px){.BreadCrumb-module__sZA5Aq__link,.BreadCrumb-module__sZA5Aq__item.BreadCrumb-module__sZA5Aq__active span{max-width:70px}}.BreadCrumb-module__sZA5Aq__link:hover{color:#ea580c;background:#f973161a}.BreadCrumb-module__sZA5Aq__active{color:#1f2937;background:#f9731626;border-radius:20px;padding:.25rem .75rem;font-weight:600}.BreadCrumb-module__sZA5Aq__separator{color:#9ca3af;align-items:center;margin:0 .25rem;display:flex}.BreadCrumb-module__sZA5Aq__homeIcon{color:#f97316;margin-right:.35rem}.BreadCrumb-module__sZA5Aq__title{color:#1f2937;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:.75rem;margin-bottom:0;font-size:1.75rem;font-weight:700}
.Banner-module__Q_iCOW__bannerContainer{width:100%;height:var(--banner-height,600px);background:#000;border-radius:0;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000026}.Banner-module__Q_iCOW__skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite Banner-module__Q_iCOW__shimmer}@keyframes Banner-module__Q_iCOW__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Banner-module__Q_iCOW__skeletonShimmer{background:linear-gradient(90deg,#fff0 0%,#fff3 50%,#fff0 100%);width:100%;height:100%;animation:2s infinite Banner-module__Q_iCOW__shimmerMove}@keyframes Banner-module__Q_iCOW__shimmerMove{0%{transform:translate(-100%)}to{transform:translate(100%)}}.Banner-module__Q_iCOW__bannerSlider{width:100%;height:100%;position:relative}.Banner-module__Q_iCOW__slideWrapper{will-change:transform, opacity;width:100%;height:100%;position:absolute;top:0;left:0}.Banner-module__Q_iCOW__bannerLink{width:100%;height:100%;color:inherit;text-decoration:none;display:block;position:relative}.Banner-module__Q_iCOW__imageContainer{width:100%;height:100%;position:relative;overflow:hidden}.Banner-module__Q_iCOW__bannerImage{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;transition:transform .8s cubic-bezier(.4,0,.2,1)}.Banner-module__Q_iCOW__bannerImage img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%}.Banner-module__Q_iCOW__bannerLink:hover .Banner-module__Q_iCOW__bannerImage{transform:scale(1.08)}.Banner-module__Q_iCOW__overlay{z-index:1;background:linear-gradient(135deg,#000000bf 0%,#00000080 40%,#0000004d 70%,#0000001a 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Banner-module__Q_iCOW__decorativeCircle{z-index:1;filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#ff6b3526 0%,#f7931e0d 50%,#0000 70%);border-radius:50%;width:40%;height:80%;position:absolute;top:-10%;right:-5%}.Banner-module__Q_iCOW__decorativeGradient{z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0009 100%);width:100%;height:50%;position:absolute;bottom:0;left:0}.Banner-module__Q_iCOW__contentWrapper{z-index:2;align-items:center;width:100%;height:100%;padding:0 8%;display:flex;position:absolute;top:0;left:0}.Banner-module__Q_iCOW__content{color:#fff;max-width:650px;position:relative}.Banner-module__Q_iCOW__badgeWrapper{margin-bottom:1.5rem}.Banner-module__Q_iCOW__badge{-webkit-backdrop-filter:blur(10px);letter-spacing:1px;text-transform:uppercase;background:#ff6b35e6;border:1px solid #fff3;border-radius:50px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;display:inline-block;box-shadow:0 4px 15px #ff6b354d}.Banner-module__Q_iCOW__title{text-shadow:0 4px 20px #00000080;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#f0f0f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2rem,6vw,4.5rem);font-weight:800;line-height:1.1}.Banner-module__Q_iCOW__description{text-shadow:0 2px 10px #0006;color:#fffffff2;max-width:90%;margin-bottom:2.5rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.7}.Banner-module__Q_iCOW__ctaButtonWrapper{z-index:3;justify-content:center;display:flex;position:absolute;bottom:4rem;left:50%;transform:translate(-50%)}.Banner-module__Q_iCOW__ctaButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b35 0%,#f7931e 100%);border:none;border-radius:50px;align-items:center;gap:.75rem;padding:1.125rem 2.5rem;font-size:1.125rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 25px #ff6b3566}.Banner-module__Q_iCOW__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Banner-module__Q_iCOW__ctaButton:hover:before{left:100%}.Banner-module__Q_iCOW__ctaButton:hover{transform:translateY(-3px);box-shadow:0 12px 35px #ff6b3599}.Banner-module__Q_iCOW__ctaButton:active{transform:translateY(-1px)}.Banner-module__Q_iCOW__buttonIcon{font-size:1.25rem;transition:transform .3s}.Banner-module__Q_iCOW__ctaButton:hover .Banner-module__Q_iCOW__buttonIcon{transform:translate(5px)}.Banner-module__Q_iCOW__navButton{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;z-index:10;background:#ffffff1a;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0003}.Banner-module__Q_iCOW__navButton:hover{background:#ff6b35e6;border-color:#ff6b35;box-shadow:0 6px 25px #ff6b3566}.Banner-module__Q_iCOW__navButton:active{transform:translateY(-50%)scale(.95)}.Banner-module__Q_iCOW__prevBtn{left:2rem}.Banner-module__Q_iCOW__nextBtn{right:2rem}.Banner-module__Q_iCOW__pagination{z-index:10;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.Banner-module__Q_iCOW__paginationInner{-webkit-backdrop-filter:blur(12px);background:#0000004d;border:1px solid #ffffff1a;border-radius:50px;gap:.75rem;padding:.75rem 1.5rem;display:flex;box-shadow:0 4px 20px #0000004d}.Banner-module__Q_iCOW__dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:12px;height:12px;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.Banner-module__Q_iCOW__dot:hover{background:#fff9;transform:scale(1.2)}.Banner-module__Q_iCOW__activeDot{background:#ff6b35;transform:scale(1.3);box-shadow:0 0 12px #ff6b3599}.Banner-module__Q_iCOW__dotProgress{background:linear-gradient(90deg,#ff6b35 0%,#f7931e 100%);border-radius:50%;height:100%;position:absolute;top:0;left:0}.Banner-module__Q_iCOW__slideCounter{-webkit-backdrop-filter:blur(12px);color:#fff;letter-spacing:.5px;background:#0006;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:flex}.Banner-module__Q_iCOW__currentSlide{color:#ff6b35;font-size:1.125rem;font-weight:700}.Banner-module__Q_iCOW__separator{color:#ffffff80}.Banner-module__Q_iCOW__totalSlides{color:#ffffffb3}@media (max-width:1024px){.Banner-module__Q_iCOW__contentWrapper{padding:0 5%}.Banner-module__Q_iCOW__content{max-width:550px}.Banner-module__Q_iCOW__title{font-size:clamp(1.75rem,5vw,3.5rem)}.Banner-module__Q_iCOW__description{margin-bottom:2rem;font-size:clamp(.9375rem,2vw,1.125rem)}.Banner-module__Q_iCOW__ctaButtonWrapper{bottom:3.5rem}.Banner-module__Q_iCOW__ctaButton{padding:1rem 2rem;font-size:1rem}.Banner-module__Q_iCOW__navButton{width:50px;height:50px;font-size:1.5rem}.Banner-module__Q_iCOW__prevBtn{left:1.5rem}.Banner-module__Q_iCOW__nextBtn{right:1.5rem}}@media (max-width:768px){.Banner-module__Q_iCOW__bannerContainer{height:260px;min-height:220px;max-height:60vh}.Banner-module__Q_iCOW__imageContainer{position:absolute;inset:0}.Banner-module__Q_iCOW__bannerImage,.Banner-module__Q_iCOW__bannerImage img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.Banner-module__Q_iCOW__bannerLink:hover .Banner-module__Q_iCOW__bannerImage{transform:none}.Banner-module__Q_iCOW__contentWrapper{align-items:center;padding:0 1.5rem 4rem}.Banner-module__Q_iCOW__content{text-align:left;max-width:100%}.Banner-module__Q_iCOW__overlay{background:linear-gradient(135deg,#000000b3 0%,#0006 50%,#0003 100%)}.Banner-module__Q_iCOW__decorativeCircle{display:none}.Banner-module__Q_iCOW__badgeWrapper{margin-bottom:.75rem}.Banner-module__Q_iCOW__badge{padding:.35rem .875rem;font-size:.6875rem}.Banner-module__Q_iCOW__title{margin-bottom:.5rem;font-size:clamp(1.25rem,6vw,2rem)}.Banner-module__Q_iCOW__description{max-width:100%;margin-bottom:1rem;font-size:clamp(.8125rem,2.5vw,.9375rem);line-height:1.5}.Banner-module__Q_iCOW__ctaButtonWrapper{bottom:2rem}.Banner-module__Q_iCOW__ctaButton{gap:.35rem;padding:.5rem 1rem;font-size:.8125rem}.Banner-module__Q_iCOW__buttonIcon{font-size:.875rem}.Banner-module__Q_iCOW__navButton{width:40px;height:40px;font-size:1.25rem}.Banner-module__Q_iCOW__prevBtn{left:.5rem}.Banner-module__Q_iCOW__nextBtn{right:.5rem}.Banner-module__Q_iCOW__pagination{display:none}.Banner-module__Q_iCOW__paginationInner{gap:.5rem;padding:.5rem 1rem}.Banner-module__Q_iCOW__dot{width:8px;height:8px}.Banner-module__Q_iCOW__slideCounter{padding:.35rem .75rem;font-size:.75rem}.Banner-module__Q_iCOW__currentSlide{font-size:.9375rem}}@media (max-width:480px){.Banner-module__Q_iCOW__contentWrapper{padding:0 1rem 2.5rem}.Banner-module__Q_iCOW__ctaButtonWrapper{bottom:1.5rem}.Banner-module__Q_iCOW__title{margin-bottom:.375rem;font-size:clamp(1.1rem,5.5vw,1.5rem)}.Banner-module__Q_iCOW__description{margin-bottom:.5rem;font-size:.8125rem}.Banner-module__Q_iCOW__ctaButton{gap:.25rem;padding:.4rem .8rem;font-size:.7rem}.Banner-module__Q_iCOW__buttonIcon{font-size:.8rem}.Banner-module__Q_iCOW__navButton{width:36px;height:36px;font-size:1.125rem}.Banner-module__Q_iCOW__prevBtn{left:.5rem}.Banner-module__Q_iCOW__nextBtn{right:.5rem}.Banner-module__Q_iCOW__pagination{display:none}.Banner-module__Q_iCOW__paginationInner{gap:.4rem;padding:.4rem .75rem}.Banner-module__Q_iCOW__dot{width:6px;height:6px}.Banner-module__Q_iCOW__activeDot{transform:scale(1.2)}.Banner-module__Q_iCOW__slideCounter{gap:.25rem;padding:.3rem .625rem;font-size:.6875rem}.Banner-module__Q_iCOW__currentSlide{font-size:.875rem}}@media (max-width:360px){.Banner-module__Q_iCOW__ctaButtonWrapper{bottom:1.25rem}.Banner-module__Q_iCOW__badge{padding:.25rem .625rem;font-size:.625rem}.Banner-module__Q_iCOW__title{font-size:1.1rem}.Banner-module__Q_iCOW__description{font-size:.75rem}.Banner-module__Q_iCOW__ctaButton{gap:.25rem;padding:.35rem .7rem;font-size:.65rem}.Banner-module__Q_iCOW__buttonIcon{font-size:.75rem}.Banner-module__Q_iCOW__contentWrapper{padding:0 .75rem 2.25rem}}@media (max-width:896px) and (max-height:414px) and (orientation:landscape){.Banner-module__Q_iCOW__bannerContainer{height:240px;max-height:55vh}.Banner-module__Q_iCOW__ctaButtonWrapper{bottom:1.5rem}.Banner-module__Q_iCOW__contentWrapper{align-items:center;padding:0 2rem 2.5rem}.Banner-module__Q_iCOW__content{max-width:60%}.Banner-module__Q_iCOW__title{margin-bottom:.5rem;font-size:clamp(1.25rem,4vw,1.75rem)}.Banner-module__Q_iCOW__description{margin-bottom:.75rem;font-size:.8125rem}.Banner-module__Q_iCOW__ctaButton{padding:.5rem 1.25rem;font-size:.8125rem}.Banner-module__Q_iCOW__pagination{display:none;bottom:.5rem}.Banner-module__Q_iCOW__navButton{width:34px;height:34px;font-size:1rem}}.Banner-module__Q_iCOW__navButton:focus-visible,.Banner-module__Q_iCOW__dot:focus-visible,.Banner-module__Q_iCOW__ctaButton:focus-visible{outline-offset:4px;outline:3px solid #ff6b3599}@media (prefers-reduced-motion:reduce){.Banner-module__Q_iCOW__bannerImage,.Banner-module__Q_iCOW__navButton,.Banner-module__Q_iCOW__dot,.Banner-module__Q_iCOW__ctaButton,.Banner-module__Q_iCOW__buttonIcon{transition:none;animation:none}.Banner-module__Q_iCOW__bannerLink:hover .Banner-module__Q_iCOW__bannerImage{transform:none}}@media (prefers-contrast:high){.Banner-module__Q_iCOW__overlay{background:#000c}.Banner-module__Q_iCOW__navButton,.Banner-module__Q_iCOW__paginationInner,.Banner-module__Q_iCOW__slideCounter{border-width:2px;border-color:#fff}}
.Cart-module__1cRjSq__container{width:100%;max-width:1320px;min-height:60vh;margin:0 auto;padding:2rem 0}.Cart-module__1cRjSq__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.Cart-module__1cRjSq__itemsSection{background:#fff;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.Cart-module__1cRjSq__header{border-bottom:2px solid #f8f9fa;margin-bottom:1.5rem;padding-bottom:1rem}.Cart-module__1cRjSq__title{margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.Cart-module__1cRjSq__title span{color:#d35400}.Cart-module__1cRjSq__summarySection{position:sticky;top:2rem}.Cart-module__1cRjSq__summary{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:1.5rem;box-shadow:0 4px 12px #0000001a}.Cart-module__1cRjSq__summaryHeader{border-bottom:2px solid #f8f9fa;margin-bottom:1rem;padding-bottom:1rem}.Cart-module__1cRjSq__summaryTitle{color:#2c3e50;margin-bottom:0;font-size:1.5rem;font-weight:600}.Cart-module__1cRjSq__summaryContent{padding-top:0}.Cart-module__1cRjSq__priceBreakdown{background:#f8f9fa;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem}.Cart-module__1cRjSq__priceRow{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.Cart-module__1cRjSq__priceRow:not(:last-child){border-bottom:1px solid #e9ecef}.Cart-module__1cRjSq__actions{margin-top:1.5rem}.Cart-module__1cRjSq__actions button{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.Cart-module__1cRjSq__btnPrimary{color:#fff;background-color:#d35400}.Cart-module__1cRjSq__btnPrimary:hover{background-color:#e67e22;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.Cart-module__1cRjSq__btnPrimary:disabled{cursor:not-allowed;box-shadow:none;background-color:#fab1a0;transform:none}.Cart-module__1cRjSq__btnSecondary{color:#6c757d;background-color:#0000;border:2px solid #6c757d;margin-top:1rem}.Cart-module__1cRjSq__btnSecondary:hover{color:#fff;background-color:#6c757d;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.Cart-module__1cRjSq__info{border-top:1px solid #e9ecef;margin-top:1.5rem;padding-top:1rem}.Cart-module__1cRjSq__infoItem{flex-direction:column;align-items:center;display:flex}.Cart-module__1cRjSq__cardWrapper{margin-bottom:1rem}.Cart-module__1cRjSq__cartCard{background:#fff;border:none;border-radius:8px;height:100%;box-shadow:0 2px 4px #0000000d}.Cart-module__1cRjSq__cardBody{padding:1rem}.Cart-module__1cRjSq__productImageContainer{width:80px;height:80px;position:relative}.Cart-module__1cRjSq__productImage{-o-object-fit:cover;object-fit:cover;border-radius:8px}.Cart-module__1cRjSq__outOfStockOverlay{background-color:#21252980;border-radius:8px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Cart-module__1cRjSq__outOfStockBadge{color:#fff;background-color:#dc3545;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;font-weight:700}.Cart-module__1cRjSq__productDetails{flex-direction:column;display:flex}.Cart-module__1cRjSq__productTitleLink{text-decoration:none}.Cart-module__1cRjSq__productTitle{color:#212529;margin-bottom:.25rem;font-size:1rem;font-weight:700}.Cart-module__1cRjSq__productVariant{color:#6c757d;margin-bottom:.25rem;font-size:.875rem}.Cart-module__1cRjSq__productPrice{align-items:center;gap:.5rem;display:flex}.Cart-module__1cRjSq__currentPrice{color:#d35400;font-size:1rem;font-weight:700}.Cart-module__1cRjSq__originalPrice{color:#6c757d;font-size:.875rem;text-decoration:line-through}.Cart-module__1cRjSq__productStock{margin-top:.25rem;font-size:.75rem}.Cart-module__1cRjSq__quantityControls{flex-direction:column;align-items:center;display:flex}.Cart-module__1cRjSq__quantityGroup{border:1px solid #dee2e6;border-radius:6px;align-items:center;display:flex;overflow:hidden}.Cart-module__1cRjSq__quantityBtn{color:#6c757d;cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;padding:.25rem .5rem;display:flex}.Cart-module__1cRjSq__quantityBtn:hover:not(:disabled){color:#212529;background-color:#f8f9fa}.Cart-module__1cRjSq__quantityBtn:disabled{opacity:.5;cursor:not-allowed}.Cart-module__1cRjSq__quantityInput{text-align:center;-moz-appearance:textfield;border:none;width:40px;padding:.25rem;font-size:.9rem}.Cart-module__1cRjSq__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Cart-module__1cRjSq__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Cart-module__1cRjSq__totalPriceWrapper{text-align:right}.Cart-module__1cRjSq__totalPrice{color:#d35400;font-size:1rem;font-weight:700}.Cart-module__1cRjSq__unitPrice{color:#6c757d;font-size:.75rem;display:block}.Cart-module__1cRjSq__removeBtn{color:#dc3545;cursor:pointer;background:#fff;border:1px solid #dc3545;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:all .2s;display:flex}.Cart-module__1cRjSq__removeBtn:hover:not(:disabled){color:#fff;background-color:#dc3545}.Cart-module__1cRjSq__removeBtn:disabled{opacity:.5;cursor:not-allowed}.Cart-module__1cRjSq__spinnerSmall{border:2px solid;border-right-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.75s linear infinite Cart-module__1cRjSq__spinner-border}@keyframes Cart-module__1cRjSq__spinner-border{to{transform:rotate(360deg)}}.Cart-module__1cRjSq__spinner{border:3px solid #fff;border-right-color:#0000;border-radius:50%;width:1.5rem;height:1.5rem;margin-right:.5rem;animation:.75s linear infinite Cart-module__1cRjSq__spinner-border;display:inline-block}.Cart-module__1cRjSq__row{flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:flex}.Cart-module__1cRjSq__col3{flex:0 0 25%;max-width:25%;padding-left:15px;padding-right:15px}.Cart-module__1cRjSq__col4{flex:0 0 33.3333%;max-width:33.3333%;padding-left:15px;padding-right:15px}.Cart-module__1cRjSq__col6{flex:0 0 50%;max-width:50%;padding-left:15px;padding-right:15px}.Cart-module__1cRjSq__col8{flex:0 0 66.6667%;max-width:66.6667%;padding-left:15px;padding-right:15px}.Cart-module__1cRjSq__col9{flex:0 0 75%;max-width:75%;padding-left:15px;padding-right:15px}.Cart-module__1cRjSq__col12{flex:0 0 100%;max-width:100%;padding-left:15px;padding-right:15px}.Cart-module__1cRjSq__mb3{margin-bottom:1rem}.Cart-module__1cRjSq__mb4{margin-bottom:1.5rem}.Cart-module__1cRjSq__mt1{margin-top:.25rem}.Cart-module__1cRjSq__mt4{margin-top:1.5rem}.Cart-module__1cRjSq__me2{margin-right:.5rem}.Cart-module__1cRjSq__me1{margin-right:.25rem}.Cart-module__1cRjSq__mb0{margin-bottom:0}.Cart-module__1cRjSq__textMuted{color:#6c757d}.Cart-module__1cRjSq__textSuccess{color:#28a745}.Cart-module__1cRjSq__textDanger{color:#dc3545}.Cart-module__1cRjSq__fwBold{font-weight:700}.Cart-module__1cRjSq__dFlex{display:flex}.Cart-module__1cRjSq__dBlock{display:block}.Cart-module__1cRjSq__justifyBetween{justify-content:space-between}.Cart-module__1cRjSq__alignCenter{align-items:center}.Cart-module__1cRjSq__textEnd{text-align:right}.Cart-module__1cRjSq__textCenter{text-align:center}.Cart-module__1cRjSq__alertInfo{color:#055160;background-color:#cff4fc;border:1px solid #b6effb;border-radius:4px;margin-bottom:1rem;padding:1rem}@media (min-width:576px){.Cart-module__1cRjSq__colSm3{flex:0 0 25%;max-width:25%}.Cart-module__1cRjSq__colSm4{flex:0 0 33.3333%;max-width:33.3333%}.Cart-module__1cRjSq__colSm7{flex:0 0 58.3333%;max-width:58.3333%}}@media (min-width:768px){.Cart-module__1cRjSq__colMd1{flex:0 0 8.33333%;max-width:8.33333%}.Cart-module__1cRjSq__colMd2{flex:0 0 16.6667%;max-width:16.6667%}.Cart-module__1cRjSq__colMd3{flex:0 0 25%;max-width:25%}.Cart-module__1cRjSq__colMd6{flex:0 0 50%;max-width:50%}.Cart-module__1cRjSq__colMd12{flex:0 0 100%;max-width:100%}.Cart-module__1cRjSq__mbMd0{margin-bottom:0}}@media (min-width:992px){.Cart-module__1cRjSq__colLg5{flex:0 0 41.6667%;max-width:41.6667%}.Cart-module__1cRjSq__colLg7{flex:0 0 58.3333%;max-width:58.3333%}}@media (max-width:991px){.Cart-module__1cRjSq__col8,.Cart-module__1cRjSq__col4{flex:0 0 100%;max-width:100%}.Cart-module__1cRjSq__summarySection{margin-top:2rem}}
.PoojaCard-module__lNNd5q__cardWrapper{flex-direction:column;height:100%;display:flex}.PoojaCard-module__lNNd5q__card{background:#fff;border:1px solid #0000000d;border-radius:20px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.PoojaCard-module__lNNd5q__card:hover{border-color:#7c3aed33;transform:translateY(-8px);box-shadow:0 15px 40px #7c3aed26}.PoojaCard-module__lNNd5q__imageContainer{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.PoojaCard-module__lNNd5q__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s}.PoojaCard-module__lNNd5q__card:hover .PoojaCard-module__lNNd5q__image{transform:scale(1.1)}.PoojaCard-module__lNNd5q__badge{text-transform:uppercase;letter-spacing:.5px;z-index:2;border-radius:50px;padding:.375rem .875rem;font-size:.75rem;font-weight:700;position:absolute;box-shadow:0 4px 10px #0000001a}.PoojaCard-module__lNNd5q__badgeFeatured{color:#1c1917;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:1px solid #ffffff4d;top:12px;left:12px}.PoojaCard-module__lNNd5q__categoryLabel{text-transform:uppercase;letter-spacing:.06em;color:#7c3aed;margin-bottom:.375rem;font-size:.75rem;font-weight:600;line-height:1.3;transition:color .3s;display:block}.PoojaCard-module__lNNd5q__card:hover .PoojaCard-module__lNNd5q__categoryLabel{color:#9333ea}.PoojaCard-module__lNNd5q__cardBody{background:linear-gradient(#fff 0%,#fafafa 100%);flex-direction:column;flex:1;padding:1.25rem 1.5rem;display:flex}.PoojaCard-module__lNNd5q__title{color:#292524;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-family:Poppins,Segoe UI,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.3;transition:color .3s;display:-webkit-box;overflow:hidden}.PoojaCard-module__lNNd5q__card:hover .PoojaCard-module__lNNd5q__title{color:#7c3aed}.PoojaCard-module__lNNd5q__description{color:#78716c;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.PoojaCard-module__lNNd5q__metaInfo{border-top:1px solid #f5f5f4;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.PoojaCard-module__lNNd5q__price{color:#292524;font-size:1.25rem;font-weight:700}.PoojaCard-module__lNNd5q__priceCurrency{color:#7c3aed;margin-right:2px;font-size:1rem}.PoojaCard-module__lNNd5q__actionIcon{color:#fff;background:linear-gradient(135deg,#7c3aed,#ff6b35);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.PoojaCard-module__lNNd5q__card:hover .PoojaCard-module__lNNd5q__actionIcon{transform:scale(1.1);box-shadow:0 4px 15px #7c3aed66}@media (max-width:768px){.PoojaCard-module__lNNd5q__cardBody{padding:1rem 1.25rem}.PoojaCard-module__lNNd5q__categoryLabel{margin-bottom:.25rem;font-size:.6875rem}.PoojaCard-module__lNNd5q__title{font-size:1rem}.PoojaCard-module__lNNd5q__price{font-size:1.0625rem}.PoojaCard-module__lNNd5q__actionIcon{width:36px;height:36px}.PoojaCard-module__lNNd5q__badge{padding:.3rem .75rem;font-size:.6875rem}}@media (max-width:576px){.PoojaCard-module__lNNd5q__cardBody{padding:.875rem 1rem}.PoojaCard-module__lNNd5q__categoryLabel{letter-spacing:.05em;margin-bottom:.25rem;font-size:.625rem}.PoojaCard-module__lNNd5q__title{margin-bottom:.375rem;font-size:.9375rem}.PoojaCard-module__lNNd5q__description{-webkit-line-clamp:1;margin-bottom:.75rem;font-size:.8125rem}.PoojaCard-module__lNNd5q__price{font-size:1rem}.PoojaCard-module__lNNd5q__priceCurrency{font-size:.875rem}.PoojaCard-module__lNNd5q__actionIcon{width:32px;height:32px}.PoojaCard-module__lNNd5q__metaInfo{padding-top:.75rem}}@media (max-width:400px){.PoojaCard-module__lNNd5q__cardBody{padding:.75rem .875rem}.PoojaCard-module__lNNd5q__categoryLabel{margin-bottom:.1875rem;font-size:.5625rem}.PoojaCard-module__lNNd5q__title{font-size:.875rem}.PoojaCard-module__lNNd5q__description{display:none}.PoojaCard-module__lNNd5q__badge{padding:.25rem .625rem;font-size:.625rem}}@media (prefers-reduced-motion:reduce){.PoojaCard-module__lNNd5q__card:hover,.PoojaCard-module__lNNd5q__actionIcon{transition:none;transform:none}.PoojaCard-module__lNNd5q__image{transition:none}}.PoojaCard-module__lNNd5q__card:focus-within{outline-offset:2px;outline:3px solid #7c3aed}
.ProductAll-module__deRvja__container{--primary-50:#fff7ed;--primary-100:#ffedd5;--primary-200:#fed7aa;--primary-300:#fdba74;--primary-400:#fb923c;--primary-500:#f97316;--primary-600:#ea580c;--primary-700:#c2410c;--gold-300:#fcd34d;--gold-400:#fbbf24;--gold-500:#f59e0b;--neutral-50:#fafaf9;--neutral-100:#f5f5f4;--neutral-200:#e7e5e4;--neutral-300:#d6d3d1;--neutral-500:#78716c;--neutral-600:#57534e;--neutral-700:#44403c;--neutral-800:#292524;--neutral-900:#1c1917;max-width:1280px;margin:0 auto;padding:0 1.5rem}.ProductAll-module__deRvja__highlight{background:linear-gradient(135deg, var(--primary-500) 0%, var(--primary-700) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ProductAll-module__deRvja__loadingContainer{background:linear-gradient(180deg, var(--neutral-50) 0%, white 100%);justify-content:center;align-items:center;min-height:60vh;display:flex}.ProductAll-module__deRvja__loadingContent{text-align:center}.ProductAll-module__deRvja__spinner{border:4px solid var(--primary-100);border-top-color:var(--primary-500);border-radius:50%;width:50px;height:50px;margin:0 auto 1rem;animation:1s linear infinite ProductAll-module__deRvja__spin}@keyframes ProductAll-module__deRvja__spin{to{transform:rotate(360deg)}}.ProductAll-module__deRvja__loadingText{color:var(--neutral-600);margin:0;font-size:1rem}.ProductAll-module__deRvja__errorContainer{justify-content:center;align-items:center;min-height:50vh;padding:2rem;display:flex}.ProductAll-module__deRvja__errorContent{text-align:center;background:#fff;border-radius:20px;max-width:400px;padding:3rem 2rem;box-shadow:0 10px 40px #0000001a}.ProductAll-module__deRvja__errorIcon{margin-bottom:1rem;font-size:3rem}.ProductAll-module__deRvja__errorContent h3{color:var(--neutral-800);margin:0 0 .5rem;font-size:1.5rem}.ProductAll-module__deRvja__errorContent p{color:var(--neutral-600);margin:0 0 1.5rem}.ProductAll-module__deRvja__retryButton{background:linear-gradient(135deg, var(--primary-500) 0%, var(--primary-600) 100%);color:#fff;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.ProductAll-module__deRvja__retryButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #f973164d}.ProductAll-module__deRvja__heroSection{text-align:center;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:3.5rem 1.5rem;position:relative;overflow:hidden}.ProductAll-module__deRvja__heroSection:before{content:"";pointer-events:none;background:radial-gradient(circle at 30%,#f9731614 0%,#0000 50%),radial-gradient(circle at 70%,#fbbf240f 0%,#0000 50%);position:absolute;inset:0}.ProductAll-module__deRvja__heroContent{z-index:2;max-width:600px;margin:0 auto;position:relative}.ProductAll-module__deRvja__heroTitle{color:#fff;margin:0 0 .75rem;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2}.ProductAll-module__deRvja__heroTitle .ProductAll-module__deRvja__highlight{background:linear-gradient(135deg, var(--gold-400) 0%, var(--primary-400) 100%);-webkit-text-fill-color:#fb923c;-webkit-background-clip:text;background-clip:text}.ProductAll-module__deRvja__heroSubtitle{color:#ffffffb3;margin:0;font-size:1.1rem;line-height:1.6}.ProductAll-module__deRvja__featuresBar{background:linear-gradient(135deg, var(--primary-600) 0%, var(--primary-700) 100%);margin-top:-1px;padding:1.25rem 0}.ProductAll-module__deRvja__featuresGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.ProductAll-module__deRvja__featureItem{justify-content:center;align-items:center;gap:.75rem;padding:.5rem;display:flex}.ProductAll-module__deRvja__featureIcon{color:#fff;background:#ffffff26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;display:flex}.ProductAll-module__deRvja__featureText{flex-direction:column;display:flex}.ProductAll-module__deRvja__featureTitle{color:#fff;font-size:.9rem;font-weight:600;line-height:1.2}.ProductAll-module__deRvja__featureDesc{color:#ffffffb3;font-size:.75rem}.ProductAll-module__deRvja__mainSection{background:linear-gradient(180deg, white 0%, var(--neutral-50) 100%);padding:4rem 0}.ProductAll-module__deRvja__sectionHeader{margin-bottom:2.5rem}.ProductAll-module__deRvja__sectionTitleWrapper{text-align:center}.ProductAll-module__deRvja__sectionTitle{color:var(--neutral-800);margin:0 0 .5rem;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:700}.ProductAll-module__deRvja__sectionTitleCenter{color:var(--neutral-800);text-align:center;margin:0 0 .5rem;font-family:Cormorant Garamond,Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:700}.ProductAll-module__deRvja__sectionSubtitle{color:var(--neutral-600);margin:0;font-size:1rem}.ProductAll-module__deRvja__sectionSubtitleCenter{color:var(--neutral-600);text-align:center;margin:0;font-size:1rem}.ProductAll-module__deRvja__categoriesSection{background:linear-gradient(180deg, var(--primary-50) 0%, white 100%);padding:4rem 0}.ProductAll-module__deRvja__categoriesGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2rem;display:grid}.ProductAll-module__deRvja__categoryCard{text-align:center;border:1px solid var(--neutral-100);cursor:pointer;background:#fff;border-radius:16px;padding:2rem 1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000f}.ProductAll-module__deRvja__categoryCard:before{content:"";background:var(--category-color);height:4px;transition:transform .3s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.ProductAll-module__deRvja__categoryCard:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0000001f}.ProductAll-module__deRvja__categoryCard:hover:before{transform:scaleX(1)}.ProductAll-module__deRvja__categoryIcon{background:linear-gradient(135deg, var(--primary-50) 0%, var(--primary-100) 100%);width:60px;height:60px;color:var(--category-color);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;font-size:1.5rem;transition:all .3s;display:flex}.ProductAll-module__deRvja__categoryCard:hover .ProductAll-module__deRvja__categoryIcon{background:var(--category-color);color:#fff;transform:scale(1.1)}.ProductAll-module__deRvja__categoryTitle{color:var(--neutral-800);margin:0 0 .5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:700}.ProductAll-module__deRvja__categoryDesc{color:var(--neutral-500);margin:0 0 1rem;font-size:.85rem;line-height:1.5}.ProductAll-module__deRvja__categoryArrow{background:var(--neutral-100);width:32px;height:32px;color:var(--neutral-500);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;transition:all .3s;display:inline-flex}.ProductAll-module__deRvja__categoryCard:hover .ProductAll-module__deRvja__categoryArrow{background:var(--category-color);color:#fff;transform:translate(5px)}.ProductAll-module__deRvja__infoSection{background:linear-gradient(135deg, var(--neutral-800) 0%, var(--neutral-900) 100%);padding:4rem 0}.ProductAll-module__deRvja__infoContent{text-align:center;max-width:800px;margin:0 auto}.ProductAll-module__deRvja__infoTitle{color:#fff;margin:0 0 1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:2.25rem;font-weight:700}.ProductAll-module__deRvja__infoTitle .ProductAll-module__deRvja__highlight{background:linear-gradient(135deg, var(--gold-300) 0%, var(--gold-400) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ProductAll-module__deRvja__infoText{margin-bottom:2rem}.ProductAll-module__deRvja__infoText p{color:#ffffffbf;margin:0 0 1rem;font-size:1.05rem;line-height:1.8}.ProductAll-module__deRvja__infoText p:last-child{margin-bottom:0}.ProductAll-module__deRvja__infoActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ProductAll-module__deRvja__infoPrimary{background:linear-gradient(135deg, var(--primary-500) 0%, var(--primary-600) 100%);color:#fff;border-radius:50px;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #f973164d}.ProductAll-module__deRvja__infoPrimary:hover{transform:translateY(-3px);box-shadow:0 8px 25px #f9731666}.ProductAll-module__deRvja__infoSecondary{color:#fff;background:0 0;border:2px solid #fff6;border-radius:50px;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.ProductAll-module__deRvja__infoSecondary:hover{background:#ffffff1a;border-color:#fff}@media (max-width:1024px){.ProductAll-module__deRvja__container{padding:0 1.25rem}.ProductAll-module__deRvja__heroSection{padding:3rem 1.25rem}.ProductAll-module__deRvja__featuresGrid{grid-template-columns:repeat(2,1fr);gap:1rem 2rem}.ProductAll-module__deRvja__featureItem{justify-content:flex-start;padding:.75rem 1rem}.ProductAll-module__deRvja__mainSection,.ProductAll-module__deRvja__categoriesSection,.ProductAll-module__deRvja__infoSection{padding:3rem 0}.ProductAll-module__deRvja__categoriesGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (max-width:768px){.ProductAll-module__deRvja__heroSection{padding:2.5rem 1rem}.ProductAll-module__deRvja__heroTitle{font-size:2rem}.ProductAll-module__deRvja__heroSubtitle{font-size:1rem}.ProductAll-module__deRvja__featuresBar{padding:1rem 0}.ProductAll-module__deRvja__featuresGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.ProductAll-module__deRvja__featureIcon{width:36px;height:36px;font-size:1rem}.ProductAll-module__deRvja__featureTitle{font-size:.85rem}.ProductAll-module__deRvja__featureDesc{font-size:.7rem}.ProductAll-module__deRvja__sectionTitle,.ProductAll-module__deRvja__sectionTitleCenter,.ProductAll-module__deRvja__infoTitle{font-size:1.875rem}.ProductAll-module__deRvja__categoriesGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.ProductAll-module__deRvja__categoryCard{padding:1.5rem 1rem}.ProductAll-module__deRvja__categoryIcon{width:50px;height:50px;font-size:1.25rem}.ProductAll-module__deRvja__categoryTitle{font-size:1.1rem}.ProductAll-module__deRvja__infoActions{flex-direction:column;align-items:center}.ProductAll-module__deRvja__infoPrimary,.ProductAll-module__deRvja__infoSecondary{justify-content:center;width:100%;max-width:280px}}@media (max-width:576px){.ProductAll-module__deRvja__container{padding:0 1rem}.ProductAll-module__deRvja__heroSection{padding:2rem .75rem}.ProductAll-module__deRvja__heroTitle{font-size:1.75rem}.ProductAll-module__deRvja__heroSubtitle{font-size:.9rem}.ProductAll-module__deRvja__featuresBar{padding:.875rem 0}.ProductAll-module__deRvja__featuresGrid{grid-template-columns:1fr 1fr;gap:.5rem}.ProductAll-module__deRvja__featureItem{text-align:center;flex-direction:column;gap:.35rem;padding:.5rem}.ProductAll-module__deRvja__featureIcon{border-radius:8px;width:32px;height:32px;font-size:.9rem}.ProductAll-module__deRvja__featureTitle{font-size:.75rem}.ProductAll-module__deRvja__featureDesc{display:none}.ProductAll-module__deRvja__mainSection,.ProductAll-module__deRvja__categoriesSection,.ProductAll-module__deRvja__infoSection{padding:2.5rem 0}.ProductAll-module__deRvja__sectionHeader{margin-bottom:1.75rem}.ProductAll-module__deRvja__sectionTitle,.ProductAll-module__deRvja__sectionTitleCenter{font-size:1.5rem}.ProductAll-module__deRvja__sectionSubtitle,.ProductAll-module__deRvja__sectionSubtitleCenter{font-size:.9rem}.ProductAll-module__deRvja__categoriesGrid{grid-template-columns:1fr 1fr;gap:.75rem}.ProductAll-module__deRvja__categoryCard{border-radius:12px;padding:1.25rem .875rem}.ProductAll-module__deRvja__categoryCard:hover{transform:translateY(-4px)}.ProductAll-module__deRvja__categoryIcon{width:45px;height:45px;margin-bottom:.75rem;font-size:1.1rem}.ProductAll-module__deRvja__categoryTitle{font-size:.95rem}.ProductAll-module__deRvja__categoryDesc{margin-bottom:.75rem;font-size:.75rem}.ProductAll-module__deRvja__categoryArrow{width:28px;height:28px;font-size:.65rem}.ProductAll-module__deRvja__infoTitle{font-size:1.5rem}.ProductAll-module__deRvja__infoText p{font-size:.9rem}.ProductAll-module__deRvja__infoPrimary,.ProductAll-module__deRvja__infoSecondary{padding:.875rem 1.5rem;font-size:.9rem}}@media (max-width:400px){.ProductAll-module__deRvja__heroSection{padding:1.75rem .5rem}.ProductAll-module__deRvja__heroTitle{font-size:1.5rem}.ProductAll-module__deRvja__heroSubtitle{font-size:.85rem}.ProductAll-module__deRvja__featuresGrid{gap:.35rem}.ProductAll-module__deRvja__featureIcon{width:28px;height:28px;font-size:.8rem}.ProductAll-module__deRvja__featureTitle{font-size:.65rem}.ProductAll-module__deRvja__mainSection,.ProductAll-module__deRvja__categoriesSection,.ProductAll-module__deRvja__infoSection{padding:2rem 0}.ProductAll-module__deRvja__sectionTitle,.ProductAll-module__deRvja__sectionTitleCenter,.ProductAll-module__deRvja__infoTitle{font-size:1.35rem}.ProductAll-module__deRvja__categoriesGrid{gap:.6rem}.ProductAll-module__deRvja__categoryCard{padding:1rem .75rem}.ProductAll-module__deRvja__categoryIcon{width:40px;height:40px;font-size:1rem}.ProductAll-module__deRvja__categoryTitle{font-size:.85rem}.ProductAll-module__deRvja__categoryDesc{font-size:.7rem;line-height:1.4}.ProductAll-module__deRvja__categoryArrow{width:24px;height:24px}.ProductAll-module__deRvja__infoText p{font-size:.85rem}}@media (prefers-reduced-motion:reduce){.ProductAll-module__deRvja__spinner{animation:none}.ProductAll-module__deRvja__categoryCard,.ProductAll-module__deRvja__categoryIcon,.ProductAll-module__deRvja__categoryArrow,.ProductAll-module__deRvja__retryButton,.ProductAll-module__deRvja__infoPrimary,.ProductAll-module__deRvja__infoSecondary{transition:none}.ProductAll-module__deRvja__categoryCard:hover,.ProductAll-module__deRvja__retryButton:hover,.ProductAll-module__deRvja__infoPrimary:hover,.ProductAll-module__deRvja__infoSecondary:hover{transform:none}}.ProductAll-module__deRvja__retryButton:focus-visible,.ProductAll-module__deRvja__infoPrimary:focus-visible,.ProductAll-module__deRvja__infoSecondary:focus-visible,.ProductAll-module__deRvja__categoryCard:focus-visible{outline:3px solid var(--primary-500);outline-offset:3px}@media print{.ProductAll-module__deRvja__heroSection,.ProductAll-module__deRvja__featuresBar,.ProductAll-module__deRvja__infoSection{display:none}.ProductAll-module__deRvja__mainSection{padding:1rem 0}}
.UserBreadcrumb-module__h_iMoq__breadcrumbContainer{background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:16px;min-width:0;max-width:100%;margin-bottom:20px;padding:24px;overflow-x:hidden;box-shadow:0 8px 30px #6366f140}.UserBreadcrumb-module__h_iMoq__breadcrumbContent{flex-direction:column;gap:12px;min-width:0;display:flex}.UserBreadcrumb-module__h_iMoq__breadcrumbNav{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;max-width:100%;display:flex}.UserBreadcrumb-module__h_iMoq__breadcrumbItem{align-items:center;gap:6px;display:flex}.UserBreadcrumb-module__h_iMoq__chevron{color:#ffffff80}.UserBreadcrumb-module__h_iMoq__activeItem{color:#fff;font-size:13px;font-weight:500}.UserBreadcrumb-module__h_iMoq__breadcrumbLink{color:#fffc;align-items:center;gap:4px;font-size:13px;text-decoration:none;transition:color .2s;display:flex}.UserBreadcrumb-module__h_iMoq__breadcrumbLink:hover{color:#fff}.UserBreadcrumb-module__h_iMoq__pageTitle{color:#fff;letter-spacing:-.5px;margin:0;font-size:24px;font-weight:700}@media (max-width:768px){.UserBreadcrumb-module__h_iMoq__breadcrumbContainer{border-radius:14px;margin-bottom:16px;padding:20px}.UserBreadcrumb-module__h_iMoq__pageTitle{font-size:22px}.UserBreadcrumb-module__h_iMoq__activeItem,.UserBreadcrumb-module__h_iMoq__breadcrumbLink{font-size:12px}}@media (max-width:576px){.UserBreadcrumb-module__h_iMoq__breadcrumbContainer{border-radius:12px;margin-bottom:12px;padding:16px}.UserBreadcrumb-module__h_iMoq__breadcrumbContent{gap:8px}.UserBreadcrumb-module__h_iMoq__pageTitle{font-size:18px}.UserBreadcrumb-module__h_iMoq__activeItem,.UserBreadcrumb-module__h_iMoq__breadcrumbLink{font-size:11px}.UserBreadcrumb-module__h_iMoq__chevron{font-size:12px}}@media (max-width:400px){.UserBreadcrumb-module__h_iMoq__breadcrumbContainer{border-radius:10px;padding:12px}.UserBreadcrumb-module__h_iMoq__pageTitle{font-size:16px}.UserBreadcrumb-module__h_iMoq__breadcrumbNav{gap:4px}.UserBreadcrumb-module__h_iMoq__activeItem,.UserBreadcrumb-module__h_iMoq__breadcrumbLink{text-overflow:ellipsis;white-space:nowrap;max-width:100px;font-size:10px;overflow:hidden}}@media (max-width:320px){.UserBreadcrumb-module__h_iMoq__breadcrumbContainer{border-radius:8px;padding:10px}.UserBreadcrumb-module__h_iMoq__pageTitle{font-size:14px}.UserBreadcrumb-module__h_iMoq__activeItem,.UserBreadcrumb-module__h_iMoq__breadcrumbLink{max-width:70px;font-size:9px}}
