@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Inter:wght@400;500;600&display=swap";.tm-product{--tm-bg: #ffffff;--tm-fg: #0e0e0e;--tm-fg-2: #6b6b6b;--tm-fg-3: #9a9a9a;--tm-line: #e8e8e8;--tm-line-strong: #5C1F1F;--tm-accent: #5C1F1F;--tm-accent-hover: #732727;--tm-green: #4f8755;--tm-ease: cubic-bezier(.32, .72, 0, 1);--tm-serif: "Cormorant Garamond", "Times New Roman", serif;--tm-sans: "Inter", system-ui, -apple-system, sans-serif;padding:56px 32px 96px;color:var(--tm-fg);background:var(--tm-bg);font-family:var(--tm-sans)}.tm-product__container{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1.4fr 1fr;gap:88px;align-items:start}.tm-product__gallery{position:sticky;top:24px;align-self:start}.tm-product__gallery-viewport{width:100%;overflow:hidden;position:relative;cursor:grab;touch-action:pan-y;user-select:none;-webkit-user-select:none;background:#f6f5f2}.tm-product__gallery-viewport.is-dragging{cursor:grabbing}.tm-product__gallery-track{display:flex;will-change:transform}.tm-product__gallery-slide{flex:0 0 100%;width:100%;aspect-ratio:1 / 1;pointer-events:none}.tm-product__gallery-slide img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none;-webkit-user-drag:none;user-drag:none}.tm-product__gallery-counter{margin-top:12px;font-family:var(--tm-sans);font-size:11px;letter-spacing:.18em;font-variant-numeric:tabular-nums;color:var(--tm-fg-2);text-align:right}.tm-product__gallery-counter-total{color:var(--tm-fg-3);margin-left:2px}.tm-product__info{padding:4px 0 0}.tm-product__title{font-family:var(--tm-serif);font-size:clamp(32px,3.6vw,46px);font-weight:500;letter-spacing:-.005em;line-height:1.05;margin:0 0 10px;color:var(--tm-fg)}.tm-product__tagline{font-family:var(--tm-serif);font-style:italic;font-weight:400;font-size:17px;line-height:1.4;color:var(--tm-fg-2);margin:0 0 28px;max-width:38ch}.tm-product__price{display:flex;align-items:baseline;gap:12px;margin-bottom:28px;font-family:var(--tm-sans);font-size:18px;font-weight:500;color:var(--tm-fg);font-variant-numeric:tabular-nums}.tm-product__price-current{font-weight:500}.tm-product__price-compare{text-decoration:line-through;color:var(--tm-fg-3);font-size:15px;font-weight:400}.tm-product__divider{height:1px;background:var(--tm-line);margin:0 0 32px}.tm-product__option{margin-bottom:24px}.tm-product__option:last-of-type{margin-bottom:0}.tm-product__option-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:14px;gap:12px}.tm-product__option-label-group{display:inline-flex;align-items:baseline;gap:20px}.tm-product__option-label{font-family:var(--tm-sans);font-size:10.5px;letter-spacing:.2em;text-transform:uppercase;font-weight:500;color:var(--tm-fg)}.tm-product__option-selected{font-family:var(--tm-sans);font-size:13px;color:var(--tm-fg-2);font-weight:400}.tm-product__option-values--image{display:flex;flex-wrap:wrap;gap:10px}.tm-product__color-swatch{position:relative;flex:0 0 56px;width:56px;height:56px;min-width:0;aspect-ratio:1 / 1;padding:0;margin:0;border:none;box-sizing:border-box;background:#f6f5f2;cursor:pointer;overflow:hidden;transition:opacity .3s var(--tm-ease);font-family:var(--tm-sans)}.tm-product__color-swatch-img{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .5s var(--tm-ease)}.tm-product__color-swatch-text{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:11px;letter-spacing:.08em;color:var(--tm-fg-2);text-transform:uppercase}.tm-product__color-swatch:hover:not(.is-selected) .tm-product__color-swatch-img{transform:scale(1.06)}.tm-product__color-swatch:hover:not(.is-selected){opacity:.85}.tm-product__color-swatch:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:transparent;transition:background .3s var(--tm-ease)}.tm-product__color-swatch.is-selected:after{background:var(--tm-line-strong)}.tm-product__stock{display:flex;align-items:center;gap:8px;margin:24px 0 16px;color:var(--tm-green);font-family:var(--tm-sans);font-size:13.5px;font-weight:500;letter-spacing:.01em}.tm-product__stock-icon{flex-shrink:0;display:inline-flex}.tm-product__atc{width:100%;height:56px;background:var(--tm-accent);color:#fff;border:none;font-family:var(--tm-sans);font-size:13.5px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;transition:background .3s var(--tm-ease),opacity .3s var(--tm-ease)}.tm-product__atc:hover:not(:disabled){background:var(--tm-accent-hover)}.tm-product__atc:disabled{opacity:.35;cursor:not-allowed}.tm-product__trust{display:grid;grid-template-columns:repeat(3,1fr);margin-top:40px;padding:4px 0}.tm-product__trust-col{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 16px;position:relative;gap:10px}.tm-product__trust-col+.tm-product__trust-col:before{content:"";position:absolute;left:0;top:10%;bottom:10%;width:1px;background:var(--tm-line)}.tm-product__trust-icon{display:inline-flex;color:var(--tm-fg);margin-bottom:2px}.tm-product__trust-label{font-family:var(--tm-sans);font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;color:var(--tm-fg)}.tm-product__trust-sub{font-family:var(--tm-sans);font-size:12px;color:var(--tm-fg-2);line-height:1.4}.tm-product__description{margin-top:44px;font-family:var(--tm-sans);font-size:15px;line-height:1.7;color:#2a2a2a;max-width:60ch}.tm-product__description p{margin:0 0 14px}.tm-product__description p:last-child{margin-bottom:0}.tm-product__description ul,.tm-product__description ol{padding-left:20px;margin:0 0 14px}.tm-product__description li{margin-bottom:6px}.tm-product__description strong{color:var(--tm-fg);font-weight:500}@media(max-width:900px){html,body{overflow-x:clip}.section--tm-product{margin:0!important;padding:0!important}.tm-product{width:100vw;margin-left:calc(50% - 50vw);margin-right:0;margin-top:0;padding:0 0 64px;overflow-x:clip}.tm-product__container{grid-template-columns:1fr;gap:16px;max-width:100%;margin:0}.tm-product__gallery{position:static;top:auto;margin-top:0;width:100%;overflow:hidden}.tm-product__gallery-counter{margin-top:10px;padding:0 16px}.tm-product__info{padding:0 16px}.tm-product__title{font-size:30px}.tm-product__tagline{font-size:16px;margin-bottom:22px}.tm-product__divider{margin-bottom:24px}.tm-product__option-label-group{gap:14px}.tm-product__option-values--image{display:flex;flex-wrap:wrap;gap:8px}.tm-product__color-swatch{flex:0 0 52px;width:52px;height:52px}.tm-product__atc{height:54px;font-size:13px;letter-spacing:.14em}.tm-product__stock{font-size:13px}.tm-product__trust{margin-top:32px}.tm-product__trust-col{padding:0 8px;gap:8px}.tm-product__trust-icon svg{width:18px;height:18px}.tm-product__trust-label{font-size:10px;letter-spacing:.12em}.tm-product__trust-sub{font-size:10.5px;line-height:1.35}.tm-product__description{margin-top:36px}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map */
