:root{--tv-forest: #384c41;--tv-cream: #fdeedb;--tv-terracotta: #a95a3b;--tv-sage: #a9a576;--tv-gold: #c89542;--tv-gold-deep: #7a4a0e;--tv-terracotta-deep: #8a4026;--tv-forest-deep: #22302a;--tv-muted: #5c6560;--tv-cream-sunk: #f6e2ca;--tv-offwhite: #faf6f0;--tv-offwhite-sunk: #f1ece3;--tv-gold-gradient: linear-gradient(90deg, #bf832b 0%, #c89542 50%, #965c12 100%);--tv-bg: var(--tv-offwhite);--tv-bg-sunk: var(--tv-offwhite-sunk);--tv-bg-inverse: var(--tv-forest);--tv-ink: var(--tv-forest-deep);--tv-ink-inverse: var(--tv-cream);--tv-ink-muted: var(--tv-muted);--tv-ink-on-sage: var(--tv-forest-deep);--tv-accent-fill: var(--tv-terracotta);--tv-accent-ink: var(--tv-terracotta-deep);--tv-rule: rgba(56, 76, 65, .16);--tv-font-display: "Marcellus", "Times New Roman", serif;--tv-font-body: "Karla", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--tv-radius: 0px}.tv-display{font-family:var(--tv-font-display);font-weight:400;line-height:1.12;letter-spacing:.012em}.tv-eyebrow{font-family:var(--tv-font-body);font-weight:500;font-size:1.1rem;letter-spacing:.26em;text-transform:uppercase}.tv-body{font-family:var(--tv-font-body);font-weight:400;font-size:1.6rem;line-height:1.75}body,.tv-body-font{font-family:var(--tv-font-body);font-weight:400;line-height:1.75}h1,h2,h3,h4,h5,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--tv-font-display);font-weight:400;letter-spacing:.012em;line-height:1.18}.price,.card__heading .full-unstyled-link,.product__title,.button,.btn,input,select,textarea{font-family:var(--tv-font-body)}.button,.btn{font-weight:500;letter-spacing:.14em;text-transform:uppercase;border-radius:var(--tv-radius)}.tv-hero{--tv-hero-veil: 34, 48, 42;--tv-hero-ink: var(--tv-cream);--tv-hero-accent: var(--tv-gold);--tv-hero-rule: rgba(253, 238, 219, .7);--tv-hero-a0: .82;--tv-hero-a1: .62;--tv-hero-a2: .16;--tv-hero-am0: .5;--tv-hero-am1: .28;--tv-hero-am2: .08;position:relative;display:flex;align-items:center;overflow:hidden;background-color:rgb(var(--tv-hero-veil));isolation:isolate}@media screen and (min-width:750px){.tv-hero[data-scheme-desktop=light]{--tv-hero-veil: 250, 246, 240;--tv-hero-ink: var(--tv-forest-deep);--tv-hero-accent: var(--tv-gold-deep);--tv-hero-rule: rgba(34, 48, 42, .45);--tv-hero-a0: .88;--tv-hero-a1: .72;--tv-hero-a2: .26}}@media screen and (max-width:749px){.tv-hero[data-scheme-mobile=light]{--tv-hero-veil: 250, 246, 240;--tv-hero-ink: var(--tv-forest-deep);--tv-hero-accent: var(--tv-gold-deep);--tv-hero-rule: rgba(34, 48, 42, .45);--tv-hero-am0: .86;--tv-hero-am1: .66;--tv-hero-am2: .14}}.tv-hero{--tv-hero-scrim: linear-gradient( 100deg, rgba(var(--tv-hero-veil), var(--tv-hero-a0)) 0%, rgba(var(--tv-hero-veil), var(--tv-hero-a1)) 28%, rgba(var(--tv-hero-veil), var(--tv-hero-a2)) 56%, rgba(var(--tv-hero-veil), 0) 74% );--tv-hero-scrim-mobile: linear-gradient( 0deg, rgba(var(--tv-hero-veil), var(--tv-hero-am0)) 0%, rgba(var(--tv-hero-veil), var(--tv-hero-am1)) 16%, rgba(var(--tv-hero-veil), var(--tv-hero-am2)) 28%, rgba(var(--tv-hero-veil), 0) 42% )}.tv-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.tv-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.tv-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:var(--tv-hero-scrim)}.tv-hero__inner{position:relative;z-index:2;width:100%;max-width:1400px;margin-inline:auto;padding:9.6rem 4rem}.tv-hero__copy{max-width:min(54.4rem,46vw)}.tv-hero__ornament{display:block;width:4.4rem;height:auto;margin-bottom:2.8rem;color:var(--tv-hero-accent)}.tv-hero__eyebrow{color:var(--tv-hero-accent);margin:0 0 1.6rem}.tv-hero__heading{color:var(--tv-hero-ink);font-size:clamp(4.8rem,6.5vw,9.2rem);margin:0}.tv-hero__wordmark{margin:0;line-height:0}.tv-hero__wordmark img{display:block;width:clamp(25.6rem,28vw,41.6rem);height:auto}.tv-hero__sub{color:var(--tv-hero-ink);font-family:var(--tv-font-body);font-weight:400;font-size:clamp(1.3rem,1.2vw,1.5rem);letter-spacing:.24em;text-transform:uppercase;margin:2.4rem 0 0;opacity:.9}.tv-hero__text{color:var(--tv-hero-ink);max-width:min(36rem,40vw);margin:2.4rem 0 0;font-weight:300;opacity:.84}@media screen and (min-width:750px){.tv-hero[data-scheme-desktop=light] .tv-hero__text{font-weight:400;opacity:.9}}.tv-hero__cta{display:inline-block;margin-top:4rem;padding:0 0 .64rem;border:0;border-bottom:1px solid var(--tv-hero-rule);border-radius:var(--tv-radius);color:var(--tv-hero-ink);font-family:var(--tv-font-body);font-weight:500;font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;text-decoration:none;background:transparent;transition:border-color .3s ease,opacity .3s ease}.tv-hero__cta:hover,.tv-hero__cta:focus-visible{border-bottom-color:var(--tv-hero-ink);opacity:.75}.tv-hero__cta:focus-visible{outline:2px solid var(--tv-hero-accent);outline-offset:6px}.tv-hero__badge{position:absolute;z-index:2;left:4rem;bottom:4rem;color:var(--tv-hero-ink);font-family:var(--tv-font-body);line-height:1.15;opacity:.9}.tv-hero__badge-lead{display:block;font-family:var(--tv-font-display);font-size:2.4rem;font-weight:400;letter-spacing:.02em}.tv-hero__badge-text{display:block;font-size:.9rem;font-weight:500;letter-spacing:.24em;text-transform:uppercase;opacity:.85}@media screen and (max-width:749px){.tv-hero{flex-direction:column;justify-content:flex-end;align-items:stretch;min-height:0}.tv-hero__scrim{background:var(--tv-hero-scrim-mobile)}.tv-hero{min-height:max(100vh,calc(100vw / var(--tv-hero-mobile-ratio, .5625)))}@supports (height: 1svh){.tv-hero{min-height:max(100svh,calc(100vw / var(--tv-hero-mobile-ratio, .5625)))}}.tv-hero__media img{object-position:center bottom}.tv-hero__inner{padding:0 2.4rem 5.6rem}.tv-hero__ornament,.tv-hero__text,.tv-hero__badge{display:none}.tv-hero__wordmark{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.tv-hero__copy{max-width:none;text-align:center}.tv-hero__ornament{margin-inline:auto;margin-bottom:1.6rem}.tv-hero__heading{font-size:clamp(3.6rem,11vw,5.2rem)}.tv-hero__wordmark img{width:min(20rem,56vw);margin-inline:auto}.tv-hero__sub{margin-top:2rem;letter-spacing:.22em}.tv-hero__text{margin-top:2rem;margin-inline:auto}.tv-hero__cta{margin-top:0}.tv-hero__spacer{display:none}.tv-hero__badge{position:static;margin:3.2rem auto 0;text-align:center;padding-bottom:3.2rem}}@media screen and (min-width:750px){.tv-hero{min-height:var(--tv-hero-min, 100vh)}@supports (height: 1svh){.tv-hero{min-height:var(--tv-hero-min-s, 100svh)}}.tv-hero__media img{object-position:left top}.tv-hero__inner{padding:11.2rem 6.4rem}.tv-hero__spacer{display:none}}.tv-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:var(--tv-forest);background-image:repeating-linear-gradient(135deg,rgba(253,238,219,.035) 0px,rgba(253,238,219,.035) 1px,transparent 1px,transparent 11px);display:flex;align-items:center;justify-content:flex-end}.tv-placeholder__note{border:1px dashed rgba(200,149,66,.5);border-radius:4px;color:var(--tv-cream);font-family:var(--tv-font-body);font-size:1.1rem;letter-spacing:.16em;text-transform:uppercase;padding:1.6rem 2rem;margin:3.2rem;max-width:32rem;line-height:1.8;opacity:.75}@media screen and (max-width:749px){.tv-placeholder{align-items:flex-end;justify-content:center}}@media(prefers-reduced-motion:reduce){.tv-hero__cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/tv-brand.css.map */
