:root{--watch-feature-accent-ink: var(--brand-white)}html,body{overflow-x:clip}.tae-catrow--watch-feature{padding:var(--brand-space-xl) var(--brand-space-sm) var(--brand-space-2xl);border-color:var(--brand-line);background:var(--brand-blue-soft);color:var(--brand-ink)}.tae-watch-feature,.tae-watch-feature *,.tae-watch-feature *:before,.tae-watch-feature *:after{box-sizing:border-box}.tae-watch-feature{display:grid;width:min(100%,1280px);margin-inline:auto;gap:var(--brand-space-lg)}.tae-watch-feature__copy,.tae-watch-feature__stage,.tae-watch-feature__product{min-width:0}.tae-watch-feature__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-block:var(--brand-space-xs)}.tae-watch-feature__heading{display:flex;align-items:center;gap:var(--brand-space-sm);min-width:0}.tae-watch-feature__icon{display:grid;flex:0 0 48px;width:48px;height:48px;border:var(--brand-rule) solid var(--brand-line);border-radius:var(--brand-radius-sm);place-items:center;background:var(--brand-paper);color:var(--brand-blue)}.tae-watch-feature__icon svg{display:block;width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tae-watch-feature__title{min-width:0;margin:0;color:var(--brand-ink);font-family:var(--brand-font-display);font-size:clamp(2rem,8vw,3.4rem);font-weight:900;letter-spacing:-.035em;line-height:1.02;overflow-wrap:anywhere;text-transform:uppercase}.tae-watch-feature__title span{color:var(--brand-blue)}.tae-watch-feature__lede{max-width:56ch;margin:var(--brand-space-md) 0 0;color:var(--brand-muted);font-family:var(--brand-font-body);font-size:16px;line-height:1.6}.tae-watch-feature__cta{display:inline-flex;min-height:48px;margin-top:var(--brand-space-lg);padding-inline:var(--brand-space-md);border:var(--brand-rule) solid var(--brand-blue);border-radius:var(--brand-radius-sm);align-items:center;justify-content:center;gap:var(--brand-space-xs);background:var(--brand-blue);color:var(--watch-feature-accent-ink);font-family:var(--brand-font-body);font-size:13px;font-weight:750;line-height:1;text-decoration:none;white-space:nowrap;transition:transform var(--brand-duration-fast) var(--brand-ease-out)}.tae-watch-feature__cta-count{display:inline-grid;min-width:24px;height:24px;padding-inline:var(--brand-space-2xs);border:var(--brand-rule) solid currentColor;border-radius:var(--brand-radius-sm);place-items:center;font-variant-numeric:tabular-nums}.tae-watch-feature__cta:focus-visible,.tae-watch-feature__product:focus-visible{outline:3px solid var(--brand-focus);outline-offset:3px}.tae-watch-feature__cta:active{transform:translateY(1px)}.tae-watch-feature__cta[aria-disabled=true],.tae-watch-feature__product[aria-disabled=true]{cursor:not-allowed;opacity:.48;pointer-events:none}.tae-watch-feature__stage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(170px,1.2fr) minmax(112px,.8fr);gap:var(--brand-rule);overflow:hidden;border:var(--brand-rule) solid var(--brand-line);border-radius:var(--brand-radius);background:var(--brand-line)}.tae-watch-feature__stage[data-feature-count="1"]{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(280px,1fr)}.tae-watch-feature__stage[data-feature-count="2"]{grid-template-rows:minmax(260px,1fr)}.tae-watch-feature__product{position:relative;display:flex;min-height:112px;overflow:hidden;align-items:center;justify-content:center;background:var(--brand-white);color:var(--brand-ink);text-decoration:none}.tae-watch-feature__product--lead{grid-column:1 / -1}.tae-watch-feature__product img{display:block;width:82%;height:76%;object-fit:contain;transition:transform var(--brand-duration-base) var(--brand-ease-out)}.tae-watch-feature__product:active img{transform:translateY(1px)}.tae-watch-feature__product-label{position:absolute;inset:auto var(--brand-space-sm) var(--brand-space-sm);display:grid;min-width:0;padding:var(--brand-space-xs) var(--brand-space-sm);border:var(--brand-rule) solid var(--brand-line);border-radius:var(--brand-radius-sm);background:var(--brand-paper);gap:var(--brand-space-2xs)}.tae-watch-feature__product-label strong,.tae-watch-feature__product-label span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tae-watch-feature__product-label strong{font-family:var(--brand-font-body);font-size:12px;font-weight:750}.tae-watch-feature__product-label span{color:var(--brand-muted);font-family:var(--brand-font-body);font-size:10px;font-weight:650;letter-spacing:.04em;text-transform:uppercase}.tae-catrow--watch-feature .tae-catrow-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-block-start:var(--brand-space-lg)}.tae-catrow--watch-feature .tae-cr-price{font-variant-numeric:tabular-nums}@media(hover:hover)and (pointer:fine){.tae-watch-feature__cta:hover{transform:translateY(-1px)}.tae-watch-feature__product:hover img,.tae-watch-feature__product:focus-visible img{transform:translateY(-3px)}}@media(min-width:40rem){.tae-catrow--watch-feature{padding-inline:var(--brand-space-lg)}.tae-watch-feature__copy{padding:var(--brand-space-md)}.tae-watch-feature__stage{grid-template-rows:minmax(220px,1.25fr) minmax(136px,.75fr)}}@media(min-width:60rem){.tae-catrow--watch-feature{padding-block:var(--brand-space-2xl)}.tae-watch-feature{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:stretch}.tae-watch-feature__copy{padding:var(--brand-space-xl)}.tae-watch-feature__stage{grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);grid-template-rows:repeat(2,minmax(154px,1fr))}.tae-watch-feature__product--lead{grid-column:auto;grid-row:1 / 3}.tae-catrow--watch-feature .tae-catrow-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){.tae-watch-feature__cta,.tae-watch-feature__product img{transition-duration:var(--brand-duration-reduced)}.tae-watch-feature__cta:hover,.tae-watch-feature__cta:active,.tae-watch-feature__product:hover img,.tae-watch-feature__product:focus-visible img,.tae-watch-feature__product:active img{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/tae-watch-feature.css.map */
