.yt-product-page,.yt-product-description,.yt-complete-build,.yt-product-reviews{font-family:var(--yt-font-body);color:var(--yt-color-text);letter-spacing:0}.yt-product-page{background:#f4f7f8;padding-block:0 3rem}.yt-product-page__breadcrumb{display:flex;align-items:center;gap:.5rem;min-height:3.1rem;color:color-mix(in srgb,var(--yt-color-muted) 78%,transparent);font-size:.72rem;line-height:1}.yt-product-page__breadcrumb a{color:inherit;text-decoration:none}.yt-product-page__breadcrumb a:hover{color:var(--yt-color-primary)}.yt-main-product__grid{display:grid;gap:clamp(1.35rem,3.4vw,2.8rem);align-items:start}.yt-main-product__media,.yt-main-product__details{min-width:0}.yt-main-product__details{position:relative}.yt-main-product__media{align-self:start}.yt-product-gallery{display:grid;gap:.9rem}.yt-product-gallery__thumbs{display:flex;gap:.65rem;box-sizing:border-box;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:thin}.yt-product-gallery__thumb{box-sizing:border-box;flex:0 0 4.2rem;width:4.2rem;max-width:100%;min-width:0;height:4.2rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--yt-color-border) 92%,#fff);border-radius:8px;padding:0;background:#fff;cursor:pointer;transition:border-color .18s var(--yt-motion-ease),box-shadow .18s var(--yt-motion-ease),opacity .18s var(--yt-motion-ease),transform .18s var(--yt-motion-ease)}.yt-product-gallery__thumb.is-active{border-color:var(--yt-color-primary);box-shadow:0 0 0 1px var(--yt-color-primary),0 10px 22px color-mix(in srgb,var(--yt-color-primary) 14%,transparent)}.yt-product-gallery__thumb:hover,.yt-product-gallery__thumb:focus-visible{border-color:color-mix(in srgb,var(--yt-color-primary) 58%,var(--yt-color-border));opacity:.96;transform:translateY(-1px)}.yt-product-gallery__thumb img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center}.yt-product-gallery__stage{position:relative;overflow:hidden;min-height:clamp(23rem,56vw,42rem);border:1px solid color-mix(in srgb,var(--yt-color-border) 92%,#fff);border-radius:16px;background:radial-gradient(circle at 50% 35%,#fff 0 22%,transparent 55%),linear-gradient(145deg,#fff,#f7f9fa 48%,#edf1f3);box-shadow:inset 0 1px #fffc,0 14px 36px #11161c0d}.yt-product-gallery__counter{position:absolute;z-index:3;top:1rem;left:1rem;display:inline-flex;align-items:center;gap:.35rem;min-height:1.5rem;padding-inline:.65rem;border:1px solid rgb(17 22 28 / 8%);border-radius:999px;color:var(--yt-color-muted);background:#ffffffd6;font-family:var(--yt-font-technical);font-size:.58rem;font-weight:700;letter-spacing:.12em}.yt-product-gallery__slides,.yt-product-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0}.yt-product-gallery__slide{display:grid;place-items:center;opacity:0;visibility:hidden;transform:scale(.985);transition:opacity .26s var(--yt-motion-ease),transform .26s var(--yt-motion-ease),visibility .26s var(--yt-motion-ease)}.yt-product-gallery__slide.is-active{opacity:1;transform:scale(1);visibility:visible}.yt-product-gallery__image,.yt-product-gallery .product-media,.yt-product-gallery .product-media__image{display:block;width:100%;height:100%;object-fit:contain}.yt-product-gallery__image{padding:clamp(1.4rem,4vw,3.4rem);transform:scale(1);transition:transform .28s var(--yt-motion-ease)}.yt-product-gallery.is-zoomed .yt-product-gallery__slide.is-active .yt-product-gallery__image{cursor:zoom-out;transform:scale(1.32)}.yt-product-gallery.is-zoomed .yt-product-gallery__stage{background:radial-gradient(circle at 50% 38%,#fff 0 18%,transparent 50%),linear-gradient(145deg,#f9fbfc,#eef3f6)}.yt-product-gallery__nav{position:absolute;z-index:4;top:50%;display:grid;width:2.15rem;height:2.15rem;place-items:center;border:1px solid color-mix(in srgb,var(--yt-color-border) 85%,#fff);border-radius:8px;color:var(--yt-color-muted);background:#ffffffe5;box-shadow:0 10px 20px #11161c0f;cursor:pointer;transform:translateY(-50%);transition:color .18s var(--yt-motion-ease),border-color .18s var(--yt-motion-ease),box-shadow .18s var(--yt-motion-ease),transform .18s var(--yt-motion-ease)}.yt-product-gallery__nav:hover{border-color:color-mix(in srgb,var(--yt-color-primary) 40%,var(--yt-color-border));color:var(--yt-color-primary);box-shadow:0 14px 26px color-mix(in srgb,var(--yt-color-primary) 12%,transparent)}.yt-product-gallery__nav .yt-icon{width:.95rem;height:.95rem}.yt-product-gallery__nav--prev{left:1rem}.yt-product-gallery__nav--prev:hover{transform:translate(-2px,-50%)}.yt-product-gallery__nav--prev .yt-icon{transform:rotate(90deg)}.yt-product-gallery__nav--next{right:1rem}.yt-product-gallery__nav--next:hover{transform:translate(2px,-50%)}.yt-product-gallery__nav--next .yt-icon{transform:rotate(-90deg)}.yt-product-gallery__actions{position:absolute;right:1rem;bottom:1rem;z-index:4;display:inline-flex;gap:.55rem}.yt-product-gallery__action,.yt-product-gallery__lightbox-close{display:grid;width:2.25rem;height:2.25rem;place-items:center;border:1px solid color-mix(in srgb,var(--yt-color-border) 85%,#fff);border-radius:8px;color:var(--yt-color-muted);background:#ffffffeb;box-shadow:0 10px 20px #11161c0f;cursor:pointer;transition:color .18s var(--yt-motion-ease),border-color .18s var(--yt-motion-ease),box-shadow .18s var(--yt-motion-ease),transform .18s var(--yt-motion-ease)}.yt-product-gallery__action:hover,.yt-product-gallery__action:focus-visible,.yt-product-gallery__action.is-active,.yt-product-gallery__action[aria-pressed=true],.yt-product-gallery__lightbox-close:hover,.yt-product-gallery__lightbox-close:focus-visible{border-color:color-mix(in srgb,var(--yt-color-primary) 42%,var(--yt-color-border));color:var(--yt-color-primary);box-shadow:0 14px 26px color-mix(in srgb,var(--yt-color-primary) 12%,transparent);transform:translateY(-1px)}.yt-product-gallery__action .yt-icon,.yt-product-gallery__lightbox-close .yt-icon{width:.95rem;height:.95rem}.yt-product-gallery__lightbox[hidden]{display:none}.yt-product-gallery__lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:grid;place-items:center;width:100vw;width:100dvw;height:100vh;height:100dvh;padding:clamp(1rem,3vw,2.5rem);background:#080c12e0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.yt-product-gallery__lightbox img{display:block;max-width:min(84vw,56rem);max-height:min(82vh,46rem);object-fit:contain;border-radius:12px;background:#fff;box-shadow:0 30px 80px #00000052}.yt-product-gallery__lightbox-close{position:fixed;top:1.25rem;right:1.25rem;z-index:2;color:#11161c}body.yt-gallery-lightbox-open{overflow:hidden}.yt-product-info{max-width:33.75rem}.yt-product-info__category{color:var(--yt-color-primary)}.yt-product-info__title{margin:.55rem 0 0;font-family:var(--yt-font-heading);font-size:clamp(1.9rem,2.55vw,2.45rem);font-weight:800;line-height:1.08;letter-spacing:0}.yt-product-info__rating{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin-top:.8rem;color:var(--yt-color-muted);font-size:.82rem}.yt-judgeme-preview,.yt-judgeme-preview .jdgm-widget,.yt-judgeme-preview .jdgm-prev-badge{display:inline-flex;align-items:center;min-width:0}.yt-judgeme-preview .jdgm-prev-badge{gap:.5rem}.yt-judgeme-preview .jdgm-star,.yt-judgeme-widget .jdgm-star{color:var(--yt-color-warning)}.yt-judgeme-preview .jdgm-prev-badge__text{color:var(--yt-color-muted);font-size:.82rem}.yt-judgeme-preview__empty{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.45rem;color:var(--yt-color-muted);text-decoration:none}.yt-judgeme-preview__empty strong{color:var(--yt-color-primary);font-size:.78rem}.yt-product-stars{display:inline-flex;align-items:center;gap:.1rem;color:var(--yt-color-warning);line-height:1}.yt-product-stars__star{display:inline-flex}.yt-product-stars__star.is-muted{color:color-mix(in srgb,var(--yt-color-warning) 25%,transparent)}.yt-product-stars .yt-icon{width:.9rem;height:.9rem}.yt-product-info__price{display:block;margin-top:1rem;font-size:1.45rem;font-weight:800}.yt-product-info__tax{margin-top:.35rem;color:var(--yt-color-muted)}.yt-product-info__summary{max-width:30.5rem;margin-top:1.1rem;color:var(--yt-color-muted);line-height:1.62}.yt-product-info__spec-link,.yt-product-info__support{display:inline-flex;align-items:center;gap:.45rem;margin-top:.85rem;color:var(--yt-color-primary);font-size:.82rem;font-weight:800;text-decoration:none}.yt-product-info__spec-link .yt-icon,.yt-product-info__support .yt-icon{width:.88rem;height:.88rem}.yt-product-statuses{display:flex;flex-wrap:wrap;gap:.85rem 1rem;margin-top:1.25rem;padding-block:.82rem;border-block:1px solid var(--yt-color-border)}.yt-product-statuses__item,.yt-product-info__stock{display:inline-flex;align-items:center;gap:.45rem;color:var(--yt-color-muted);font-size:.72rem}.yt-status-dot--blue{--yt-dot-color: var(--yt-color-primary)}.yt-status-dot--amber{--yt-dot-color: var(--yt-color-warning)}.yt-product-info__chips{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.82rem}.yt-product-info__chips span{border:1px solid var(--yt-color-border);border-radius:999px;padding:.32rem .56rem;color:var(--yt-color-muted);background:#fff;font-family:var(--yt-font-technical);font-size:.56rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.yt-product-options{margin-top:1.25rem}.yt-product-options__group+.yt-product-options__group{margin-top:1.05rem}.yt-product-options__group legend{display:flex;width:100%;justify-content:space-between;gap:1rem;margin-bottom:.55rem;color:var(--yt-color-muted);font-family:var(--yt-font-technical);font-size:.58rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.yt-product-options__value{color:var(--yt-color-text);font-family:var(--yt-font-body);font-size:.72rem;font-weight:700;letter-spacing:0;text-transform:none}.yt-product-options .variant-option__button-label{min-height:2.5rem;flex-basis:auto;border-radius:8px;background:#fff;font-size:.76rem;font-weight:800}.yt-product-options .variant-option__button-label:has(:checked){border-color:var(--yt-color-primary);color:var(--yt-color-primary);box-shadow:0 0 0 1px var(--yt-color-primary)}.yt-product-info__stock{margin-top:1rem}.yt-product-form{display:block;margin-top:.85rem}.yt-product-form form{margin:0}.yt-product-form__buttons{display:grid;grid-template-columns:minmax(7rem,8.5rem) minmax(0,1fr);gap:.65rem}.yt-product-form__buttons .quantity-selector-wrapper{min-width:0}.yt-product-form__buttons .quantity-selector{width:100%;height:3rem;border-radius:8px;background:#fff}.yt-product-form__add{width:100%;height:3rem!important;min-height:3rem;padding:0 1.1rem;border-radius:8px;background:var(--yt-color-primary);font-weight:800;line-height:1}.yt-product-form__add.add-to-cart-button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem}.yt-product-form__add .svg-wrapper{position:static;flex:0 0 auto;width:1rem;height:1rem;transform:none;translate:none}.yt-product-form__add .add-to-cart-text{display:inline-flex;align-items:center;justify-content:center;line-height:1}.yt-product-form__add .add-to-cart__added{color:#fff}.yt-product-form__checkout{grid-column:1 / -1}.yt-product-form__checkout shopify-accelerated-checkout,.yt-product-form__checkout .shopify-payment-button__button{--shopify-accelerated-checkout-button-border-radius: 8px}.yt-product-info__assurances{display:grid;gap:.55rem;margin:1rem 0 0;padding:1rem 0 0;border-top:1px solid var(--yt-color-border);list-style:none}.yt-product-info__assurances li{display:flex;align-items:center;gap:.55rem;color:var(--yt-color-muted);font-size:.72rem}.yt-product-info__assurances .yt-icon{width:.9rem;height:.9rem;color:var(--yt-color-primary)}.yt-product-trust-strip{border-block:1px solid color-mix(in srgb,var(--yt-color-border) 92%,#ffffff);background:#fff}.yt-product-trust-strip__grid{display:grid;padding-inline:0}.yt-product-trust-strip__item{display:grid;align-content:center;justify-items:start;gap:0;min-width:0;min-height:7.45rem;padding:1.35rem clamp(1.35rem,3vw,2rem);border-right:1px solid color-mix(in srgb,var(--yt-color-border) 92%,#ffffff)}.yt-product-trust-strip__item:last-child{border-right:0}.yt-product-trust-strip__iconline{display:inline-flex;align-items:center;gap:1rem;min-height:1.15rem;margin-bottom:.92rem}.yt-product-trust-strip__icon{display:inline-flex;color:var(--yt-color-primary)}.yt-product-trust-strip__icon .yt-icon{width:1.08rem;height:1.08rem;stroke-width:1.7}.yt-product-trust-strip__number{color:color-mix(in srgb,var(--yt-color-muted) 66%,#ffffff);font-family:var(--yt-font-technical);font-size:.55rem;font-weight:800;letter-spacing:.16em;line-height:1}.yt-product-trust-strip__item h3{margin:0;color:var(--yt-color-text);font-family:var(--yt-font-heading);font-size:clamp(.88rem,1vw,.98rem);font-weight:850;line-height:1.18;letter-spacing:0}.yt-product-trust-strip__item p{display:block;margin:.5rem 0 0;color:var(--yt-color-muted);font-size:.78rem;line-height:1.42}.yt-product-description{background:#fff}.yt-product-description__content{width:100%;max-width:none;color:var(--yt-color-muted)}.yt-product-description__content :where(p,ul,ol){margin-block:0 1rem}.yt-complete-build{display:block;background:#fff}.yt-complete-build__grid{display:grid;gap:1rem;margin-top:2rem}.yt-complete-build .yt-product-card{border:1px solid var(--yt-color-border)}.yt-product-reviews{background:#f4f7f8}.yt-product-reviews__layout{display:grid;gap:2rem;margin-top:2rem}.yt-product-reviews__summary,.yt-product-review-card{border:1px solid var(--yt-color-border);border-radius:16px;background:#fff}.yt-product-reviews__summary{padding:clamp(1.25rem,3vw,2rem)}.yt-product-reviews__score{display:flex;align-items:baseline;gap:.65rem;margin-bottom:.55rem}.yt-product-reviews__score strong{font-size:2.2rem;line-height:1}.yt-product-reviews__score span,.yt-product-reviews__summary .yt-help-text{color:var(--yt-color-muted)}.yt-product-reviews__bars{display:grid;gap:.7rem;margin-top:1.5rem}.yt-product-reviews__bar{display:grid;grid-template-columns:2.2rem minmax(0,1fr) 1.5rem;gap:.7rem;align-items:center;color:var(--yt-color-muted);font-size:.68rem}.yt-product-reviews__bar i{overflow:hidden;height:.32rem;border-radius:999px;background:color-mix(in srgb,var(--yt-color-border) 72%,#fff)}.yt-product-reviews__bar b{display:block;height:100%;border-radius:inherit;background:var(--yt-color-primary)}.yt-product-reviews__feed{min-width:0}.yt-judgeme-widget{overflow:hidden;border:1px solid var(--yt-color-border);border-radius:16px;background:#fff}.yt-judgeme-widget .jdgm-widget{width:100%;margin:0;padding:clamp(1.25rem,2.5vw,2rem);font-family:var(--yt-font-body);color:var(--yt-color-text)}.yt-judgeme-widget .jdgm-rev-widg{margin:0;padding:0;border:0}.yt-judgeme-widget .jdgm-rev-widg__title{margin:0;font-family:var(--yt-font-heading);font-size:clamp(1.35rem,2vw,1.9rem);font-weight:800;line-height:1.12;letter-spacing:0}.yt-judgeme-widget .jdgm-rev-widg__summary-text,.yt-judgeme-widget .jdgm-rev__timestamp,.yt-judgeme-widget .jdgm-rev__buyer-badge,.yt-judgeme-widget .jdgm-rev__author{color:var(--yt-color-muted)}.yt-judgeme-widget .jdgm-write-rev-link,.yt-judgeme-widget .jdgm-btn,.yt-judgeme-widget input[type=submit]{display:inline-flex!important;align-items:center;justify-content:center;min-height:2.5rem;border:1px solid var(--yt-color-primary);border-radius:8px;padding:.72rem 1rem;color:#fff;background:var(--yt-color-primary);font-size:.78rem;font-weight:800;line-height:1;text-decoration:none;visibility:visible!important;opacity:1!important}.yt-judgeme-widget .jdgm-rev{border-top:1px solid var(--yt-color-border);padding-block:1.15rem}.yt-judgeme-widget .jdgm-rev__title,.yt-judgeme-widget .jdgm-rev__body{color:var(--yt-color-text)}.yt-product-reviews__filters{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:1.15rem}.yt-product-reviews__filters button{min-height:2rem;border:1px solid var(--yt-color-border);border-radius:8px;padding:.4rem .8rem;color:var(--yt-color-muted);background:#fff;font-size:.72rem;cursor:pointer}.yt-product-reviews__filters button[aria-pressed=true]{border-color:var(--yt-color-primary);color:var(--yt-color-text);box-shadow:0 0 0 1px var(--yt-color-primary)}.yt-product-review-card{padding:1.1rem 1.3rem}.yt-product-review-card+.yt-product-review-card{margin-top:1rem}.yt-product-review-card__top,.yt-product-review-card__author{display:flex;align-items:center;justify-content:space-between;gap:1rem}.yt-product-review-card__top .yt-tech-label{color:color-mix(in srgb,var(--yt-color-muted) 68%,transparent);text-align:right}.yt-product-review-card p{margin:.75rem 0 0;padding-bottom:1rem;border-bottom:1px solid var(--yt-color-border);font-size:.9rem;line-height:1.55}.yt-product-review-card__author{justify-content:flex-start;margin-top:.75rem;font-size:.75rem}.yt-product-review-card__author span{display:inline-flex;align-items:center;gap:.25rem;color:var(--yt-color-muted)}.yt-product-review-card__author .yt-icon{width:.75rem;height:.75rem;color:var(--yt-color-primary)}.yt-sticky-product .sticky-add-to-cart__bar,.yt-sticky-product__bar{position:fixed;z-index:calc(var(--layer-sticky) + 30);right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(12rem,1fr) auto auto auto auto;gap:1.05rem;align-items:center;width:100%;min-height:4.65rem;padding:.72rem max(var(--yt-page-gutter),calc((100vw - var(--yt-container-width)) / 2 + var(--yt-page-gutter)));border-top:1px solid color-mix(in srgb,var(--yt-color-border) 92%,#ffffff);border-radius:0;background:#fffffff0;box-shadow:0 -22px 54px -42px #090d1294;opacity:0;transform:translateY(100%);transition:opacity .26s var(--yt-motion-ease),transform .26s var(--yt-motion-ease);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.yt-sticky-product .sticky-add-to-cart__bar[data-stuck=true],.yt-sticky-product__bar[data-stuck=true]{opacity:1;transform:translateY(0)}.yt-sticky-product[data-yt-hidden=true] .sticky-add-to-cart__bar{display:none}.yt-sticky-product:not([data-variant-available=true]) .sticky-add-to-cart__bar{display:none}.yt-sticky-product__summary{display:flex;align-items:center;gap:.85rem;min-width:0}.yt-sticky-product__image{overflow:hidden;flex:0 0 auto;width:2.7rem;height:2.7rem;border:1px solid var(--yt-color-border);border-radius:8px;background:var(--yt-color-surface)}.yt-sticky-product__image img{display:block;width:100%;height:100%;object-fit:contain}.yt-sticky-product__title{overflow:hidden;max-width:min(30rem,44vw);margin:0;font-size:.88rem;font-weight:800;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.yt-sticky-product__variant{overflow:hidden;max-width:min(25rem,40vw);margin-top:.25rem;color:var(--yt-color-muted);font-family:var(--yt-font-technical);font-size:.55rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap}.yt-sticky-product__price{color:var(--yt-color-text);font-size:1.05rem;font-weight:800;white-space:nowrap}.yt-sticky-product__price .price,.yt-sticky-product__price .price__container,.yt-sticky-product__price .price__regular,.yt-sticky-product__price .price__sale{display:inline-flex;align-items:baseline;gap:.35rem}.yt-sticky-product__price .price-item--regular{color:var(--yt-color-muted)}.yt-sticky-product__quantity{display:grid;grid-template-columns:2.3rem 2.8rem 2.3rem;align-items:center;height:2.55rem;overflow:hidden;border:1px solid var(--yt-color-border);border-radius:8px;background:#fff}.yt-sticky-product__quantity button,.yt-sticky-product__quantity span{display:grid;height:100%;place-items:center}.yt-sticky-product__quantity button{border:0;color:var(--yt-color-text);background:transparent;cursor:pointer;transition:background-color .18s var(--yt-motion-ease),color .18s var(--yt-motion-ease)}.yt-sticky-product__quantity button:hover{color:var(--yt-color-primary);background:color-mix(in srgb,var(--yt-color-primary) 8%,#ffffff)}.yt-sticky-product__quantity button:focus-visible{outline:2px solid var(--yt-color-primary);outline-offset:-2px}.yt-sticky-product__quantity .yt-icon{width:.9rem;height:.9rem}.yt-sticky-product__quantity span{color:var(--yt-color-text);font-size:.82rem;font-weight:700}.yt-sticky-product__button{position:relative;min-width:9.1rem;min-height:2.55rem;padding:0 1.35rem;border-radius:8px;background:var(--yt-color-primary);box-shadow:0 12px 28px -18px var(--yt-color-primary);font-size:.8rem;font-weight:800;transition:background-color .18s var(--yt-motion-ease),box-shadow .18s var(--yt-motion-ease),transform .18s var(--yt-motion-ease)}.yt-sticky-product__button:hover{background:color-mix(in srgb,var(--yt-color-primary) 88%,#111827);box-shadow:0 16px 34px -20px var(--yt-color-primary);transform:translateY(-1px)}.yt-sticky-product__button:active{transform:translateY(0)}.yt-sticky-product__button .add-to-cart-text__content{display:inline-flex;align-items:center;gap:.28rem}.yt-sticky-product__close{display:grid;width:2.3rem;height:2.3rem;place-items:center;border:0;border-radius:999px;color:var(--yt-color-muted);background:transparent;cursor:pointer;transition:background-color .18s var(--yt-motion-ease),color .18s var(--yt-motion-ease)}.yt-sticky-product__close:hover{color:var(--yt-color-text);background:color-mix(in srgb,var(--yt-color-border) 62%,transparent)}.yt-sticky-product__close .yt-icon{width:1rem;height:1rem}@media screen and (min-width:750px){.yt-main-product__grid{grid-template-columns:minmax(0,1fr)}.yt-main-product__media,.yt-main-product__details{position:relative}.yt-product-gallery{grid-template-columns:4.2rem minmax(0,1fr);align-items:start}.yt-product-gallery__thumbs{flex-direction:column;width:100%;max-width:100%;min-width:0;max-height:clamp(23rem,56vw,42rem);overflow-y:auto;overflow-x:hidden;padding-bottom:0;scrollbar-gutter:stable;scrollbar-width:thin}.yt-product-gallery__thumb{flex:0 0 auto;width:100%;max-width:100%}.yt-product-trust-strip__grid,.yt-complete-build__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.yt-product-reviews__layout{grid-template-columns:minmax(15rem,20rem) minmax(0,1fr)}}@media screen and (min-width:990px){.yt-main-product__grid{grid-template-columns:minmax(0,1.42fr) minmax(22rem,.86fr)}.yt-main-product__media{position:sticky;top:calc(var(--header-height, 0px) + 1.25rem)}}@media screen and (max-width:989px){.yt-complete-build__grid,.yt-product-trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yt-product-trust-strip__item{min-height:7rem}.yt-product-trust-strip__item:nth-child(2n){border-right:0}.yt-product-trust-strip__item:nth-child(n+3){border-top:1px solid color-mix(in srgb,var(--yt-color-border) 92%,#ffffff)}.yt-product-info{max-width:none}.yt-product-gallery__stage{min-height:clamp(22rem,74vw,38rem)}}@media screen and (max-width:749px){.yt-product-page{padding-bottom:2rem}.yt-product-page__breadcrumb{overflow-x:auto;white-space:nowrap}.yt-product-info{max-width:none}.yt-product-gallery{gap:.75rem}.yt-product-gallery__stage{border-radius:12px}.yt-product-gallery__thumb{flex-basis:3.85rem;width:3.85rem;height:3.85rem}.yt-product-gallery__actions{right:.75rem;bottom:.75rem}.yt-product-gallery__nav{width:2rem;height:2rem}.yt-product-form__buttons,.yt-complete-build__grid,.yt-product-trust-strip__grid{grid-template-columns:1fr}.yt-product-trust-strip__item{min-height:6.6rem;padding:1.25rem var(--yt-page-gutter);border-right:0;border-bottom:1px solid var(--yt-color-border)}.yt-product-trust-strip__item:nth-child(n+3){border-top:0}.yt-product-trust-strip__item:last-child{border-bottom:0}.yt-product-review-card__top,.yt-home-heading{align-items:flex-start;flex-direction:column}.yt-home-heading__action,.yt-home-heading__action .yt-button{width:100%}.yt-sticky-product .sticky-add-to-cart__bar,.yt-sticky-product__bar{grid-template-areas:"summary close" "quantity button";grid-template-columns:minmax(0,1fr) auto;gap:.65rem .75rem;min-height:0;padding:.75rem 1rem calc(.75rem + env(safe-area-inset-bottom))}.yt-sticky-product__summary{grid-area:summary}.yt-sticky-product__image{width:2.35rem;height:2.35rem}.yt-sticky-product__title{max-width:100%;font-size:.78rem}.yt-sticky-product__variant{max-width:100%;font-size:.5rem}.yt-sticky-product__price{display:none}.yt-sticky-product__quantity{grid-area:quantity;grid-template-columns:2.25rem 2.7rem 2.25rem;width:7.2rem}.yt-sticky-product__button{grid-area:button;min-width:9rem;width:100%}.yt-sticky-product__close{grid-area:close;align-self:center;width:2rem;height:2rem}}@media screen and (max-width:479px){.yt-product-gallery__stage{min-height:19rem}.yt-product-info__title{font-size:clamp(1.75rem,11vw,2.35rem)}.yt-complete-build__grid{grid-template-columns:1fr}.yt-sticky-product .sticky-add-to-cart__bar,.yt-sticky-product__bar{grid-template-columns:minmax(0,1fr) auto;padding-right:.8rem;padding-left:.8rem}.yt-sticky-product__button{min-width:8.25rem;padding:0 1rem}}.yt-product-description__content{overflow-wrap:anywhere}.yt-product-description__content :where(h1,h2){margin-block:0 1.15rem;color:var(--yt-color-text);font-family:var(--yt-font-heading);font-size:clamp(1.65rem,4vw,2.75rem);font-weight:760;line-height:1.08;letter-spacing:0}.yt-product-description__content :where(h3,h4){margin-block:1.6rem .7rem;color:var(--yt-color-text);font-family:var(--yt-font-heading);font-size:clamp(1.05rem,2vw,1.45rem);font-weight:760;line-height:1.2}.yt-product-description__content :where(p,li){max-width:76ch;font-size:clamp(.9rem,1.1vw,1rem);line-height:1.72}.yt-product-description__content :where(img,video,iframe){display:block;max-width:min(100%,52rem);height:auto;margin:1.5rem auto;border-radius:10px}.yt-product-description__content :where(table){display:block;overflow-x:auto;width:100%;max-width:100%}@media screen and (min-width:990px)and (max-width:1180px){.yt-main-product__grid{grid-template-columns:minmax(0,1.08fr) minmax(21rem,.92fr);gap:2rem}.yt-product-info__title{font-size:clamp(1.8rem,3vw,2.25rem)}.yt-product-gallery__stage{min-height:clamp(26rem,52vw,34rem)}}@media screen and (max-width:989px){.yt-product-page{padding-bottom:2.25rem}.yt-main-product__grid{gap:1.4rem}.yt-product-gallery__stage{min-height:auto;aspect-ratio:1 / .86}.yt-product-info{width:100%;margin-inline:auto}.yt-product-info__title{max-width:17em}.yt-complete-build__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){body:has(.yt-sticky-product){padding-bottom:7.4rem}.yt-product-page{padding-bottom:1.5rem}.yt-product-page__breadcrumb{min-height:2.65rem;margin-inline:calc(var(--yt-page-gutter) * -1);padding-inline:var(--yt-page-gutter);font-size:.66rem;scrollbar-width:none}.yt-product-page__breadcrumb::-webkit-scrollbar{display:none}.yt-main-product__grid{gap:1rem}.yt-product-gallery{display:flex;flex-direction:column;gap:.72rem}.yt-product-gallery__stage{order:1;min-height:auto!important;aspect-ratio:1 / .9;border-radius:12px;box-shadow:0 12px 26px #11161c0d}.yt-product-gallery__thumbs{order:2;margin-inline:calc(var(--yt-page-gutter) * -1);padding:.15rem var(--yt-page-gutter) .3rem;scroll-snap-type:x proximity}.yt-product-gallery__thumb{flex-basis:3.25rem;width:3.25rem;height:3.25rem;border-radius:7px;scroll-snap-align:start}.yt-product-gallery__image{padding:clamp(1rem,7vw,1.8rem)}.yt-product-gallery__counter{top:.75rem;left:.75rem;min-height:1.35rem;padding-inline:.55rem;font-size:.52rem}.yt-product-gallery__nav{width:1.9rem;height:1.9rem}.yt-product-gallery__nav--prev{left:.65rem}.yt-product-gallery__nav--next{right:.65rem}.yt-product-gallery__actions{right:.65rem;bottom:.65rem;gap:.42rem}.yt-product-gallery__action,.yt-product-gallery__lightbox-close{width:2rem;height:2rem;border-radius:7px}.yt-product-gallery__lightbox{padding:.8rem}.yt-product-gallery__lightbox img{max-width:94vw;max-height:78vh;border-radius:10px}.yt-product-gallery__lightbox-close{top:.85rem;right:.85rem}.yt-product-info{padding-top:.35rem}.yt-product-info__category{font-size:.58rem}.yt-product-info__title{max-width:none;margin-top:.42rem;font-size:clamp(1.65rem,8.5vw,2.05rem);line-height:1.08}.yt-product-info__rating{gap:.35rem;margin-top:.65rem;font-size:.74rem}.yt-judgeme-preview .jdgm-prev-badge,.yt-judgeme-preview__empty{gap:.35rem}.yt-product-info__price{margin-top:.85rem;font-size:1.28rem}.yt-product-info__tax{font-size:.74rem;line-height:1.45}.yt-product-info__summary{max-width:none;margin-top:.9rem;font-size:.88rem;line-height:1.58}.yt-product-info__spec-link,.yt-product-info__support{font-size:.78rem}.yt-product-statuses{flex-wrap:nowrap;gap:.9rem;margin-inline:calc(var(--yt-page-gutter) * -1);margin-top:1rem;padding:.8rem var(--yt-page-gutter);overflow-x:auto;scrollbar-width:none}.yt-product-statuses::-webkit-scrollbar{display:none}.yt-product-statuses__item{flex:0 0 auto;font-size:.68rem;white-space:nowrap}.yt-product-info__chips{display:none}.yt-product-options,.yt-product-info .yt-product-options{margin-top:1rem}.yt-product-info .yt-product-options__group+.yt-product-options__group{margin-top:1.05rem}.yt-product-options__group legend{align-items:end;margin-bottom:.58rem;font-size:.52rem;letter-spacing:.12em}.yt-product-options__value{max-width:48%;text-align:right;font-size:.68rem}.yt-product-info .yt-product-options .variant-option__button-label{min-height:2.35rem;padding:.65rem .82rem!important;font-size:.74rem}.yt-product-info__stock{margin-top:.95rem;font-size:.72rem;line-height:1.4}.yt-product-form{margin-top:.85rem}.yt-product-form__buttons{grid-template-columns:minmax(5.9rem,6.6rem) minmax(0,1fr);gap:.55rem;align-items:stretch}.yt-product-form__buttons .quantity-selector,.yt-product-info .yt-product-form__add{height:2.75rem!important;min-height:2.75rem!important}.yt-product-info .yt-product-form__add{grid-template-columns:.95rem minmax(0,1fr);padding-inline:.8rem!important;font-size:.74rem}.yt-product-info .yt-product-form__add-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yt-product-form__checkout{grid-column:1 / -1}.yt-product-info__assurances{gap:.5rem;margin-top:.9rem;padding-top:.9rem}.yt-product-info__assurances li{align-items:flex-start;font-size:.7rem;line-height:1.45}.yt-product-info__assurances .yt-icon{margin-top:.08rem}.yt-product-trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yt-product-trust-strip__item{min-height:6.15rem;padding:1rem;border-right:1px solid var(--yt-color-border);border-bottom:1px solid var(--yt-color-border)}.yt-product-trust-strip__item:nth-child(2n){border-right:0}.yt-product-trust-strip__item:nth-child(n+3){border-top:0}.yt-product-trust-strip__item:nth-last-child(-n+2){border-bottom:0}.yt-product-trust-strip__iconline{gap:.55rem;margin-bottom:.55rem}.yt-product-trust-strip__icon .yt-icon{width:.95rem;height:.95rem}.yt-product-trust-strip__item h3{font-size:.76rem;line-height:1.22}.yt-product-trust-strip__item p{margin-top:.32rem;font-size:.66rem;line-height:1.36}.yt-product-description,.yt-complete-build,.yt-product-reviews{padding-block:3rem}.yt-product-description__content :where(h1,h2){font-size:clamp(1.75rem,9vw,2.25rem);line-height:1.08}.yt-product-description__content :where(p,li){max-width:none;font-size:.88rem;line-height:1.65}.yt-product-description__content :where(img,video,iframe){margin-block:1rem;border-radius:8px}.yt-complete-build .yt-home-heading,.yt-product-reviews .yt-home-heading{gap:1rem}.yt-complete-build .yt-home-heading__copy,.yt-product-reviews .yt-home-heading__copy{max-width:none}.yt-complete-build .yt-heading--large,.yt-product-reviews .yt-heading--large{max-width:none!important;font-size:clamp(1.8rem,9vw,2.25rem);line-height:1.08}.yt-complete-build .yt-body,.yt-product-reviews .yt-body{margin-top:.75rem;font-size:.88rem;line-height:1.55}.yt-complete-build .yt-home-heading__action,.yt-product-reviews .yt-home-heading__action{margin-top:1rem}.yt-complete-build .yt-home-heading__action .yt-button,.yt-product-reviews .yt-home-heading__action .yt-button{width:100%;min-height:2.7rem;justify-content:center}.yt-complete-build__grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(15.5rem,82vw);grid-template-columns:none;gap:.85rem;margin:1.35rem calc(var(--yt-page-gutter) * -1) 0;overflow-x:auto;padding:.1rem var(--yt-page-gutter) .8rem;scroll-padding-inline:var(--yt-page-gutter);scroll-snap-type:x mandatory;scrollbar-width:none}.yt-complete-build__grid::-webkit-scrollbar{display:none}.yt-complete-build .yt-product-card{scroll-snap-align:start}.yt-complete-build .yt-product-card__media{aspect-ratio:1 / .82}.yt-complete-build .yt-product-card__content{padding:.9rem}.yt-complete-build .yt-product-card__title{display:-webkit-box;min-height:2.35em;overflow:hidden;font-size:.92rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.yt-complete-build .yt-product-card__chips{gap:.3rem;margin-top:.65rem}.yt-complete-build .yt-product-card__chips span{padding:.24rem .36rem;font-size:.5rem}.yt-complete-build .yt-product-card__footer{margin-top:.75rem;padding-top:.75rem}.yt-product-reviews__layout{gap:1rem;margin-top:1.35rem}.yt-product-reviews__summary,.yt-product-review-card,.yt-judgeme-widget{border-radius:12px}.yt-product-reviews__summary{padding:1rem}.yt-product-reviews__score strong{font-size:1.85rem}.yt-product-reviews__bars{gap:.55rem;margin-top:1rem}.yt-judgeme-widget .jdgm-widget,.yt-product-review-card{padding:1rem}.yt-product-review-card p{font-size:.82rem}.yt-sticky-product .sticky-add-to-cart__bar,.yt-sticky-product__bar{grid-template-areas:"summary close" "quantity button";grid-template-columns:minmax(0,1fr) 1.9rem;gap:.62rem .7rem;padding:.65rem .85rem calc(.65rem + env(safe-area-inset-bottom))}.yt-sticky-product__summary{min-width:0}.yt-sticky-product__button{min-height:2.45rem;font-size:.75rem}}@media screen and (max-width:379px){.yt-product-page__breadcrumb{font-size:.62rem}.yt-product-gallery__stage{aspect-ratio:1 / .95}.yt-product-gallery__thumb{flex-basis:3rem;width:3rem;height:3rem}.yt-product-info__title{font-size:clamp(1.45rem,8vw,1.82rem)}.yt-product-options__value{max-width:42%}.yt-product-info .yt-product-options .variant-option__button-label{min-height:2.22rem;padding:.58rem .68rem!important;font-size:.68rem}.yt-product-form__buttons{grid-template-columns:minmax(5.55rem,6.1rem) minmax(0,1fr);gap:.5rem}.yt-product-info .yt-product-form__add{font-size:.68rem}.yt-product-trust-strip__item{min-height:5.85rem;padding:.82rem}.yt-product-trust-strip__item h3{font-size:.7rem}.yt-product-trust-strip__item p{font-size:.62rem}.yt-complete-build__grid{grid-auto-columns:minmax(14.4rem,84vw)}.yt-sticky-product__image{display:none}.yt-sticky-product__quantity{grid-template-columns:2rem 2.35rem 2rem;width:6.35rem}.yt-sticky-product__button{min-width:7.7rem;padding-inline:.75rem}}@media screen and (max-width:1199px){body:has(.yt-sticky-product){padding-bottom:4.8rem}.yt-product-page,.yt-product-page *,.yt-product-description,.yt-product-description *,.yt-complete-build,.yt-complete-build *,.yt-product-reviews,.yt-product-reviews *{box-sizing:border-box;min-width:0}.yt-main-product__grid{grid-template-columns:1fr}.yt-main-product__media{position:relative;top:auto}.yt-product-gallery{max-width:100%}.yt-product-info{max-width:42rem}.yt-product-gallery__stage{min-height:auto;aspect-ratio:1 / .84}.yt-complete-build__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yt-product-reviews__layout{grid-template-columns:1fr}}@media screen and (min-width:750px)and (max-width:1199px){.yt-product-page{padding-bottom:3rem}.yt-main-product__grid,.yt-product-page__breadcrumb{max-width:52rem}.yt-product-gallery{grid-template-columns:4.25rem minmax(0,1fr)}.yt-product-gallery__stage{aspect-ratio:1 / .78}.yt-product-info{width:100%;max-width:42rem}.yt-product-info__title{max-width:13em;font-size:clamp(2.25rem,5vw,3rem)}.yt-product-info__price{font-size:1.55rem}.yt-product-info__summary{max-width:38rem;font-size:.96rem}.yt-product-info .yt-product-options .variant-option__button-label{min-height:2.75rem;padding-inline:1rem!important}.yt-product-form__buttons{grid-template-columns:minmax(7rem,7.75rem) minmax(0,1fr)}.yt-product-form__buttons .quantity-selector,.yt-product-info .yt-product-form__add{height:3.15rem!important;min-height:3.15rem!important}.yt-product-trust-strip__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yt-product-trust-strip__item{min-height:6.8rem;border-bottom:1px solid var(--yt-color-border)}.yt-product-trust-strip__item:nth-child(2n){border-right:0}.yt-product-trust-strip__item:nth-last-child(-n+2){border-bottom:0}.yt-product-description,.yt-complete-build,.yt-product-reviews{padding-block:4.5rem}}@media screen and (max-width:749px){body:has(.yt-sticky-product){padding-bottom:7.6rem}html,body{overflow-x:clip}.yt-container,.yt-main-product__grid,.yt-product-page__breadcrumb{width:100%;max-width:100%}.yt-product-page{padding-bottom:1rem}.yt-product-page__breadcrumb{min-height:2.65rem;margin-inline:calc(var(--yt-page-gutter) * -1);padding-inline:var(--yt-page-gutter);overflow-x:auto;color:color-mix(in srgb,var(--yt-color-muted) 84%,transparent);font-size:.72rem;line-height:1.2;white-space:nowrap;-webkit-overflow-scrolling:touch}.yt-product-gallery{display:flex;flex-direction:column;gap:.8rem;width:100%}.yt-product-gallery__stage{order:1;width:100%;aspect-ratio:1 / .92;min-height:auto!important;border-radius:12px}.yt-product-gallery__thumbs{order:2;display:flex;gap:.62rem;margin-inline:calc(var(--yt-page-gutter) * -1);padding:.1rem var(--yt-page-gutter) .45rem;overflow-x:auto;scroll-padding-inline:var(--yt-page-gutter);scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.yt-product-gallery__thumb{flex:0 0 3.8rem;width:3.8rem;height:3.8rem;border-radius:8px;scroll-snap-align:start}.yt-product-gallery__image{padding:clamp(.9rem,5.5vw,1.6rem)}.yt-product-gallery.is-zoomed .yt-product-gallery__slide.is-active .yt-product-gallery__image{transform:scale(1.18)}.yt-product-gallery__counter{top:.72rem;left:.72rem;min-height:1.55rem;font-size:.58rem}.yt-product-gallery__nav,.yt-product-gallery__action{width:2.25rem;height:2.25rem}.yt-product-gallery__nav--prev{left:.7rem}.yt-product-gallery__nav--next{right:.7rem}.yt-product-gallery__actions{right:.7rem;bottom:.7rem}.yt-product-info{display:flex;flex-direction:column;width:100%;max-width:none;padding-top:.4rem}.yt-product-info__category{order:1;font-size:.68rem;line-height:1.2}.yt-product-info__title{order:2;max-width:none;margin-top:.45rem;font-size:clamp(1.75rem,8.4vw,2.18rem);line-height:1.08;overflow-wrap:normal}.yt-product-info__price{order:3;margin-top:.9rem;font-size:clamp(1.28rem,6vw,1.48rem);line-height:1.1}.yt-product-info__stock{order:4;margin-top:.78rem;font-size:.82rem;line-height:1.45}.yt-product-info__rating{order:5;margin-top:.7rem;font-size:.82rem}.yt-product-info__tax{order:6;margin-top:.55rem;font-size:.82rem;line-height:1.45}.yt-product-info__summary{order:7;display:-webkit-box;max-width:none;margin-top:.95rem;overflow:hidden;color:color-mix(in srgb,var(--yt-color-muted) 92%,var(--yt-color-text));font-size:.95rem;line-height:1.62;-webkit-box-orient:vertical;-webkit-line-clamp:4}.yt-product-info__spec-link{order:8;margin-top:.78rem;font-size:.86rem}.yt-product-statuses{order:9;flex-wrap:nowrap;gap:.95rem;margin-inline:calc(var(--yt-page-gutter) * -1);padding-inline:var(--yt-page-gutter);overflow-x:auto;scrollbar-width:none}.yt-product-info__chips{order:10}.yt-product-options{order:11}.yt-product-form{order:12}.yt-product-info__assurances{order:13}.yt-product-info__support{order:14}.yt-product-statuses__item{font-size:.75rem}.yt-product-options__group legend{align-items:flex-end;margin-bottom:.68rem;font-size:.68rem;letter-spacing:.1em}.yt-product-options__value{max-width:50%;font-size:.78rem;text-align:right}.yt-product-info .yt-product-options .variant-option__button-label{min-height:2.75rem;padding:.75rem .95rem!important;font-size:.84rem;line-height:1.15}.yt-product-info .yt-product-options .variant-option__button-label__text{white-space:normal}.yt-product-form__buttons{grid-template-columns:minmax(6.5rem,7.25rem) minmax(0,1fr);gap:.65rem}.yt-product-form__buttons .quantity-selector,.yt-product-info .yt-product-form__add{height:3.05rem!important;min-height:3.05rem!important}.yt-product-info .yt-product-form__add{font-size:.82rem}.yt-product-info__assurances li{font-size:.8rem}.yt-product-trust-strip__grid{grid-template-columns:1fr}.yt-product-trust-strip__item,.yt-product-trust-strip__item:nth-child(2n),.yt-product-trust-strip__item:nth-last-child(-n+2){display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:.85rem;min-height:auto;padding:1rem var(--yt-page-gutter);border-right:0;border-bottom:1px solid var(--yt-color-border)}.yt-product-trust-strip__item:last-child{border-bottom:0}.yt-product-trust-strip__iconline{grid-row:1 / span 2;gap:.42rem;margin:0}.yt-product-trust-strip__number{display:none}.yt-product-trust-strip__item h3{font-size:.88rem}.yt-product-trust-strip__item p{font-size:.78rem}.yt-product-description,.yt-complete-build,.yt-product-reviews{padding-block:clamp(3rem,13vw,4rem)}.yt-product-description__content{color:color-mix(in srgb,var(--yt-color-muted) 92%,var(--yt-color-text))}.yt-product-description__content :where(h1,h2){margin-block:0 1.05rem;font-size:clamp(1.85rem,9vw,2.45rem)}.yt-product-description__content :where(h3,h4){margin-block:1.55rem .65rem;font-size:clamp(1.12rem,5.4vw,1.42rem)}.yt-product-description__content :where(p,li){max-width:none;font-size:.98rem;line-height:1.68}.yt-product-description__content :where(ul,ol){padding-left:1.2rem}.yt-product-description__content :where(strong,b){color:var(--yt-color-text)}.yt-product-description__content :where(table){margin-block:1rem;font-size:.88rem}.yt-complete-build .yt-heading--large,.yt-product-reviews .yt-heading--large{font-size:clamp(1.85rem,9vw,2.35rem)}.yt-complete-build__grid{grid-auto-flow:column;grid-auto-columns:minmax(17rem,84vw);grid-template-columns:none;gap:.95rem}.yt-complete-build .yt-product-card__quick-add-button,.yt-complete-build .yt-product-card__quick-add-link{min-height:2.7rem;font-size:.84rem}.yt-complete-build .yt-product-card__title{font-size:1rem}.yt-product-reviews__layout{gap:1rem}.yt-product-reviews__summary{padding:1.1rem}.yt-product-reviews__score strong{font-size:2.05rem}.yt-product-reviews__bar{grid-template-columns:3rem minmax(0,1fr) 1.8rem;font-size:.78rem}.yt-judgeme-widget .jdgm-widget{padding:1.1rem}.yt-judgeme-widget .jdgm-rev-widg__title{font-size:1.35rem}.yt-sticky-product .sticky-add-to-cart__bar,.yt-sticky-product__bar{grid-template-columns:minmax(0,1fr) 2rem;padding-inline:var(--yt-page-gutter)}.yt-sticky-product__title{font-size:.82rem}.yt-sticky-product__variant{font-size:.55rem}.yt-sticky-product__quantity{width:7.25rem;height:2.75rem}.yt-sticky-product__button{min-height:2.75rem;font-size:.82rem}}@media screen and (min-width:390px)and (max-width:749px){.yt-complete-build__grid{grid-auto-columns:minmax(17.5rem,80vw)}}@media screen and (max-width:359px){body:has(.yt-sticky-product){padding-bottom:9.3rem}.yt-product-info__title{font-size:clamp(1.55rem,8.2vw,1.75rem)}.yt-product-form__buttons{grid-template-columns:1fr}.yt-product-info .yt-product-form__add-wrap{order:1}.yt-product-form__buttons .quantity-selector-wrapper{order:2}.yt-product-form__buttons .quantity-selector{max-width:7rem}.yt-sticky-product .sticky-add-to-cart__bar,.yt-sticky-product__bar{grid-template-areas:"summary close" "button button" "quantity quantity"}.yt-sticky-product__quantity{justify-self:start}.yt-sticky-product__button{min-width:0;width:100%}}@media screen and (max-width:749px){.yt-sticky-product .sticky-add-to-cart__bar,.yt-sticky-product__bar{grid-template-areas:"summary summary close" "quantity button button";grid-template-columns:auto minmax(0,1fr) 2rem;gap:.65rem .65rem;align-items:center;width:100%;padding:.7rem var(--yt-page-gutter) calc(.7rem + env(safe-area-inset-bottom))}.yt-sticky-product__summary{grid-area:summary;overflow:hidden}.yt-sticky-product__close{grid-area:close;justify-self:end}.yt-sticky-product__quantity{grid-area:quantity;flex:none;width:7.35rem;height:2.85rem}.yt-sticky-product__button{grid-area:button;justify-self:stretch;width:100%;min-width:0;min-height:2.85rem;padding-inline:.9rem;white-space:nowrap}.yt-sticky-product__button .add-to-cart-text,.yt-sticky-product__button .add-to-cart-text__content{min-width:0;max-width:100%}.yt-sticky-product__button .add-to-cart-text__content{overflow:hidden;justify-content:center;text-overflow:ellipsis;white-space:nowrap}}@media screen and (max-width:359px){.yt-sticky-product .sticky-add-to-cart__bar,.yt-sticky-product__bar{grid-template-areas:"summary close" "button button" "quantity quantity";grid-template-columns:minmax(0,1fr) 2rem}.yt-sticky-product__button{width:100%}.yt-sticky-product__quantity{width:7.1rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/ytteron-product-page.css.map */
