.t-variant-ready .t-color-native{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;margin:-1px;padding:0;border:0}.t-color-trigger[hidden]{display:none}.t-color-trigger{display:flex;align-items:center;gap:1.2rem;width:100%;min-height:5.4rem;padding:1rem 1.6rem;margin:1.2rem 0 2rem;background:var(--t-paper-raised, #f7f6f2);color:var(--t-ink, #1a1917);border:1px solid var(--t-line, rgba(26, 25, 23, .14));border-radius:var(--t-r, 3px);cursor:pointer;font:inherit;text-align:left;transition:border-color .18s ease,background-color .18s ease}.t-color-trigger:hover{border-color:#1a191757}.t-color-trigger:focus-visible{outline:2px solid var(--t-ink, #1a1917);outline-offset:2px}.t-color-trigger__label{font-family:var(--t-mono, ui-monospace, Menlo, monospace);text-transform:uppercase;letter-spacing:.12em;font-size:1.1rem;color:var(--t-ink-45, #8f8b83)}.t-color-trigger__value{display:flex;align-items:center;gap:.9rem;margin-left:auto;font-size:1.45rem;font-weight:500}.t-color-trigger__chip{width:2.2rem;height:2.2rem;border-radius:999px;background:var(--t-line, #ddd);box-shadow:inset 0 0 0 1px #1a191729;flex:0 0 auto}.t-color-trigger__caret{width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid currentColor;opacity:.55;flex:0 0 auto}.t-color-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9200}.t-color-sheet[hidden]{display:none}.t-color-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#09090b00;transition:background-color .34s ease;-webkit-tap-highlight-color:transparent}.t-color-sheet.is-open .t-color-sheet__backdrop{background:#09090b85}.t-color-sheet__panel{position:absolute;left:0;right:0;bottom:0;display:flex;flex-direction:column;max-height:min(82vh,640px);background:var(--t-paper-raised, #f7f6f2);color:var(--t-ink, #1a1917);border-radius:20px 20px 0 0;box-shadow:0 -10px 60px #0000004d;transform:translateY(100%);transition:transform .4s cubic-bezier(.22,1,.36,1);padding-bottom:env(safe-area-inset-bottom,0px)}.t-color-sheet.is-open .t-color-sheet__panel{transform:translateY(0)}@media(min-width:750px){.t-color-sheet__panel{left:50%;right:auto;width:min(540px,92vw);transform:translate(-50%,100%);border-radius:16px 16px 0 0}.t-color-sheet.is-open .t-color-sheet__panel{transform:translate(-50%)}}.t-color-sheet__handle{width:3.6rem;height:.4rem;border-radius:.4rem;background:var(--t-line, rgba(26, 25, 23, .2));margin:1.2rem auto .4rem}.t-color-sheet__head{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 2rem 1.4rem;border-bottom:1px solid var(--t-line, rgba(26, 25, 23, .14))}.t-color-sheet__title{margin:0;font-family:var(--t-mono, ui-monospace, Menlo, monospace);text-transform:uppercase;letter-spacing:.14em;font-size:1.3rem;font-weight:500}.t-color-sheet__close{border:0;background:transparent;font-size:2.6rem;line-height:1;color:var(--t-ink-45, #8f8b83);cursor:pointer;padding:.4rem .8rem;border-radius:var(--t-r, 3px)}.t-color-sheet__close:hover{color:var(--t-ink, #1a1917)}.t-color-sheet__close:focus-visible{outline:2px solid var(--t-ink, #1a1917);outline-offset:2px}.t-color-sheet__list{list-style:none;margin:0;padding:.8rem;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.t-color-sheet__list li{margin:0}.t-color-row{display:flex;align-items:center;gap:1.4rem;width:100%;min-height:6rem;padding:1rem 1.4rem;border:0;background:transparent;border-radius:1rem;cursor:pointer;font:inherit;color:var(--t-ink, #1a1917);text-align:left;transition:background-color .15s ease}.t-color-row:hover{background:#1a19170b}.t-color-row:focus-visible{outline:2px solid var(--t-ink, #1a1917);outline-offset:-2px}.t-color-row.is-selected{background:#1a191712}.t-color-row__visual{position:relative;width:4.4rem;height:4.4rem;flex:0 0 4.4rem;border-radius:.9rem;overflow:hidden;background:#fff;box-shadow:inset 0 0 0 1px var(--t-line, rgba(26, 25, 23, .14))}.t-color-row__thumb{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.t-color-row__chip{position:absolute;top:0;right:0;bottom:0;left:0}.t-color-row__thumb+.t-color-row__chip{inset:auto 0 0 0;height:.5rem;opacity:.9}.t-color-row__name{flex:1 1 auto;font-size:1.5rem}.t-color-row__flag{font-family:var(--t-mono, ui-monospace, Menlo, monospace);font-size:1.05rem;text-transform:uppercase;letter-spacing:.08em;color:var(--t-ink-45, #8f8b83)}.t-color-row.is-unavailable .t-color-row__name{color:var(--t-ink-45, #8f8b83);text-decoration:line-through;text-decoration-thickness:1px}.t-color-row.is-unavailable .t-color-row__visual{opacity:.5}.t-color-row__check{position:relative;width:1.9rem;height:1.9rem;flex:0 0 1.9rem;border-radius:999px;box-shadow:inset 0 0 0 1px var(--t-line, rgba(26, 25, 23, .2))}.t-color-row.is-selected .t-color-row__check{background:var(--t-ink, #1a1917);box-shadow:inset 0 0 0 1px var(--t-ink, #1a1917)}.t-color-row.is-selected .t-color-row__check:after{content:"";position:absolute;left:.55rem;top:.3rem;width:.5rem;height:.9rem;border:solid var(--t-paper, #f1efea);border-width:0 2px 2px 0;transform:rotate(45deg)}body.t-sheet-lock{position:fixed;left:0;right:0;width:100%;overflow:hidden}.product__media-wrapper{position:relative}.t-media-fx{border-radius:inherit}.t-media-fx__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;will-change:transform,opacity,filter;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media(prefers-reduced-motion:reduce){.t-color-sheet__panel,.t-color-sheet__backdrop{transition:none}.t-media-fx{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/turrelli-variant.css.map */
