:root{--tact-charcoal:#17191e;--tact-graphite:#24272e;--tact-mist:#e9eaec}.t-category-deck__controls button{background:color-mix(in srgb,var(--category-background) 90%,currentColor);border-color:color-mix(in srgb,currentColor 32%,transparent);opacity:1;transition:background-color .18s var(--tact-ease),border-color .18s var(--tact-ease),color .18s var(--tact-ease),transform .16s var(--tact-ease)}.t-category-deck__controls button:hover:not(:disabled){background:var(--tact-graphite);border-color:var(--tact-graphite);color:#fff;transform:none}.t-category-deck__controls button:active:not(:disabled){background:var(--tact-accent);border-color:var(--tact-accent);color:#fff;transform:scale(.92)}.t-category-deck__controls button:disabled{background:color-mix(in srgb,currentColor 9%,var(--category-background));border-color:color-mix(in srgb,currentColor 18%,transparent);color:color-mix(in srgb,currentColor 46%,transparent);cursor:not-allowed;opacity:1}.t-collection-tiles{margin-block:var(--category-margin-top,0) var(--category-margin-bottom,0)}.t-service-ribbon{background:var(--ribbon-background);color:var(--ribbon-text);margin-block:var(--ribbon-margin-top) var(--ribbon-margin-bottom);padding:var(--ribbon-padding-top) var(--tact-page) var(--ribbon-padding-bottom)}.t-service-ribbon__grid{border-block:1px solid color-mix(in srgb,var(--ribbon-text) 16%,transparent);display:grid;grid-template-columns:repeat(var(--ribbon-columns),minmax(0,1fr))}.t-service-ribbon article{align-items:flex-start;display:grid;gap:8px;grid-template-columns:34px minmax(0,1fr);min-height:var(--ribbon-item-height);padding:clamp(18px,2vw,28px);position:relative}.t-service-ribbon article+article{border-left:1px solid color-mix(in srgb,var(--ribbon-text) 16%,transparent)}.t-service-ribbon article:before{background:var(--ribbon-accent);content:"";height:2px;left:0;position:absolute;top:-1px;transform:scaleX(0);transform-origin:left;transition:transform .28s var(--tact-ease);width:100%}.t-service-ribbon article:hover:before{transform:scaleX(1)}.t-service-ribbon__mark{align-items:center;background:color-mix(in srgb,var(--ribbon-accent) 18%,transparent);border:1px solid color-mix(in srgb,var(--ribbon-accent) 48%,transparent);border-radius:50%;color:color-mix(in srgb,var(--ribbon-accent) 72%,white);display:flex;font-size:11px;font-variant-numeric:tabular-nums;height:28px;justify-content:center;letter-spacing:.08em;width:28px}.t-service-ribbon__icon{height:28px;object-fit:contain;width:28px}.t-service-ribbon__copy{min-width:0}.t-service-ribbon h3{color:var(--ribbon-text);font-size:var(--ribbon-heading-size);font-weight:580;letter-spacing:-.025em;line-height:1.15;margin:0}.t-service-ribbon p{color:var(--ribbon-muted);font-size:var(--ribbon-copy-size);line-height:1.45;margin:5px 0 0;max-width:31ch}.t-service-ribbon article>a{display:grid;gap:8px;grid-column:1/-1;grid-template-columns:34px minmax(0,1fr)}.t-product-card__info{padding:var(--product-card-info-gap) 3px 0}.t-product-card__info h3{font-size:var(--product-card-title-size);font-weight:570;letter-spacing:-.018em;line-height:1.28;margin:0 0 6px;text-wrap:pretty}.t-product-card__info p{align-items:baseline;color:color-mix(in srgb,var(--tact-ink) 78%,transparent);font-size:var(--product-card-price-size);font-variant-numeric:tabular-nums;gap:7px;line-height:1.35}.t-product-card__visual{isolation:isolate;position:relative}.t-product-card__visual .t-product-card__media{width:100%}.t-product-card__visual .t-product-card__wishlist{position:absolute}.t-product-card__quick-trigger{align-items:center;background:#14161be6;border:1px solid rgba(255,255,255,.14);border-radius:999px;bottom:var(--quick-add-inset);box-shadow:0 8px 22px #00000029;color:#fff;display:flex;font-size:11px;font-weight:680;gap:9px;height:42px;justify-content:center;padding:0 7px 0 16px;position:absolute;right:var(--quick-add-inset);transition:background-color .2s var(--tact-ease),box-shadow .25s var(--tact-ease),transform .28s var(--tact-ease-entrance);z-index:5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.t-product-card__quick-trigger>span{white-space:nowrap}.t-product-card__quick-trigger>i{align-items:center;background:var(--quick-add-color);border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.t-product-card__quick-trigger svg{height:13px;width:13px}.t-product-card__quick-trigger:hover{background:#252933;box-shadow:0 10px 28px #00000038;transform:translateY(-1px)}.t-product-card__quick-trigger:active{transform:scale(.95)}.t-card-quick-sheet{top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;visibility:hidden;z-index:2147482500}.t-card-quick-sheet__backdrop{background:#080a0d94;border:0;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:opacity .34s var(--tact-ease);width:100%;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.t-card-quick-sheet__panel{background:#f7f7f8;border:1px solid rgba(17,19,24,.1);border-radius:28px;bottom:24px;box-shadow:0 28px 80px #00000047;color:#17191e;filter:blur(8px);max-height:calc(100svh - 48px);opacity:0;overflow:auto;padding:20px;position:absolute;right:24px;transform:translate3d(18px,26px,0) scale(.88);transform-origin:bottom right;transition:opacity .24s var(--tact-ease),filter .34s var(--tact-ease),transform .5s var(--tact-ease-entrance);width:min(430px,calc(100vw - 48px))}.t-product-card.is-quick-open .t-card-quick-sheet{opacity:1;pointer-events:auto;visibility:visible}.t-product-card.is-quick-open .t-card-quick-sheet__backdrop{opacity:1}.t-product-card.is-quick-open .t-card-quick-sheet__panel{filter:blur(0);opacity:1;transform:translateZ(0) scale(1)}.t-card-quick-sheet__header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}.t-card-quick-sheet__header h2{font-size:22px;font-weight:650;letter-spacing:-.035em;line-height:1.08;margin:0;max-width:16ch}.t-card-quick-sheet__header p{color:#6f737c;font-size:14px;margin:7px 0 0}.t-card-quick-sheet__header>button{align-items:center;background:#e8e9ec;border:0;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.t-card-quick-sheet__header>button svg{height:16px;width:16px}.t-card-quick-sheet__size-row{align-items:center;border-top:1px solid #dddfe4;display:flex;font-size:12px;font-weight:650;justify-content:space-between;margin-top:22px;padding-top:18px}.t-card-quick-sheet__size-row a{border-bottom:1px solid;color:#424650;font-size:11px;padding-bottom:2px}.t-card-quick-add,.t-product-card:hover .t-card-quick-add,.t-product-card:focus-within .t-card-quick-add{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;border:0;border-radius:0;box-shadow:none;color:#17191e;display:grid;gap:8px;grid-template-columns:1fr 1fr;min-height:0;opacity:1;padding:0;pointer-events:auto;position:static;transform:none;width:100%}.t-card-quick-add__variants{display:grid;gap:7px;grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,1fr));margin:14px 0 10px;overflow:visible;padding:0}.t-card-quick-add__variants.is-single-variant{display:none}.t-card-quick-add__variants label{min-width:0;position:relative}.t-card-quick-add__variants input{height:1px!important;opacity:0!important;pointer-events:none;position:absolute!important;width:1px!important}.t-card-quick-add__variants span{align-items:center;background:#fff;border:1px solid #dadce1;border-radius:999px;box-shadow:none!important;color:#30333a;display:flex;font-size:11px;height:44px;justify-content:center;min-height:44px;padding:0 6px;width:100%}.t-card-quick-add__variants input:focus-visible+span{outline:2px solid var(--quick-add-color);outline-offset:2px}.t-card-quick-add__variants input:checked+span{background:#17191e;border-color:#17191e;color:#fff}.t-card-quick-add__variants .is-sold-out span{opacity:.32;text-decoration:line-through}.t-card-quick-add>button,.t-card-quick-add__view{align-items:center;border-radius:999px;display:flex;font-size:12px;font-weight:680;justify-content:center;min-height:52px;text-align:center}.t-card-quick-add>button{background:var(--quick-add-color);border:1px solid var(--quick-add-color);color:var(--quick-add-text);gap:8px;padding:0 8px 0 18px}.t-card-quick-add>button i{align-items:center;background:#ffffff29;border-radius:50%;display:flex;height:34px;justify-content:center;width:34px}.t-card-quick-add>button:hover{background:color-mix(in srgb,var(--quick-add-color) 86%,#000);transform:none}.t-card-quick-add>button:active,.t-card-quick-add__view:active{transform:scale(.97)}.t-card-quick-add__view{border:1px solid #cacdd3;color:#17191e}.t-card-quick-add__variants.is-single-variant+button{grid-column:1/-1}.t-card-quick-add__variants.is-single-variant~.t-card-quick-add__view{grid-column:1/-1}.t-category-deck__progress i,.t-hero-carousel__dots button.is-active:after{background:var(--tact-accent)}.t-text-link:hover,.t-footer__nav a:hover{color:var(--tact-accent)}.t-service-ribbon__mark{background:transparent;border-color:color-mix(in srgb,var(--ribbon-text) 25%,transparent);color:var(--ribbon-text);font-size:10px}.t-service-ribbon article:before{height:1px}html[data-theme=dark]{--tact-paper:#101216!important;--tact-surface:#191d24!important;--tact-soft:#222730!important;--tact-muted:#aeb4bf!important;--tact-line:rgba(255,255,255,.13)!important;--tact-accent:#5b78ff!important;--tact-shadow:rgb(0 0 0/.42)!important}html[data-theme=dark] body{background:#101216;color:#f4f5f7}html[data-theme=dark] .t-product-showcase,html[data-theme=dark] .t-collection-hero,html[data-theme=dark] .t-collection-grid{background:#12151a;color:#f4f5f7}html[data-theme=dark] .t-product-card__media{background:#222730;box-shadow:inset 0 0 0 1px #ffffff0f}html[data-theme=dark] .t-product-card__info p{color:#aeb4bf}html[data-theme=dark] .t-product-card__badge{background:#252a33;color:#f4f5f7}html[data-theme=dark] .t-header.is-scrolled,html[data-theme=dark] body:not(.template-index) .t-header{background:#14171de6}html[data-theme=dark] .t-collection-toolbar{background:#191d24eb}html[data-theme=dark] .t-collection-chips a.is-active,html[data-theme=dark] .t-product__tab-list button.is-active{background:var(--tact-accent);border-color:var(--tact-accent);color:#fff}html[data-theme=dark] .t-card-quick-add>button{background:var(--quick-add-color);border-color:var(--quick-add-color);color:var(--quick-add-text)}html[data-theme=dark] .t-card-quick-add>button:hover{background:color-mix(in srgb,var(--quick-add-color) 86%,#000)}html[data-theme=dark] .t-card-quick-sheet .t-card-quick-add{background:transparent;border:0;color:#17191e}html[data-theme=dark] .t-footer{background:#0c0e12}html[data-theme=dark] .t-footer__support{background:#11141a}body.t-quick-sheet-open{overflow:hidden}.t-footer__support>a{font-size:clamp(15px,1vw,18px);font-weight:570;min-height:174px;padding:26px}.t-footer__support>a>span{font-size:11px;font-weight:650;left:26px;letter-spacing:.12em;top:26px}.t-footer__support>a svg{height:18px;width:18px}.t-footer__support>a:hover{background:#1d2433;color:#fff}.t-footer__support>a:hover>span{color:#8195ff}.t-pagination{align-items:center;display:flex;justify-content:center;margin:0;padding:var(--pagination-space-top,72px) 20px var(--pagination-space-bottom,112px)}.t-pagination__capsule{align-items:center;background:#eceef2;border:1px solid rgba(17,20,27,.08);border-radius:999px;box-shadow:0 12px 34px #11141b14;display:grid;gap:8px;grid-template-columns:52px minmax(104px,auto) 52px;padding:6px}.t-pagination__control{align-items:center;background:#fff;border:1px solid rgba(17,20,27,.1);border-radius:50%;box-shadow:0 4px 13px #11141b0f;color:#17191e;display:flex;height:52px;justify-content:center;min-width:52px;transition:background-color .22s var(--tact-ease),color .22s var(--tact-ease),transform .22s var(--tact-ease-standard),box-shadow .22s var(--tact-ease)}.t-pagination__control svg{height:19px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:19px}.t-pagination__control:not(.is-disabled):hover{background:#17191e;box-shadow:0 8px 22px #11141b2e;color:#fff;transform:translateY(-1px)}.t-pagination__control:not(.is-disabled):active{transform:scale(.92)}.t-pagination__control.is-disabled{background:transparent;border-color:transparent;box-shadow:none;opacity:.3}.t-pagination__status{align-items:center;color:#656b76;display:flex;font-size:13px;font-weight:600;gap:9px;justify-content:center;letter-spacing:.01em;margin:0;white-space:nowrap}.t-pagination__current{align-items:center;background:#17191e;border-radius:50%;color:#fff;display:flex;height:42px;justify-content:center;overflow:hidden;width:42px}.t-pagination__current i{animation:tact-page-arrive .56s var(--tact-ease-entrance) both;font-style:normal}@keyframes tact-page-arrive{0%{filter:blur(5px);opacity:0;transform:translateY(13px) scale(.72)}to{filter:blur(0);opacity:1;transform:translateY(0) scale(1)}}html[data-theme=dark] .t-pagination__capsule{background:#191d24;border-color:#2d333e;box-shadow:0 16px 40px #00000047}html[data-theme=dark] .t-pagination__control{background:#242933;border-color:#343b48;color:#f4f5f7}html[data-theme=dark] .t-pagination__control:not(.is-disabled):hover{background:#f4f5f7;color:#17191e}html[data-theme=dark] .t-pagination__status{color:#aeb4bf}html[data-theme=dark] .t-pagination__current{background:#5b78ff;color:#fff}@media(max-width:899px){.t-service-ribbon__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.t-service-ribbon article:nth-child(odd){border-left:0}.t-service-ribbon article:nth-child(n+3){border-top:1px solid color-mix(in srgb,var(--ribbon-text) 16%,transparent)}}@media(max-width:749px){.t-category-deck__controls button{height:44px;width:44px}.t-service-ribbon{padding-inline:18px}.t-service-ribbon article{gap:8px;grid-template-columns:30px minmax(0,1fr);padding:18px 10px}.t-service-ribbon__mark{font-size:10px;height:26px;width:26px}.t-service-ribbon h3{font-size:max(15px,min(var(--ribbon-heading-size),16px))}.t-service-ribbon p{font-size:max(11px,min(var(--ribbon-copy-size),12px))}.t-product-card__quick-trigger{bottom:8px;font-size:10px;gap:6px;height:38px;padding:0 5px 0 13px;right:8px}.t-product-card__quick-trigger>i{height:28px;width:28px}.t-card-quick-sheet__panel{border-bottom:0;border-radius:24px 24px 0 0;bottom:0;left:0;max-height:88svh;padding:18px 18px calc(18px + env(safe-area-inset-bottom));right:0;transform:translate3d(0,42px,0) scale(.98);transform-origin:bottom center;width:100%}.t-card-quick-sheet__header h2{font-size:20px;max-width:18ch}.t-card-quick-sheet__size-row{margin-top:18px;padding-top:15px}.t-card-quick-add,.t-product-card:hover .t-card-quick-add,.t-product-card:focus-within .t-card-quick-add{gap:7px;grid-template-columns:minmax(0,1fr);padding:0}.t-card-quick-add__variants{gap:5px;grid-template-columns:repeat(5,minmax(0,1fr));margin:12px 0 8px;width:100%}.t-card-quick-add__variants span{font-size:10px;height:40px;min-height:40px;padding-inline:2px}.t-card-quick-add>button,.t-card-quick-add__view{grid-column:1;min-height:50px;width:100%}.t-card-quick-add>button>span{font-size:11px}.t-card-quick-add>button i{height:32px;width:32px}.t-footer__support>a{align-items:center;min-height:96px;padding:36px 4px 18px;font-size:16px}.t-footer__support>a>span{display:block;font-size:10px;left:4px;top:15px}.t-pagination{padding:var(--pagination-space-top,72px) 14px var(--pagination-space-bottom,112px)}.t-pagination__capsule{gap:5px;grid-template-columns:44px minmax(92px,auto) 44px;padding:5px}.t-pagination__control{height:44px;min-width:44px}.t-pagination__status{font-size:12px;gap:7px}.t-pagination__current{height:36px;width:36px}}@media(max-width:420px){.t-card-quick-add__variants{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.t-category-deck__controls button,.t-service-ribbon article:before,.t-product-card__quick-trigger,.t-card-quick-sheet__backdrop,.t-card-quick-sheet__panel,.t-pagination__control{transition:none}.t-pagination__current i{animation:none}}@keyframes t-product-gallery-enter{0%{opacity:.35;transform:translate3d(12px,0,0)}to{opacity:1;transform:none}}.template-product .t-announcement{border:0!important;border-radius:0!important;box-shadow:none!important;margin:0!important;outline:0!important;top:0!important;width:100%!important}.template-product .t-announcement:before,.template-product .t-announcement:after{display:none!important}.t-card-quick-sheet__media{cursor:grab;overscroll-behavior-inline:contain;scrollbar-width:none;touch-action:auto!important;-webkit-overflow-scrolling:touch}.t-card-quick-sheet__media:active{cursor:grabbing}.t-card-quick-sheet__gallery-actions{align-items:center;display:flex;gap:7px}.t-card-quick-sheet__gallery-actions button{align-items:center;background:#e5e5e1;border:0;border-radius:50%;color:#17191e;display:flex;height:30px;justify-content:center;padding:0;width:44px}.t-card-quick-sheet__gallery-actions button:first-child svg{transform:rotate(180deg)}.t-card-quick-sheet__gallery-actions svg{height:13px;width:13px}html[data-theme=dark] .t-card-quick-sheet__gallery-actions button{background:#2a303a;color:#f4f5f7}.t-menu:not(.is-open){pointer-events:none;visibility:hidden}.t-menu.is-open{visibility:visible}.template-product .t-product__heading{display:block}.template-product .t-product__heading h1{font-size:clamp(32px,3.2vw,48px)!important;letter-spacing:-.04em;line-height:.96;margin-bottom:18px;max-width:18ch!important;text-wrap:balance}.template-product .t-product__detail.is-purchase-enhanced .t-product__heading>.t-product__wishlist{display:none}.template-product .t-product--conversion .t-product__detail{padding:clamp(24px,3vw,42px) clamp(20px,2.5vw,40px) 44px}.t-product-gallery__navigation{align-items:center;background:var(--product-panel-background,#fff);display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;padding:10px 14px 14px}.t-product-gallery__navigation .t-product-gallery__controls{background:transparent;padding:0}.t-product-gallery__controls button{height:40px;width:40px}.t-product-gallery__controls{gap:7px}.t-product__buy-row{align-items:stretch;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 52px;margin-top:8px}.t-product__buy-row .t-product__buy{margin:0;min-width:0}.t-product__buy-row .t-product__wishlist{display:flex;height:52px;margin:0;width:52px}.template-index .t-hero-carousel{background:#111;min-height:620px}.template-index .t-hero-slide__desktop-media,.template-index .t-hero-slide__mobile-media{background:var(--slide-background);overflow:hidden}.template-index .t-hero-slide__desktop-media>img,.template-index .t-hero-slide__desktop-media>video{display:block;transform:scale(1.002)}.template-index .t-hero-slide__copy{filter:drop-shadow(0 2px 18px rgb(0 0 0/.22))}.template-index .t-hero-slide--media-group .t-hero-slide__copy-v--bottom{background:linear-gradient(90deg,#0000009e,#0000002e);border-radius:14px;color:#fff;left:var(--tact-page);padding:22px 24px;text-align:left;transform:none}.template-index .t-hero-slide__copy>p{background:color-mix(in srgb,currentColor 14%,transparent);border:1px solid color-mix(in srgb,currentColor 35%,transparent);border-radius:99px;display:inline-flex;font-size:10px;letter-spacing:.14em;margin-bottom:16px;padding:8px 12px}.template-index .t-hero-slide__copy h1,.template-index .t-hero-slide__copy h2{font-size:min(calc(var(--slide-heading-size) * var(--tact-heading-scale)),88px);letter-spacing:-.04em;line-height:.9;margin-bottom:24px;max-width:11ch;text-wrap:balance}.template-index .t-hero-slide__copy--center h1,.template-index .t-hero-slide__copy--center h2{margin-inline:auto}.template-index .t-hero-slide__copy a{background:#2352ff;border:0;border-radius:99px;box-shadow:0 10px 30px #122f9e47;color:#fff;font-size:12px;font-weight:700;gap:24px;min-height:48px;min-width:0;padding:0 8px 0 20px;transition:background-color .2s ease,transform .24s var(--tact-ease-entrance)}.template-index .t-hero-slide__copy a i,.template-index .t-hero-slide__copy a>svg{align-items:center;background:#ffffff29;border-radius:50%;display:flex;height:34px;justify-content:center;width:34px}.template-index .t-hero-slide__copy a:hover{background:#1742dc;gap:24px;opacity:1;transform:translateY(-2px)}@media(max-width:749px){.t-card-quick-sheet__gallery-actions button{height:44px;width:44px}.template-product .t-product--conversion .t-product__detail{padding:22px 18px 90px}.template-product .t-product__heading h1{font-size:30px!important;line-height:.98;margin-bottom:15px;max-width:none!important}.t-product-gallery__navigation{gap:8px;grid-template-columns:minmax(0,1fr) auto;padding:9px 10px 12px}.t-product-gallery__thumbs button{flex-basis:52px;height:62px}.t-product-gallery__controls button{height:38px;width:38px}.t-product-gallery__controls p{min-width:34px}.t-product__buy-row{grid-template-columns:minmax(0,1fr) 52px}.t-product-card .t-card-quick-sheet__header>button{height:44px;min-width:44px;width:44px}.t-product-card .t-card-quick-add__variants label span{height:44px;min-height:44px;min-width:44px;padding-inline:8px}.t-product-card .t-card-quick-add>button{min-height:46px}.template-index .t-hero-carousel{height:min(820px,100svh);min-height:680px}.template-index .t-hero-slide__mobile-media>img,.template-index .t-hero-slide__mobile-media>video{object-fit:var(--slide-mobile-fit)!important}.template-index .t-hero-slide--media-madison .t-hero-slide__mobile-media>img,.template-index .t-hero-slide--media-madison .t-hero-slide__mobile-media>video{object-fit:contain!important}.template-index .t-hero-slide--media-group .t-hero-slide__copy-v--bottom{background:linear-gradient(90deg,#0009,#00000029);left:var(--tact-page);padding:16px;right:var(--tact-page)}.template-index .t-hero-slide__copy,.template-index .t-hero-slide--split .t-hero-slide__copy--center{bottom:126px}.template-index .t-hero-slide__copy h1,.template-index .t-hero-slide__copy h2{font-size:min(calc(var(--slide-heading-size-mobile) * var(--tact-heading-scale)),50px);line-height:.92;margin-bottom:18px;max-width:8.5ch}.template-index .t-hero-carousel__navigation{bottom:72px}}@media(prefers-reduced-motion:reduce){.template-index .t-hero-slide__copy a{transition:none}}.t-product-gallery-shell{position:relative}.t-product-gallery__navigation{background:var(--product-panel-background,#fff);display:block;padding:10px 14px 14px}.t-product-gallery__navigation .t-product-gallery__thumbs{background:transparent;min-width:0;padding:0}.t-product-gallery__navigation .t-product-gallery__controls{background:transparent;inset:0 0 auto;justify-content:space-between;padding:0;pointer-events:none;position:absolute;top:calc(50% - 32px);width:100%;z-index:3}.t-product-gallery__navigation .t-product-gallery__controls button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffad;border-color:#0a0a0a1f;box-shadow:0 6px 18px #00000014;height:40px;pointer-events:auto;width:40px}.t-product-gallery__navigation .t-product-gallery__controls button:first-child{margin-left:14px}.t-product-gallery__navigation .t-product-gallery__controls button:last-child{margin-right:14px}.t-product-gallery__navigation .t-product-gallery__controls p{display:none}html[data-theme=dark] .t-product-gallery__navigation .t-product-gallery__controls button{background:#191d24b3;border-color:#ffffff24;color:#fff}.template-index .t-hero-slide--media-group .t-hero-slide__copy-v--bottom{background:none;border-radius:0;color:#fff;left:var(--tact-page);padding:0;text-align:left;transform:none}.template-index .t-hero-slide--media-group .t-hero-slide__copy-v--bottom h1{margin-inline:0}.template-index .t-hero-slide__copy h1,.template-index .t-hero-slide__copy h2{font-family:var(--tact-font-heading);font-size:min(calc(var(--slide-heading-size) * var(--tact-heading-scale)),82px);font-weight:500;letter-spacing:-.028em;line-height:.92;margin-bottom:24px;max-width:12ch;text-wrap:balance}.t-product-apps{background:var(--tact-paper);padding-block:clamp(42px,6vw,88px)}.t-product-apps>div,.t-product-apps .shopify-app-block{margin-inline:auto;max-width:1200px}@media(max-width:749px){.t-product-gallery__navigation{padding:9px 10px 12px}.t-product-gallery__navigation .t-product-gallery__controls{top:calc(50% - 26px)}.t-product-gallery__navigation .t-product-gallery__controls button{height:36px;width:36px}.t-product-gallery__navigation .t-product-gallery__controls button:first-child{margin-left:8px}.t-product-gallery__navigation .t-product-gallery__controls button:last-child{margin-right:8px}.template-index .t-hero-slide--media-group .t-hero-slide__copy-v--bottom{left:var(--tact-page);right:var(--tact-page)}.template-index .t-hero-slide__copy h1,.template-index .t-hero-slide__copy h2{font-size:min(calc(var(--slide-heading-size-mobile) * var(--tact-heading-scale)),44px);font-weight:500;letter-spacing:-.025em;line-height:.96;margin-bottom:18px;max-width:10ch}}.t-product-card__quick-trigger{background:#121316e0;border:1px solid rgba(255,255,255,.18);bottom:12px;box-shadow:0 12px 26px #0c0f162e;font-size:12px;font-weight:650;height:40px;letter-spacing:0;padding:0 7px 0 17px;right:12px}.t-product-card__quick-trigger>i{background:#2352ff;height:28px;width:28px}.t-product-card__quick-trigger:hover{background:#111318;box-shadow:0 16px 34px #0c0f163d;transform:translateY(-2px)}.t-product-card__quick-trigger:active{background:#050608;transform:translateY(0) scale(.96)}.t-card-quick-sheet__backdrop{background:#0d0f1275;transition:opacity .28s var(--tact-ease);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.t-card-quick-sheet__panel{background:#f8f8f7;border:0;border-left:1px solid rgba(17,19,24,.1);border-radius:0;bottom:0;box-shadow:-24px 0 70px #0a0c1038;display:flex;flex-direction:column;filter:none;gap:20px;max-height:none;opacity:0;padding:24px;right:0;top:0;transform:translate3d(34px,0,0);transform-origin:right center;transition:opacity .22s var(--tact-ease),transform .42s var(--tact-ease-entrance);width:min(452px,100vw)}.t-product-card.is-quick-open .t-card-quick-sheet__panel{transform:translateZ(0)}.t-card-quick-sheet__media{display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr));margin:-4px -4px 2px}.t-card-quick-sheet__media-item{aspect-ratio:4/5;background:#e8e8e6;border-radius:6px;display:block;min-height:0;overflow:hidden;position:relative}.t-card-quick-sheet__media-item img,.t-card-quick-sheet__media-item svg{display:block;height:100%;object-fit:cover;width:100%}.t-card-quick-sheet__media-item:nth-child(n+3){display:none}.t-card-quick-sheet__play{align-items:center;background:#08090bc7;border-radius:50%;color:#fff;display:flex;height:34px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:34px}.t-card-quick-sheet__play svg{height:15px;width:15px}.t-card-quick-sheet__eyebrow{color:#6d727b;display:block;font-size:11px;font-weight:720;letter-spacing:0;margin:0 0 12px;text-transform:uppercase}.t-card-quick-sheet__header{gap:18px}.t-card-quick-sheet__header h2{color:#262a31;font-size:24px;font-weight:660;letter-spacing:0;line-height:1.12;max-width:20ch}.t-card-quick-sheet__header p{color:#4f5560;font-size:15px;margin-top:8px}.t-card-quick-sheet__header s{color:#9aa0aa;margin-right:8px}.t-card-quick-sheet__header>button{background:#ececea;color:#17191e;flex:0 0 auto}.t-card-quick-sheet__size-row{border-top:1px solid #dedfdc;font-size:12px;letter-spacing:0;margin-top:2px;padding-top:18px;text-transform:uppercase}.t-card-quick-sheet__size-row a{color:#2f343d;font-size:12px;letter-spacing:0}.t-card-quick-add,.t-product-card:hover .t-card-quick-add,.t-product-card:focus-within .t-card-quick-add{gap:10px;grid-template-columns:1fr}.t-card-quick-add__variants{gap:0;grid-template-columns:repeat(5,minmax(0,1fr));margin:0 0 10px}.t-card-quick-add__variants label+label span{border-left:0}.t-card-quick-add__variants span{background:#fff;border:1px solid #d8dadf;border-radius:0;color:#313741;font-size:12px;font-weight:520;height:48px;letter-spacing:0;min-height:48px}.t-card-quick-add__variants label:first-child span{border-radius:6px 0 0 6px}.t-card-quick-add__variants label:nth-child(5n) span,.t-card-quick-add__variants label:last-child span{border-radius:0 6px 6px 0}.t-card-quick-add__variants input:checked+span{background:#111318;border-color:#111318;color:#fff}.t-card-quick-add>button,.t-card-quick-add__view{border-radius:999px;font-size:12px;letter-spacing:0;min-height:52px}.t-card-quick-add>button{background:#111318;border-color:#111318;color:#fff;padding:0 16px}.t-card-quick-add>button i{display:none}.t-card-quick-add>button:hover{background:#2352ff;border-color:#2352ff}.t-card-quick-add>button.is-added{background:#087a50;border-color:#087a50}.t-card-quick-add__view{background:#fff;border:1px solid #cfd2d8;color:#17191e}.t-card-quick-add__view:hover{border-color:#111318}html[data-theme=dark] .t-card-quick-sheet__panel{background:#f8f8f7;color:#17191e}html[data-theme=dark] .t-card-quick-sheet__header h2{color:#262a31}html[data-theme=dark] .t-card-quick-add__variants input:checked+span{background:#111318;border-color:#111318;color:#fff}@media(min-width:750px){.t-product-card__visual .t-product-card__quick-trigger{opacity:0;transform:translateY(8px)}.t-product-card__visual:hover .t-product-card__quick-trigger,.t-product-card__visual:focus-within .t-product-card__quick-trigger,.t-product-card.is-quick-open .t-product-card__quick-trigger{opacity:1;transform:translateY(0)}}@media(max-width:749px){.t-product-card__quick-trigger{bottom:10px;font-size:11px;height:36px;padding:0 5px 0 14px;right:10px}.t-product-card__quick-trigger>i{height:26px;width:26px}.t-card-quick-sheet__panel{border-left:0;border-radius:22px 22px 0 0;bottom:0;box-shadow:0 -18px 54px #0a0c103d;gap:16px;max-height:91svh;padding:16px 16px calc(16px + env(safe-area-inset-bottom));top:auto;transform:translate3d(0,36px,0);transform-origin:bottom center;width:100%}.t-card-quick-sheet__media{gap:6px;margin:0}.t-card-quick-sheet__media-item{aspect-ratio:1/1.08;border-radius:6px}.t-card-quick-sheet__header h2{font-size:20px;line-height:1.16;max-width:18ch}.t-card-quick-sheet__header>button{height:38px;width:38px}.t-card-quick-sheet__size-row{padding-top:14px}.t-card-quick-add__variants{grid-template-columns:repeat(4,minmax(0,1fr))}.t-card-quick-add__variants label:nth-child(5n) span{border-radius:0}.t-card-quick-add__variants label:nth-child(4n) span,.t-card-quick-add__variants label:last-child span{border-radius:0 6px 6px 0}.t-card-quick-add__variants span{font-size:11px;height:44px;min-height:44px}.t-card-quick-add>button,.t-card-quick-add__view{min-height:50px}}@media(max-width:390px){.t-card-quick-sheet__media-item:nth-child(n+2){display:none}.t-card-quick-sheet__media{grid-template-columns:1fr}}.t-product-card__quick-trigger{background:#2352ff;border:0;box-shadow:0 8px 22px #2352ff38;color:#fff;gap:7px;height:40px;padding:0 7px 0 16px}.t-card-quick-sheet.is-open{opacity:1;pointer-events:auto;visibility:visible}.t-card-quick-sheet.is-open .t-card-quick-sheet__backdrop{opacity:1}.t-card-quick-sheet.is-open .t-card-quick-sheet__panel{opacity:1;transform:translateZ(0)}.t-card-quick-sheet__panel{background:#f7f7f5;gap:18px;padding:20px;width:min(440px,100vw)}.t-card-quick-sheet__media{margin:0}.t-card-quick-sheet__media-item{aspect-ratio:4/4.55;border-radius:14px}.t-card-quick-sheet__header h2{font-size:clamp(20px,2vw,25px);font-weight:650;letter-spacing:-.025em;line-height:1.12}.t-card-quick-sheet__header p{margin-top:7px}.t-card-quick-sheet__header>button{background:#e8e8e5;transition:background-color .18s var(--tact-ease),transform .18s var(--tact-ease)}.t-card-quick-sheet__header>button:hover{background:#deded9}.t-card-quick-sheet__header>button:active{transform:scale(.94)}.t-card-quick-sheet__size-row{font-size:12px;margin-top:0;padding-top:16px;text-transform:none}.t-card-quick-sheet__size-row a{font-size:12px;text-underline-offset:4px}.t-card-quick-add__variants{gap:7px;grid-template-columns:repeat(5,minmax(0,1fr));margin:0 0 8px}.t-card-quick-add__variants label+label span{border-left:1px solid #d8dadf}.t-card-quick-add__variants span,.t-card-quick-add__variants label:first-child span,.t-card-quick-add__variants label:nth-child(5n) span,.t-card-quick-add__variants label:last-child span{border-radius:999px;height:44px;min-height:44px}.t-card-quick-add>button{background:#2352ff;border-color:#2352ff;color:#fff!important;overflow:hidden;position:relative}.t-card-quick-add>button>span{color:#fff!important;display:block!important;font-size:13px!important;font-weight:680;opacity:1!important;visibility:visible!important}.t-card-quick-add__view{font-size:13px}html[data-theme=dark] .t-product-card__quick-trigger{background:#5b78ff;color:#fff}html[data-theme=dark] .t-card-quick-sheet__panel{background:#f7f7f5;color:#17191e}@media(min-width:750px){.t-product-card__visual .t-product-card__quick-trigger{opacity:0;transform:translateY(6px)}.t-product-card__visual:hover .t-product-card__quick-trigger,.t-product-card__visual:focus-within .t-product-card__quick-trigger{opacity:1;transform:translateY(0)}}@media(max-width:749px){.t-product-card__quick-trigger{bottom:9px;font-size:11px;height:38px;padding:0 5px 0 13px;right:9px}.t-product-card__quick-trigger>i{height:28px;width:28px}.t-card-quick-sheet__panel{border-radius:24px 24px 0 0;gap:14px;max-height:min(84svh,720px);padding:14px 16px calc(18px + env(safe-area-inset-bottom))}.t-card-quick-sheet__media{grid-template-columns:repeat(2,minmax(0,96px));justify-content:start}.t-card-quick-sheet__media-item{aspect-ratio:1;border-radius:12px}.t-card-quick-sheet__media-item:nth-child(n+3){display:none}.t-card-quick-sheet__header h2{font-size:21px;max-width:22ch}.t-card-quick-sheet__size-row{padding-top:14px}.t-card-quick-add__variants{grid-template-columns:repeat(4,minmax(0,1fr))}.t-card-quick-add__variants label:nth-child(4n) span,.t-card-quick-add__variants label:last-child span{border-radius:999px}.t-card-quick-add>button,.t-card-quick-add__view{min-height:50px}}@media(max-width:390px){.t-card-quick-sheet__media{grid-template-columns:repeat(2,minmax(0,82px))}.t-card-quick-sheet__media-item:nth-child(n+2){display:block}}@media(prefers-reduced-motion:reduce){.t-product-card__quick-trigger,.t-card-quick-sheet__backdrop,.t-card-quick-sheet__panel,.t-card-quick-sheet__header>button,.t-card-quick-add>button{transition:none}}.t-product-card__quick-trigger{max-width:calc(100% - 18px);min-width:72px;white-space:nowrap;width:auto}.t-card-quick-sheet__header>button{height:44px;min-width:44px;width:44px}.t-card-quick-add__variants input:checked+span{background:#e8eeff;border-color:#2352ff;color:#1742dc}.t-card-quick-add__view{background:transparent;border:0;color:#4f5560;font-size:13px;min-height:44px;text-decoration:underline;text-underline-offset:4px}html[data-theme=dark] .t-card-quick-sheet__panel{background:#191d24;color:#f4f5f7}html[data-theme=dark] .t-card-quick-sheet__media-item{background:#222730}html[data-theme=dark] .t-card-quick-sheet__header h2{color:#f4f5f7}html[data-theme=dark] .t-card-quick-sheet__header p,html[data-theme=dark] .t-card-quick-add__view{color:#aeb4bf}html[data-theme=dark] .t-card-quick-sheet__header>button{background:#2a303a;color:#f4f5f7}html[data-theme=dark] .t-card-quick-sheet__size-row{border-color:#ffffff24}html[data-theme=dark] .t-card-quick-sheet__size-row a{color:#d5d9e1}html[data-theme=dark] .t-card-quick-add__variants span{background:#222730;border-color:#3a424f;color:#e7e9ed}html[data-theme=dark] .t-card-quick-add__variants input:checked+span{background:#5b78ff;border-color:#5b78ff;color:#fff}@media(max-width:749px){.t-product-card__quick-trigger{height:44px;min-height:44px;min-width:68px}.t-product-card__quick-trigger>i{height:30px;width:30px}.t-card-quick-sheet__backdrop{-webkit-backdrop-filter:none;backdrop-filter:none}}.t-card-quick-sheet__panel{border:0;border-radius:26px 26px 0 0;bottom:0;box-shadow:0 -22px 70px #0a0c1038;gap:14px;left:50%;max-height:min(88svh,820px);padding:14px 16px calc(18px + env(safe-area-inset-bottom));right:auto;top:auto;transform:translate3d(-50%,42px,0) scale(.985);transform-origin:bottom center;transition:opacity .18s var(--tact-ease),transform .44s var(--tact-ease-entrance);width:min(100%,680px)}.t-card-quick-sheet.is-open .t-card-quick-sheet__panel{transform:translate3d(-50%,0,0) scale(1)}.t-card-quick-sheet__gallery{min-width:0;position:relative}.t-card-quick-sheet__media{display:flex;gap:8px;margin:0;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:0;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x}.t-card-quick-sheet__media::-webkit-scrollbar{display:none}.t-card-quick-sheet__media-item,.t-card-quick-sheet__media-item:nth-child(n+3){aspect-ratio:4/5;border-radius:15px;display:block;flex:0 0 min(52%,300px);scroll-snap-align:start}.t-card-quick-sheet__media-item img{object-fit:cover}.t-card-quick-sheet__gallery-meta{align-items:center;color:#6f747d;display:flex;font-size:11px;justify-content:space-between;padding:10px 2px 6px}.t-card-quick-sheet__gallery-meta b{color:inherit;font-weight:700}.t-card-quick-sheet__gallery-progress{background:#dedfdb;height:2px;overflow:hidden}.t-card-quick-sheet__gallery-progress i{background:#2352ff;display:block;height:100%;transform:scaleX(0);transform-origin:left;transition:transform .34s var(--tact-ease-entrance)}.t-card-quick-sheet__header h2{font-size:clamp(20px,3vw,28px);max-width:27ch}.t-card-quick-sheet__size-row{margin-top:2px}.t-card-quick-add{align-items:center}.t-card-quick-add>button{box-shadow:0 9px 24px #2352ff38;transform-origin:center;transition:background-color .2s var(--tact-ease),border-color .2s var(--tact-ease),box-shadow .24s var(--tact-ease),transform .42s var(--tact-ease-standard)}.t-card-quick-add>button:active{transform:scale(.965)}.t-card-quick-add>button.is-loading{box-shadow:0 6px 18px #2352ff29;transform:scale(.985)}.t-card-quick-add>button.is-added{background:#087a50;border-color:#087a50;box-shadow:0 9px 24px #087a5033;transform:scale(.985)}.t-card-quick-add>button>span{filter:blur(0);transition:filter .24s var(--tact-ease),opacity .2s var(--tact-ease),transform .42s var(--tact-ease-standard)}.t-card-quick-add>button.is-loading>span{opacity:.78;transform:translate(2px)}.t-card-quick-add>button.is-added>span{transform:scale(1.035)}@media(max-width:749px){.t-card-quick-sheet__panel{max-height:86svh;width:100%}.t-card-quick-sheet__media{gap:7px}.t-card-quick-sheet__media-item,.t-card-quick-sheet__media-item:nth-child(n+2),.t-card-quick-sheet__media-item:nth-child(n+3){display:block;flex-basis:72%}.t-card-quick-sheet__header h2{font-size:21px}.t-card-quick-add__variants{grid-template-columns:repeat(4,minmax(0,1fr))}.t-mobile-dock{--dock-surface:rgba(248,248,246,.86)!important;-webkit-backdrop-filter:blur(18px) saturate(130%)!important;backdrop-filter:blur(18px) saturate(130%)!important;border:1px solid rgba(17,19,24,.09)!important;border-radius:19px!important;box-shadow:0 12px 32px #0f121821!important;min-height:56px!important;overflow:visible!important;padding:4px 5px!important;width:min(calc(100% - 32px),360px)!important}.t-mobile-dock>a,.t-mobile-dock>button{--dock-lift:0;border-radius:15px!important;min-height:46px!important;overflow:visible!important;transform:translateY(calc(var(--dock-lift) * -5px)) scale(calc(1 + var(--dock-lift) * .11));transition:background-color .18s var(--tact-ease),color .18s var(--tact-ease),transform .34s var(--tact-ease-entrance)!important}.t-mobile-dock>a:before,.t-mobile-dock>button:before{display:none}.t-mobile-dock .is-active{background:#17191e!important;color:#fff!important}.t-mobile-dock svg,.t-mobile-dock .t-custom-icon{height:20px!important;width:20px!important}.t-mobile-dock>a>span,.t-mobile-dock>button>span{font-size:11px!important;max-height:10px!important;opacity:.58!important;transform:none!important}.t-mobile-dock .is-active>span{opacity:.9!important}.t-mobile-dock.is-compact{min-height:50px!important;padding:3px 4px!important;width:min(calc(100% - 64px),300px)!important}.t-mobile-dock.is-compact>a,.t-mobile-dock.is-compact>button{min-height:42px!important}.t-mobile-dock.is-compact>a>span,.t-mobile-dock.is-compact>button>span{max-height:0!important;opacity:0!important}}html[data-theme=dark] .t-mobile-dock{--dock-surface:rgba(25,29,36,.9)!important;border-color:#ffffff1a!important}html[data-theme=dark] .t-mobile-dock .is-active{background:#f4f5f7!important;color:#17191e!important}@media(prefers-reduced-motion:reduce){.t-card-quick-sheet__panel,.t-card-quick-sheet__gallery-progress i,.t-card-quick-add>button,.t-card-quick-add>button>span,.t-mobile-dock,.t-mobile-dock>a,.t-mobile-dock>button{transition-duration:.01ms!important}}.t-product-card__quick-trigger{background:#2352ff;border:0;box-shadow:0 8px 22px #2352ff38;color:#fff;gap:7px;height:40px;min-height:40px;min-width:72px;padding:0 7px 0 16px;width:auto}.t-product-card__quick-trigger>i{background:#ffffff26;height:28px;width:28px}.t-product-card__quick-trigger:hover{background:#1742dc;box-shadow:0 12px 28px #2352ff4d;transform:translateY(-1px)}.t-card-quick-sheet__panel{width:min(100%,620px)}.t-card-quick-sheet__media-item,.t-card-quick-sheet__media-item:nth-child(n+2),.t-card-quick-sheet__media-item:nth-child(n+3){display:block;flex:0 0 100%}.t-card-quick-sheet__gallery-meta{padding-top:9px}.t-card-quick-add>button{background:#2352ff;border-color:#2352ff;box-shadow:none;color:#fff!important;min-height:52px;transform:none;transition:background-color .2s var(--tact-ease),transform .18s var(--tact-ease)}.t-card-quick-add>button:hover{background:#1742dc;border-color:#1742dc}.t-card-quick-add>button:active{transform:scale(.97)}.t-card-quick-add>button.is-loading{box-shadow:none;transform:none}.t-card-quick-add>button.is-added{background:#087a50;border-color:#087a50;box-shadow:none;transform:none}.t-card-quick-add>button>span,.t-card-quick-add>button.is-loading>span,.t-card-quick-add>button.is-added>span{filter:none;opacity:1;transform:none}.t-product-gallery-shell{min-width:0;width:100%}.t-product__gallery.is-enhanced{display:flex!important;gap:0!important;grid-auto-flow:unset!important;grid-template-columns:none!important;overflow-x:auto!important;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.t-product__gallery.is-enhanced::-webkit-scrollbar{display:none}.t-product__gallery.is-enhanced>figure,.t-product__gallery.is-enhanced>figure.t-product__gallery-primary{aspect-ratio:4/5!important;flex:0 0 100%!important;min-height:0!important;scroll-snap-align:start;scroll-snap-stop:always}.t-product__gallery.is-enhanced img,.t-product__gallery.is-enhanced video,.t-product__gallery.is-enhanced iframe,.t-product__gallery.is-enhanced model-viewer{object-fit:contain!important}.t-product-gallery__thumbs{background:var(--product-panel-background,#fff);display:flex;gap:8px;overflow-x:auto;padding:12px 14px 4px;scrollbar-width:none}.t-product-gallery__thumbs::-webkit-scrollbar{display:none}.t-product-gallery__thumbs button{background:#ecece9;border:1px solid transparent;border-radius:10px;flex:0 0 68px;height:82px;overflow:hidden;padding:0}.t-product-gallery__thumbs button.is-active{border-color:#2352ff;box-shadow:inset 0 0 0 1px #2352ff}.t-product-gallery__thumbs img{height:100%;object-fit:cover;width:100%}.t-product-gallery__thumbs span{align-items:center;display:flex;height:100%;justify-content:center}.t-product-gallery__controls{align-items:center;background:var(--product-panel-background,#fff);display:flex;gap:12px;justify-content:flex-end;padding:10px 14px 14px}.t-product-gallery__controls button{align-items:center;background:transparent;border:1px solid var(--tact-line);border-radius:50%;color:var(--tact-ink);display:flex;font:inherit;height:44px;justify-content:center;width:44px}.t-product-gallery__controls svg{fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:18px}.t-product-gallery__controls p{font-size:12px;font-variant-numeric:tabular-nums;margin:0;min-width:42px;text-align:center}.t-product-gallery__controls b{font-weight:700}html[data-theme=dark] .t-product-gallery__thumbs,html[data-theme=dark] .t-product-gallery__controls{background:#191d24}html[data-theme=dark] .t-product-gallery__thumbs button{background:#222730}@media(min-width:900px){.t-product--conversion{grid-template-columns:minmax(0,1.55fr) minmax(360px,var(--product-panel-width))}.t-product__gallery.is-enhanced>figure,.t-product__gallery.is-enhanced>figure.t-product__gallery-primary{aspect-ratio:1/1.08!important}.t-product-gallery__thumbs{padding:14px 18px 4px}.t-product-gallery__controls{padding-inline:18px}}@media(max-width:749px){.t-product-card__quick-trigger{height:44px;min-height:44px;min-width:68px;padding:0 5px 0 13px}.t-product-card__quick-trigger>i{height:30px;width:30px}.t-card-quick-sheet__media-item,.t-card-quick-sheet__media-item:nth-child(n+2),.t-card-quick-sheet__media-item:nth-child(n+3){flex-basis:100%}.t-product-gallery__thumbs button{flex-basis:58px;height:70px}}@media(prefers-reduced-motion:reduce){.t-product__gallery.is-enhanced{scroll-behavior:auto}.t-product-card__quick-trigger,.t-card-quick-add>button{transition:none}}body.t-quick-sheet-open{overflow:auto!important}.t-product-card__visual{isolation:isolate;overflow:hidden}.t-product-card .t-card-quick-sheet{top:0;right:0;bottom:0;left:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;visibility:hidden;z-index:8}.t-product-card .t-card-quick-sheet.is-open{opacity:1;pointer-events:auto;visibility:visible}.t-product-card .t-card-quick-sheet__backdrop{display:none!important}.t-product-card .t-card-quick-sheet__panel{background:#f7f7f4;border:0;border-radius:inherit;display:flex;flex-direction:column;gap:10px;height:100%;top:0;right:0;bottom:0;left:0;max-height:none;opacity:1;overflow-x:hidden;overflow-y:auto;padding:10px;position:absolute;transform:translate3d(0,100%,0);transform-origin:bottom center;transition:transform .38s var(--tact-ease-entrance);width:100%}.t-product-card .t-card-quick-sheet.is-open .t-card-quick-sheet__panel{transform:translateZ(0)}.t-product-card .t-card-quick-sheet__gallery{flex:0 0 auto;min-height:0}.t-product-card .t-card-quick-sheet__media{display:flex;gap:6px;margin:0;overflow-x:auto;scroll-snap-type:x mandatory}.t-product-card .t-card-quick-sheet__media-item,.t-product-card .t-card-quick-sheet__media-item:nth-child(n+2),.t-product-card .t-card-quick-sheet__media-item:nth-child(n+3){aspect-ratio:4/3;background:#e9e9e6;border-radius:8px;display:block;flex:0 0 82%;min-height:0;overflow:hidden;scroll-snap-align:start}.t-product-card .t-card-quick-sheet__media-item img,.t-product-card .t-card-quick-sheet__media-item svg{height:100%;object-fit:contain;width:100%}.t-product-card .t-card-quick-sheet__gallery-meta{font-size:11px;padding-top:5px}.t-product-card .t-card-quick-sheet__gallery-progress{height:2px}.t-product-card .t-card-quick-sheet__header{align-items:flex-start;gap:8px}.t-product-card .t-card-quick-sheet__header h2{font-size:clamp(14px,1.15vw,18px);line-height:1.12;max-width:19ch}.t-product-card .t-card-quick-sheet__header p{font-size:12px;margin-top:4px}.t-product-card .t-card-quick-sheet__header>button{flex:0 0 40px;height:40px;min-width:40px;width:40px}.t-product-card .t-card-quick-sheet__size-row{font-size:10px;margin-top:0;padding-top:8px}.t-product-card .t-card-quick-sheet__size-row a{font-size:10px}.t-product-card .t-card-quick-add{gap:7px;margin-top:0}.t-product-card .t-card-quick-add__variants{gap:5px}.t-product-card .t-card-quick-add__variants label span{font-size:10px;height:34px;min-height:34px;min-width:34px;padding-inline:8px}.t-product-card .t-card-quick-add>button{min-height:42px}.t-product-card .t-card-quick-add__view{min-height:38px}.t-product-card.is-quick-open .t-product-card__quick-trigger{opacity:0;pointer-events:none}html[data-theme=dark] .t-product-card .t-card-quick-sheet__panel{background:#191d24;color:#f4f5f7}.t-product__gallery.is-enhanced{display:block!important;overflow:hidden!important;scroll-snap-type:none!important;touch-action:pan-y}.t-product__gallery.is-enhanced>figure,.t-product__gallery.is-enhanced>figure.t-product__gallery-primary{display:none!important;opacity:0;width:100%!important}.t-product__gallery.is-enhanced>figure.is-active,.t-product__gallery.is-enhanced>figure.t-product__gallery-primary.is-active{animation:t-product-gallery-enter .32s var(--tact-ease-entrance);display:block!important;opacity:1}.t-product__gallery.is-enhanced img{image-rendering:auto}@media(max-width:749px){.t-product-card .t-card-quick-sheet__panel{gap:7px;padding:8px}.t-product-card .t-card-quick-sheet__media-item,.t-product-card .t-card-quick-sheet__media-item:nth-child(n+2),.t-product-card .t-card-quick-sheet__media-item:nth-child(n+3){aspect-ratio:4/3;flex-basis:88%}.t-product-card .t-card-quick-sheet__header h2{font-size:14px}.t-product-card .t-card-quick-sheet__header>button{height:36px;min-width:36px;width:36px}.t-product-card .t-card-quick-sheet__size-row{padding-top:6px}.t-product-card .t-card-quick-add__variants label span{height:32px;min-height:32px;min-width:32px;padding-inline:6px}.t-product-card .t-card-quick-add>button{min-height:40px}.t-product-card .t-card-quick-add__view{display:none}}@media(prefers-reduced-motion:reduce){.t-product-card .t-card-quick-sheet__panel{transition:none}.t-product__gallery.is-enhanced>figure.is-active{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/commerce-polish.css.map */
