.ryxto-best{position:relative;overflow:hidden;background:var(--surface);color:var(--ink)}.ryxto-best__ambient{position:absolute;inset:-20rem auto auto 50%;width:48rem;height:48rem;border-radius:50%;background:color-mix(in srgb,var(--accent) 22%,transparent);filter:blur(120px);transform:translate(-50%);pointer-events:none}.ryxto-best__shell{position:relative;width:min(140rem,calc(100% - 4rem));margin:0 auto;padding:8rem 0 10rem}.ryxto-best__header{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(26rem,.6fr);gap:5rem;align-items:end;margin-bottom:5rem}.ryxto-best__eyebrow,.ryxto-best__signal{margin:0 0 1.2rem;color:var(--accent);font-size:1.2rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.ryxto-best__title{max-width:10ch;margin:0;color:var(--ink);font-size:clamp(4.8rem,9vw,11rem);line-height:.85;letter-spacing:-.055em;text-transform:uppercase}.ryxto-best__intro{max-width:48rem;font-size:1.6rem;line-height:1.65;opacity:.72}.ryxto-best__hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(32rem,.55fr);min-height:64rem;border:1px solid color-mix(in srgb,var(--ink) 14%,transparent);border-radius:3rem;overflow:hidden;background:color-mix(in srgb,var(--surface) 86%,white 14%);box-shadow:0 3rem 8rem #00000038}.ryxto-best__hero-media{position:relative;display:block;min-height:55rem;overflow:hidden;background:#08090b}.ryxto-best__hero-image,.ryxto-best__card-image{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.8,.2,1)}.ryxto-best__hero-media:hover .ryxto-best__hero-image,.ryxto-best__card-media:hover .ryxto-best__card-image{transform:scale(1.035)}.ryxto-best__rank{position:absolute;z-index:2;left:2.4rem;bottom:1rem;color:#ffffff29;font-size:clamp(10rem,18vw,24rem);font-weight:900;line-height:.8;letter-spacing:-.08em}.ryxto-best__hero-copy{display:flex;min-width:0;flex-direction:column;justify-content:center;padding:clamp(3rem,5vw,7rem)}.ryxto-best__signal{display:flex;gap:.8rem;align-items:center}.ryxto-best__signal span{width:.8rem;height:.8rem;border-radius:50%;background:var(--accent);box-shadow:0 0 1.6rem var(--accent)}.ryxto-best__hero-copy h2{max-width:100%;margin:0 0 2rem;color:var(--ink);font-size:clamp(3.4rem,4.5vw,6.4rem);line-height:.95;letter-spacing:-.04em;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-align:left}.ryxto-best__description{font-size:1.55rem;line-height:1.65;opacity:.7}.ryxto-best__price{display:flex;gap:1.2rem;align-items:baseline;margin:2.4rem 0;font-size:2.4rem;font-weight:800}.ryxto-best__price s{font-size:1.5rem;font-weight:500;opacity:.45}.ryxto-best__proof{display:grid;gap:1rem;padding:0;margin:0 0 3rem;list-style:none}.ryxto-best__proof li{display:flex;gap:1rem;align-items:center;font-size:1.35rem;font-weight:650}.ryxto-best__proof li:before{content:"";width:.7rem;height:.7rem;border-radius:50%;background:var(--accent);box-shadow:0 0 1.2rem color-mix(in srgb,var(--accent) 70%,transparent)}.ryxto-best__button{display:inline-flex;justify-content:center;align-items:center;min-height:5.6rem;padding:1.5rem 2.4rem;border-radius:1.2rem;background:var(--accent);color:#071015;font-weight:900;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;white-space:nowrap;box-shadow:0 0 2.4rem color-mix(in srgb,var(--accent) 48%,transparent),inset 0 1px #fff9;transition:transform .2s ease,box-shadow .2s ease}.ryxto-best__button:hover{transform:translateY(-2px);box-shadow:0 0 3.4rem color-mix(in srgb,var(--accent) 62%,transparent),inset 0 1px #ffffffbf}.ryxto-best__divider{display:flex;justify-content:space-between;margin:7rem 0 2rem;padding-bottom:1.4rem;border-bottom:1px solid color-mix(in srgb,var(--ink) 18%,transparent);font-size:1.2rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.ryxto-best__stack{display:grid;gap:3rem}.ryxto-best__hero--secondary:nth-child(2n) .ryxto-best__hero-media{order:2}.ryxto-best__card{overflow:hidden;border:1px solid color-mix(in srgb,var(--ink) 12%,transparent);border-radius:2rem;background:color-mix(in srgb,var(--surface) 92%,white 8%)}.ryxto-best__card-media{position:relative;display:block;aspect-ratio:1 / 1.05;overflow:hidden;background:#08090b}.ryxto-best__card-rank{position:absolute;z-index:2;top:1.4rem;left:1.4rem;display:grid;place-items:center;width:4rem;height:4rem;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#0000008c;color:#fff;font-size:1.1rem;font-weight:800;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ryxto-best__card-copy{padding:2rem}.ryxto-best__card-copy h3{max-width:100%;margin:0 0 1.8rem;font-size:clamp(1.8rem,2vw,2.6rem);line-height:1.1;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-align:left}.ryxto-best__card-copy h3 a,.ryxto-best__card-foot a{color:inherit;text-decoration:none}.ryxto-best__card-foot{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;font-weight:800}.ryxto-best__card-foot a{color:var(--accent);font-size:1.15rem;letter-spacing:.08em;text-transform:uppercase}.ryxto-best__empty{padding:8rem 2rem;border:1px dashed color-mix(in srgb,var(--ink) 25%,transparent);border-radius:2rem;text-align:center}@media(min-width:990px){.ryxto-best__hero-copy h2{font-size:clamp(3.2rem,3.4vw,5.2rem);line-height:1;letter-spacing:-.03em}.ryxto-best__button{padding-inline:1.8rem;font-size:clamp(1.1rem,1vw,1.3rem);letter-spacing:.06em}}@media(max-width:989px){.ryxto-best__shell{width:min(100% - 3rem,76rem);padding:5rem 0 7rem}.ryxto-best__header{grid-template-columns:1fr;gap:2.5rem}.ryxto-best__hero{grid-template-columns:1fr;min-height:auto}.ryxto-best__hero-media{min-height:0;aspect-ratio:1 / .9}.ryxto-best__hero--secondary .ryxto-best__hero-media{order:0!important}}@media(max-width:599px){.ryxto-best__shell{width:calc(100% - 2.4rem);padding-top:3.8rem}.ryxto-best__title{font-size:clamp(4.4rem,18vw,7rem)}.ryxto-best__intro{font-size:1.45rem}.ryxto-best__hero{border-radius:2rem}.ryxto-best__hero-media{aspect-ratio:1 / 1.02}.ryxto-best__hero-copy{padding:3rem 2.2rem 2.4rem}.ryxto-best__hero-copy h2{font-size:clamp(2.5rem,9vw,3.4rem);line-height:1.02;letter-spacing:-.025em}.ryxto-best__button{width:100%;padding-inline:1.5rem;font-size:1.2rem;letter-spacing:.06em}.ryxto-best__divider{margin-top:5rem}.ryxto-best__stack{gap:1.8rem}.ryxto-best__card{display:grid;grid-template-columns:42% 58%;min-height:17rem}.ryxto-best__card-media{height:100%;aspect-ratio:auto}.ryxto-best__card-copy{display:flex;flex-direction:column;justify-content:space-between;padding:1.7rem}.ryxto-best__card-copy h3{font-size:1.9rem}.ryxto-best__card-foot{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.ryxto-best__hero-image,.ryxto-best__card-image,.ryxto-best__button{transition:none}}ryxto-best-gallery{position:relative;display:block}.ryxto-best-gallery__viewport{position:absolute;top:0;right:0;bottom:0;left:0}.ryxto-best-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:block;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .24s ease}.ryxto-best-gallery__slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.ryxto-best-gallery__slide .ryxto-best__hero-image{object-fit:contain}.ryxto-best-gallery__arrow{position:absolute;top:50%;z-index:5;display:grid;width:4.6rem;height:4.6rem;padding:0;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:50%;background:#020a12c2;color:#fff;box-shadow:0 1rem 3rem #00000057;cursor:pointer;transform:translateY(-50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ryxto-best-gallery__arrow--previous{left:1.6rem}.ryxto-best-gallery__arrow--next{right:1.6rem}.ryxto-best-gallery__arrow span{font-size:3.2rem;font-weight:300;line-height:1;transform:translateY(-.2rem)}.ryxto-best-gallery__arrow:disabled{opacity:.28;cursor:default}.ryxto-best-gallery__arrow:focus-visible{outline:2px solid #ffffff;outline-offset:3px}@media(max-width:599px){.ryxto-best-gallery__arrow{width:4.2rem;height:4.2rem}.ryxto-best-gallery__arrow--previous{left:1rem}.ryxto-best-gallery__arrow--next{right:1rem}}@media(prefers-reduced-motion:reduce){.ryxto-best-gallery__slide{transition:none}}.product-media-container .product__media,.product__media.media{overflow:hidden}.product__media img.image-magnify-lightbox,.product-media-container .product__media img{width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important;transform:none!important}@media screen and (max-width:749px){.product__media-list .product__media-item,.product__media-list .product__media-item:first-child{width:100%!important;margin-left:0!important}}
/*# sourceMappingURL=/cdn/shop/t/43/compiled_assets/styles.css.map?subset=AAAAAAAAEAAAAAAAEAI */
