.judgeme-shelf{overflow:visible;background:rgb(var(--color-background));background:var(--gradient-background)}.judgeme-shelf__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.6rem 3.2rem;margin-bottom:var(--homepage-alpha-title-gap, clamp(2rem, 2.5vw, 2.8rem));text-align:left}.judgeme-shelf__intro{min-width:0;max-width:42rem}.judgeme-shelf__heading{margin:0;font-weight:var(--font-heading-weight);letter-spacing:var(--font-heading-letter-spacing, -.02em);line-height:1.15;text-wrap:balance}.judgeme-shelf__description{max-width:38ch;margin:.8rem 0 0;color:rgba(var(--color-foreground),var(--opacity-foreground-muted, .72));font-size:calc(var(--font-body-scale) * 1.5rem);line-height:1.6}.judgeme-shelf__description>*:last-child{margin-bottom:0}.judgeme-shelf__header-end{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:1.2rem 1.6rem}.judgeme-shelf__proof{display:flex;flex:0 0 auto;align-items:center;gap:1.2rem 1.4rem;text-align:left}.judgeme-shelf__nav{display:inline-flex;position:static;column-gap:.8rem}.judgeme-shelf__nav[hidden]{display:none!important}.judgeme-shelf__nav .slider-button{position:static;min-width:4.4rem;min-height:4.4rem}.judgeme-shelf__score{margin:0;color:rgb(var(--color-rating, var(--color-button)));font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 3.6rem);font-weight:var(--font-heading-weight, 600);font-variant-numeric:tabular-nums;letter-spacing:-.04em;line-height:.9}.judgeme-shelf__proof-meta{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}.judgeme-shelf__stars{display:inline-flex;align-items:center;gap:.12rem;color:rgba(var(--color-foreground),.16);line-height:1}.judgeme-shelf__star{position:relative;display:inline-flex;width:1.35rem;height:1.35rem}.judgeme-shelf__star svg{display:block;width:100%;height:100%}.judgeme-shelf__star.is-filled{color:rgb(var(--color-rating, var(--color-button)))}.judgeme-shelf__star-clip{position:absolute;top:0;left:0;color:rgb(var(--color-rating, var(--color-button)));-webkit-clip-path:inset(0 50% 0 0);clip-path:inset(0 50% 0 0)}.judgeme-shelf__count{margin:0;color:rgba(var(--color-foreground),.58);font-size:calc(var(--font-body-scale) * 1.25rem);font-weight:var(--font-body-weight-medium, 500);font-variant-numeric:tabular-nums;line-height:1.3}.judgeme-shelf__viewport{overflow:hidden;min-height:24rem;touch-action:pan-y}.js .judgeme-shelf:not(.is-ready) .judgeme-shelf__track{visibility:hidden}.judgeme-shelf__track{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--homepage-alpha-gap, 1.6rem);align-items:stretch}.judgeme-shelf__track>.judgeme-shelf__card:nth-child(n+4){display:none}.judgeme-shelf.is-ready .judgeme-shelf__track{display:flex;width:100%;gap:0;transition:transform var(--ediag-duration-slow, .28s) var(--ediag-ease-out, cubic-bezier(.2, 0, 0, 1));will-change:transform}.judgeme-shelf.is-ready .judgeme-shelf__track.is-dragging{transition:none}.judgeme-shelf__page{display:grid;flex:0 0 100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--homepage-alpha-gap, 1.6rem);align-items:stretch;min-width:0;padding:.4rem;box-sizing:border-box}.judgeme-shelf__card{display:flex;min-width:0;min-height:22rem;flex-direction:column;padding:2rem;border:var(--ediag-border-subtle);border-radius:var(--ediag-radius-card);background:rgb(var(--color-background));box-shadow:var(--ediag-shadow-rest)}.judgeme-shelf__card .judgeme-shelf__stars{margin-bottom:1.2rem}.judgeme-shelf__quote{margin:0;padding:0;border:0;color:inherit;font-style:normal}.judgeme-shelf__quote p,.judgeme-shelf__quote-text{display:-webkit-box;margin:0;overflow:hidden;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:calc(var(--font-body-scale) * 1.5rem);font-style:normal;font-weight:var(--font-heading-weight, 600);letter-spacing:var(--font-heading-letter-spacing, -.02em);line-height:1.4;text-wrap:pretty;-webkit-box-orient:vertical;-webkit-line-clamp:5}.judgeme-shelf__card.is-expandable{cursor:pointer}.judgeme-shelf__more{display:inline-flex;align-items:center;margin-top:.8rem;padding:0;border:0;background:none;color:rgb(var(--color-link, var(--color-button)));font-size:calc(var(--font-body-scale) * 1.3rem);font-weight:var(--font-body-weight-semibold, 600);line-height:1.3;text-decoration:underline;text-underline-offset:.22rem;cursor:pointer}.judgeme-shelf__more[hidden]{display:none!important}.judgeme-shelf__dialog{width:min(52rem,calc(100vw - 3.2rem));max-height:min(72vh,48rem);overflow:auto;padding:0;border:var(--ediag-border-subtle);border-radius:var(--ediag-radius-card);background:rgb(var(--color-background));box-shadow:var(--ediag-shadow-overlay);color:rgb(var(--color-foreground))}.judgeme-shelf__dialog::backdrop{background:rgba(var(--color-foreground),.42)}.judgeme-shelf__dialog-panel{position:relative;padding:2.4rem 2.4rem 2.2rem}.judgeme-shelf__dialog-close{position:absolute;top:1.2rem;right:1.2rem;display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:0;border-radius:var(--ediag-radius-control);background:transparent;color:inherit;cursor:pointer}.judgeme-shelf__dialog-close .icon{width:1.8rem;height:1.8rem}.judgeme-shelf__dialog-stars{display:inline-flex;align-items:center;gap:.12rem;margin-bottom:1.2rem;color:rgba(var(--color-foreground),.16)}.judgeme-shelf__dialog-stars .judgeme-shelf__star.is-filled{color:rgb(var(--color-rating, var(--color-button)))}.judgeme-shelf__dialog-body{margin:0;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:calc(var(--font-body-scale) * 1.6rem);font-weight:var(--font-heading-weight, 600);letter-spacing:var(--font-heading-letter-spacing, -.02em);line-height:1.5}.judgeme-shelf__dialog-by{margin:1.6rem 0 0;color:rgba(var(--color-foreground),.58);font-size:calc(var(--font-body-scale) * 1.3rem);font-weight:var(--font-body-weight-semibold, 600)}.judgeme-shelf__meta{display:flex;align-items:center;gap:1rem;margin-top:auto;padding-top:1.6rem}.judgeme-shelf__thumb{display:block;flex:0 0 4.8rem;width:4.8rem;height:4.8rem;overflow:hidden;border-radius:var(--ediag-radius-control);background:rgb(var(--color-background))}.judgeme-shelf__thumb img{display:block;width:100%;height:100%;object-fit:cover}.judgeme-shelf__byline{display:flex;min-width:0;flex-direction:column;gap:.2rem}.judgeme-shelf__byline strong{color:rgb(var(--color-foreground));font-size:calc(var(--font-body-scale) * 1.3rem);font-weight:var(--font-body-weight-semibold, 600);line-height:1.3}.judgeme-shelf__product{max-width:100%;color:rgba(var(--color-foreground),.58);font-size:calc(var(--font-body-scale) * 1.2rem);font-weight:var(--font-body-weight-medium, 500);line-height:1.35;text-decoration:none}a.judgeme-shelf__product{text-underline-offset:.22rem}a.judgeme-shelf__product:hover,a.judgeme-shelf__product:focus-visible{color:rgb(var(--color-link-hover, var(--color-button)))}.judgeme-shelf__empty{margin:0;color:rgba(var(--color-foreground),.64);font-size:calc(var(--font-body-scale) * 1.3rem)}@media(hover:hover)and (pointer:fine){.judgeme-shelf__card{transition:border-color var(--ediag-duration-default, .2s) var(--ediag-ease-standard, ease)}.judgeme-shelf__card:hover{border-color:rgba(var(--color-foreground),.18)}}@media(prefers-reduced-motion:reduce){.judgeme-shelf__card,.judgeme-shelf.is-ready .judgeme-shelf__track{transition:none}}@media screen and (max-width:991px){.judgeme-shelf__header{flex-direction:column;align-items:flex-start;gap:1.6rem}.judgeme-shelf__header-end{width:100%;justify-content:space-between}.judgeme-shelf__track,.judgeme-shelf__page{grid-template-columns:1fr}.judgeme-shelf__card{min-height:0}.judgeme-shelf__score{font-size:calc(var(--font-heading-scale) * 3.2rem)}}@media screen and (max-width:749px){.judgeme-shelf__card{padding:1.8rem}.judgeme-shelf__dialog-panel{padding:2rem 1.8rem 1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/section-judgeme-shelf.css.map */
