.CategoryNav-module__kPSvuq__nav{flex-wrap:wrap;gap:6px;margin-bottom:28px;display:flex}.CategoryNav-module__kPSvuq__pill{background:var(--color-tag-bg);color:var(--color-text-secondary);font-size:12px;font-weight:600;font-family:var(--font-dm-sans),sans-serif;letter-spacing:.02em;border:1.5px solid #0000;border-radius:999px;padding:8px 16px;text-decoration:none;transition:all .2s}.CategoryNav-module__kPSvuq__pill:hover{color:var(--color-green);background:#1a6b3c14}.CategoryNav-module__kPSvuq__pillActive{border-color:var(--color-green);background:var(--color-green);color:#fff;}.CategoryNav-module__kPSvuq__pillActive:hover{color:#fff;background:var(--color-green-dark);border-color:var(--color-green-dark)}@media (max-width:768px){.CategoryNav-module__kPSvuq__nav{gap:4px}.CategoryNav-module__kPSvuq__pill,.CategoryNav-module__kPSvuq__pillActive{padding:6px 12px;font-size:11px}}
.RatingBadge-module__yQkcIG__badge{flex-shrink:0;width:48px;height:48px;display:inline-flex;position:relative}.RatingBadge-module__yQkcIG__badge svg{width:100%;height:100%}.RatingBadge-module__yQkcIG__track{stroke:var(--color-border-dark)}.RatingBadge-module__yQkcIG__fill{stroke:var(--color-green)}.RatingBadge-module__yQkcIG__value{font-family:var(--font-dm-serif),serif;color:var(--color-text);justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex;position:absolute;inset:0}
.ImageGallery-module__2Hjipa__imageGallery{margin:2rem 0}.ImageGallery-module__2Hjipa__galleryMain{border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--color-img-bg),var(--color-img-bg-end));margin-bottom:8px;overflow:hidden}.ImageGallery-module__2Hjipa__galleryMainImg{object-fit:contain;width:100%;max-height:500px;display:block}.ImageGallery-module__2Hjipa__galleryThumbs{gap:8px;display:flex;overflow-x:auto}.ImageGallery-module__2Hjipa__galleryThumb{object-fit:cover;border-radius:var(--radius-sm);cursor:pointer;opacity:.6;border:2px solid #0000;width:80px;height:60px;transition:all .2s}.ImageGallery-module__2Hjipa__galleryThumbActive,.ImageGallery-module__2Hjipa__galleryThumb:hover{border-color:var(--color-green);opacity:1}.ImageGallery-module__2Hjipa__galleryMainShimmer{border-radius:var(--radius-lg);background:linear-gradient(90deg,#eeede6 25%,#dddbd3 50%,#eeede6 75%) 0 0/200% 100%;width:100%;height:400px;animation:1.5s ease-in-out infinite ImageGallery-module__2Hjipa__shimmer}.ImageGallery-module__2Hjipa__galleryThumbShimmer{border-radius:var(--radius-sm);background:linear-gradient(90deg,#eeede6 25%,#dddbd3 50%,#eeede6 75%) 0 0/200% 100%;flex-shrink:0;width:80px;height:60px;animation:1.5s ease-in-out infinite ImageGallery-module__2Hjipa__shimmer}
.S3Image-module__KZIBeq__s3ImageLoading{background:var(--color-tag-bg);border-radius:var(--radius);width:100%;height:200px;animation:1.5s ease-in-out infinite S3Image-module__KZIBeq__pulse}@keyframes S3Image-module__KZIBeq__pulse{0%,to{opacity:1}50%{opacity:.5}}.S3Image-module__KZIBeq__s3ImageError{background:var(--color-tag-bg);border-radius:var(--radius);width:100%;height:200px;color:var(--color-text-muted);justify-content:center;align-items:center;font-size:13px;display:flex}.S3Image-module__KZIBeq__s3ImageShimmer{border-radius:var(--radius);background:linear-gradient(90deg,#eeede6 25%,#dddbd3 50%,#eeede6 75%) 0 0/200% 100%;width:100%;height:200px;animation:1.5s ease-in-out infinite S3Image-module__KZIBeq__shimmer;display:block}
.CommentList-module__tTPqwW__commentList{flex-direction:column;gap:0;display:flex}.CommentList-module__tTPqwW__commentThread{border-bottom:1px solid var(--color-border);padding:20px 0}.CommentList-module__tTPqwW__commentThread:last-child{border-bottom:none}.CommentList-module__tTPqwW__commentItem{align-items:flex-start;gap:12px;display:flex}.CommentList-module__tTPqwW__commentAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;font-weight:700;line-height:1;display:flex}.CommentList-module__tTPqwW__commentMain{flex:1;min-width:0}.CommentList-module__tTPqwW__commentHeader{align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.CommentList-module__tTPqwW__commentAuthor{color:var(--color-text);font-size:14px;font-weight:700}.CommentList-module__tTPqwW__commentDate{color:var(--color-text-faint);font-size:13px}.CommentList-module__tTPqwW__commentContent{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.6}.CommentList-module__tTPqwW__commentActions{gap:12px;margin-top:6px;display:flex}.CommentList-module__tTPqwW__commentActionBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px}.CommentList-module__tTPqwW__commentActionBtn:hover{color:var(--color-green)}.CommentList-module__tTPqwW__commentActionDelete:hover{color:var(--color-red,#c0392b)}.CommentList-module__tTPqwW__commentDeleted .CommentList-module__tTPqwW__commentAuthor,.CommentList-module__tTPqwW__commentDeleted .CommentList-module__tTPqwW__commentContent{color:var(--color-text-faint);font-style:italic}.CommentList-module__tTPqwW__commentReplies{border-left:2px solid var(--color-border);flex-direction:column;gap:16px;margin-top:16px;margin-left:48px;padding-left:16px;display:flex}.CommentList-module__tTPqwW__commentReply .CommentList-module__tTPqwW__commentAvatar{width:28px;height:28px;font-size:12px}.CommentList-module__tTPqwW__replyForm{margin-top:12px;margin-left:48px;padding-left:16px}.CommentList-module__tTPqwW__replyForm textarea{border:1px solid var(--color-border);border-radius:var(--radius);resize:vertical;background:var(--color-bg);width:100%;color:var(--color-text);padding:10px 12px;font-family:inherit;font-size:.9rem}.CommentList-module__tTPqwW__replyForm textarea:focus{border-color:var(--color-green);outline:none}.CommentList-module__tTPqwW__replyFormActions{gap:8px;margin-top:8px;display:flex}.CommentList-module__tTPqwW__confirmModalBackdrop{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.CommentList-module__tTPqwW__confirmModal{background:var(--color-bg);border-radius:var(--radius);width:90%;max-width:360px;padding:24px;box-shadow:0 8px 32px #0003}.CommentList-module__tTPqwW__confirmModalText{color:var(--color-text);margin-bottom:20px;font-size:15px}.CommentList-module__tTPqwW__confirmModalActions{justify-content:flex-end;gap:12px;display:flex}
.CommentForm-module__l1wE5a__commentForm{margin-bottom:2rem}.CommentForm-module__l1wE5a__commentForm textarea{border:1.5px solid var(--color-border-dark);width:100%;font-size:14px;font-family:var(--font-dm-sans),sans-serif;resize:vertical;color:var(--color-text);background:var(--color-surface);border-radius:8px;outline:none;margin-bottom:8px;padding:14px 16px;transition:border-color .2s}.CommentForm-module__l1wE5a__commentForm textarea:focus{border-color:var(--color-green)}.CommentForm-module__l1wE5a__signInPrompt{background:var(--color-tag-bg);border-radius:var(--radius);text-align:center;color:var(--color-text-secondary);margin-bottom:2rem;padding:20px;font-size:14px}.CommentForm-module__l1wE5a__commentSignInBtn{text-align:center;margin-bottom:2rem;display:block;color:#fff!important}
.ReviewCard-module__45Ua6q__card{background:var(--color-surface);border-radius:var(--radius);border:1px solid var(--color-border);color:var(--color-text);cursor:pointer;flex-direction:column;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.ReviewCard-module__45Ua6q__card:hover{box-shadow:0 12px 40px var(--color-shadow);color:var(--color-text);transform:translateY(-3px)}.ReviewCard-module__45Ua6q__image{background:linear-gradient(135deg,var(--color-img-bg),var(--color-img-bg-end));height:200px;position:relative;overflow:hidden}.ReviewCard-module__45Ua6q__image img{object-fit:cover;width:100%;height:100%}.ReviewCard-module__45Ua6q__placeholder{height:100%;color:var(--color-text-faint);justify-content:center;align-items:center;font-size:13px;display:flex}.ReviewCard-module__45Ua6q__categoryOverlay{background:var(--color-green);color:#fff;letter-spacing:.12em;text-transform:uppercase;border-radius:4px;padding:5px 12px;font-size:10px;font-weight:700;position:absolute;top:12px;left:12px}.ReviewCard-module__45Ua6q__body{padding:20px 22px 24px}.ReviewCard-module__45Ua6q__meta{align-items:center;gap:10px;margin-bottom:10px;display:flex}.ReviewCard-module__45Ua6q__category{letter-spacing:.12em;text-transform:uppercase;color:var(--color-green);font-size:10px;font-weight:700}.ReviewCard-module__45Ua6q__date{color:var(--color-text-faint);font-size:11px}.ReviewCard-module__45Ua6q__metaDot{color:var(--color-border);font-size:10px}.ReviewCard-module__45Ua6q__titleRow{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ReviewCard-module__45Ua6q__title{font-family:var(--font-dm-serif),serif;color:var(--color-text);margin:0 0 4px;font-size:18px;font-weight:400}.ReviewCard-module__45Ua6q__brand{color:var(--color-text-muted);margin-bottom:8px;font-size:13px;line-height:1.5}.ReviewCard-module__45Ua6q__verdict{color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:8px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.ReviewCard-module__45Ua6q__tags{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.ReviewCard-module__45Ua6q__cta{background:var(--color-dark);color:var(--color-bg);border-radius:10px;align-items:center;gap:8px;margin-top:16px;padding:13px 26px;font-size:15px;font-weight:700;transition:opacity .2s;display:inline-flex}.ReviewCard-module__45Ua6q__card:hover .ReviewCard-module__45Ua6q__cta{opacity:.85}.ReviewCard-module__45Ua6q__card:hover .ReviewCard-module__45Ua6q__cta .ReviewCard-module__45Ua6q__ctaArrow{transform:translate(4px)}.ReviewCard-module__45Ua6q__ctaArrow{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;transition:transform .2s;display:inline-flex}.ReviewCard-module__45Ua6q__horizontal{flex-direction:row}.ReviewCard-module__45Ua6q__horizontal .ReviewCard-module__45Ua6q__image{aspect-ratio:4/3;flex-shrink:0;width:45%;height:auto}.ReviewCard-module__45Ua6q__horizontal .ReviewCard-module__45Ua6q__body{flex:1;padding:16px 20px}.ReviewCard-module__45Ua6q__horizontal .ReviewCard-module__45Ua6q__title{font-size:16px}.ReviewCard-module__45Ua6q__horizontal .ReviewCard-module__45Ua6q__verdict{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}.ReviewCard-module__45Ua6q__featuredMain .ReviewCard-module__45Ua6q__image{aspect-ratio:4/3;height:auto}.ReviewCard-module__45Ua6q__featuredMain .ReviewCard-module__45Ua6q__body{padding:24px 28px 28px}.ReviewCard-module__45Ua6q__featuredMain .ReviewCard-module__45Ua6q__title{font-size:24px}.ReviewCard-module__45Ua6q__featuredMain .ReviewCard-module__45Ua6q__verdict{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ReviewCard-module__45Ua6q__sidebarCard{flex:1}.ReviewCard-module__45Ua6q__sidebarHorizontal{flex-direction:row}.ReviewCard-module__45Ua6q__sidebarHorizontal .ReviewCard-module__45Ua6q__image{aspect-ratio:auto;flex-shrink:0;width:45%;height:auto}.ReviewCard-module__45Ua6q__sidebarHorizontal .ReviewCard-module__45Ua6q__body{flex:1;padding:16px 18px}.ReviewCard-module__45Ua6q__sidebarTitle{font-size:17px}.ReviewCard-module__45Ua6q__sidebarVerdict{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13px;display:-webkit-box;overflow:hidden}@media (max-width:768px){.ReviewCard-module__45Ua6q__horizontal{flex-direction:column}.ReviewCard-module__45Ua6q__horizontal .ReviewCard-module__45Ua6q__image{aspect-ratio:16/9;width:100%}.ReviewCard-module__45Ua6q__sidebarHorizontal{flex-direction:column}.ReviewCard-module__45Ua6q__sidebarHorizontal .ReviewCard-module__45Ua6q__image{aspect-ratio:16/9;width:100%}}
.ReviewComments-module__Bvla-W__commentsSection{border-top:1px solid var(--color-border);margin-top:3rem;padding-top:2rem}.ReviewComments-module__Bvla-W__commentsSection h3{font-family:var(--font-dm-serif),serif;margin-bottom:1.5rem;font-size:22px}
.ReviewList-module__q7bXnq__grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.ReviewList-module__q7bXnq__gridLatest{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.ReviewList-module__q7bXnq__featuredLayout{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.ReviewList-module__q7bXnq__featuredSolo{grid-template-columns:1fr}.ReviewList-module__q7bXnq__featuredDuo{grid-template-columns:1fr 1fr}.ReviewList-module__q7bXnq__sidebar{flex-direction:column;gap:16px;display:flex}@media (max-width:1024px){.ReviewList-module__q7bXnq__featuredLayout{grid-template-columns:1fr}.ReviewList-module__q7bXnq__sidebar{flex-direction:column;gap:16px}}@media (max-width:768px){.ReviewList-module__q7bXnq__grid,.ReviewList-module__q7bXnq__gridLatest{grid-template-columns:1fr}}
.HelpfulVote-module__CNwPya__helpfulVote{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);text-align:center;margin-top:2rem;padding:2rem 1.5rem}.HelpfulVote-module__CNwPya__helpfulVoteHeading{font-family:var(--font-dm-serif),serif;margin:0 0 .5rem;font-size:22px}.HelpfulVote-module__CNwPya__helpfulVoteSubtitle{color:var(--color-text-muted,#777);margin:0 0 1.25rem;font-size:14px}.HelpfulVote-module__CNwPya__helpfulVoteButtons{justify-content:center;gap:.75rem;display:flex}.HelpfulVote-module__CNwPya__helpfulVoteBtnYes,.HelpfulVote-module__CNwPya__helpfulVoteBtnNo{cursor:pointer;border:1px solid var(--color-border);border-radius:8px;align-items:center;gap:.4rem;padding:.55rem 1.4rem;font-size:15px;font-weight:500;transition:background .15s,border-color .15s;display:inline-flex}.HelpfulVote-module__CNwPya__helpfulVoteBtnYes{background:var(--color-green-light);color:var(--color-green);border-color:var(--color-green)}.HelpfulVote-module__CNwPya__helpfulVoteBtnYes:hover{background:var(--color-green);color:#fff;border-color:var(--color-green)}.HelpfulVote-module__CNwPya__helpfulVoteBtnNo{background:var(--color-tag-bg);color:var(--color-text)}.HelpfulVote-module__CNwPya__helpfulVoteBtnNo:hover{background:var(--color-border-dark);border-color:var(--color-border-dark)}.HelpfulVote-module__CNwPya__helpfulVoteThanks{animation:.35s ease-out HelpfulVote-module__CNwPya__helpfulFadeUp}.HelpfulVote-module__CNwPya__helpfulVotePill{background:var(--color-bg-alt,#f5f5f0);color:var(--color-text-muted,#777);border-radius:999px;margin-top:.5rem;padding:.35rem 1rem;font-size:13px;font-weight:500;display:inline-block}@keyframes HelpfulVote-module__CNwPya__helpfulFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.BackButton-module__gWxEXW__button{color:var(--text-secondary,#666);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-bottom:8px;padding:4px 0;font-size:14px;transition:color .15s;display:inline-flex}.BackButton-module__gWxEXW__button:hover{color:var(--text-primary,#111)}
.ReviewFilters-module__sVmTMq__filters{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:0;display:flex}.ReviewFilters-module__sVmTMq__pills{flex-wrap:wrap;gap:6px;display:flex}.ReviewFilters-module__sVmTMq__pill{background:var(--color-tag-bg);color:var(--color-text-secondary);font-size:12px;font-weight:600;font-family:var(--font-dm-sans),sans-serif;cursor:pointer;letter-spacing:.02em;border:1.5px solid #0000;border-radius:999px;padding:8px 16px;transition:all .2s}.ReviewFilters-module__sVmTMq__pill:hover{color:var(--color-green);background:#1a6b3c14}.ReviewFilters-module__sVmTMq__active{border-color:var(--color-green);background:var(--color-green);color:#fff}.ReviewFilters-module__sVmTMq__select{border-radius:var(--radius-sm);border:1.5px solid var(--color-border);background:var(--color-surface);color:var(--color-text-secondary);font-size:12px;font-weight:600;font-family:var(--font-dm-sans),sans-serif;cursor:pointer;padding:8px 16px}
.ReviewPage-module__5KGO-a__reviewPage{max-width:800px;margin:0 auto;padding-top:40px;padding-bottom:2rem}.ReviewPage-module__5KGO-a__reviewHeader{margin-bottom:32px}.ReviewPage-module__5KGO-a__reviewCategoryTag{letter-spacing:.12em;text-transform:uppercase;color:var(--color-green);margin-bottom:12px;font-size:10px;font-weight:700;display:inline-block}.ReviewPage-module__5KGO-a__reviewHeader h1{font-family:var(--font-dm-serif),serif;letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(28px,4vw,40px);line-height:1.1}.ReviewPage-module__5KGO-a__reviewMeta{color:var(--color-text-muted);margin-bottom:16px;font-size:14px}.ReviewPage-module__5KGO-a__reviewContent{color:var(--color-text-secondary);margin:32px 0;font-size:16px;line-height:1.8}.ReviewPage-module__5KGO-a__reviewContent h2{color:var(--color-text);margin-top:2rem;margin-bottom:.75rem;font-size:24px}.ReviewPage-module__5KGO-a__reviewContent p{margin-bottom:1.25rem}.ReviewPage-module__5KGO-a__reviewContent ul,.ReviewPage-module__5KGO-a__reviewContent ol{margin-bottom:1.25rem;padding-left:1.5rem}.ReviewPage-module__5KGO-a__reviewContent table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:14px}.ReviewPage-module__5KGO-a__reviewContent th,.ReviewPage-module__5KGO-a__reviewContent td{text-align:left;border-bottom:1px solid var(--color-border);padding:10px 14px}.ReviewPage-module__5KGO-a__reviewContent th{letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted);background:var(--color-tag-bg);font-size:10px;font-weight:700}.ReviewPage-module__5KGO-a__reviewContent td{color:var(--color-text-secondary)}.ReviewPage-module__5KGO-a__reviewContentImageWrap{background:linear-gradient(135deg,var(--color-img-bg),var(--color-img-bg-end));border-radius:var(--radius-lg);justify-content:center;align-items:center;margin:1.5rem 0;padding:20px;display:flex}.ReviewPage-module__5KGO-a__reviewContentImageWrap+.ReviewPage-module__5KGO-a__reviewContentImageWrap{border-top-left-radius:0;border-top-right-radius:0;margin-top:0;padding-top:0}.ReviewPage-module__5KGO-a__reviewContentImageWrap:has(+.ReviewPage-module__5KGO-a__reviewContentImageWrap){border-bottom-right-radius:0;border-bottom-left-radius:0;margin-bottom:0;padding-bottom:8px}.ReviewPage-module__5KGO-a__reviewContentImage{border-radius:var(--radius);width:100%;display:block}.ReviewPage-module__5KGO-a__prosCons{grid-template-columns:1fr 1fr;gap:16px;margin:2rem 0;display:grid}.ReviewPage-module__5KGO-a__pros,.ReviewPage-module__5KGO-a__cons{background:var(--color-surface);border-radius:var(--radius);border:1px solid var(--color-border);padding:24px}.ReviewPage-module__5KGO-a__pros h3{color:var(--color-green);font-family:var(--font-dm-sans),sans-serif;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700}.ReviewPage-module__5KGO-a__cons h3{color:var(--color-danger);font-family:var(--font-dm-sans),sans-serif;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:700}.ReviewPage-module__5KGO-a__pros ul,.ReviewPage-module__5KGO-a__cons ul{padding:0;list-style:none}.ReviewPage-module__5KGO-a__pros li,.ReviewPage-module__5KGO-a__cons li{color:var(--color-text-secondary);padding:2px 0;font-size:14px;line-height:1.7}.ReviewPage-module__5KGO-a__pros li:before{content:"+ ";color:var(--color-green);font-weight:700}.ReviewPage-module__5KGO-a__cons li:before{content:"- ";color:var(--color-danger);font-weight:700}.ReviewPage-module__5KGO-a__verdict{background:var(--color-surface);border-left:3px solid var(--color-green);border-radius:0 var(--radius)var(--radius)0;margin:2rem 0;padding:24px}.ReviewPage-module__5KGO-a__verdict h3{font-family:var(--font-dm-sans),sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--color-green);margin-bottom:8px;font-size:12px;font-weight:700}.ReviewPage-module__5KGO-a__verdict p{color:var(--color-text-secondary);font-size:15px;line-height:1.7}.ReviewPage-module__5KGO-a__whereToBuyBar{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px;margin-bottom:24px;padding:16px 24px;display:flex}.ReviewPage-module__5KGO-a__whereToBuyBarLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);white-space:nowrap;flex-shrink:0;font-size:10px;font-weight:700}.ReviewPage-module__5KGO-a__whereToBuyBarLinks{flex-wrap:wrap;gap:10px;display:flex}.ReviewPage-module__5KGO-a__whereToBuyBtn{background:var(--color-green);color:#fff;font-size:13px;font-weight:600;font-family:var(--font-dm-sans),sans-serif;border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:6px;padding:8px 18px;text-decoration:none;transition:background .2s;display:inline-flex}.ReviewPage-module__5KGO-a__whereToBuyBtn:hover{background:var(--color-green-dark);color:#fff}.ReviewPage-module__5KGO-a__whereToBuyArrow{font-size:14px;transition:transform .2s}.ReviewPage-module__5KGO-a__whereToBuyBtn:hover .ReviewPage-module__5KGO-a__whereToBuyArrow{transform:translate(2px)}.ReviewPage-module__5KGO-a__whereToBuySection{margin:2rem 0}.ReviewPage-module__5KGO-a__whereToBuySection h3{font-family:var(--font-dm-sans),sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--color-green);margin-bottom:16px;font-size:12px;font-weight:700}.ReviewPage-module__5KGO-a__whereToBuyCards{flex-wrap:wrap;gap:12px;display:flex}.ReviewPage-module__5KGO-a__whereToBuyCard{background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius);flex-direction:column;flex:180px;align-items:center;gap:10px;padding:20px 24px;text-decoration:none;transition:all .2s;display:flex}.ReviewPage-module__5KGO-a__whereToBuyCard:hover{border-color:var(--color-green);transform:translateY(-2px);box-shadow:0 4px 16px #1a6b3c1a}.ReviewPage-module__5KGO-a__whereToBuyCardRetailer{color:var(--color-text);font-size:15px;font-weight:600}.ReviewPage-module__5KGO-a__whereToBuyCardCta{color:var(--color-green);align-items:center;gap:6px;font-size:13px;font-weight:600;display:inline-flex}.ReviewPage-module__5KGO-a__whereToBuyCard:hover .ReviewPage-module__5KGO-a__whereToBuyCardCta{color:var(--color-green-dark)}.ReviewPage-module__5KGO-a__whereToBuyCard:hover .ReviewPage-module__5KGO-a__whereToBuyArrow{transform:translate(2px)}[id=pros-cons]{scroll-margin-top:128px}[id=verdict]{scroll-margin-top:128px}[id=where-to-buy]{scroll-margin-top:128px}[id=related]{scroll-margin-top:128px}[id=comments]{scroll-margin-top:128px}.ReviewPage-module__5KGO-a__reviewContent h2[id]{scroll-margin-top:128px}@media (max-width:768px){.ReviewPage-module__5KGO-a__prosCons{grid-template-columns:1fr}.ReviewPage-module__5KGO-a__whereToBuyBar{flex-direction:column;align-items:flex-start}.ReviewPage-module__5KGO-a__whereToBuyBarLinks{flex-direction:column;width:100%}.ReviewPage-module__5KGO-a__whereToBuyBtn{justify-content:center;width:100%}.ReviewPage-module__5KGO-a__whereToBuyCards{flex-direction:column}}
.NewsletterSignup-module__53EWXG__section{border-radius:var(--radius-lg);background:url(/images/newsletter-bg.webp) 50%/cover no-repeat;margin-top:32px;margin-bottom:64px;padding:48px 40px;position:relative;overflow:hidden}.NewsletterSignup-module__53EWXG__section:before{content:"";background:#000000b3;position:absolute;inset:0}.NewsletterSignup-module__53EWXG__section>*{z-index:1;position:relative}.NewsletterSignup-module__53EWXG__signup{text-align:center;max-width:480px;margin:0 auto}.NewsletterSignup-module__53EWXG__horizontal{text-align:left;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px 40px;max-width:none;margin:0;display:flex}.NewsletterSignup-module__53EWXG__text{flex-shrink:0}.NewsletterSignup-module__53EWXG__signup h3{font-family:var(--font-dm-serif),serif;color:#fff;margin-bottom:4px;font-size:28px}.NewsletterSignup-module__53EWXG__signup p{color:#8a8a85;margin-bottom:0;font-size:15px;line-height:1.6}.NewsletterSignup-module__53EWXG__form{gap:10px;display:flex}.NewsletterSignup-module__53EWXG__form input{min-width:200px;font-size:14px;font-family:var(--font-dm-sans),sans-serif;color:#fff;background:#ffffff0f;border:1.5px solid #3a3a38;border-radius:8px;outline:none;padding:14px 18px;transition:border-color .2s}.NewsletterSignup-module__53EWXG__form input::placeholder{color:#6a6a65}.NewsletterSignup-module__53EWXG__form input:focus{border-color:var(--color-green)}@media (max-width:768px){.NewsletterSignup-module__53EWXG__section{padding:32px 24px}.NewsletterSignup-module__53EWXG__horizontal{text-align:center;flex-direction:column;gap:20px}.NewsletterSignup-module__53EWXG__form{flex-direction:column;width:100%}.NewsletterSignup-module__53EWXG__form input{width:100%;min-width:0}}
.CategoryHighlight-module__d2O04G__root{margin-top:8px}.CategoryHighlight-module__d2O04G__champ{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;margin-bottom:16px;padding:28px 32px;position:relative;overflow:hidden}.CategoryHighlight-module__d2O04G__champBadge{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#c0392b;border-radius:4px;padding:5px 14px;font-size:10px;font-weight:800;display:inline-block}.CategoryHighlight-module__d2O04G__champMeta{align-items:center;gap:10px;margin-bottom:6px;display:flex}.CategoryHighlight-module__d2O04G__champInner{align-items:stretch;gap:28px;display:flex}.CategoryHighlight-module__d2O04G__champImg{background:linear-gradient(135deg,var(--color-img-bg),var(--color-img-bg-end));border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:140px;display:flex;overflow:hidden}.CategoryHighlight-module__d2O04G__champImg:has(img){background:linear-gradient(135deg,var(--color-img-bg),var(--color-img-bg-end))}.CategoryHighlight-module__d2O04G__champImg img{object-fit:cover;width:100%;height:100%}.CategoryHighlight-module__d2O04G__skeleton{border-radius:inherit;background:linear-gradient(90deg,#ffffff4d 25%,#ffffff80 50%,#ffffff4d 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s ease-in-out infinite CategoryHighlight-module__d2O04G__shimmer}.CategoryHighlight-module__d2O04G__champInfo{flex:1;min-width:0}.CategoryHighlight-module__d2O04G__champCat{color:var(--color-green);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:12px;font-weight:700}.CategoryHighlight-module__d2O04G__champName{color:var(--color-text);font-size:24px;font-weight:700;line-height:1.2;font-family:var(--font-dm-serif),"Playfair Display",Georgia,serif;margin:0}.CategoryHighlight-module__d2O04G__champVerdict{color:var(--color-text-secondary);margin:8px 0 0;font-size:15px;font-style:italic}.CategoryHighlight-module__d2O04G__champLink{background:var(--color-dark);color:var(--color-bg);border-radius:10px;align-items:center;gap:8px;margin-top:14px;padding:12px 24px;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.CategoryHighlight-module__d2O04G__champLink:hover{opacity:.85;color:var(--color-bg)}.CategoryHighlight-module__d2O04G__champLink:hover .CategoryHighlight-module__d2O04G__champLinkArrow{transform:translate(4px)}.CategoryHighlight-module__d2O04G__champLinkArrow{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;transition:transform .2s;display:inline-flex}.CategoryHighlight-module__d2O04G__score{flex-shrink:0;position:relative}.CategoryHighlight-module__d2O04G__score svg{transform:rotate(-90deg)}.CategoryHighlight-module__d2O04G__scoreValue{color:var(--color-text);font-size:18px;font-weight:800;font-family:var(--font-dm-serif),"Playfair Display",Georgia,serif;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CategoryHighlight-module__d2O04G__runners{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px;display:grid}.CategoryHighlight-module__d2O04G__runner{background:var(--color-surface);color:inherit;box-shadow:0 2px 8px var(--color-shadow,#0000000f);border-radius:12px;text-decoration:none;transition:transform .2s,box-shadow .2s;overflow:hidden}.CategoryHighlight-module__d2O04G__runner:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001a}.CategoryHighlight-module__d2O04G__runnerImg{aspect-ratio:4/3;background:linear-gradient(135deg,var(--color-img-bg),var(--color-img-bg-end));justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.CategoryHighlight-module__d2O04G__runnerImg img{object-fit:cover;width:100%;height:100%}.CategoryHighlight-module__d2O04G__runnerBody{padding:14px 16px}.CategoryHighlight-module__d2O04G__runnerCat{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;margin:0 0 4px;font-size:10px;font-weight:600}.CategoryHighlight-module__d2O04G__runnerRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.CategoryHighlight-module__d2O04G__runnerName{color:var(--color-text);font-size:15px;font-weight:700;line-height:1.3;font-family:var(--font-dm-serif),"Playfair Display",Georgia,serif;margin:0}.CategoryHighlight-module__d2O04G__runner .CategoryHighlight-module__d2O04G__scoreValue{font-size:13px}.CategoryHighlight-module__d2O04G__footer{text-align:center;padding:8px 0}.CategoryHighlight-module__d2O04G__viewAll{color:var(--color-green);font-size:15px;font-weight:700;text-decoration:none}.CategoryHighlight-module__d2O04G__viewAll:hover{text-decoration:underline}@media (max-width:1024px){.CategoryHighlight-module__d2O04G__runners{grid-template-columns:repeat(2,1fr)}.CategoryHighlight-module__d2O04G__champImg{width:120px}}@media (max-width:768px){.CategoryHighlight-module__d2O04G__champ{padding:20px}.CategoryHighlight-module__d2O04G__champInner{text-align:center;flex-direction:column}.CategoryHighlight-module__d2O04G__champMeta{justify-content:center}.CategoryHighlight-module__d2O04G__champImg{width:100%;height:140px}.CategoryHighlight-module__d2O04G__champName{font-size:20px}.CategoryHighlight-module__d2O04G__runners{grid-template-columns:1fr}}
.CategoryProductCard-module__8RNiZq__card{background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius);color:var(--color-text);cursor:pointer;flex-direction:column;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden}.CategoryProductCard-module__8RNiZq__card:hover{border-color:var(--color-border-dark);color:var(--color-text);transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.CategoryProductCard-module__8RNiZq__cardSelected,.CategoryProductCard-module__8RNiZq__cardSelected:hover{border-color:var(--color-green);box-shadow:0 0 0 1px var(--color-green);background:#1a6b3c08}.CategoryProductCard-module__8RNiZq__cardDisabled{opacity:.4;pointer-events:none}.CategoryProductCard-module__8RNiZq__compareCheck{z-index:2;cursor:pointer;background:var(--color-surface);width:32px;height:32px;box-shadow:0 1px 4px #0000001a,inset 0 0 0 2px var(--color-border-dark);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s cubic-bezier(.4,0,.2,1);animation:.25s cubic-bezier(.34,1.56,.64,1) CategoryProductCard-module__8RNiZq__popIn;display:flex;position:absolute;top:12px;right:12px;transform:scale(1)}.CategoryProductCard-module__8RNiZq__compareCheckChecked{background:var(--color-green);transform:scale(1.1);box-shadow:0 2px 8px #2d50164d}.CategoryProductCard-module__8RNiZq__compareCheck:disabled{opacity:.4;cursor:not-allowed}.CategoryProductCard-module__8RNiZq__galleryImage{aspect-ratio:4/3;border-radius:var(--radius)var(--radius)0 0;background:linear-gradient(135deg,var(--color-img-bg),var(--color-img-bg-end));position:relative;overflow:hidden}.CategoryProductCard-module__8RNiZq__galleryImage img{object-fit:contain;width:100%;height:100%;padding:16px}.CategoryProductCard-module__8RNiZq__rankBadge{background:var(--color-green);color:#fff;letter-spacing:.1em;text-transform:uppercase;z-index:1;border-radius:4px;padding:5px 12px;font-size:10px;font-weight:700;position:absolute;top:10px;left:10px}.CategoryProductCard-module__8RNiZq__galleryMeta{justify-content:space-between;align-items:center;padding:14px 18px 0;display:flex}.CategoryProductCard-module__8RNiZq__galleryMetaRight{align-items:center;gap:8px;font-size:13px;display:flex}.CategoryProductCard-module__8RNiZq__galleryBody{padding:10px 18px 18px}.CategoryProductCard-module__8RNiZq__cardName{font-family:var(--font-dm-serif),serif;color:var(--color-text);margin:0 0 6px;font-size:18px;font-weight:400;line-height:1.3}.CategoryProductCard-module__8RNiZq__cardPrice{color:var(--color-text);font-weight:600}.CategoryProductCard-module__8RNiZq__cardDot{color:var(--color-border-dark);font-size:10px}.CategoryProductCard-module__8RNiZq__cardDate{color:var(--color-text-muted)}.CategoryProductCard-module__8RNiZq__cardTagline{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-style:italic;line-height:1.5;display:-webkit-box;overflow:hidden}.CategoryProductCard-module__8RNiZq__newBadge{letter-spacing:.1em;text-transform:uppercase;color:#78700a;background:#fef9c3;border-radius:3px;padding:3px 8px;font-size:10px;font-weight:700}html[data-theme=dark] .CategoryProductCard-module__8RNiZq__newBadge{color:#f0d860;background:#f0d8601f}.CategoryProductCard-module__8RNiZq__listCard{flex-direction:row;align-items:center;gap:16px;padding:16px 20px}.CategoryProductCard-module__8RNiZq__listThumb{background:linear-gradient(135deg,var(--color-img-bg),var(--color-img-bg-end));border-radius:8px;flex-shrink:0;width:80px;height:80px;position:relative;overflow:hidden}.CategoryProductCard-module__8RNiZq__listThumb img{object-fit:contain;width:100%;height:100%;padding:6px}.CategoryProductCard-module__8RNiZq__listBody{flex:1;min-width:0}.CategoryProductCard-module__8RNiZq__listBody .CategoryProductCard-module__8RNiZq__cardName{margin-bottom:4px;font-size:16px}.CategoryProductCard-module__8RNiZq__listBody .CategoryProductCard-module__8RNiZq__cardTagline{-webkit-line-clamp:1;margin-bottom:6px}.CategoryProductCard-module__8RNiZq__listTags{flex-wrap:wrap;gap:5px;display:flex}.CategoryProductCard-module__8RNiZq__featureTag{color:var(--color-green);white-space:nowrap;background:#1a6b3c14;border-radius:100px;padding:2px 9px;font-size:11px;font-weight:600;display:inline-block}.CategoryProductCard-module__8RNiZq__listRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.CategoryProductCard-module__8RNiZq__listPrice{color:var(--color-text);font-size:14px;font-weight:600}@keyframes CategoryProductCard-module__8RNiZq__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.CategoryProductCard-module__8RNiZq__galleryBody{padding:8px 14px 14px}.CategoryProductCard-module__8RNiZq__galleryMeta{padding:12px 14px 0}.CategoryProductCard-module__8RNiZq__cardName{font-size:16px}.CategoryProductCard-module__8RNiZq__listCard{gap:12px;padding:12px 14px}.CategoryProductCard-module__8RNiZq__listThumb{width:64px;height:64px}.CategoryProductCard-module__8RNiZq__listBody .CategoryProductCard-module__8RNiZq__cardName{font-size:15px}.CategoryProductCard-module__8RNiZq__listTags{display:none}.CategoryProductCard-module__8RNiZq__listRight{gap:4px}}
.ComparisonWidget-module__5ooqEW__widget{background:linear-gradient(135deg,#1a472a 0%,#2d5016 50%,#1a472a 100%);border-radius:16px;margin-top:24px;padding:40px 32px;position:relative;overflow:hidden}.ComparisonWidget-module__5ooqEW__deco{pointer-events:none;background:#ffffff14;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.ComparisonWidget-module__5ooqEW__header{text-align:center;margin-bottom:28px}.ComparisonWidget-module__5ooqEW__label{color:#b8d4a0;letter-spacing:.15em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700}.ComparisonWidget-module__5ooqEW__title{color:#fff;font-size:28px;font-weight:700;font-family:var(--font-dm-serif),"Playfair Display",Georgia,serif;margin:0}.ComparisonWidget-module__5ooqEW__pills{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:24px;display:flex}.ComparisonWidget-module__5ooqEW__pill{cursor:pointer;color:#ffffffb3;background:#ffffff1f;border:none;border-radius:30px;padding:10px 22px;font-size:14px;font-weight:700;transition:all .25s}.ComparisonWidget-module__5ooqEW__pillActive{color:#1a472a;background:#fff;transform:scale(1.05);box-shadow:0 4px 16px #0003}.ComparisonWidget-module__5ooqEW__selectors{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.ComparisonWidget-module__5ooqEW__select{color:#fff;cursor:pointer;box-sizing:border-box;appearance:none;background:#ffffff1a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1.5l5 5 5-5' stroke='rgba(255,255,255,0.6)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 14px center no-repeat;border:2px solid #fff3;border-radius:10px;min-width:240px;padding:14px 12px 14px 20px;font-family:inherit;font-size:16px}.ComparisonWidget-module__5ooqEW__select option{color:#333}.ComparisonWidget-module__5ooqEW__vs{color:#b8d4a0;width:48px;height:48px;font-size:20px;font-weight:800;font-family:var(--font-dm-serif),"Playfair Display",Georgia,serif;background:#ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ComparisonWidget-module__5ooqEW__btn{color:#1a472a;cursor:pointer;background:#fff;border:none;border-radius:10px;padding:14px 36px;font-family:inherit;font-size:16px;font-weight:700;transition:all .3s}.ComparisonWidget-module__5ooqEW__btn:disabled{color:#fff6;cursor:default;background:#fff3}.ComparisonWidget-module__5ooqEW__placeholder{text-align:center;color:#fff6;margin:0;padding:12px 0;font-size:15px;font-style:italic}@media (max-width:1024px){.ComparisonWidget-module__5ooqEW__widget{padding:32px 24px}.ComparisonWidget-module__5ooqEW__selectors{gap:12px}.ComparisonWidget-module__5ooqEW__select{min-width:200px}}@media (max-width:768px){.ComparisonWidget-module__5ooqEW__widget{padding:28px 16px}.ComparisonWidget-module__5ooqEW__title{font-size:22px}.ComparisonWidget-module__5ooqEW__pills{gap:8px}.ComparisonWidget-module__5ooqEW__pill{padding:8px 16px;font-size:13px}.ComparisonWidget-module__5ooqEW__selectors{flex-direction:column;width:100%}.ComparisonWidget-module__5ooqEW__select{box-sizing:border-box;width:100%;min-width:0}.ComparisonWidget-module__5ooqEW__btn{box-sizing:border-box;width:100%}}html[data-theme=dark] .ComparisonWidget-module__5ooqEW__widget{background:linear-gradient(135deg,#0f2818 0%,#1a3520 50%,#0f2818 100%);border:1px solid #64b4641f}html[data-theme=dark] .ComparisonWidget-module__5ooqEW__deco{background:#64b4640d}html[data-theme=dark] .ComparisonWidget-module__5ooqEW__pill{color:#ffffff8c;background:#ffffff14}html[data-theme=dark] .ComparisonWidget-module__5ooqEW__pillActive{color:#0f2818;background:#ffffffeb}html[data-theme=dark] .ComparisonWidget-module__5ooqEW__select{background-color:#ffffff0f;border-color:#ffffff1f}html[data-theme=dark] .ComparisonWidget-module__5ooqEW__btn{color:#0f2818;background:#ffffffeb}html[data-theme=dark] .ComparisonWidget-module__5ooqEW__btn:disabled{color:#ffffff4d;background:#ffffff1a}
.ComparisonTable-module__u60ebW__container{background:var(--color-surface);border:1.5px solid var(--color-border);border-radius:var(--radius);margin-bottom:28px;overflow:hidden}.ComparisonTable-module__u60ebW__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:16px 22px;display:flex}.ComparisonTable-module__u60ebW__header h3{font-family:var(--font-dm-serif),serif;margin:0;font-size:20px}.ComparisonTable-module__u60ebW__tableWrap{overflow-x:auto}.ComparisonTable-module__u60ebW__table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:14px}.ComparisonTable-module__u60ebW__table th{text-align:left;color:var(--color-text);word-wrap:break-word;overflow-wrap:break-word;background:var(--color-tag-bg);border-bottom:1px solid var(--color-border);padding:12px 16px;font-size:12px;font-weight:600}.ComparisonTable-module__u60ebW__table th:first-child{width:160px;min-width:120px}.ComparisonTable-module__u60ebW__table td{border-bottom:1px solid var(--color-border);color:var(--color-text-secondary);vertical-align:middle;padding:14px 18px}.ComparisonTable-module__u60ebW__table tbody tr:nth-child(2n){background:var(--color-tag-bg)}.ComparisonTable-module__u60ebW__table tbody tr:last-child td{border-bottom:none}.ComparisonTable-module__u60ebW__label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);font-size:11px;font-weight:700}.ComparisonTable-module__u60ebW__cellBest{background:var(--color-green-light);color:var(--color-green);font-weight:700}.ComparisonTable-module__u60ebW__imagesRow th{background:var(--color-surface);border-bottom:none;padding-bottom:0}.ComparisonTable-module__u60ebW__imageCell{text-align:center}.ComparisonTable-module__u60ebW__productImg{object-fit:contain;width:100%;height:25vw;min-height:120px;max-height:300px}.ComparisonTable-module__u60ebW__productName{font-size:13px;font-weight:700}.ComparisonTable-module__u60ebW__productLink{color:var(--color-green);text-decoration:none;transition:color .2s}.ComparisonTable-module__u60ebW__productLink:hover{text-decoration:underline}.ComparisonTable-module__u60ebW__featuresCell{flex-wrap:wrap;gap:4px;display:flex}.ComparisonTable-module__u60ebW__featureTag{color:var(--color-green);background:#1a6b3c14;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.ComparisonTable-module__u60ebW__tierToggleRow td{background:0 0;border-bottom:none;padding:0}.ComparisonTable-module__u60ebW__tierToggle{background:var(--color-tag-bg);border:none;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);cursor:pointer;width:100%;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.06em;text-align:left;align-items:center;gap:6px;padding:12px 16px;font-size:12px;font-weight:700;display:flex}.ComparisonTable-module__u60ebW__tierToggle:hover{color:var(--color-green)}.ComparisonTable-module__u60ebW__tierChevron{font-size:10px;transition:transform .2s}.ComparisonTable-module__u60ebW__tierChevronOpen{transform:rotate(180deg)}.ComparisonTable-module__u60ebW__tierPill{white-space:nowrap;border-radius:100px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.ComparisonTable-module__u60ebW__tierPillElite{background:var(--color-green-light);color:var(--color-green)}.ComparisonTable-module__u60ebW__tierPillAboveAvg{background:var(--color-green-light);color:var(--color-green);opacity:.8}.ComparisonTable-module__u60ebW__tierPillAverage{background:var(--color-tag-bg);color:var(--color-text-secondary)}.ComparisonTable-module__u60ebW__tierPillBelowAvg{color:var(--color-danger,#b91c1c);background:#b43c3c14}.ComparisonTable-module__u60ebW__bestForRow td{color:var(--color-text);background:#1a6b3c0a;border-bottom:none;font-size:13px;font-style:italic}.ComparisonTable-module__u60ebW__bestForRow .ComparisonTable-module__u60ebW__label{font-style:normal}@media (max-width:768px){.ComparisonTable-module__u60ebW__table{font-size:13px}.ComparisonTable-module__u60ebW__table th:first-child{width:90px;min-width:80px}.ComparisonTable-module__u60ebW__table th,.ComparisonTable-module__u60ebW__table td{white-space:normal;overflow-wrap:break-word;padding:10px}.ComparisonTable-module__u60ebW__table .ComparisonTable-module__u60ebW__label{white-space:normal;overflow-wrap:break-word}.ComparisonTable-module__u60ebW__featuresRow td,.ComparisonTable-module__u60ebW__bestForRow td{white-space:normal}}
.CalloutBanner-module__hvYX9W__banner{background:var(--color-green-light);border-left:4px solid var(--color-green);color:inherit;border-radius:8px;align-items:flex-start;gap:16px;margin-bottom:16px;padding:24px 28px;text-decoration:none;transition:box-shadow .2s;display:flex}.CalloutBanner-module__hvYX9W__banner:last-child{margin-bottom:48px}.CalloutBanner-module__hvYX9W__banner:hover{box-shadow:0 2px 12px #0000000f}.CalloutBanner-module__hvYX9W__isNew{background:linear-gradient(135deg,#d4920a14 0%,var(--color-green-light)40%);border-left-color:#d4920a}.CalloutBanner-module__hvYX9W__tag{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:var(--color-green);white-space:nowrap;border-radius:4px;flex-shrink:0;padding:4px 12px;font-size:11px;font-weight:700}.CalloutBanner-module__hvYX9W__body{flex-direction:column;flex:1;min-width:0;display:flex}.CalloutBanner-module__hvYX9W__title{font-family:var(--font-dm-serif),Georgia,serif;color:var(--color-text);font-size:18px;font-weight:700;line-height:1.35;display:block}.CalloutBanner-module__hvYX9W__newLabel{font-family:var(--font-dm-sans),sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#d4920a;vertical-align:middle;margin-left:10px;font-size:11px;font-weight:700;position:relative;top:-1px}html[data-theme=dark] .CalloutBanner-module__hvYX9W__newLabel{color:#f0b840}html[data-theme=dark] .CalloutBanner-module__hvYX9W__isNew{border-left-color:#f0b840}.CalloutBanner-module__hvYX9W__excerpt{color:var(--color-text-secondary);font-size:15px;font-weight:400;line-height:1.55;display:block}.CalloutBanner-module__hvYX9W__arrow{color:var(--color-green);white-space:nowrap;flex-shrink:0;align-self:center;font-size:15px;font-weight:600;text-decoration:none;transition:color .15s}@media (max-width:768px){.CalloutBanner-module__hvYX9W__banner{flex-direction:column;gap:12px}.CalloutBanner-module__hvYX9W__arrow{align-self:flex-start}}
.ComparisonBar-module__jOZk7a__bar{z-index:90;pointer-events:none;padding:0 18px 24px;animation:.3s cubic-bezier(.34,1.56,.64,1) ComparisonBar-module__jOZk7a__slideUp;position:fixed;bottom:0;left:0;right:0}.ComparisonBar-module__jOZk7a__inner{pointer-events:auto;background:#2d5016;border-radius:14px;justify-content:space-between;align-items:center;max-width:600px;margin:0 auto;padding:16px 20px;display:flex;box-shadow:0 8px 32px #2d501659}html[data-theme=dark] .ComparisonBar-module__jOZk7a__inner{background:#0f2818;border:1px solid #64b46426;box-shadow:0 8px 32px #00000080}.ComparisonBar-module__jOZk7a__text{flex-direction:column;display:flex}.ComparisonBar-module__jOZk7a__count{color:#fff;font-size:15px;font-weight:700}.ComparisonBar-module__jOZk7a__sub{color:#b8d4a0;margin-top:2px;font-size:12px}.ComparisonBar-module__jOZk7a__go{color:#1a472a;cursor:pointer;font-size:15px;font-weight:700;font-family:var(--font-dm-sans),sans-serif;background:#fff;border:none;border-radius:10px;padding:12px 24px;transition:all .2s}.ComparisonBar-module__jOZk7a__go:hover{background:#f0f7ec}html[data-theme=dark] .ComparisonBar-module__jOZk7a__go{color:#0f2818;background:#ffffffeb}html[data-theme=dark] .ComparisonBar-module__jOZk7a__go:hover{background:#fff}.ComparisonBar-module__jOZk7a__go:disabled{opacity:.5;cursor:not-allowed}@keyframes ComparisonBar-module__jOZk7a__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}
.HeroBanner-module__X7v8qW__banner{border-radius:var(--radius-lg);background:linear-gradient(135deg,#faf8f4 0%,#f0f7ec 35%,#e0edda 65%,#d0e4c8 100%);border:1px solid #d0e4c8;justify-content:space-between;align-items:center;min-height:360px;margin:20px 0 0;padding:52px 44px;display:flex;position:relative;overflow:hidden}.HeroBanner-module__X7v8qW__decoCircle{pointer-events:none;border-radius:50%;position:absolute}.HeroBanner-module__X7v8qW__text{z-index:3;max-width:520px;position:relative}.HeroBanner-module__X7v8qW__tag{letter-spacing:.18em;text-transform:uppercase;color:#2d5016;margin-bottom:14px;font-size:11px;font-weight:700}.HeroBanner-module__X7v8qW__title{font-family:var(--font-dm-serif),serif;color:#1a1a1a;letter-spacing:-.025em;margin:0 0 16px;font-size:clamp(32px,4.5vw,42px);font-weight:400;line-height:1.15}.HeroBanner-module__X7v8qW__title em{color:#2d5016;font-style:italic}.HeroBanner-module__X7v8qW__desc{color:#666;max-width:460px;margin:0 0 24px;font-size:16px;line-height:1.65}.HeroBanner-module__X7v8qW__stats{border-top:1px solid #2d50161a;gap:32px;margin-top:24px;padding-top:22px;display:flex}.HeroBanner-module__X7v8qW__statValue{color:#1a472a;font-size:24px;font-weight:800;font-family:var(--font-dm-serif),serif;display:block}.HeroBanner-module__X7v8qW__statLabel{color:#2d5016;letter-spacing:.1em;text-transform:uppercase;font-size:11px;font-weight:700}.HeroBanner-module__X7v8qW__ballWrap{z-index:3;animation:5s ease-in-out infinite HeroBanner-module__X7v8qW__ballFloat;position:absolute;top:50%;right:65px;transform:translateY(-50%)}.HeroBanner-module__X7v8qW__ballGlow{z-index:1;background:radial-gradient(circle,#2d50161a,#0000 70%);border-radius:50%;width:300px;height:300px;animation:4s ease-in-out infinite HeroBanner-module__X7v8qW__glowPulse;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.HeroBanner-module__X7v8qW__ballShadow{filter:blur(4px);z-index:2;background:#2d50161a;border-radius:50%;width:110px;height:14px;animation:5s ease-in-out infinite HeroBanner-module__X7v8qW__shadowPulse;position:absolute;bottom:38px;right:95px}.HeroBanner-module__X7v8qW__ball{background:radial-gradient(circle at 30% 30%,#fff,#f8f8f5,#e8e5dc);border:2px solid #2d501614;border-radius:50%;justify-content:center;align-items:center;width:175px;height:175px;display:flex;position:relative;box-shadow:0 0 50px #2d50161a,0 8px 32px #00000014}.HeroBanner-module__X7v8qW__ballDimples{opacity:.05;background-image:radial-gradient(circle at 3px 3px,#1a472a 1px,#0000 1px);background-size:7px 7px;border-radius:50%;width:130px;height:130px;position:absolute}.HeroBanner-module__X7v8qW__ballText{color:#1a472a;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;font-family:var(--font-dm-serif),serif;opacity:.4;z-index:1;position:relative}.HeroBanner-module__X7v8qW__sparkle{background:#2d5016;border-radius:50%;animation:3s ease-in-out infinite HeroBanner-module__X7v8qW__sparkle;position:absolute}@keyframes HeroBanner-module__X7v8qW__ballFloat{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 10px))rotate(3deg)}}@keyframes HeroBanner-module__X7v8qW__glowPulse{0%,to{opacity:.7}50%{opacity:1}}@keyframes HeroBanner-module__X7v8qW__shadowPulse{0%,to{opacity:.12;transform:scaleX(1)}50%{opacity:.08;transform:scaleX(.88)}}@keyframes HeroBanner-module__X7v8qW__sparkle{0%,to{opacity:.1}50%{opacity:.35}}@media (max-width:1024px){.HeroBanner-module__X7v8qW__banner{min-height:auto;padding:36px 24px}.HeroBanner-module__X7v8qW__text{max-width:100%}.HeroBanner-module__X7v8qW__ball{width:140px;height:140px}.HeroBanner-module__X7v8qW__ballDimples{width:100px;height:100px}.HeroBanner-module__X7v8qW__sparkle{display:none}}@media (max-width:768px){.HeroBanner-module__X7v8qW__ballWrap,.HeroBanner-module__X7v8qW__ballGlow,.HeroBanner-module__X7v8qW__ballShadow,.HeroBanner-module__X7v8qW__decoCircle,.HeroBanner-module__X7v8qW__sparkle{display:none}}@media (max-width:480px){.HeroBanner-module__X7v8qW__banner{padding:28px 18px}.HeroBanner-module__X7v8qW__stats{flex-wrap:wrap;gap:16px}}html[data-theme=dark] .HeroBanner-module__X7v8qW__banner{background:linear-gradient(135deg,#141413 0%,#1a2a1a 35%,#1e3320 65%,#1a2a1a 100%);border-color:#2a3a2a}html[data-theme=dark] .HeroBanner-module__X7v8qW__tag{color:#8bc48a}html[data-theme=dark] .HeroBanner-module__X7v8qW__title{color:var(--color-text)}html[data-theme=dark] .HeroBanner-module__X7v8qW__title em{color:#6dbe6d}html[data-theme=dark] .HeroBanner-module__X7v8qW__desc{color:var(--color-text-secondary)}html[data-theme=dark] .HeroBanner-module__X7v8qW__stats{border-top-color:#8cc88c26}html[data-theme=dark] .HeroBanner-module__X7v8qW__statValue{color:#8bc48a}html[data-theme=dark] .HeroBanner-module__X7v8qW__statLabel{color:#6a9a6a}html[data-theme=dark] .HeroBanner-module__X7v8qW__ball{background:radial-gradient(circle at 30% 30%,#e8e5df,#d5d0c8,#bfb9ae);border-color:#ffffff1a;box-shadow:0 0 50px #64b4641a,0 8px 32px #0006}html[data-theme=dark] .HeroBanner-module__X7v8qW__ballDimples{opacity:.06;background-image:radial-gradient(circle at 3px 3px,#1a472a 1px,#0000 1px)}html[data-theme=dark] .HeroBanner-module__X7v8qW__ballText{color:#1a472a;opacity:.3}html[data-theme=dark] .HeroBanner-module__X7v8qW__ballGlow{background:radial-gradient(circle,#64b46414,#0000 70%)}html[data-theme=dark] .HeroBanner-module__X7v8qW__ballShadow{background:#00000040}html[data-theme=dark] .HeroBanner-module__X7v8qW__decoCircle{opacity:.3}
.Admin-module__gRG9la__retailerInputRow{gap:8px;margin-bottom:6px;display:flex}.Admin-module__gRG9la__retailerInputRow input{border:1.5px solid var(--color-border-dark);font-size:14px;font-family:var(--font-dm-sans),sans-serif;color:var(--color-text);border-radius:8px;outline:none;flex:1;padding:10px 14px}.Admin-module__gRG9la__retailerInputRow input:focus{border-color:var(--color-green)}.Admin-module__gRG9la__retailerInputRow input:first-child{flex:0 0 200px}.Admin-module__gRG9la__productDataUpload{border:2px dashed var(--color-border-dark);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:24px;transition:border-color .2s;display:flex}.Admin-module__gRG9la__productDataUpload:hover{border-color:var(--color-green)}.Admin-module__gRG9la__productDataUploadText{color:var(--color-text-muted);font-size:14px}.Admin-module__gRG9la__productDataPreview{border:1.5px solid var(--color-border-dark);border-radius:8px;padding:16px}.Admin-module__gRG9la__productDataSummary{flex-wrap:wrap;gap:8px 16px;margin-bottom:12px;font-size:14px;display:flex}.Admin-module__gRG9la__productDataSummary span{color:var(--color-text-muted)}.Admin-module__gRG9la__productDataSummary strong{color:var(--color-text)}.Admin-module__gRG9la__productDataActions{gap:8px;display:flex}.Admin-module__gRG9la__jsonViewerDialog{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);flex-direction:column;width:90%;max-width:720px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 12px 48px #0003}.Admin-module__gRG9la__jsonViewerHeader{border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 22px;display:flex}.Admin-module__gRG9la__jsonViewerTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);font-size:10px;font-weight:700}.Admin-module__gRG9la__jsonViewerCode{font-family:var(--font-jetbrains),"SF Mono",monospace;color:var(--color-text);background:var(--color-tag-bg);white-space:pre;tab-size:2;flex:1;margin:0;padding:20px 24px;font-size:13px;line-height:1.6;overflow:auto}.Admin-module__gRG9la__reviewForm{width:100%}.Admin-module__gRG9la__formGroup{margin-bottom:1.25rem}.Admin-module__gRG9la__formGroup label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary);margin-bottom:8px;font-size:12px;font-weight:600;display:block}.Admin-module__gRG9la__formLabelRow{align-items:center;gap:12px;margin-bottom:8px;display:flex}.Admin-module__gRG9la__formLabelRow label{margin-bottom:0}.Admin-module__gRG9la__btnExtract{white-space:nowrap;padding:4px 10px;font-size:11px}.Admin-module__gRG9la__extractFeedback{color:var(--color-green);margin:0 0 8px;font-size:13px}.Admin-module__gRG9la__formGroup input[type=text],.Admin-module__gRG9la__formGroup input[type=email],.Admin-module__gRG9la__formGroup textarea,.Admin-module__gRG9la__formGroup select{border:1.5px solid var(--color-border-dark);width:100%;font-size:14px;font-family:var(--font-dm-sans),sans-serif;color:var(--color-text);background:var(--color-surface);border-radius:8px;outline:none;padding:12px 16px;transition:border-color .2s}.Admin-module__gRG9la__formGroup input:focus,.Admin-module__gRG9la__formGroup textarea:focus,.Admin-module__gRG9la__formGroup select:focus{border-color:var(--color-green)}.Admin-module__gRG9la__formGroup textarea{resize:vertical}.Admin-module__gRG9la__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Admin-module__gRG9la__listInputRow{gap:8px;margin-bottom:6px;display:flex}.Admin-module__gRG9la__listInputRow input{border:1.5px solid var(--color-border-dark);font-size:14px;font-family:var(--font-dm-sans),sans-serif;color:var(--color-text);border-radius:8px;outline:none;flex:1;padding:10px 14px}.Admin-module__gRG9la__listInputRow input:focus{border-color:var(--color-green)}.Admin-module__gRG9la__checkboxLabel{align-items:center;gap:8px;font-weight:600;text-transform:none!important;color:var(--color-text)!important;font-size:14px!important;display:flex!important}.Admin-module__gRG9la__formActions{gap:12px;margin-top:2rem;margin-bottom:3rem;display:flex}.Admin-module__gRG9la__imageKeyList{margin-top:8px;padding:0;list-style:none}.Admin-module__gRG9la__imageKeyList li{color:var(--color-text-muted);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:6px 0;font-size:13px;display:flex}.Admin-module__gRG9la__adminPage{width:100%;padding-top:40px}.Admin-module__gRG9la__adminPage h1{font-family:var(--font-dm-serif),serif;margin-bottom:8px;font-size:32px}.Admin-module__gRG9la__managerHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.Admin-module__gRG9la__managerHeader h2{margin:0;font-size:22px}.Admin-module__gRG9la__adminFilters{align-items:center;gap:12px;margin-bottom:20px;display:flex}.Admin-module__gRG9la__adminFilters input,.Admin-module__gRG9la__adminFilters select{border:1.5px solid var(--color-border-dark);font-size:14px;font-family:var(--font-dm-sans),sans-serif;color:var(--color-text);background:var(--color-surface);border-radius:8px;outline:none;padding:10px 28px 10px 14px;transition:border-color .2s}.Admin-module__gRG9la__adminFilters select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23666' stroke-width='1.5' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}.Admin-module__gRG9la__adminFilters input:focus,.Admin-module__gRG9la__adminFilters select:focus{border-color:var(--color-green)}.Admin-module__gRG9la__adminFilters input{flex:1;max-width:300px}.Admin-module__gRG9la__adminFiltersCount{color:var(--color-text-muted);white-space:nowrap;margin-left:auto;font-size:13px}.Admin-module__gRG9la__reviewTable{border-collapse:collapse;width:100%}.Admin-module__gRG9la__reviewTable th,.Admin-module__gRG9la__reviewTable td{text-align:left;vertical-align:middle;border-bottom:1px solid var(--color-border);padding:14px 16px}.Admin-module__gRG9la__reviewTable th{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);background:var(--color-tag-bg);font-size:10px;font-weight:700}.Admin-module__gRG9la__sortableTh{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.Admin-module__gRG9la__sortableTh:hover{color:var(--color-text)}.Admin-module__gRG9la__reviewTable td small{color:var(--color-text-muted);font-size:12px}.Admin-module__gRG9la__actionCell{white-space:nowrap}.Admin-module__gRG9la__actionCell .btn{margin-right:8px}.Admin-module__gRG9la__actionCell .btn:last-child{margin-right:0}.Admin-module__gRG9la__paginationBar{color:var(--color-text-muted);justify-content:flex-end;align-items:center;gap:24px;padding:12px 16px;font-size:13px;display:flex}.Admin-module__gRG9la__paginationSize{align-items:center;gap:8px;display:flex}.Admin-module__gRG9la__paginationSize select{border:1px solid var(--color-border);background:var(--color-bg);cursor:pointer;border-radius:4px;padding:4px 8px;font-size:13px}.Admin-module__gRG9la__paginationInfo{white-space:nowrap}.Admin-module__gRG9la__paginationNav{gap:4px;display:flex}.Admin-module__gRG9la__paginationBtn{border:1px solid var(--color-border);background:var(--color-bg);width:32px;height:32px;color:var(--color-text);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;font-size:18px;transition:background .15s;display:flex}.Admin-module__gRG9la__paginationBtn:hover:not(:disabled){background:var(--color-tag-bg)}.Admin-module__gRG9la__paginationBtn:disabled{opacity:.35;cursor:default}.Admin-module__gRG9la__badge{letter-spacing:.08em;text-transform:uppercase;border-radius:4px;padding:3px 10px;font-size:10px;font-weight:700;display:inline-block}.Admin-module__gRG9la__badgePublished{color:var(--color-green);background:#1a6b3c1a}.Admin-module__gRG9la__badgeDraft{color:#92400e;background:#fef3c7}.Admin-module__gRG9la__flagManager{margin-top:48px}.Admin-module__gRG9la__flagForm{margin-bottom:24px}.Admin-module__gRG9la__flagFormRow{align-items:center;gap:10px;display:flex}.Admin-module__gRG9la__flagInput{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);border-radius:6px;width:240px;padding:8px 12px;font-family:inherit;font-size:13px}.Admin-module__gRG9la__flagInputDesc{flex:1}.Admin-module__gRG9la__flagKey{font-family:var(--font-jetbrains),monospace;background:var(--color-tag-bg);border-radius:4px;padding:2px 8px;font-size:13px}.Admin-module__gRG9la__flagDesc{color:var(--color-text-muted);font-size:13px}.Admin-module__gRG9la__flagToggle{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:4px 0;display:inline-flex}.Admin-module__gRG9la__flagToggle:disabled{opacity:.5;cursor:not-allowed}.Admin-module__gRG9la__flagToggleTrack{background:#ccc;border-radius:11px;width:40px;height:22px;transition:background .2s;position:relative}.Admin-module__gRG9la__flagToggleOn .Admin-module__gRG9la__flagToggleTrack{background:var(--color-green)}.Admin-module__gRG9la__flagToggleThumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .2s;position:absolute;top:2px;left:2px}.Admin-module__gRG9la__flagToggleOn .Admin-module__gRG9la__flagToggleThumb{transform:translate(18px)}.Admin-module__gRG9la__flagToggleLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);font-size:12px;font-weight:700}.Admin-module__gRG9la__flagToggleOn .Admin-module__gRG9la__flagToggleLabel{color:var(--color-green)}.Admin-module__gRG9la__confirmOverlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Admin-module__gRG9la__confirmDialog{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);width:90%;max-width:440px;padding:28px 32px;box-shadow:0 8px 30px #00000026}.Admin-module__gRG9la__confirmDialog h3{font-family:var(--font-dm-serif),serif;margin:0 0 12px;font-size:20px}.Admin-module__gRG9la__confirmDialog p{color:var(--color-text-muted);margin:0 0 20px;font-size:14px;line-height:1.5}.Admin-module__gRG9la__confirmCheckbox{color:var(--color-text);cursor:pointer;align-items:center;gap:10px;margin-bottom:24px;font-size:13px;display:flex}.Admin-module__gRG9la__confirmCheckbox input[type=checkbox]{width:16px;height:16px;accent-color:var(--color-green);cursor:pointer;flex-shrink:0}.Admin-module__gRG9la__confirmActions{justify-content:flex-end;gap:10px;display:flex}.Admin-module__gRG9la__markdownEditor{flex-direction:column;gap:12px;display:flex}.Admin-module__gRG9la__editorToolbar{gap:8px;display:flex}.Admin-module__gRG9la__editorPanels{grid-template-columns:1fr 1fr;gap:16px;min-height:500px;display:grid}.Admin-module__gRG9la__editorTextarea{border:1.5px solid var(--color-border-dark);width:100%;min-height:500px;font-size:14px;font-family:var(--font-jetbrains),"SF Mono",monospace;color:var(--color-text);background:var(--color-surface);resize:vertical;border-radius:8px;outline:none;padding:16px;line-height:1.6;transition:border-color .2s}.Admin-module__gRG9la__editorTextarea:focus{border-color:var(--color-green)}.Admin-module__gRG9la__editorPreviewPanel{border:1.5px solid var(--color-border);background:var(--color-surface);border-radius:8px;max-height:600px;padding:16px;overflow-y:auto}.Admin-module__gRG9la__editorPreviewLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:12px;font-size:10px;font-weight:700;display:block}.Admin-module__gRG9la__editorImageTray{border:2px dashed var(--color-border);border-radius:8px;padding:16px}.Admin-module__gRG9la__editorTrayHint{color:var(--color-text-muted);margin-bottom:12px;font-size:12px}.Admin-module__gRG9la__editorTrayGrid{flex-wrap:wrap;gap:10px;display:flex}.Admin-module__gRG9la__editorImageThumbWrapper{position:relative}.Admin-module__gRG9la__editorImageThumbBtn{border:1.5px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);cursor:pointer;flex-direction:column;align-items:center;gap:4px;width:100px;padding:8px;transition:all .2s;display:flex}.Admin-module__gRG9la__editorThumbRemove{background:var(--color-red,#c0392b);color:#fff;cursor:pointer;opacity:0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;line-height:1;transition:opacity .15s;display:flex;position:absolute;top:-6px;right:-6px}.Admin-module__gRG9la__editorImageThumbWrapper:hover .Admin-module__gRG9la__editorThumbRemove{opacity:1}.Admin-module__gRG9la__editorImageThumbBtn:hover{border-color:var(--color-green);box-shadow:0 2px 8px #1a6b3c1a}.Admin-module__gRG9la__editorThumbImg{object-fit:cover;border-radius:4px;width:80px;height:60px}.Admin-module__gRG9la__editorThumbLabel{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:10px;overflow:hidden}.Admin-module__gRG9la__editorThumbReorder{opacity:0;justify-content:center;gap:4px;transition:opacity .15s;display:flex;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.Admin-module__gRG9la__editorImageThumbWrapper:hover .Admin-module__gRG9la__editorThumbReorder{opacity:1}.Admin-module__gRG9la__editorThumbArrow{border:1px solid var(--color-border);background:var(--color-surface);width:22px;height:22px;color:var(--color-text-muted);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:16px;line-height:1;transition:all .15s;display:flex}.Admin-module__gRG9la__editorThumbArrow:hover{background:var(--color-green);color:#fff;border-color:var(--color-green)}.Admin-module__gRG9la__previewOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.Admin-module__gRG9la__previewOverlayInner{background:var(--color-bg);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 12px 48px #0003}.Admin-module__gRG9la__previewOverlayToolbar{border-bottom:1px solid var(--color-border);background:var(--color-surface);flex-shrink:0;justify-content:space-between;align-items:center;padding:12px 24px;display:flex}.Admin-module__gRG9la__previewOverlayBadge{letter-spacing:.12em;text-transform:uppercase;color:var(--color-green);font-size:10px;font-weight:700}.Admin-module__gRG9la__previewOverlayContent{padding:0 clamp(20px,4vw,60px) 40px;overflow-y:auto}.Admin-module__gRG9la__previewOverlayContent .review-page{max-width:none}.Admin-module__gRG9la__logEntries{flex-direction:column;gap:4px;display:flex}.Admin-module__gRG9la__logEntry{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);overflow:hidden}.Admin-module__gRG9la__logEntryError{border-color:var(--color-danger);border-left:3px solid var(--color-danger)}.Admin-module__gRG9la__logEntryHeader{cursor:pointer;text-align:left;width:100%;color:var(--color-text);background:0 0;border:none;align-items:center;gap:10px;padding:10px 14px;font-size:13px;display:flex}.Admin-module__gRG9la__logEntryHeader:hover{background:var(--color-green-light)}.Admin-module__gRG9la__logEntryTime{color:var(--color-text-muted);font-variant-numeric:tabular-nums;min-width:80px}.Admin-module__gRG9la__logEntryBadge{text-transform:uppercase;letter-spacing:.02em;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.Admin-module__gRG9la__badgeSuccess{color:var(--color-green);background:#1a6b3c1a}.Admin-module__gRG9la__badgeError{color:var(--color-danger);background:#b91c1c1a}.Admin-module__gRG9la__logEntryModel{font-weight:500}.Admin-module__gRG9la__logEntryStatus{margin-left:auto;font-size:11px;font-weight:600}.Admin-module__gRG9la__logEntryError .Admin-module__gRG9la__logEntryStatus{color:var(--color-danger)}.Admin-module__gRG9la__logEntryDuration{color:var(--color-text-muted);text-align:right;min-width:50px;font-size:12px}.Admin-module__gRG9la__logEntryChevron{color:var(--color-text-muted);font-size:10px}.Admin-module__gRG9la__logEntryDetails{flex-direction:column;gap:12px;padding:0 14px 14px;display:flex}.Admin-module__gRG9la__logDetailSection h4{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:4px;font-size:11px}.Admin-module__gRG9la__logDetailSection pre{background:var(--color-tag-bg);border-radius:var(--radius-sm);white-space:pre-wrap;word-break:break-word;max-height:300px;padding:10px 12px;font-size:12px;overflow:auto}.Admin-module__gRG9la__adminNav{gap:.5rem;display:flex}.Admin-module__gRG9la__btnSecondaryActive{background:var(--color-green);color:#fff;border-color:var(--color-green)}.Admin-module__gRG9la__btnSecondaryActive:hover:not(:disabled){background:var(--color-green-dark);color:#fff;border-color:var(--color-green-dark)}.Admin-module__gRG9la__activityTabs{border-bottom:2px solid var(--color-border);gap:0;margin-bottom:1.5rem;display:flex}.Admin-module__gRG9la__activityTab{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:10px 20px;font-size:14px;font-weight:600;transition:color .15s,border-color .15s}.Admin-module__gRG9la__activityTab:hover{color:var(--color-text)}.Admin-module__gRG9la__activityTabActive{color:var(--color-primary);border-bottom-color:var(--color-primary)}.Admin-module__gRG9la__activityTabCount{background:var(--color-tag-bg);color:var(--color-text-muted);border-radius:10px;margin-left:6px;padding:1px 7px;font-size:11px;font-weight:700;display:inline-block}.Admin-module__gRG9la__activityTabActive .Admin-module__gRG9la__activityTabCount{background:var(--color-primary);color:#fff}.Admin-module__gRG9la__badgeProvider{text-transform:uppercase;letter-spacing:.05em;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.Admin-module__gRG9la__badgeGoogle{color:#1a73e8;background:#e8f0fe}.Admin-module__gRG9la__badgeEmail,.Admin-module__gRG9la__badgeComment{background:var(--color-tag-bg);color:var(--color-text-muted)}.Admin-module__gRG9la__badgeReply{color:#2e7d32;background:#e8f5e9}.Admin-module__gRG9la__tableResponsive{overflow-x:auto}@media (max-width:768px){.Admin-module__gRG9la__formRow{grid-template-columns:1fr}.Admin-module__gRG9la__reviewTable{font-size:13px}.Admin-module__gRG9la__reviewTable th,.Admin-module__gRG9la__reviewTable td{padding:10px 8px}.Admin-module__gRG9la__editorPanels{grid-template-columns:1fr}.Admin-module__gRG9la__editorTextarea{min-height:300px}.Admin-module__gRG9la__retailerInputRow{flex-wrap:wrap}.Admin-module__gRG9la__retailerInputRow input:first-child{flex:100%}}
.CategoryPageClient-module__WGEvOG__page{padding-top:16px}.CategoryPageClient-module__WGEvOG__compareHeader{z-index:40;background:#1a472a;padding:14px 22px;animation:.3s CategoryPageClient-module__WGEvOG__slideDown;position:sticky;top:62px}html[data-theme=dark] .CategoryPageClient-module__WGEvOG__compareHeader{background:#0f2818;border-bottom:1px solid #64b4641a}.CategoryPageClient-module__WGEvOG__compareHeaderTop{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.CategoryPageClient-module__WGEvOG__compareHeaderTitle{color:#fff;font-size:14px;font-weight:700}.CategoryPageClient-module__WGEvOG__compareHeaderSub{color:#b8d4a0;margin-top:2px;font-size:12px}.CategoryPageClient-module__WGEvOG__compareHeaderExit{color:#b8d4a0;cursor:pointer;font-size:13px;font-weight:600;font-family:var(--font-dm-sans),sans-serif;background:0 0;border:1px solid #ffffff40;border-radius:8px;padding:8px 16px;transition:all .2s}.CategoryPageClient-module__WGEvOG__compareHeaderExit:hover{color:#fff;background:#ffffff1a}.CategoryPageClient-module__WGEvOG__compareProgress{background:#ffffff1f;border-radius:2px;height:4px;overflow:hidden}.CategoryPageClient-module__WGEvOG__compareProgressFill{background:#ffffff59;border-radius:2px;height:100%;transition:all .3s}.CategoryPageClient-module__WGEvOG__compareProgressFillReady{background:#b8d4a0}.CategoryPageClient-module__WGEvOG__compareHeaderPills{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.CategoryPageClient-module__WGEvOG__comparePill{background:#ffffff1f;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;animation:.2s CategoryPageClient-module__WGEvOG__popIn;display:flex}.CategoryPageClient-module__WGEvOG__comparePillName{color:#fff;font-size:12px;font-weight:600}.CategoryPageClient-module__WGEvOG__comparePillRemove{color:#b8d4a0;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;line-height:1}.CategoryPageClient-module__WGEvOG__comparePillRemove:hover{color:#fff}.CategoryPageClient-module__WGEvOG__pageHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.CategoryPageClient-module__WGEvOG__pageTitle{font-family:var(--font-dm-serif),serif;margin:0;font-size:32px;font-weight:400}.CategoryPageClient-module__WGEvOG__pageCount{color:var(--color-text-muted);font-size:14px}.CategoryPageClient-module__WGEvOG__btnCompareToggle{border:1.5px solid var(--color-border-dark);background:var(--color-bg);color:var(--color-text-secondary);font-size:14px;font-weight:600;font-family:var(--font-dm-sans),sans-serif;cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:10px 20px;transition:all .2s;display:flex}.CategoryPageClient-module__WGEvOG__btnCompareToggle:hover{border-color:var(--color-green);color:var(--color-text)}.CategoryPageClient-module__WGEvOG__sortPills{gap:6px;margin-bottom:16px;display:flex}.CategoryPageClient-module__WGEvOG__sortPill{border:1.5px solid var(--color-border);background:var(--color-tag-bg);color:var(--color-text-secondary);font-size:13px;font-weight:600;font-family:var(--font-dm-sans),sans-serif;cursor:pointer;border-radius:999px;padding:8px 16px;transition:all .2s}.CategoryPageClient-module__WGEvOG__sortPill:hover{border-color:var(--color-green);color:var(--color-green);background:var(--color-green-light)}.CategoryPageClient-module__WGEvOG__sortPillActive{border-color:var(--color-green);background:var(--color-green);color:#fff}.CategoryPageClient-module__WGEvOG__sortPillActive:hover{background:var(--color-green-dark);border-color:var(--color-green-dark);color:#fff}.CategoryPageClient-module__WGEvOG__headerActions{align-items:center;gap:10px;display:flex}.CategoryPageClient-module__WGEvOG__viewToggle{border:1.5px solid var(--color-border-dark);border-radius:10px;display:flex;overflow:hidden}.CategoryPageClient-module__WGEvOG__viewBtn{background:var(--color-bg);width:40px;height:38px;color:var(--color-text-muted);cursor:pointer;border:none;justify-content:center;align-items:center;padding:0;transition:all .15s;display:flex}.CategoryPageClient-module__WGEvOG__viewBtn:first-child{border-right:1.5px solid var(--color-border-dark)}.CategoryPageClient-module__WGEvOG__viewBtn:hover{color:var(--color-text);background:var(--color-tag-bg)}.CategoryPageClient-module__WGEvOG__viewBtnActive,.CategoryPageClient-module__WGEvOG__viewBtnActive:hover{background:var(--color-green);color:#fff}.CategoryPageClient-module__WGEvOG__grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:48px;display:grid}.CategoryPageClient-module__WGEvOG__gridList{grid-template-columns:1fr}@keyframes CategoryPageClient-module__WGEvOG__popIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes CategoryPageClient-module__WGEvOG__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.CategoryPageClient-module__WGEvOG__grid:not(.CategoryPageClient-module__WGEvOG__gridList){grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.CategoryPageClient-module__WGEvOG__grid{grid-template-columns:1fr}.CategoryPageClient-module__WGEvOG__pageHeader{flex-direction:row;align-items:center;gap:12px}}
.CategoryGrid-module__lkiVUG__grid{grid-template-columns:repeat(5,1fr);gap:10px;margin-bottom:48px;display:grid}.CategoryGrid-module__lkiVUG__card{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;text-align:center;color:var(--color-text);border-radius:10px;flex-direction:column;align-items:center;padding:18px 14px;text-decoration:none;transition:all .25s;display:flex}.CategoryGrid-module__lkiVUG__card:hover{border-color:var(--color-green);box-shadow:0 6px 20px var(--color-shadow);color:var(--color-text);transform:translateY(-2px)}.CategoryGrid-module__lkiVUG__emoji{margin-bottom:6px;font-size:28px;line-height:1}.CategoryGrid-module__lkiVUG__count{color:var(--color-text-muted);margin:2px 0 0;font-size:11px}.CategoryGrid-module__lkiVUG__card h3{font-family:var(--font-dm-serif),serif;margin:0;font-size:14px;font-weight:400}@media (max-width:1024px){.CategoryGrid-module__lkiVUG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.CategoryGrid-module__lkiVUG__grid{grid-template-columns:repeat(2,1fr)}}
