.tksc-product-section,.tksc-product-event,.tksc-product-controller{display:block;min-height:calc(100svh - var(--tksc-global-header-top) - var(--tksc-global-symbol-size));overflow:visible}.tksc-product-page{display:block;min-height:calc(100svh - var(--tksc-global-header-top) - var(--tksc-global-symbol-size));overflow:visible;background:var(--tksc-product-background);color:var(--tksc-product-foreground);font-family:var(--tksc-product-font);font-style:normal;font-weight:var(--tksc-product-font-weight-bold, 700);letter-spacing:0}.tksc-product-page *,.tksc-product-page *:before,.tksc-product-page *:after{box-sizing:border-box}.tksc-product-page a{color:inherit;text-decoration:none}.tksc-product-page button,.tksc-product-page input{letter-spacing:0}.tksc-product-page__header{display:flex;padding-top:var(--tksc-global-header-top);justify-content:center}.tksc-product-page__global-nav{display:grid;width:min(68rem,calc(100% - 4.8rem));align-items:center;column-gap:4.8rem;grid-template-columns:minmax(0,1fr) var(--tksc-global-symbol-size) minmax(0,1fr);white-space:nowrap}.tksc-product-page__global-group{display:flex;align-items:center;gap:4.8rem}.tksc-product-page__global-group--start{justify-content:flex-end}.tksc-product-page__global-group--end{justify-content:flex-start}.tksc-product-page__global-link{font-size:2.8rem;line-height:1}.tksc-product-page__global-link:hover,.tksc-product-page__global-link:focus-visible{color:var(--tksc-product-muted)}.tksc-product-page__symbol,.tksc-product-mark{display:flex;width:var(--tksc-global-symbol-size);height:var(--tksc-global-symbol-size);align-items:center;grid-column:2;justify-content:center}.tksc-product-page__symbol-image{display:block;width:100%;height:100%;object-fit:contain}.tksc-product-mark{border-radius:50%;background:var(--tksc-product-foreground)}.tksc-product-mark__ring{display:flex;align-items:center;justify-content:center;border:.25rem solid var(--tksc-product-background);border-radius:50%}.tksc-product-mark__ring--one{width:4.1rem;height:4.1rem}.tksc-product-mark__ring--two{width:3rem;height:3rem}.tksc-product-mark__ring--three{width:1.8rem;height:1.8rem}.tksc-product-page__layout{--tksc-product-content-height: max( 30rem, calc( 100svh - var(--tksc-global-header-top) - var(--tksc-global-symbol-size) - clamp(6rem, 12vh, 24rem) ) );display:grid;width:min(81.3vw,162.6rem);min-height:calc(100svh - var(--tksc-global-header-top) - var(--tksc-global-symbol-size));margin:0 auto;padding:clamp(3rem,6vh,12rem) 0;overflow:visible;grid-template-columns:minmax(0,42.7%) minmax(0,39.4%);column-gap:12.4%;align-items:start;justify-content:start}.tksc-product-gallery-shell{position:sticky;top:var(--tksc-global-header-top);height:var(--tksc-product-content-height);min-height:0;min-width:0;overflow:hidden}.tksc-product-gallery{display:grid;height:100%;min-width:0;overflow-y:auto;gap:3.2rem;align-content:start;grid-auto-rows:max-content;overscroll-behavior-block:contain;scroll-snap-type:y mandatory;scrollbar-width:none}.tksc-product-gallery::-webkit-scrollbar{display:none}.tksc-product-gallery__item{display:grid;width:100%;max-width:100%;overflow:hidden;aspect-ratio:1;justify-self:center;place-items:center;background:#f8f7fb;scroll-snap-align:start;scroll-snap-stop:always}.tksc-product-gallery__image,.tksc-product-gallery__media,.tksc-product-gallery__item>video,.tksc-product-gallery__item>model-viewer,.tksc-product-gallery__item>iframe{display:block;width:100%;height:100%;border:0;object-fit:contain}.tksc-product-gallery__placeholder{display:grid;width:100%;height:100%;place-items:center;color:var(--tksc-product-muted);font-size:2.4rem;line-height:1}.tksc-product-gallery-counter{display:none}.tksc-product-info{min-height:var(--tksc-product-content-height);min-width:0;overflow:visible}.tksc-product-info__inner{display:flex;min-height:var(--tksc-product-content-height);flex-direction:column}.tksc-product-info__scroll{flex:1 0 auto;overflow:visible}.tksc-product-info__footer{background:var(--tksc-product-background)}.tksc-product-info__cart-row{display:flex;width:100%;min-height:3rem;margin-bottom:clamp(2.4rem,4vh,5.8rem);justify-content:flex-end}.tksc-product-info__cart{font-size:2.2rem;line-height:1}.tksc-product-info__cart:hover,.tksc-product-info__cart:focus-visible{color:var(--tksc-product-muted)}.tksc-product-tabs{position:sticky;z-index:5;top:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;background:var(--tksc-product-background)}.tksc-product-tabs__tab{min-width:0;padding:0;border:0;background:transparent;color:var(--tksc-product-muted);font:inherit;font-size:2rem;line-height:1.2;text-align:center;white-space:nowrap;cursor:pointer}.tksc-product-tabs__tab.is-active{color:var(--tksc-product-foreground)}.tksc-product-tabs__tab:disabled{cursor:default;opacity:1}.tksc-product-tabs__tab:not(:disabled):hover,.tksc-product-tabs__tab:not(:disabled):focus-visible{color:var(--tksc-product-foreground)}.tksc-product-tabs__panel{min-height:5.4rem;margin-top:4rem;color:var(--tksc-product-foreground);font-family:inherit;font-size:1.6rem;font-weight:var(--tksc-product-font-weight, 400);line-height:1.75}.tksc-product-tabs__panel[hidden]{display:none}.tksc-product-tabs__panel--size-chart{max-width:100%}.tksc-product-tabs__panel--size-chart table{width:100%!important;min-width:0!important;height:auto!important;border-collapse:collapse;table-layout:fixed;box-shadow:none;font-family:inherit;font-size:1.2rem;line-height:1.5}.tksc-product-tabs__panel--size-chart table tr{height:auto!important}.tksc-product-tabs__panel--size-chart table th,.tksc-product-tabs__panel--size-chart table td{width:auto!important;min-width:0!important;height:auto!important;padding:1rem .4rem;border:0;border-bottom:.1rem solid rgba(0,0,0,.18);font-size:inherit;text-align:center;white-space:normal;overflow-wrap:anywhere}.tksc-product-tabs__panel--size-chart table th:first-child,.tksc-product-tabs__panel--size-chart table td:first-child{width:40%!important;font-weight:var(--tksc-product-font-weight-bold, 700);text-align:left}.tksc-product-tabs__panel--size-chart table thead th{border-bottom-color:currentColor}@media screen and (max-width:989px){.tksc-product-tabs__panel--size-chart table{font-size:1.1rem}}.tksc-product-tabs__panel>:first-child{margin-top:0}.tksc-product-tabs__panel>:last-child{margin-bottom:0}.tksc-product-form{margin-top:3.8rem}.tksc-product-form__options{display:grid;gap:2.6rem}.tksc-product-option{display:grid;min-width:0;margin:0;padding:0;border:0;grid-template-columns:9.6rem minmax(0,1fr);align-items:center}.tksc-product-option__name,.tksc-product-price-row{font-size:1.8rem;line-height:1.2}.tksc-product-option__values{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:1.6rem}.tksc-product-option__input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.tksc-product-option__value,.tksc-product-option__swatch{display:inline-grid;min-width:3rem;height:3rem;margin:0;padding:0 .7rem;place-items:center;border:.2rem solid transparent;background:transparent;color:var(--tksc-product-foreground);font-size:1.6rem;line-height:1;cursor:pointer}.tksc-product-option__swatch{width:3.2rem;height:3.2rem;padding:.3rem}.tksc-product-option__swatch:before{width:100%;height:100%;border:.1rem solid rgba(0,0,0,.14);background:var(--tksc-product-swatch) center / cover no-repeat;content:""}.tksc-product-option__input:checked+.tksc-product-option__value{background:#cfcfcf}.tksc-product-option__input:checked+.tksc-product-option__swatch{border-color:var(--tksc-product-foreground)}.tksc-product-option__input:focus-visible+.tksc-product-option__value,.tksc-product-option__input:focus-visible+.tksc-product-option__swatch{outline:.2rem solid var(--tksc-product-foreground);outline-offset:.3rem}.tksc-product-option--size .tksc-product-option__input.is-unavailable+.tksc-product-option__value{opacity:.4}.tksc-product-price-row{display:grid;margin-top:3.8rem;grid-template-columns:9.6rem minmax(0,1fr);align-items:center}.tksc-product-search{margin-top:8.2rem}.tksc-product-search__input{width:100%;height:5rem;padding:0 0 1.2rem;border:0;border-bottom:.2rem solid var(--tksc-product-muted);border-radius:0;outline:0;background:transparent;box-shadow:none;color:var(--tksc-product-foreground);font:inherit;font-size:2rem;-webkit-appearance:none;appearance:none}.tksc-product-search__input::placeholder{color:var(--tksc-product-muted);opacity:1}.tksc-product-search__input:focus{border-bottom-color:var(--tksc-product-foreground)}.tksc-product-categories{display:flex;margin-top:2.6rem;align-items:center;justify-content:space-between;gap:2.4rem;white-space:nowrap}.tksc-product-categories__link{color:var(--tksc-product-muted)!important;font-size:2rem;line-height:1.25}.tksc-product-categories__link:hover,.tksc-product-categories__link:focus-visible,.tksc-product-categories__link.is-active{color:var(--tksc-product-foreground)!important}.tksc-product-actions{width:min(44rem,100%);margin:clamp(2rem,4vh,4rem) 0 0}.tksc-product-actions__back,.tksc-product-actions__cart{display:none}.tksc-product-submit{display:grid;width:100%;min-height:8.6rem;margin:0;padding:1.6rem 2rem;place-items:center;border:0;border-radius:0;background:var(--tksc-product-button);color:var(--tksc-product-foreground);font:inherit;font-size:1.8rem;cursor:pointer}.tksc-product-submit:not(:disabled):hover,.tksc-product-submit:not(:disabled):focus-visible{background:var(--tksc-product-foreground);color:var(--tksc-product-background)}.tksc-product-submit:disabled{cursor:not-allowed;opacity:.65}.tksc-product-submit[aria-busy=true]{cursor:progress}.tksc-product-form__error{width:min(44rem,100%);margin:1.2rem 0 0;color:#9f1e24;font-family:inherit;font-size:1.4rem;font-weight:700;line-height:1.4}@media screen and (max-width:1200px){.tksc-product-page__global-nav,.tksc-product-page__global-group{gap:4rem}.tksc-product-page__global-link{font-size:2.4rem}.tksc-product-tabs__tab,.tksc-product-categories__link{font-size:1.7rem}}@media screen and (max-width:989px){.tksc-product-page__header{padding:var(--tksc-global-header-top) 2.4rem 0}.tksc-product-page__global-nav{width:var(--tksc-global-symbol-size);gap:0}.tksc-product-page__global-link{display:none}.tksc-product-page__symbol,.tksc-product-mark{width:var(--tksc-global-symbol-size);height:var(--tksc-global-symbol-size)}.tksc-product-mark__ring--one{width:70%;height:70%}.tksc-product-mark__ring--two{width:73%;height:73%}.tksc-product-mark__ring--three{width:60%;height:60%}.tksc-product-page__layout{width:100%;min-height:0;margin:0;padding:var(--tksc-global-header-top) 3rem calc(10.2rem + env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr);column-gap:0;grid-template-rows:auto auto;gap:var(--tksc-global-header-top)}.tksc-product-gallery-shell{position:static;display:grid;height:auto;grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto}.tksc-product-gallery{display:flex;width:100%;height:auto;overflow-x:auto;overflow-y:hidden;aspect-ratio:1;gap:0;overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.tksc-product-gallery::-webkit-scrollbar{display:none}.tksc-product-gallery__item{flex:0 0 100%;width:100%;min-width:100%;height:100%;aspect-ratio:auto;scroll-snap-align:start;scroll-snap-stop:always}.tksc-product-gallery-counter{display:block;min-height:1.2rem;margin-top:clamp(1rem,2vh,2.4rem);color:var(--tksc-product-foreground);font-size:1.2rem;font-variant-numeric:tabular-nums;line-height:1;text-align:center}.tksc-product-info__inner,.tksc-product-info{min-height:0}.tksc-product-info__cart-row{display:none}.tksc-product-tabs__panel{min-height:0}.tksc-product-search,.tksc-product-categories{display:none}.tksc-product-actions{position:fixed;z-index:20;bottom:0;left:0;display:grid;width:100%;margin:0;padding-bottom:env(safe-area-inset-bottom);grid-template-columns:1fr 1fr 1.35fr;background:var(--tksc-product-button)}.tksc-product-actions__back,.tksc-product-actions__cart,.tksc-product-submit{display:grid;min-width:0;min-height:7rem;padding:1.6rem 1rem;place-items:center;color:var(--tksc-product-foreground);font:inherit;font-size:1.6rem;line-height:1;text-align:center;white-space:nowrap}.tksc-product-submit{min-height:7rem;margin:0;background:transparent}.tksc-product-actions__back:hover,.tksc-product-actions__back:focus-visible,.tksc-product-actions__cart:hover,.tksc-product-actions__cart:focus-visible,.tksc-product-submit:not(:disabled):hover,.tksc-product-submit:not(:disabled):focus-visible{background:var(--tksc-product-foreground);color:var(--tksc-product-background)}}@media screen and (max-width:520px){.tksc-product-page__header{padding-right:1.6rem;padding-left:1.6rem}.tksc-product-page__layout{padding-top:var(--tksc-global-header-top);padding-right:3.2rem;padding-left:3.2rem;gap:var(--tksc-global-header-top)}.tksc-product-tabs__tab{font-size:clamp(1.2rem,3.6vw,1.4rem)}.tksc-product-tabs__panel{margin-top:2.8rem;font-size:1.4rem;line-height:1.65}.tksc-product-form{margin-top:3.2rem}.tksc-product-option,.tksc-product-price-row{grid-template-columns:7.6rem minmax(0,1fr)}.tksc-product-option__name,.tksc-product-price-row{font-size:1.5rem}.tksc-product-option__values{gap:1rem}.tksc-product-actions__back,.tksc-product-actions__cart,.tksc-product-submit{font-size:1.4rem}.tksc-product-gallery__placeholder{font-size:1.5rem}}@media screen and (min-width:990px){.tksc-product-info__footer{padding-bottom:3.2rem}.tksc-product-gallery__placeholder,.tksc-product-info__cart,.tksc-product-option__name,.tksc-product-price-row,.tksc-product-search__input,.tksc-product-categories__link,.tksc-product-submit{font-size:1.4rem}.tksc-product-info__cart-row{margin-bottom:clamp(2rem,3vh,4rem)}.tksc-product-tabs__tab{font-size:1.6rem}.tksc-product-tabs__panel{margin-top:3rem;font-size:1.4rem;line-height:1.7}.tksc-product-form{margin-top:3.2rem}.tksc-product-form__options{gap:2.2rem}.tksc-product-option,.tksc-product-price-row{grid-template-columns:8.4rem minmax(0,1fr)}.tksc-product-option__values{gap:1.2rem}.tksc-product-option__value{font-size:1.3rem}.tksc-product-price-row{margin-top:3.2rem}.tksc-product-search{margin-top:5rem}.tksc-product-search__input{height:4.2rem;padding-bottom:1rem}.tksc-product-categories{margin-top:2rem}.tksc-product-submit{min-height:7.2rem}}@media(prefers-reduced-motion:reduce){.tksc-product-gallery{scroll-behavior:auto}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-tksc-product.css.map */
