.store-module__WNAC2q__storeWrapper{color:#1f2937;background-color:#f3f4f6;min-height:100vh;padding-bottom:60px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.store-module__WNAC2q__topBanner{color:#fff;text-align:center;z-index:100;background:linear-gradient(90deg,#1e3a8a 0%,#007aff 100%);justify-content:center;align-items:center;gap:12px;padding:10px 20px;font-size:13px;font-weight:700;display:flex;position:sticky;top:0;box-shadow:0 4px 6px -1px #0000001a}.store-module__WNAC2q__adminLink{color:#1e3a8a;background-color:#fff;border-radius:9999px;padding:4px 12px;font-weight:800;text-decoration:none;transition:all .2s;box-shadow:0 2px 4px #00000026}.store-module__WNAC2q__adminLink:hover{background-color:#f3f4f6;transform:scale(1.05)}.store-module__WNAC2q__navbar{background-color:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:20px;padding:16px 40px;display:flex}.store-module__WNAC2q__logoArea{color:#1e3a8a;letter-spacing:-.5px;align-items:center;gap:6px;font-size:22px;font-weight:900;display:flex}.store-module__WNAC2q__logoDot{background-color:#ffb800;border-radius:50%;width:8px;height:8px}.store-module__WNAC2q__searchBox{flex-grow:1;max-width:500px;display:flex;position:relative}.store-module__WNAC2q__searchInput{border:1px solid #d1d5db;border-radius:9999px;outline:none;width:100%;padding:10px 16px;font-size:14px}.store-module__WNAC2q__searchInput:focus{border-color:#007aff}.store-module__WNAC2q__navLinks{color:#4b5563;align-items:center;gap:24px;font-size:14px;font-weight:600;display:flex}.store-module__WNAC2q__navLinkItem{color:inherit;text-decoration:none;transition:color .2s}.store-module__WNAC2q__navLinkItem:hover{color:#007aff}.store-module__WNAC2q__breadcrumbs{color:#6b7280;align-items:center;gap:8px;max-width:1200px;margin:20px auto 0;padding:0 20px;font-size:13px;display:flex}.store-module__WNAC2q__breadcrumbSeparator{color:#d1d5db}.store-module__WNAC2q__productContainer{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:1fr;gap:40px;max-width:1200px;margin:20px auto;padding:32px;display:grid;box-shadow:0 1px 3px #0000000d}@media (min-width:768px){.store-module__WNAC2q__productContainer{grid-template-columns:1fr 1.2fr}}.store-module__WNAC2q__imageSection{flex-direction:column;gap:16px;display:flex}.store-module__WNAC2q__mainImageWrapper{aspect-ratio:1;background-color:#fcfcfc;border:1px solid #f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:20px;display:flex;overflow:hidden}.store-module__WNAC2q__mainProductImg{object-fit:contain;max-width:100%;max-height:100%;transition:transform .3s}.store-module__WNAC2q__mainProductImg:hover{transform:scale(1.05)}.store-module__WNAC2q__imageGalleryRow{gap:12px;display:flex}.store-module__WNAC2q__galleryImageThumb{cursor:pointer;background-color:#fff;border:2px solid #e5e7eb;border-radius:6px;width:80px;height:80px;padding:4px}.store-module__WNAC2q__galleryImageThumbActive{border-color:#007aff}.store-module__WNAC2q__detailsSection{flex-direction:column;gap:16px;display:flex}.store-module__WNAC2q__tagLine{text-transform:uppercase;color:#007aff;letter-spacing:.5px;background-color:#007aff10;border-radius:4px;align-self:flex-start;padding:2px 8px;font-size:11px;font-weight:800}.store-module__WNAC2q__productTitle{color:#111827;font-size:26px;font-weight:800;line-height:1.25}.store-module__WNAC2q__reviewSummaryRow{color:#4b5563;align-items:center;gap:12px;font-size:14px;display:flex}.store-module__WNAC2q__starsRow{align-items:center;gap:2px;display:flex}.store-module__WNAC2q__starIcon{fill:#ffb800;width:16px;height:16px}.store-module__WNAC2q__linkToReviews{color:#007aff;cursor:pointer;font-weight:500;text-decoration:none}.store-module__WNAC2q__linkToReviews:hover{text-decoration:underline}.store-module__WNAC2q__priceSection{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:12px;padding:16px;display:flex}.store-module__WNAC2q__currentPrice{color:#dc2626;font-size:28px;font-weight:800}.store-module__WNAC2q__oldPrice{color:#9ca3af;font-size:16px;text-decoration:line-through}.store-module__WNAC2q__discountPct{color:#fff;background-color:#dc2626;border-radius:4px;padding:2px 8px;font-size:12px;font-weight:700}.store-module__WNAC2q__bulletSpecs{color:#4b5563;flex-direction:column;gap:8px;margin:0;padding:0;font-size:14px;list-style:none;display:flex}.store-module__WNAC2q__bulletSpecs li{padding-left:20px;position:relative}.store-module__WNAC2q__bulletSpecs li:before{content:"✓";color:#059669;font-weight:700;position:absolute;left:0}.store-module__WNAC2q__purchaseBox{flex-wrap:wrap;align-items:center;gap:16px;margin-top:10px;display:flex}.store-module__WNAC2q__quantityInput{text-align:center;border:1px solid #d1d5db;border-radius:6px;outline:none;width:60px;padding:10px;font-size:14px}.store-module__WNAC2q__btnAddToCart{color:#fff;cursor:pointer;background-color:#111827;border:none;border-radius:6px;padding:12px 32px;font-size:14px;font-weight:700;transition:background-color .2s}.store-module__WNAC2q__btnAddToCart:hover{background-color:#1f2937}.store-module__WNAC2q__btnBuyNow{color:#fff;cursor:pointer;background-color:#007aff;border:none;border-radius:6px;padding:12px 32px;font-size:14px;font-weight:700;transition:background-color .2s}.store-module__WNAC2q__btnBuyNow:hover{background-color:#06c}.store-module__WNAC2q__trustBadges{flex-wrap:wrap;gap:20px;margin-top:16px;display:flex}.store-module__WNAC2q__trustBadgeItem{color:#4b5563;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.store-module__WNAC2q__badgeDot{background-color:#059669;border-radius:50%;width:6px;height:6px}.store-module__WNAC2q__widgetSectionWrapper{max-width:1200px;margin:30px auto;padding:0 20px}
.ReviewsWidget-module__IoKZfW__widgetContainer{font-family:var(--font-sans,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif);color:#333;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;max-width:1000px;margin-top:30px;margin-left:auto;margin-right:auto;padding:24px;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.ReviewsWidget-module__IoKZfW__tabsHeader{border-bottom:2px solid #f3f4f6;gap:8px;margin-bottom:24px;display:flex}.ReviewsWidget-module__IoKZfW__tabButton{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:12px 24px;font-size:16px;font-weight:600;transition:all .2s ease-in-out;position:relative}.ReviewsWidget-module__IoKZfW__tabButton:hover{color:#111827}.ReviewsWidget-module__IoKZfW__tabButtonActive{color:var(--primary-color,#dc2626)}.ReviewsWidget-module__IoKZfW__tabButtonActive:after{content:"";background-color:var(--primary-color,#dc2626);height:2px;position:absolute;bottom:-2px;left:0;right:0}.ReviewsWidget-module__IoKZfW__summaryGrid{border-bottom:1px solid #f3f4f6;grid-template-columns:1fr;gap:24px;margin-bottom:28px;padding-bottom:24px;display:grid}@media (min-width:768px){.ReviewsWidget-module__IoKZfW__summaryGrid{grid-template-columns:1.2fr 2fr}}.ReviewsWidget-module__IoKZfW__ratingOverview{text-align:center;background-color:#fcfdfc;border:1px solid #edf5ed;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;padding:20px;display:flex}.ReviewsWidget-module__IoKZfW__avgRatingValue{color:#111827;margin-bottom:8px;font-size:52px;font-weight:800;line-height:1}.ReviewsWidget-module__IoKZfW__starsContainer{align-items:center;gap:2px;margin-bottom:8px;display:flex}.ReviewsWidget-module__IoKZfW__starIcon{fill:#e5e7eb;width:20px;height:20px}.ReviewsWidget-module__IoKZfW__starFilled{fill:#ffb800}.ReviewsWidget-module__IoKZfW__starHalf{fill:url(#half-grad)}.ReviewsWidget-module__IoKZfW__totalReviewsText{color:#6b7280;margin-bottom:8px;font-size:14px}.ReviewsWidget-module__IoKZfW__recommendRate{color:#059669;background-color:#ecfdf5;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:14px;font-weight:500;display:flex}.ReviewsWidget-module__IoKZfW__ratingDistribution{flex-direction:column;justify-content:center;gap:8px;display:flex}.ReviewsWidget-module__IoKZfW__distributionRow{cursor:pointer;border-radius:4px;align-items:center;gap:12px;padding:2px 6px;transition:background-color .2s;display:flex}.ReviewsWidget-module__IoKZfW__distributionRow:hover{background-color:#f9fafb}.ReviewsWidget-module__IoKZfW__distributionRowActive{background-color:color-mix(in srgb, var(--primary-color,#dc2626) 8%, transparent);border:1px solid color-mix(in srgb, var(--primary-color,#dc2626) 30%, transparent)}.ReviewsWidget-module__IoKZfW__rowLabel{color:#4b5563;text-align:right;width:50px;font-size:13px;font-weight:500}.ReviewsWidget-module__IoKZfW__progressContainer{background-color:#e5e7eb;border-radius:4px;flex-grow:1;height:8px;overflow:hidden}.ReviewsWidget-module__IoKZfW__progressFill{background-color:#ffb800;border-radius:4px;height:100%;transition:width .3s ease-out}.ReviewsWidget-module__IoKZfW__rowValue{color:#6b7280;width:40px;font-size:13px}.ReviewsWidget-module__IoKZfW__imageGallery{margin-bottom:28px}.ReviewsWidget-module__IoKZfW__galleryTitle{color:#374151;margin-bottom:12px;font-size:15px;font-weight:600}.ReviewsWidget-module__IoKZfW__galleryScroll{scrollbar-width:thin;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.ReviewsWidget-module__IoKZfW__galleryThumbWrapper{cursor:pointer;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;width:80px;height:80px;transition:transform .2s;position:relative;overflow:hidden}.ReviewsWidget-module__IoKZfW__galleryThumbWrapper:hover{transform:scale(1.05);box-shadow:0 4px 6px -1px #0000001a}.ReviewsWidget-module__IoKZfW__galleryThumb{object-fit:cover;width:100%;height:100%}.ReviewsWidget-module__IoKZfW__filterBar{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;gap:16px;margin-bottom:24px;padding:16px;display:flex}@media (min-width:992px){.ReviewsWidget-module__IoKZfW__filterBar{flex-direction:row;justify-content:space-between;align-items:center}}.ReviewsWidget-module__IoKZfW__filterControls{flex-wrap:wrap;flex-grow:1;align-items:center;gap:16px;display:flex}.ReviewsWidget-module__IoKZfW__searchWrapper{width:100%;max-width:240px;position:relative}@media (max-width:600px){.ReviewsWidget-module__IoKZfW__searchWrapper{max-width:100%}}.ReviewsWidget-module__IoKZfW__searchInput{box-sizing:border-box;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;outline:none;width:100%;height:38px;padding:8px 12px 8px 36px;font-size:14px;transition:border-color .2s}.ReviewsWidget-module__IoKZfW__searchInput:focus{border-color:var(--primary-color,#dc2626)}.ReviewsWidget-module__IoKZfW__searchIcon{color:#9ca3af;width:16px;height:16px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.ReviewsWidget-module__IoKZfW__checkboxLabel{color:#4b5563;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:8px;height:38px;font-size:13px;font-weight:500;display:flex}.ReviewsWidget-module__IoKZfW__checkboxInput{width:16px;height:16px;accent-color:var(--primary-color,#dc2626);cursor:pointer;margin:0}.ReviewsWidget-module__IoKZfW__selectInput{color:#374151;cursor:pointer;box-sizing:border-box;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236B7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;background-size:20px;border:1px solid #d1d5db;border-radius:6px;outline:none;min-width:130px;height:38px;padding:8px 32px 8px 12px;font-size:14px}.ReviewsWidget-module__IoKZfW__selectInput:focus{border-color:var(--primary-color,#dc2626)}.ReviewsWidget-module__IoKZfW__actionButtons{gap:12px;display:flex}.ReviewsWidget-module__IoKZfW__btnPrimary{background-color:var(--primary-color,#dc2626);color:#fff;cursor:pointer;box-sizing:border-box;white-space:nowrap;border:none;border-radius:6px;justify-content:center;align-items:center;gap:6px;height:38px;padding:8px 16px;font-size:14px;font-weight:600;transition:background-color .2s;display:inline-flex}.ReviewsWidget-module__IoKZfW__btnPrimary:hover{filter:brightness(.92)}.ReviewsWidget-module__IoKZfW__btnSecondary{color:#374151;cursor:pointer;box-sizing:border-box;white-space:nowrap;background-color:#fff;border:1px solid #d1d5db;border-radius:6px;justify-content:center;align-items:center;height:38px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.ReviewsWidget-module__IoKZfW__btnSecondary:hover{background-color:#f9fafb}.ReviewsWidget-module__IoKZfW__reviewsList{flex-direction:column;gap:20px;display:flex}.ReviewsWidget-module__IoKZfW__reviewCard{border-bottom:1px solid #f3f4f6;padding-bottom:20px;animation:.3s ease-out ReviewsWidget-module__IoKZfW__fadeIn}.ReviewsWidget-module__IoKZfW__reviewCard:last-child{border-bottom:none;padding-bottom:0}.ReviewsWidget-module__IoKZfW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.ReviewsWidget-module__IoKZfW__authorMeta{flex-direction:column;gap:4px;display:flex}.ReviewsWidget-module__IoKZfW__authorName{color:#111827;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.ReviewsWidget-module__IoKZfW__verifiedBadge{color:#059669;background-color:#d1fae5;border-radius:9999px;align-items:center;gap:2px;padding:1px 6px;font-size:11px;font-weight:600;display:inline-flex}.ReviewsWidget-module__IoKZfW__cardDate{color:#9ca3af;font-size:12px}.ReviewsWidget-module__IoKZfW__reviewStarsRow{align-items:center;gap:8px;margin-bottom:8px;display:flex}.ReviewsWidget-module__IoKZfW__attributesRow{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.ReviewsWidget-module__IoKZfW__attributePill{color:#4b5563;background-color:#f3f4f6;border-radius:4px;padding:2px 8px;font-size:12px}.ReviewsWidget-module__IoKZfW__reviewTitleText{color:#111827;margin-bottom:8px;font-size:15px;font-weight:700}.ReviewsWidget-module__IoKZfW__reviewBodyText{color:#4b5563;white-space:pre-wrap;margin-bottom:12px;font-size:14px;line-height:1.6}.ReviewsWidget-module__IoKZfW__reviewImagesRow{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.ReviewsWidget-module__IoKZfW__reviewImageThumb{object-fit:cover;cursor:pointer;border:1px solid #e5e7eb;border-radius:6px;width:70px;height:70px;transition:opacity .2s}.ReviewsWidget-module__IoKZfW__reviewImageThumb:hover{opacity:.85}.ReviewsWidget-module__IoKZfW__helpfulVoting{color:#6b7280;align-items:center;gap:12px;font-size:13px;display:flex}.ReviewsWidget-module__IoKZfW__voteButton{cursor:pointer;color:#4b5563;background:0 0;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;transition:all .2s;display:flex}.ReviewsWidget-module__IoKZfW__voteButton:hover{background-color:#f9fafb;border-color:#d1d5db}.ReviewsWidget-module__IoKZfW__voteButtonActive{color:#059669;background-color:#ecfdf5;border-color:#a7f3d0}.ReviewsWidget-module__IoKZfW__voteIcon{fill:currentColor;width:14px;height:14px}.ReviewsWidget-module__IoKZfW__shopReplyContainer{border-left:3px solid var(--primary-color,#dc2626);background-color:#f8fafc;border-radius:0 6px 6px 0;margin-top:14px;padding:12px 16px}.ReviewsWidget-module__IoKZfW__shopReplyHeader{color:#1e293b;align-items:center;gap:6px;margin-bottom:4px;font-size:13px;font-weight:700;display:flex}.ReviewsWidget-module__IoKZfW__shopReplyContent{color:#475569;font-size:13px;line-height:1.5}.ReviewsWidget-module__IoKZfW__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:16px;animation:.2s ease-out ReviewsWidget-module__IoKZfW__fadeIn;display:flex;position:fixed;inset:0}.ReviewsWidget-module__IoKZfW__modalContent{background-color:#fff;border-radius:12px;width:100%;max-width:550px;max-height:90vh;animation:.3s ease-out ReviewsWidget-module__IoKZfW__slideUp;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.ReviewsWidget-module__IoKZfW__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.ReviewsWidget-module__IoKZfW__modalTitle{color:#111827;font-size:18px;font-weight:700}.ReviewsWidget-module__IoKZfW__closeButton{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:9999px;padding:4px;transition:background-color .2s;display:flex}.ReviewsWidget-module__IoKZfW__closeButton:hover{color:#374151;background-color:#f3f4f6}.ReviewsWidget-module__IoKZfW__closeIcon{fill:currentColor;width:20px;height:20px}.ReviewsWidget-module__IoKZfW__formBody{flex-direction:column;gap:16px;padding:24px;display:flex}.ReviewsWidget-module__IoKZfW__formGroup{flex-direction:column;gap:6px;display:flex}.ReviewsWidget-module__IoKZfW__formRow{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:640px){.ReviewsWidget-module__IoKZfW__formRow{grid-template-columns:1fr 1fr}}.ReviewsWidget-module__IoKZfW__label{color:#374151;font-size:14px;font-weight:600}.ReviewsWidget-module__IoKZfW__inputField{border:1px solid #d1d5db;border-radius:6px;outline:none;padding:10px 12px;font-size:14px}.ReviewsWidget-module__IoKZfW__inputField:focus{border-color:var(--primary-color,#dc2626)}.ReviewsWidget-module__IoKZfW__textareaField{resize:vertical;border:1px solid #d1d5db;border-radius:6px;outline:none;min-height:100px;padding:10px 12px;font-size:14px}.ReviewsWidget-module__IoKZfW__textareaField:focus{border-color:var(--primary-color,#dc2626)}.ReviewsWidget-module__IoKZfW__ratingPicker{gap:6px;display:flex}.ReviewsWidget-module__IoKZfW__ratingPickStar{cursor:pointer;background:0 0;border:none;padding:0}.ReviewsWidget-module__IoKZfW__ratingPickStar svg{width:28px;height:28px}.ReviewsWidget-module__IoKZfW__imageUploadArea{text-align:center;cursor:pointer;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:6px;padding:16px;transition:border-color .2s}.ReviewsWidget-module__IoKZfW__imageUploadArea:hover{border-color:var(--primary-color,#dc2626)}.ReviewsWidget-module__IoKZfW__uploadIcon{color:#9ca3af;width:24px;height:24px;margin-bottom:8px}.ReviewsWidget-module__IoKZfW__uploadText{color:#6b7280;font-size:13px}.ReviewsWidget-module__IoKZfW__uploadPreviewList{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.ReviewsWidget-module__IoKZfW__uploadPreviewItem{border:1px solid #e5e7eb;border-radius:4px;width:50px;height:50px;position:relative;overflow:hidden}.ReviewsWidget-module__IoKZfW__uploadPreviewImg{object-fit:cover;width:100%;height:100%}.ReviewsWidget-module__IoKZfW__removeUploadedImg{color:#fff;cursor:pointer;background-color:#0009;border:none;border-radius:9999px;justify-content:center;align-items:center;width:14px;height:14px;font-size:10px;display:flex;position:absolute;top:1px;right:1px}.ReviewsWidget-module__IoKZfW__modalFooter{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.ReviewsWidget-module__IoKZfW__lightboxContent{background-color:#000;border-radius:8px;flex-direction:column;width:auto;max-width:90vw;max-height:90vh;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.ReviewsWidget-module__IoKZfW__lightboxContent{flex-direction:row;height:500px}}.ReviewsWidget-module__IoKZfW__lightboxImageWrapper{background-color:#0c0c0c;flex-grow:1;justify-content:center;align-items:center;padding:10px;display:flex}.ReviewsWidget-module__IoKZfW__lightboxImg{object-fit:contain;max-width:100%;max-height:100%}.ReviewsWidget-module__IoKZfW__lightboxDetails{background-color:#fff;flex-direction:column;width:100%;padding:24px;display:flex;overflow-y:auto}@media (min-width:768px){.ReviewsWidget-module__IoKZfW__lightboxDetails{flex-shrink:0;width:320px}}.ReviewsWidget-module__IoKZfW__lightboxCloseBtn{color:#fff;cursor:pointer;z-index:10;background-color:#0009;border:none;border-radius:9999px;padding:6px;display:flex;position:absolute;top:10px;right:10px}.ReviewsWidget-module__IoKZfW__lightboxCloseBtn:hover{background-color:#000c}@keyframes ReviewsWidget-module__IoKZfW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ReviewsWidget-module__IoKZfW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ReviewsWidget-module__IoKZfW__gradientSvgDefs{width:0;height:0;position:absolute}
