@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Montserrat:wght@400;500;600;700;800&family=Teko:wght@600;700&display=swap";body:has(.tfw-site){background:#070807;color:#f4f1e9}.tfw-shop-page .tfw-shop-block[data-tfw-shop-panel=merch] .tfw-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-width:860px}@media(max-width:820px){.tfw-shop-page .tfw-shop-block[data-tfw-shop-panel=merch] .tfw-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}}@media(max-width:560px){.tfw-shop-page .tfw-shop-block[data-tfw-shop-panel=merch] .tfw-product-grid{grid-template-columns:1fr}}body:has(.tfw-site) #header-group,body:has(.tfw-site)>.page-wrapper>footer{display:none!important}body:has(.tfw-site) .content-for-layout{background:radial-gradient(circle at 16% 0%,rgba(176,138,90,.1),transparent 32rem),linear-gradient(180deg,#050605,#0b0d0c 48%,#070807)}.tfw-site{--tfw-bg: #070807;--tfw-panel: #141715;--tfw-panel-soft: #1b1e1c;--tfw-accent: #b08a5a;--tfw-accent-soft: #c1a074;--tfw-bronze: #9c7450;--tfw-line: rgba(176, 138, 90, .42);--tfw-line-soft: rgba(255, 255, 255, .12);--tfw-gold: var(--tfw-accent);--tfw-gold-bright: var(--tfw-accent-soft);--tfw-text: #f4f1e9;--tfw-muted: #c7c1b5;--tfw-dim: #91897c;--tfw-display: "Teko", "Barlow Condensed", Impact, sans-serif;--tfw-max: 1440px;--tfw-radius: 6px;--tfw-radius-soft: 8px;--tfw-shadow-soft: 0 18px 42px rgba(0, 0, 0, .22);--tfw-shadow-lift: 0 24px 58px rgba(0, 0, 0, .3);min-height:100vh;overflow-x:clip;background:var(--tfw-bg);color:var(--tfw-text);font-family:Montserrat,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0}.tfw-site *,.tfw-site *:before,.tfw-site *:after{box-sizing:border-box}.tfw-site a{color:inherit;text-decoration:none}.tfw-site img{display:block;max-width:100%}.tfw-site :is(p,li){text-wrap:pretty}.tfw-wrap{width:min(var(--tfw-max),calc(100vw - 64px));margin-inline:auto}.tfw-header{position:sticky;top:0;z-index:20;background:#000000f5;border-bottom:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.tfw-header__inner{display:grid;grid-template-columns:166px 1fr auto;align-items:center;gap:clamp(30px,3vw,42px);min-height:112px}.tfw-logo{display:inline-flex;align-items:center;gap:12px;padding-inline-start:4px;width:fit-content}.tfw-logo img{display:block;width:clamp(128px,8.4vw,132px);height:auto;filter:none}.tfw-nav{display:flex;justify-content:center;gap:clamp(20px,3.1vw,52px);font-family:var(--tfw-display);font-size:25px;font-weight:700;line-height:1;text-transform:uppercase}.tfw-nav a{position:relative;flex:0 0 auto;padding-block:12px;color:#f8f6f1;white-space:nowrap}.tfw-nav a:after{position:absolute;right:0;bottom:4px;left:0;height:3px;content:"";background:var(--tfw-gold);transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.tfw-nav a:is(:hover,.is-active):after{transform:scaleX(1)}.tfw-actions{display:flex;align-items:center;justify-content:flex-end;gap:20px}.tfw-icon-link{position:relative;display:inline-grid;width:36px;height:36px;place-items:center;color:#fff}.tfw-icon-link svg{width:28px;height:28px;stroke:currentColor;stroke-width:1.9}.tfw-cart-count{position:absolute;top:-3px;right:-5px;display:grid;min-width:18px;height:18px;padding:0 5px;place-items:center;border-radius:999px;background:var(--tfw-gold);color:#12100c;font-size:11px;font-weight:800}.tfw-menu-toggle{display:none;width:38px;height:38px;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;border:1px solid rgba(176,138,90,.46);border-radius:999px;background:#b08a5a14;color:#f8f6f1;cursor:pointer}.tfw-menu-toggle span{display:block;width:16px;height:2px;border-radius:999px;background:currentColor}.tfw-mobile-menu[hidden]{display:none}.tfw-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.tfw-mobile-menu__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#000000a3;cursor:pointer}.tfw-mobile-menu__panel{position:absolute;top:0;right:0;display:grid;width:min(86vw,360px);min-height:100%;align-content:start;padding:22px;border-left:1px solid rgba(176,138,90,.36);background:radial-gradient(circle at 82% 0%,rgba(176,138,90,.15),transparent 18rem),linear-gradient(180deg,#161917,#080908);box-shadow:-24px 0 72px #0000006b}.tfw-mobile-menu__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:18px;border-bottom:1px solid rgba(176,138,90,.26);color:var(--tfw-gold-bright);font-family:var(--tfw-display);font-size:24px;font-weight:700;line-height:1;text-transform:uppercase}.tfw-mobile-menu__close{display:grid;width:38px;height:38px;place-items:center;padding:0;border:1px solid rgba(176,138,90,.42);border-radius:999px;background:#080807b8;color:#fff;cursor:pointer;font-family:var(--tfw-display);font-size:30px;line-height:1}.tfw-mobile-menu__nav{display:grid;padding-block:18px 12px}.tfw-mobile-menu__nav a{display:flex;min-height:50px;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-family:var(--tfw-display);font-size:27px;font-weight:700;line-height:1;text-transform:uppercase}.tfw-mobile-menu__nav a:after{content:"\203a";color:#c1a074b8;font-size:30px}.tfw-mobile-menu__nav a:is(.is-active,:hover,:focus-visible){color:var(--tfw-gold-bright)}.tfw-mobile-menu__utility{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px}.tfw-mobile-menu__utility a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid rgba(176,138,90,.28);border-radius:var(--tfw-radius);background:#b08a5a12;color:var(--tfw-muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tfw-mobile-menu__utility .tfw-cart-count{position:static;display:inline-grid;margin-left:7px}html.tfw-menu-open,html.tfw-menu-open body{overflow:hidden}.tfw-hero{position:relative;min-height:clamp(560px,58vw,760px);isolation:isolate;background-image:linear-gradient(90deg,rgba(4,5,4,var(--tfw-hero-left, .9)),rgba(4,5,4,var(--tfw-hero-mid, .64)),rgba(4,5,4,var(--tfw-hero-clear, .12)) 68%,rgba(4,5,4,var(--tfw-hero-edge, .52))),linear-gradient(180deg,rgba(0,0,0,var(--tfw-hero-top, .04)),rgba(0,0,0,var(--tfw-hero-bottom, .78))),var(--hero-image);background-position:var(--tfw-hero-position, center);background-size:var(--tfw-hero-size, cover);background-repeat:var(--tfw-hero-repeat, repeat);border-bottom:1px solid var(--tfw-line)}.tfw-hero--short{min-height:clamp(420px,43vw,560px)}.tfw-hero__inner{display:grid;min-height:inherit;align-items:center;padding-block:clamp(56px,7vw,96px)}.tfw-eyebrow{margin:0 0 8px;color:var(--tfw-gold-bright);font-family:var(--tfw-display);font-size:23px;font-weight:700;letter-spacing:0;text-transform:uppercase}.tfw-hero h1,.tfw-section-title,.tfw-card-title,.tfw-product-title,.tfw-footer h3,.tfw-page-title{font-family:var(--tfw-display);font-weight:700;letter-spacing:0;text-transform:uppercase}.tfw-hero h1{max-width:660px;margin:0;color:#fff;font-size:clamp(76px,10vw,150px);line-height:.82;text-shadow:0 8px 24px rgba(0,0,0,.62)}.tfw-shop-page .tfw-hero h1{max-width:760px;font-size:clamp(58px,7.2vw,112px);line-height:.88}.tfw-about-page .tfw-hero h1{max-width:620px;font-size:clamp(62px,7.6vw,118px);line-height:.86}.tfw-shop-page .tfw-hero p{max-width:520px}.tfw-hero p{max-width:560px;margin:22px 0 0;color:#f2eee8;font-size:clamp(18px,2.1vw,26px);line-height:1.42}.tfw-hero strong{color:var(--tfw-gold-bright)}.tfw-hero__rule{width:68px;height:5px;margin-top:24px;background:var(--tfw-gold)}.tfw-hero__actions{display:flex;flex-wrap:wrap;gap:18px;margin-top:30px}.tfw-button{display:inline-flex;min-height:56px;align-items:center;justify-content:center;gap:16px;padding:0 34px;border:1px solid var(--tfw-gold);border-radius:3px;background:var(--tfw-gold);color:#100f0d;font-family:var(--tfw-display);font-size:25px;font-weight:700;letter-spacing:.01em;line-height:1;text-transform:uppercase;box-shadow:0 12px 28px #b08a5a29;transition:transform .16s ease,background .16s ease,color .16s ease,border-color .16s ease}.tfw-button:hover,.tfw-button:focus-visible{background:var(--tfw-gold-bright);border-color:var(--tfw-gold-bright);transform:translateY(-1px)}.tfw-button--ghost{border-color:#b08a5a80;background:#0808086b;color:#fff;box-shadow:none}.tfw-button--ghost:hover,.tfw-button--ghost:focus-visible{background:var(--tfw-gold);border-color:var(--tfw-gold);color:#100f0d}.tfw-arrow{font-size:30px;line-height:1}.tfw-band{border-bottom:1px solid var(--tfw-line);background:linear-gradient(180deg,#171916,#101210)}.tfw-values{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding-block:26px}.tfw-values--four{grid-template-columns:repeat(4,minmax(0,1fr))}.tfw-values--home{padding-block:30px}.tfw-value{display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;align-items:center;min-height:94px;padding-inline:clamp(18px,2.2vw,42px);border-right:1px solid rgba(255,255,255,.15)}.tfw-values--four .tfw-value{grid-template-columns:44px minmax(0,1fr);gap:12px;padding-inline:clamp(10px,1.35vw,22px)}.tfw-values--four .tfw-value svg{width:42px;height:42px}.tfw-values--four .tfw-value h3{font-size:clamp(19px,1.35vw,23px)}.tfw-values--home .tfw-value{grid-template-columns:46px minmax(0,300px);justify-content:center;gap:clamp(18px,1.6vw,24px);padding-inline:clamp(22px,2vw,36px)}.tfw-values--home .tfw-value h3{max-width:310px;font-size:clamp(24px,1.6vw,29px);line-height:.96}.tfw-values--home .tfw-value p{max-width:300px;margin-top:7px;font-size:14px;line-height:1.35}.tfw-value:last-child{border-right:0}.tfw-value svg{width:48px;height:48px;color:var(--tfw-gold);stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.tfw-value h3{margin:0;font-family:var(--tfw-display);font-size:clamp(22px,1.6vw,27px);font-weight:700;line-height:1;text-transform:uppercase}.tfw-value p{margin:3px 0 0;color:var(--tfw-muted);font-size:13px;line-height:1.35}.tfw-section{padding-block:clamp(44px,5.8vw,84px)}.tfw-section--tight{padding-block:clamp(30px,3.8vw,50px)}.tfw-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:clamp(22px,2.4vw,32px)}.tfw-kicker{margin:0;color:var(--tfw-gold);font-family:var(--tfw-display);font-size:28px;font-weight:700;letter-spacing:0;text-align:center;text-transform:uppercase}.tfw-section-title{margin:0;font-size:clamp(36px,3.8vw,54px);line-height:.98}.tfw-center{text-align:center}.tfw-link{display:inline-flex;align-items:center;gap:12px;color:var(--tfw-gold-bright);font-family:var(--tfw-display);font-size:23px;font-weight:700;line-height:1;text-transform:uppercase;transition:color .16s ease,transform .16s ease}.tfw-link:hover,.tfw-link:focus-visible{color:#fff;transform:translate(2px)}.tfw-machine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2vw,28px)}.tfw-machine-card{position:relative;min-height:260px;overflow:hidden;border:1px solid var(--tfw-line);border-radius:4px;background:#161816}.tfw-machine-card img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:var(--tfw-photo-position, center);opacity:.9;filter:brightness(var(--tfw-card-brightness, .76)) saturate(var(--tfw-card-saturation, .86)) contrast(var(--tfw-card-contrast, 1.06));transition:transform .22s ease}.tfw-machine-card:hover img{transform:scale(1.035)}.tfw-machine-card__label{position:absolute;right:0;bottom:0;left:0;display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:12px;padding:16px clamp(18px,2vw,28px);background:linear-gradient(90deg,#090908f2,#090908c7 68%,#0909087a);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.tfw-brand-lockup{display:inline-flex;min-width:0;max-width:calc(100% - 30px);align-items:center;gap:0;color:#fff;line-height:1}.tfw-brand-logo{display:block;width:auto;height:auto;max-height:48px;max-width:100%;object-fit:contain}.tfw-brand-logo--polaris{width:clamp(152px,11.2vw,220px)}.tfw-brand-logo--canam{width:clamp(152px,11.5vw,220px)}.tfw-brand-lockup--honda{gap:0}.tfw-brand-logo--honda{width:clamp(132px,8.8vw,172px);max-height:42px}.tfw-brand-mark{flex:0 0 auto;width:auto;height:34px}.tfw-brand-text{display:block;color:#fff;font-weight:800;line-height:.9;text-transform:uppercase;white-space:nowrap}.tfw-brand-lockup--polaris .tfw-brand-text{font-family:Montserrat,Arial,sans-serif;font-size:clamp(24px,2.35vw,34px);font-weight:900;line-height:1}.tfw-brand-lockup--can-am .tfw-brand-text{font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(38px,4vw,52px);font-style:italic;font-weight:900;line-height:.78;text-transform:none;transform:skew(-8deg);transform-origin:left center}.tfw-brand-lockup--honda .tfw-brand-mark{height:34px}.tfw-brand-lockup--honda .tfw-brand-text{font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.35vw,34px);font-weight:900;line-height:1}.tfw-brand-word{color:#fff;font-family:var(--tfw-display);font-size:clamp(34px,4vw,48px);font-weight:700;line-height:.9;text-transform:uppercase}.tfw-brand-word--canam{font-style:italic;text-transform:none}.tfw-feature-panel{position:relative;display:grid;min-height:360px;overflow:hidden;align-items:center;padding:clamp(32px,5vw,58px);border:1px solid var(--tfw-line);border-radius:4px;background:#101210}.tfw-feature-panel img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--tfw-photo-position, center);opacity:var(--tfw-panel-image-opacity, .74)}.tfw-feature-panel:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,rgba(6,7,6,var(--tfw-panel-left, .9)),rgba(6,7,6,var(--tfw-panel-mid, .54)) 42%,rgba(6,7,6,var(--tfw-panel-clear, .08))),linear-gradient(0deg,rgba(0,0,0,var(--tfw-panel-bottom, .26)),transparent)}.tfw-feature-panel__content{position:relative;z-index:1;max-width:520px}.tfw-feature-panel h2{margin:8px 0 14px;font-family:var(--tfw-display);font-size:clamp(36px,4vw,60px);font-weight:700;line-height:.94;text-transform:uppercase}.tfw-feature-panel p{margin:0 0 24px;color:var(--tfw-muted);font-size:16px;line-height:1.6}.tfw-products-shell,.tfw-shop-block{border:1px solid rgba(176,138,90,.28);border-radius:var(--tfw-radius);background:linear-gradient(135deg,rgba(176,138,90,.055),transparent 34%),#141715d1}.tfw-products-shell{padding:clamp(22px,2.2vw,32px)}.tfw-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(20px,2vw,30px)}.tfw-product-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:var(--tfw-radius);background:linear-gradient(180deg,#1b1e1c,#111311);box-shadow:0 14px 34px #0000002e;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.tfw-product-card:hover{border-color:#b08a5abd;box-shadow:var(--tfw-shadow-lift);transform:translateY(-3px)}.tfw-product-card__image{display:block;width:100%;aspect-ratio:4 / 3;background:radial-gradient(circle at 50% 32%,rgba(176,138,90,.12),transparent 54%),#111311;object-fit:cover;object-position:var(--tfw-product-position, center)}.tfw-product-card__image--cage{object-position:var(--tfw-product-position, center 52%)}.tfw-product-card__image--lighting,.tfw-product-card__image--accessory,.tfw-product-card__image--merch{padding:clamp(10px,1.2vw,16px);background:radial-gradient(circle at 50% 35%,rgba(176,138,90,.16),transparent 48%),linear-gradient(180deg,#171a18,#0d0f0d);object-fit:contain;object-position:var(--tfw-product-position, center)}.tfw-product-card__image--curated{background:#0c0e0c;filter:brightness(var(--tfw-product-brightness, .82)) saturate(var(--tfw-product-saturation, .86)) contrast(var(--tfw-product-contrast, 1.08))}.tfw-product-card--light-bar .tfw-product-card__image,.tfw-product-card--bumper .tfw-product-card__image{padding:clamp(8px,.95vw,14px)}.tfw-product-card--pod-light .tfw-product-card__image{padding:clamp(14px,1.35vw,20px)}.tfw-product-card--carrier .tfw-product-card__image{padding:clamp(7px,.85vw,12px)}.tfw-product-card__body{padding:18px 18px 20px}.tfw-product-title{display:-webkit-box;min-height:44px;overflow:hidden;margin:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:20px;line-height:1.08;text-wrap:balance}.tfw-price{margin-top:7px;color:var(--tfw-gold-bright);font-family:var(--tfw-display);font-size:23px;font-weight:700}.tfw-product-card__cta{display:flex;min-height:42px;align-items:center;justify-content:center;margin-top:14px;border:1px solid rgba(176,138,90,.38);border-radius:3px;background:#b08a5a0b;color:var(--tfw-gold-bright);font-family:var(--tfw-display);font-size:18px;font-weight:700;line-height:1;text-transform:uppercase;transition:background .16s ease,color .16s ease}.tfw-product-card:hover .tfw-product-card__cta{background:var(--tfw-gold);border-color:var(--tfw-gold);color:#11100e}.tfw-heart{position:absolute;top:12px;right:12px;display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:#00000073;color:#fff}.tfw-heart svg{width:18px;height:18px;stroke:currentColor;stroke-width:1.7}.tfw-shop-hero-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:-82px;margin-bottom:32px}.tfw-shop-hero-card{position:relative;display:flex;min-height:118px;align-items:center;justify-content:space-between;padding:0 clamp(24px,2.2vw,40px);border:1px solid var(--tfw-line);border-radius:4px;background:linear-gradient(135deg,#222522f5,#0e100ff5);box-shadow:0 20px 42px #00000047}.tfw-shop-hero-card .tfw-brand-lockup{transform:translateY(-2px)}.tfw-shop-grid{display:grid;grid-template-columns:290px minmax(0,1fr);gap:18px;align-items:start}.tfw-sidebar{display:grid;gap:18px}.tfw-category-list{overflow:hidden;border:1px solid var(--tfw-line);border-radius:4px;background:#141715db}.tfw-category-list h2{margin:0;padding:24px 26px;border-bottom:1px solid rgba(255,255,255,.12);font-family:var(--tfw-display);font-size:30px;font-weight:700;text-transform:uppercase}.tfw-category-list a,.tfw-category-list button{display:grid;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:16px;width:100%;min-height:82px;padding:20px 26px;border-bottom:1px solid rgba(255,255,255,.12);border-top:0;border-right:0;border-left:0;-webkit-appearance:none;appearance:none;background:transparent;color:inherit;font-family:var(--tfw-display);font-size:23px;font-weight:700;line-height:1;text-align:left;text-transform:uppercase;cursor:pointer;transition:background .16s ease,color .16s ease}.tfw-category-list a:last-child,.tfw-category-list button:last-child{border-bottom:0}.tfw-category-list button:is(:hover,:focus-visible,.is-active){background:linear-gradient(90deg,#b08a5a38,#b08a5a12);color:#fff;outline:0}.tfw-category-list button.is-active{box-shadow:inset 4px 0 0 var(--tfw-gold)}.tfw-category-list svg{width:38px;height:38px;color:var(--tfw-gold);stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.tfw-category-list .tfw-arrow{justify-self:end}.tfw-usa-card{overflow:hidden;border:1px solid var(--tfw-line);border-radius:4px;background:#141715eb}.tfw-usa-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:var(--tfw-photo-position, center);filter:brightness(.78) saturate(.88) contrast(1.06)}.tfw-usa-card__body{padding:24px 28px 30px}.tfw-usa-card h3{margin:0 0 12px;font-family:var(--tfw-display);font-size:32px;font-weight:700;text-transform:uppercase}.tfw-usa-card p{margin:0;color:var(--tfw-muted);line-height:1.55}.tfw-flag{display:none}.tfw-shop-main{display:grid;gap:18px}.tfw-shop-block{padding:26px;scroll-margin-top:132px}.tfw-shop-block[hidden]{display:none!important}.tfw-shop-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.tfw-shop-block .tfw-section-head{margin-bottom:22px}.tfw-shop-block .tfw-section-title{font-size:34px}.tfw-shop-block .tfw-product-grid{grid-template-columns:repeat(4,1fr)}.tfw-shop-row .tfw-product-grid{grid-template-columns:repeat(3,1fr)}.tfw-shop-row .tfw-product-title{font-size:18px}.tfw-shop-row .tfw-product-card__cta{min-height:38px;font-size:16px}.tfw-home-page .tfw-section{padding-block:clamp(48px,5.8vw,88px)}.tfw-home-page .tfw-section--tight{padding-block:clamp(34px,4.2vw,58px)}.tfw-home-page .tfw-machine-grid{gap:clamp(18px,2.4vw,32px);align-items:stretch}.tfw-home-page .tfw-machine-card{min-height:clamp(300px,25vw,390px);isolation:isolate;border-color:#b08a5a6b;background:#0b0d0c;box-shadow:var(--tfw-shadow-soft)}.tfw-home-page .tfw-machine-card:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";background:linear-gradient(180deg,#00000008 28%,#00000052 64%,#000000b3),linear-gradient(90deg,rgba(0,0,0,.22),transparent 58%);pointer-events:none}.tfw-home-page .tfw-machine-card img{min-height:100%;opacity:1;transition:filter .18s ease,transform .22s ease}.tfw-home-page .tfw-machine-card:hover img{transform:scale(1.045)}.tfw-home-page .tfw-machine-card__label{z-index:2;min-height:78px;padding:14px clamp(18px,1.8vw,28px);border-top:1px solid rgba(176,138,90,.42);background:linear-gradient(90deg,#050504f5,#050504d6 66%,#05050494);box-shadow:0 -14px 30px #00000042}.tfw-home-page .tfw-machine-card .tfw-brand-lockup{max-width:calc(100% - 44px);transform:translateY(-1px)}.tfw-home-page .tfw-machine-card .tfw-brand-logo{max-height:42px}.tfw-home-page .tfw-machine-card .tfw-brand-logo--polaris{width:clamp(136px,8.4vw,184px)}.tfw-home-page .tfw-machine-card .tfw-brand-logo--canam{width:clamp(138px,8.6vw,188px)}.tfw-home-page .tfw-machine-card .tfw-brand-logo--honda{width:clamp(116px,6.8vw,146px);max-height:34px}.tfw-home-page .tfw-machine-card .tfw-arrow{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border:1px solid rgba(176,138,90,.58);border-radius:999px;background:#b08a5a1f;color:var(--tfw-gold-bright);font-size:26px}.tfw-home-page .tfw-feature-panel{min-height:clamp(430px,37vw,560px);border-color:#b08a5a80;box-shadow:0 24px 64px #0000004d}.tfw-home-page .tfw-feature-panel:after{background:linear-gradient(90deg,rgba(5,6,5,var(--tfw-panel-left, .94)),rgba(5,6,5,var(--tfw-panel-mid, .68)) 44%,rgba(5,6,5,var(--tfw-panel-clear, .14)) 76%),linear-gradient(0deg,rgba(0,0,0,var(--tfw-panel-bottom, .42)),transparent)}.tfw-home-page .tfw-feature-panel__content{max-width:610px}.tfw-home-page .tfw-feature-panel h2{max-width:600px;margin:10px 0 18px;font-size:clamp(44px,5.4vw,78px);line-height:.88}.tfw-home-page .tfw-feature-panel__content>p:not(.tfw-eyebrow){max-width:560px;margin-bottom:28px;color:#e4ddd1;font-size:clamp(16px,1.45vw,19px);line-height:1.62}.tfw-home-page .tfw-products-shell,.tfw-shop-page .tfw-shop-block{box-shadow:var(--tfw-shadow-soft)}.tfw-home-page .tfw-products-shell+.tfw-products-shell{margin-top:clamp(18px,2.2vw,28px)}.tfw-home-page .tfw-products-shell--cages{padding:clamp(22px,2.4vw,32px);border-color:#b08a5a6b;background:radial-gradient(circle at 12% 0%,rgba(176,138,90,.12),transparent 28rem),#141715db}.tfw-home-page .tfw-section-copy{max-width:620px;margin:10px 0 0;color:var(--tfw-muted);font-size:clamp(15px,1.15vw,17px);line-height:1.62}.tfw-home-page .tfw-product-grid,.tfw-shop-page .tfw-product-grid{align-items:stretch}.tfw-home-page .tfw-product-grid--cage-feature{grid-template-columns:repeat(2,minmax(0,1fr))}.tfw-home-page .tfw-product-grid--upgrades{grid-template-columns:repeat(4,minmax(0,1fr))}.tfw-home-page .tfw-product-card,.tfw-shop-page .tfw-product-card{display:grid;grid-template-rows:auto 1fr;height:100%;border-color:#ffffff24;box-shadow:0 12px 28px #0000002e}.tfw-home-page .tfw-product-card__image,.tfw-shop-page .tfw-product-card__image{width:100%;aspect-ratio:4 / 3}.tfw-home-page .tfw-product-card__body,.tfw-shop-page .tfw-product-card__body{display:flex;min-height:164px;flex-direction:column;padding:20px}.tfw-home-page .tfw-product-grid--cage-feature .tfw-product-card__image{aspect-ratio:16 / 9}.tfw-home-page .tfw-product-grid--cage-feature .tfw-product-card__body{min-height:148px;padding:22px}.tfw-home-page .tfw-product-title,.tfw-shop-page .tfw-product-title{min-height:46px;font-size:clamp(18px,1.35vw,20px);line-height:1.08}.tfw-home-page .tfw-product-grid--cage-feature .tfw-product-title{min-height:36px;font-size:clamp(22px,2vw,28px);line-height:.98}.tfw-home-page .tfw-product-grid--upgrades .tfw-product-title{min-height:48px}.tfw-home-page .tfw-price,.tfw-shop-page .tfw-price{margin-top:9px;line-height:1}.tfw-home-page .tfw-product-card__cta,.tfw-shop-page .tfw-product-card__cta{margin-top:auto}.tfw-shop-page .tfw-shop-main,.tfw-shop-page .tfw-shop-row{gap:clamp(22px,2.4vw,32px)}.tfw-shop-page .tfw-shop-block{padding:clamp(24px,2.5vw,36px)}.tfw-shop-page .tfw-shop-block .tfw-section-head{align-items:flex-start;gap:16px;margin-bottom:20px}.tfw-shop-page .tfw-shop-block .tfw-section-title{line-height:.96}.tfw-shop-page .tfw-shop-row .tfw-product-card__body{min-height:150px}.tfw-shop-page .tfw-shop-row .tfw-product-title{font-size:17px}.tfw-about-page .tfw-split{gap:clamp(34px,5.8vw,78px)}.tfw-about-page .tfw-media-frame{aspect-ratio:1.08 / 1;border-color:#5c452d6b}.tfw-about-page .tfw-media-frame img{min-height:clamp(420px,34vw,540px);filter:brightness(.96) saturate(.92) contrast(1.04)}.tfw-gallery-controls{display:flex;align-items:center;justify-content:flex-start;gap:24px;padding:clamp(18px,2vw,24px);border:1px solid rgba(176,138,90,.22);border-radius:var(--tfw-radius);background:#0b0d0ccc}.tfw-filter-list{display:flex;flex-wrap:wrap;gap:12px}.tfw-filter-list button{min-height:48px;padding:12px 24px;border:1px solid rgba(176,138,90,.18);border-radius:3px;background:#b08a5a09;color:#fff;cursor:pointer;font-family:var(--tfw-display);font-size:19px;font-weight:700;letter-spacing:0;line-height:1;text-transform:uppercase;transition:border-color .18s ease,background-color .18s ease,color .18s ease}.tfw-filter-list button:hover,.tfw-filter-list button:focus-visible,.tfw-filter-list button.is-active{border-color:#b08a5a94;color:var(--tfw-gold-bright)}.tfw-filter-list button.is-active{background:#b08a5a14}.tfw-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,2vw,26px);margin-top:22px}.tfw-gallery-item{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:var(--tfw-radius);background:#141714;box-shadow:0 14px 32px #0003;opacity:1;transform:translateY(0) scale(1);transition:border-color .22s ease,opacity .18s ease,transform .18s ease}.tfw-gallery-item.is-hidden{opacity:0;pointer-events:none;transform:translateY(8px) scale(.985)}.tfw-gallery-trigger{display:block;width:100%;padding:0;overflow:hidden;border:0;background:transparent;color:inherit;cursor:pointer}.tfw-gallery-item img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;filter:brightness(.9) saturate(.92) contrast(1.04);transition:filter .26s ease,transform .26s ease}.tfw-gallery-item:hover,.tfw-gallery-item:focus-within{border-color:#b08a5a94}.tfw-gallery-item:hover img,.tfw-gallery-trigger:focus-visible img{filter:brightness(1.05) saturate(1) contrast(1.06);transform:scale(1.045)}.tfw-gallery-trigger:focus-visible{outline:2px solid var(--tfw-accent);outline-offset:-2px}.tfw-gallery-empty{margin:28px 0 0;padding:22px;border:1px solid var(--tfw-line);border-radius:4px;color:var(--tfw-muted);text-align:center}.tfw-gallery-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;gap:20px;padding:56px;background:#000000eb;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.tfw-gallery-lightbox.is-open{opacity:1;pointer-events:auto;visibility:visible}.tfw-gallery-lightbox__frame{display:grid;place-items:center;min-width:0;margin:0}.tfw-gallery-lightbox__frame img{width:auto;max-width:100%;max-height:calc(100vh - 112px);border:1px solid var(--tfw-line);border-radius:4px;object-fit:contain;box-shadow:0 24px 70px #0000008c}.tfw-gallery-lightbox__close,.tfw-gallery-lightbox__nav{display:inline-grid;place-items:center;border:1px solid rgba(176,138,90,.56);background:#090a09bd;color:#fff;cursor:pointer;font-family:var(--tfw-display);transition:background-color .18s ease,border-color .18s ease,color .18s ease}.tfw-gallery-lightbox__close:hover,.tfw-gallery-lightbox__close:focus-visible,.tfw-gallery-lightbox__nav:hover,.tfw-gallery-lightbox__nav:focus-visible{border-color:var(--tfw-accent);background:#b08a5a29;color:var(--tfw-accent-soft)}.tfw-gallery-lightbox__close{position:absolute;top:24px;right:24px;width:48px;height:48px;border-radius:50%;font-size:34px;line-height:1}.tfw-gallery-lightbox__nav{width:58px;height:78px;justify-self:center;border-radius:4px;font-size:58px;line-height:1}.tfw-lightbox-open,.tfw-lightbox-open body{overflow:hidden}.tfw-instagram{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;margin-top:24px;padding:28px 38px;border:1px solid var(--tfw-line);border-radius:4px;background:#141715db}.tfw-instagram__copy{display:flex;align-items:center;gap:26px}.tfw-instagram svg{width:52px;height:52px;color:var(--tfw-gold);stroke:currentColor;stroke-width:1.7}.tfw-instagram h2{margin:0 0 4px;font-family:var(--tfw-display);font-size:34px;font-weight:700;text-transform:uppercase}.tfw-instagram p{margin:0;color:var(--tfw-muted);font-size:16px}.tfw-gallery-page .tfw-instagram{margin-top:clamp(26px,3vw,40px);padding:clamp(24px,3vw,34px) clamp(24px,4vw,44px);border-color:#b08a5a80;background:linear-gradient(135deg,#b08a5a1f,#141715eb)}.tfw-gallery-page .tfw-instagram h2{font-size:clamp(34px,3vw,46px);line-height:.92}.tfw-gallery-page .tfw-instagram p{max-width:620px;line-height:1.55}.tfw-default-page{min-height:55vh;padding-block:clamp(52px,7vw,110px)}.tfw-page-title{margin:0 0 22px;font-size:clamp(50px,7vw,96px);line-height:.92}.tfw-page-content{max-width:860px;color:var(--tfw-muted);font-size:17px;line-height:1.7}.tfw-light-section{background:#f2eee7;color:#10100e}.tfw-about-page .tfw-light-section{border-top:1px solid rgba(176,138,90,.42);background:radial-gradient(circle at 82% 8%,rgba(176,138,90,.16),transparent 34%),linear-gradient(180deg,#f3efe8,#eee7dc 52%,#e9e1d5)}.tfw-light-section .tfw-section-title,.tfw-light-section .tfw-card-title{color:#10100e}.tfw-light-section p{color:#292722}.tfw-split{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1fr);gap:clamp(28px,6vw,82px);align-items:center}.tfw-copy{display:grid;gap:18px;font-size:17px;line-height:1.72}.tfw-copy p{margin:0}.tfw-about-page .tfw-copy p{color:#27231e}.tfw-script-note{margin-top:12px;color:var(--tfw-bronze);font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,3vw,36px);font-style:italic;line-height:1.2}.tfw-story-close{max-width:620px;margin:26px 0 0;padding-left:18px;border-left:4px solid var(--tfw-accent);color:#5e4328;font-size:18px;font-weight:650;line-height:1.55}.tfw-media-frame{overflow:hidden;border:1px solid rgba(176,138,90,.34);border-radius:6px;background:#111}.tfw-about-page .tfw-media-frame{border-color:#5c452d52;box-shadow:0 22px 46px #2a1f1429}.tfw-media-frame img{width:100%;height:100%;min-height:360px;object-fit:cover;object-position:var(--tfw-photo-position, center)}.tfw-location-callout{display:grid;grid-template-columns:72px 1fr auto;gap:24px;align-items:center;margin-top:clamp(30px,5vw,58px);padding:clamp(22px,3vw,34px);border:1px solid rgba(176,138,90,.38);border-radius:6px}.tfw-about-page .tfw-location-callout{background:linear-gradient(135deg,#fffcf6b8,#b08a5a1c);box-shadow:inset 0 1px #ffffff94}.tfw-location-callout svg{width:58px;height:58px;color:#050505;fill:currentColor}.tfw-location-callout h2,.tfw-contact-info h2,.tfw-contact-form h2{margin:0 0 8px;font-family:var(--tfw-display);font-size:clamp(32px,3vw,44px);line-height:.95;text-transform:uppercase}.tfw-location-callout p{margin:0;line-height:1.55}.tfw-services-list{display:grid;gap:clamp(16px,1.8vw,24px)}.tfw-service-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);overflow:hidden;border:1px solid rgba(176,138,90,.28);border-radius:var(--tfw-radius);background:linear-gradient(135deg,#151816fa,#090a09fa);box-shadow:var(--tfw-shadow-soft)}.tfw-service-row:nth-child(2n){grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr)}.tfw-service-row:nth-child(2n) .tfw-service-row__media{order:-1}.tfw-service-row__media img{width:100%;height:100%;min-height:330px;object-fit:cover;object-position:var(--tfw-photo-position, center)}.tfw-service-row__content{display:grid;align-content:center;padding:clamp(34px,5.2vw,66px)}.tfw-service-row__content h2{max-width:520px;margin:0;font-family:var(--tfw-display);font-size:clamp(38px,4.2vw,58px);line-height:.98;text-transform:uppercase}.tfw-service-row__rule,.tfw-contact-rule{width:68px;height:4px;margin:18px 0 20px;background:var(--tfw-accent)}.tfw-service-row__content p{max-width:520px;margin:0 0 22px;color:var(--tfw-muted);font-size:17px;line-height:1.7}.tfw-about-page .tfw-hero--short,.tfw-services-page .tfw-hero--short,.tfw-gallery-page .tfw-hero--short,.tfw-contact-page .tfw-hero--short{min-height:clamp(460px,44vw,610px)}.tfw-about-page .tfw-hero__inner,.tfw-services-page .tfw-hero__inner,.tfw-gallery-page .tfw-hero__inner,.tfw-contact-page .tfw-hero__inner{align-items:center;padding-block:clamp(58px,7vw,92px)}.tfw-about-page .tfw-eyebrow,.tfw-services-page .tfw-eyebrow,.tfw-gallery-page .tfw-eyebrow,.tfw-contact-page .tfw-eyebrow{margin-bottom:10px;color:var(--tfw-gold)}.tfw-about-page .tfw-hero h1,.tfw-services-page .tfw-hero h1,.tfw-gallery-page .tfw-hero h1,.tfw-contact-page .tfw-hero h1{max-width:560px;font-size:clamp(72px,9.2vw,138px);line-height:.84}.tfw-about-page .tfw-hero p,.tfw-services-page .tfw-hero p,.tfw-gallery-page .tfw-hero p,.tfw-contact-page .tfw-hero p{max-width:560px}.tfw-about-page .tfw-hero__rule,.tfw-services-page .tfw-hero__rule,.tfw-gallery-page .tfw-hero__rule,.tfw-contact-page .tfw-hero__rule{width:clamp(160px,17vw,265px);height:6px;margin-top:22px;background:linear-gradient(90deg,var(--tfw-gold) 0%,#9c7450 62%,rgba(176,138,90,0) 100%);clip-path:polygon(0 22%,92% 0,100% 45%,87% 74%,0 100%)}.tfw-services-page .tfw-section{padding-block:20px clamp(64px,6vw,90px);border-top:1px solid rgba(176,138,90,.36);background:#050706}.tfw-services-page .tfw-services-list{gap:10px}.tfw-services-page .tfw-service-row,.tfw-services-page .tfw-service-row:nth-child(2n){position:relative;display:grid;min-height:clamp(360px,32vw,420px);overflow:hidden;isolation:isolate;grid-template-columns:1fr;border-color:#b08a5a61;border-radius:var(--tfw-radius);background:linear-gradient(135deg,#121513fa,#060807fc)}.tfw-services-page .tfw-service-row:before{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#0003,#00000057,#000000eb 72%,#000000fa),linear-gradient(0deg,#00000057,#00000014);pointer-events:none}.tfw-services-page .tfw-service-row:nth-child(2n):before{background:linear-gradient(90deg,#000000fa,#000000eb 28%,#00000057,#0003),linear-gradient(0deg,#00000057,#00000014)}.tfw-services-page .tfw-service-row__media{position:absolute;top:0;right:0;bottom:0;left:0;min-height:100%}.tfw-services-page .tfw-service-row__media img{width:100%;height:100%;min-height:100%;filter:brightness(.88) saturate(.92) contrast(1.08)}.tfw-services-page .tfw-service-row__content{position:relative;z-index:2;width:min(44%,540px);align-content:center;justify-self:end;padding:clamp(34px,5vw,64px) clamp(74px,7vw,112px) clamp(34px,5vw,64px) 0;border:0;text-shadow:0 4px 18px rgba(0,0,0,.62)}.tfw-services-page .tfw-service-row:nth-child(2n) .tfw-service-row__content{justify-self:start;padding:clamp(34px,5vw,64px) 0 clamp(34px,5vw,64px) clamp(74px,7vw,112px);border:0}.tfw-services-page .tfw-service-row__content h2{max-width:480px;color:#fff;font-size:clamp(36px,3.4vw,56px);line-height:1}.tfw-services-page .tfw-service-row__rule{width:clamp(90px,8vw,120px);height:3px;margin:18px 0}.tfw-services-page .tfw-service-row__content p{max-width:500px;margin-bottom:24px;color:#e6e0d7;font-size:clamp(16px,1.25vw,19px);line-height:1.55}.tfw-services-page .tfw-service-row__content .tfw-link{color:var(--tfw-gold);font-size:20px}.tfw-services-page .tfw-service-row__content .tfw-arrow{font-size:26px}.tfw-services-page .tfw-footer__brand img{width:clamp(154px,10vw,166px)}.tfw-install-main{background:radial-gradient(circle at 18% 0%,rgba(176,138,90,.08),transparent 32rem),linear-gradient(180deg,#090b0a,#070807 48%,#050605)}.tfw-install-hero{padding-block:clamp(64px,8vw,118px) clamp(40px,5.4vw,72px)}.tfw-install-hero h1{max-width:980px;margin:0;color:#fff;font-family:var(--tfw-display);font-size:clamp(64px,9.8vw,148px);font-weight:700;line-height:.84;text-transform:uppercase}.tfw-install-hero p:not(.tfw-eyebrow){max-width:760px;margin:22px 0 0;color:var(--tfw-muted);font-size:clamp(18px,2vw,26px);line-height:1.4}.tfw-install-pricing{padding-block:0 clamp(56px,7vw,96px)}.tfw-install-pricing__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(48px,5vw,78px) clamp(58px,7vw,104px)}.tfw-install-category{padding-top:24px;border-top:1px solid rgba(255,255,255,.16)}.tfw-install-category h2,.tfw-install-cta h2{margin:0;color:#fff;font-family:var(--tfw-display);font-size:clamp(34px,4.2vw,54px);font-weight:700;line-height:.96;text-transform:uppercase}.tfw-install-category__items{display:grid;margin-top:14px}.tfw-install-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:baseline;min-height:46px;padding-block:10px;border-bottom:1px solid rgba(255,255,255,.09);color:#ddd8cf;font-size:clamp(16px,1.45vw,21px);font-weight:800;line-height:1.25}.tfw-install-item strong{color:#fff;font-size:clamp(17px,1.5vw,22px);font-weight:900;white-space:nowrap}.tfw-install-note{margin:clamp(34px,4vw,52px) 0 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.14);color:#f4f1e9b3;font-size:clamp(15px,1.35vw,18px);font-weight:800;line-height:1.45}.tfw-install-cta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;margin-top:clamp(34px,4.2vw,58px);padding:clamp(24px,3vw,36px);border:1px solid rgba(255,255,255,.22);border-radius:5px;background:linear-gradient(135deg,#b08a5a1a,#b08a5a00 42%),#ffffff09}.tfw-install-cta h2{font-size:clamp(32px,3.3vw,46px)}.tfw-install-cta p{max-width:850px;margin:10px 0 0;color:var(--tfw-muted);font-size:clamp(16px,1.55vw,21px);line-height:1.45}.tfw-install-cta__button{min-width:210px}.tfw-product-main{background:radial-gradient(circle at 18% 0%,rgba(176,138,90,.14),transparent 34rem),linear-gradient(180deg,#050605,#0a0d0c 54%,#050605)}.tfw-product-configurator{padding-block:clamp(22px,3.2vw,44px) clamp(18px,2.6vw,34px)}.tfw-product-breadcrumb{display:flex;flex-wrap:wrap;gap:9px;align-items:center;margin-bottom:18px;color:#f4f1e9c2;font-size:13px;line-height:1.4}.tfw-product-breadcrumb a{color:#f4f1e9}.tfw-product-breadcrumb a:hover{color:var(--tfw-gold-bright)}.tfw-product-layout{display:grid;grid-template-columns:minmax(0,1.22fr) minmax(360px,.65fr);gap:clamp(28px,3vw,42px);align-items:start}.tfw-product-content{min-width:0}.tfw-product-featured{overflow:hidden;margin:0;border:1px solid rgba(176,138,90,.36);border-radius:6px;background:#0b0d0c;aspect-ratio:4 / 3;box-shadow:0 24px 62px #00000047}.tfw-product-featured img,.tfw-product-thumb img{width:100%;height:100%;object-fit:cover}.tfw-product-featured img{filter:brightness(.92) saturate(.92) contrast(1.08)}.tfw-product-thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:14px}.tfw-product-thumb{display:block;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.14);border-radius:5px;background:#111311;cursor:pointer;aspect-ratio:5 / 4}.tfw-product-thumb[aria-current=true]{border-color:var(--tfw-gold);box-shadow:0 0 0 2px #b08a5a3d}.tfw-product-thumb img{filter:brightness(.82) saturate(.86) contrast(1.06);transition:filter .18s ease,transform .18s ease}.tfw-product-thumb:hover img,.tfw-product-thumb:focus-visible img,.tfw-product-thumb[aria-current=true] img{filter:brightness(1.02) saturate(.96) contrast(1.08);transform:scale(1.04)}.tfw-product-gallery-status,.tfw-product-gallery-dots{display:none}.tfw-product-story{max-width:820px;padding:clamp(38px,5vw,62px) clamp(2px,1vw,14px) 0}.tfw-product-story h1{max-width:760px;margin:0 0 18px;color:#fff;font-family:var(--tfw-display);font-size:clamp(42px,5.4vw,76px);font-weight:700;line-height:.95;text-transform:uppercase}.tfw-product-starting-price{margin:0 0 28px;color:var(--tfw-gold);font-family:var(--tfw-display);font-size:clamp(28px,3vw,40px);font-weight:700;line-height:1;text-transform:uppercase}.tfw-product-short{max-width:760px;margin:0 0 30px;color:#f3eee5;font-size:clamp(17px,1.5vw,20px);line-height:1.6}.tfw-product-description{display:grid;gap:18px;max-width:760px}.tfw-product-description p{margin:0;color:var(--tfw-muted);font-size:16px;line-height:1.72}.tfw-product-lead-time{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;max-width:760px;margin-top:clamp(24px,3.4vw,38px);padding-top:clamp(16px,2.4vw,24px);border-top:1px solid rgba(176,138,90,.34)}.tfw-product-lead-time__icon{display:grid;width:40px;height:40px;place-items:center;border:2px solid var(--tfw-gold);border-radius:999px;color:var(--tfw-gold)}.tfw-product-lead-time__icon svg{width:25px;height:25px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.tfw-product-lead-time h2,.tfw-product-simple-panel h2{margin:0 0 8px;color:#fff;font-family:var(--tfw-display);font-size:clamp(24px,2.4vw,32px);font-weight:700;line-height:1;text-transform:uppercase}.tfw-product-lead-time p{margin:0 0 5px;color:var(--tfw-muted);font-size:15px;line-height:1.45}.tfw-product-lead-time strong{color:#fff}.tfw-product-build-notes{display:grid;gap:12px;max-width:760px;margin-top:clamp(18px,2.8vw,32px);padding:clamp(18px,2.4vw,24px);border:1px solid rgba(176,138,90,.36);border-radius:6px;background:linear-gradient(135deg,#ffffff0b,#fff0 48%),#0c0e0dc7}.tfw-product-build-notes h2{margin:0;color:#fff;font-family:var(--tfw-display);font-size:clamp(26px,2.8vw,36px);font-weight:700;line-height:1;text-transform:uppercase}.tfw-product-build-notes__field,.tfw-product-build-notes__field textarea{display:block;width:100%}.tfw-product-build-notes__field textarea{min-height:112px;resize:vertical;padding:14px 16px;border:1px solid rgba(255,255,255,.13);border-radius:6px;background:#00000047;color:#fff;font:inherit;font-size:15px;line-height:1.45}.tfw-product-build-notes__field textarea::placeholder{color:#f7f3ec94}.tfw-product-sidebar{position:sticky;top:128px}.tfw-product-sidebar product-form-component,.tfw-product-form{display:block}.tfw-product-page .tfw-product-sidebar .twf-build-options--horizon{gap:14px;margin:0;padding:clamp(18px,2vw,26px);border-color:#b08a5a6b;border-radius:6px;background:linear-gradient(135deg,#ffffff0f,#fff0 44%),linear-gradient(180deg,#151817,#090b0a);box-shadow:0 24px 72px #00000073}.tfw-product-page .tfw-product-sidebar .twf-build-options__header h2{font-family:var(--tfw-display);font-size:clamp(36px,4vw,52px);line-height:.9}.tfw-product-page .tfw-product-sidebar .twf-build-options__header p{font-size:15px}.tfw-product-page .tfw-product-sidebar .twf-builder-row{border-radius:5px}.tfw-product-page .tfw-product-sidebar .twf-builder-row summary{min-height:52px;padding:12px 14px}.tfw-product-page .tfw-product-sidebar .twf-builder-row__number{font-family:var(--tfw-display);font-size:24px;line-height:1}.tfw-product-page .tfw-product-sidebar .twf-builder-row__label,.tfw-product-page .tfw-product-sidebar .twf-builder-row__selected{font-size:15px}.tfw-product-page .tfw-product-sidebar .twf-build-options__section-label{color:var(--tfw-gold);font-family:var(--tfw-display);font-size:22px;line-height:1}.tfw-product-page .tfw-product-sidebar .twf-estimate-box{border-radius:6px}.tfw-product-page .tfw-product-sidebar .product-form-buttons{display:grid;margin-top:14px}.tfw-product-add-button{width:100%;min-height:60px;border:1px solid var(--tfw-gold);border-radius:5px;background:linear-gradient(180deg,#c2a077,var(--tfw-gold));color:#0b0b0a;font-family:var(--tfw-display);font-size:clamp(24px,2.6vw,32px);font-weight:700;line-height:1;text-transform:uppercase}.tfw-product-add-button:hover{background:#c9aa82}.tfw-product-simple-panel{padding:24px;border:1px solid rgba(176,138,90,.42);border-radius:6px;background:#111311}.tfw-product-simple-panel p{margin:0;color:var(--tfw-muted)}@media(max-width:1150px){.tfw-product-layout{grid-template-columns:1fr}.tfw-product-sidebar,.tfw-product-page .tfw-product-sidebar .twf-build-options--horizon{position:static}}@media(max-width:820px){.tfw-product-configurator{padding-block:18px 28px}.tfw-product-breadcrumb{font-size:12px}.tfw-product-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.tfw-product-featured{aspect-ratio:1 / 1}.tfw-product-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.tfw-product-story h1{font-size:clamp(38px,13vw,58px)}.tfw-product-lead-time{grid-template-columns:1fr}.tfw-product-add-button{font-size:24px}}@media(max-width:820px){.tfw-product-gallery{display:grid;gap:10px;min-width:0}.tfw-product-featured{display:none}.tfw-product-thumbs{display:flex;grid-template-columns:none;gap:0;width:100%;max-width:100%;margin-top:0;overflow-x:auto;overscroll-behavior-x:contain;border:1px solid rgba(176,138,90,.36);border-radius:6px;background:#080a09;aspect-ratio:4 / 3;max-height:min(62vh,620px);scroll-behavior:smooth;scroll-padding-inline:0;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.tfw-product-thumbs::-webkit-scrollbar{display:none}.tfw-product-thumb{flex:0 0 100%;width:100%;min-width:100%;border:0;border-radius:0;background:#080a09;aspect-ratio:auto;cursor:grab;scroll-snap-align:center;scroll-snap-stop:always}.tfw-product-thumb:active{cursor:grabbing}.tfw-product-thumb[aria-current=true]{border-color:transparent;box-shadow:none}.tfw-product-thumb img{object-fit:contain;background:#080a09;filter:brightness(.94) saturate(.92) contrast(1.06);transform:none}.tfw-product-thumb:hover img,.tfw-product-thumb:focus-visible img,.tfw-product-thumb[aria-current=true] img{filter:brightness(.99) saturate(.96) contrast(1.08);transform:none}.tfw-product-thumb:focus-visible{outline:2px solid var(--tfw-gold);outline-offset:-4px}.tfw-product-gallery-status{display:flex;justify-content:center;align-items:center;gap:2px;color:#f4f1e9d1;font-family:var(--tfw-display);font-size:18px;line-height:1;text-transform:uppercase}.tfw-product-gallery-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin:1px auto 0;max-width:min(100%,330px)}.tfw-product-gallery-dot{display:block;width:8px;height:8px;padding:0;border:1px solid rgba(176,138,90,.5);border-radius:999px;background:#f4f1e938;cursor:pointer;transition:width .18s ease,background .18s ease,border-color .18s ease}.tfw-product-gallery-dot[aria-current=true]{width:24px;border-color:var(--tfw-gold);background:var(--tfw-gold)}.tfw-product-gallery-dot:focus-visible{outline:2px solid var(--tfw-gold-bright);outline-offset:3px}.tfw-product-story{padding-top:clamp(28px,5vw,42px)}}@media(max-width:560px){.tfw-product-thumbs{aspect-ratio:1 / 1;max-height:min(68vh,430px)}}.tfw-contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.74fr);gap:clamp(34px,7vw,110px);align-items:start}.tfw-contact-page .tfw-light-section{padding-block:clamp(74px,6vw,96px) clamp(34px,4.4vw,58px)}.tfw-contact-form form{display:grid;gap:18px}.tfw-field{display:grid;gap:8px}.tfw-field label{color:#111;font-size:14px;font-weight:700}.tfw-field input,.tfw-field textarea{width:100%;min-height:54px;padding:14px 18px;border:1px solid rgba(16,16,14,.24);border-radius:4px;background:#ffffff6b;color:#111;font:inherit}.tfw-field textarea{min-height:150px;resize:vertical}.tfw-form-message{margin:0 0 18px;color:#23582f;font-weight:700}.tfw-form-errors{margin:0 0 18px;color:#8a1f1f}.tfw-contact-info{display:grid;gap:24px}.tfw-contact-info__item{padding-bottom:24px;border-bottom:1px solid rgba(16,16,14,.16)}.tfw-contact-info__item h3{margin:0 0 8px;font-size:17px;font-weight:800}.tfw-contact-info__heading{display:flex;gap:10px;align-items:center}.tfw-contact-info__icon{display:inline-grid;flex:0 0 auto;width:22px;height:22px;place-items:center;color:var(--tfw-gold)}.tfw-contact-info__icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.tfw-contact-info__item p{margin:0;font-size:20px;line-height:1.5}.tfw-map-links{display:flex;flex-wrap:wrap;gap:14px;margin-top:18px}.tfw-map-links a{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding-inline:24px;border:1px solid rgba(16,16,14,.24);border-radius:4px;font-family:var(--tfw-display);font-size:22px;font-weight:700;text-transform:uppercase}.tfw-contact-page .tfw-contact-form .tfw-button,.tfw-contact-page .tfw-map-links a{min-height:54px;border:1px solid var(--tfw-gold);border-radius:3px;-webkit-appearance:none;appearance:none;background:var(--tfw-gold);color:#100f0d;cursor:pointer;font-family:var(--tfw-display);font-size:24px;font-weight:700;line-height:1;text-transform:uppercase;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.tfw-contact-page .tfw-contact-form .tfw-button:hover,.tfw-contact-page .tfw-contact-form .tfw-button:focus-visible,.tfw-contact-page .tfw-map-links a:hover,.tfw-contact-page .tfw-map-links a:focus-visible{background:var(--tfw-accent-soft);color:#100f0d;box-shadow:0 14px 28px #b08a5a33;transform:translateY(-1px)}.tfw-contact-photo{margin-top:clamp(30px,5vw,56px)}.tfw-contact-photo img{width:100%;max-height:430px;object-fit:cover;object-position:var(--tfw-photo-position, center)}.tfw-contact-visit{padding-block:0 clamp(42px,5vw,74px);background:#f2eee7;color:#10100e}.tfw-contact-visit__panel{position:relative;min-height:clamp(320px,32vw,450px);overflow:hidden;border:1px solid rgba(176,138,90,.44);border-radius:6px;background:#101210;box-shadow:0 22px 48px #2a1f1429}.tfw-contact-visit__panel img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:var(--tfw-photo-position, center);filter:brightness(.76) saturate(.9) contrast(1.08)}.tfw-contact-visit__panel:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#050605e6,#05060594 45%,#0506051f),linear-gradient(0deg,rgba(0,0,0,.42),transparent)}.tfw-contact-visit__content{position:relative;z-index:1;max-width:560px;padding:clamp(30px,5vw,56px);color:#fff}.tfw-contact-visit__content h2{margin:8px 0 14px;font-family:var(--tfw-display);font-size:clamp(38px,4.4vw,62px);font-weight:700;line-height:.94;text-transform:uppercase}.tfw-contact-visit__content p:last-child{margin:0;color:#e5ded2;font-size:17px;line-height:1.6}.tfw-footer{border-top:1px solid rgba(176,138,90,.34);background:#090b0a}.tfw-footer__inner{display:grid;grid-template-columns:minmax(400px,1.76fr) minmax(118px,.64fr) minmax(118px,.64fr) minmax(140px,.76fr) minmax(132px,.54fr);gap:clamp(28px,3.2vw,58px);padding-block:38px 30px}.tfw-footer__brand{display:grid;grid-template-columns:clamp(154px,10vw,166px) minmax(0,1fr);gap:clamp(26px,2.6vw,34px);align-items:center}.tfw-footer__brand img{width:clamp(154px,10vw,166px)}.tfw-footer__brand p{max-width:35rem}.tfw-footer p{margin:0;color:var(--tfw-muted);font-size:15px;line-height:1.6}.tfw-footer h3{margin:0 0 14px;color:var(--tfw-gold);font-size:28px;line-height:.95}.tfw-footer ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.tfw-footer__social-column{justify-self:end;max-width:10.5rem;padding-inline-start:clamp(8px,1.4vw,22px);text-align:center}.tfw-footer__social-column h3{font-size:24px}.tfw-social{display:flex;justify-content:center;gap:16px;margin-bottom:28px}.tfw-social a{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(176,138,90,.55);border-radius:999px;background:#efe8dc;color:#0b0b0a;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.tfw-social a:hover{background:var(--tfw-gold);border-color:var(--tfw-gold);transform:translateY(-1px)}.tfw-social svg{width:22px;height:22px}.tfw-social svg[fill=none]{stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.tfw-footer__bottom{padding-block:0 28px;color:var(--tfw-dim);font-size:14px;text-align:center}.tfw-footer__bottom p{margin:0}.tfw-fallback-page-main{background:radial-gradient(circle at 16% 0%,rgba(176,138,90,.1),transparent 32rem),linear-gradient(180deg,#050605,#0b0d0c 48%,#070807)}.tfw-fallback-hero{position:relative;min-height:clamp(360px,38vw,520px);display:grid;align-items:end;isolation:isolate;background-image:linear-gradient(90deg,#040504e6,#040504a8 42%,#04050433),linear-gradient(180deg,#0000001f,#000000c7),var(--tfw-fallback-image);background-position:var(--tfw-fallback-position, center);background-repeat:no-repeat;background-size:var(--tfw-fallback-size, cover);border-bottom:1px solid var(--tfw-line)}.tfw-fallback-hero--search,.tfw-fallback-hero--cart{background-image:linear-gradient(90deg,#040504e6,#04050494 42%,#0405040f),linear-gradient(180deg,#00000014,#000000a8),var(--tfw-fallback-image)}.tfw-fallback-hero__inner{display:grid;align-content:end;padding-block:clamp(74px,8vw,118px) clamp(46px,6vw,78px)}.tfw-fallback-eyebrow{margin:0 0 8px;color:var(--tfw-gold-bright);font-family:var(--tfw-display);font-size:22px;font-weight:700;line-height:1;text-transform:uppercase}.tfw-fallback-hero h1,.tfw-fallback-panel h2,.tfw-cart-panel-head h2{margin:0;color:#fff;font-family:var(--tfw-display);font-weight:700;letter-spacing:0;line-height:.9;text-transform:uppercase}.tfw-fallback-hero h1{max-width:760px;font-size:clamp(62px,8.4vw,124px);text-shadow:0 8px 24px rgba(0,0,0,.62)}.tfw-policy-page .tfw-fallback-hero h1{max-width:900px;font-size:clamp(50px,6.5vw,96px)}.tfw-fallback-hero p:last-child{max-width:620px;margin:18px 0 0;color:#f2eee8;font-size:clamp(18px,1.9vw,24px);line-height:1.48}.tfw-fallback-panel{border:1px solid rgba(176,138,90,.28);border-radius:var(--tfw-radius-soft);background:linear-gradient(135deg,rgba(176,138,90,.08),transparent 36%),linear-gradient(180deg,#181b19f5,#0c0e0cfa);box-shadow:var(--tfw-shadow-lift);padding:clamp(28px,4vw,54px)}.tfw-fallback-panel h2{font-size:clamp(38px,4.8vw,68px)}.tfw-fallback-panel p{max-width:780px;margin:14px 0 0;color:var(--tfw-muted);font-size:17px;line-height:1.7}.tfw-fallback-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.tfw-rich-text{color:var(--tfw-muted);font-size:16px;line-height:1.75}.tfw-rich-text>*:first-child{margin-top:0}.tfw-rich-text>*:last-child{margin-bottom:0}.tfw-rich-text h1,.tfw-rich-text h2,.tfw-rich-text h3,.tfw-rich-text h4{margin:1.8em 0 .5em;color:#fff;font-family:var(--tfw-display);font-weight:700;line-height:.95;text-transform:uppercase}.tfw-rich-text a{color:var(--tfw-gold-bright);text-decoration:underline;text-underline-offset:.18em}.tfw-rich-text ul,.tfw-rich-text ol{padding-left:1.35rem}.tfw-policy-content{max-width:980px}.tfw-policy-content .tfw-rich-text{margin-top:24px}.tfw-policy-content .tfw-rich-text>h1:first-child{display:none}.tfw-policy-content .tfw-rich-text h1,.tfw-policy-content .tfw-rich-text h2{margin:1.55em 0 .55em;font-size:clamp(30px,3vw,42px);line-height:1.05}.tfw-policy-content .tfw-rich-text h3,.tfw-policy-content .tfw-rich-text h4{margin:1.45em 0 .55em;font-size:clamp(24px,2.2vw,32px);line-height:1.08}.tfw-policy-content--native .shopify-policy__container{max-width:none;margin:0;padding:0;color:var(--tfw-muted)}.tfw-policy-content--native .shopify-policy__title{display:none}.tfw-policy-content--native .shopify-policy__body{color:var(--tfw-muted);font-size:16px;line-height:1.75}.tfw-policy-content--native .shopify-policy__body>*:first-child{margin-top:0}.tfw-policy-content--native .shopify-policy__body>*:last-child{margin-bottom:0}.tfw-policy-content--native h1,.tfw-policy-content--native h2,.tfw-policy-content--native h3,.tfw-policy-content--native h4{margin:1.8em 0 .5em;color:#fff;font-family:var(--tfw-display);font-weight:700;line-height:.95;text-transform:uppercase}.tfw-policy-content--native .shopify-policy__body>h1:first-child{display:none}.tfw-policy-content--native .shopify-policy__body .rte>h1:first-of-type{display:none}.tfw-policy-content--native .shopify-policy__body h1,.tfw-policy-content--native .shopify-policy__body h2{margin:1.55em 0 .55em;font-size:clamp(30px,3vw,42px);line-height:1.05}.tfw-policy-content--native .shopify-policy__body h3,.tfw-policy-content--native .shopify-policy__body h4{margin:1.45em 0 .55em;font-size:clamp(24px,2.2vw,32px);line-height:1.08}.tfw-policy-content--native a{color:var(--tfw-gold-bright);text-decoration:underline;text-underline-offset:.18em}.tfw-search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:clamp(16px,2.3vw,24px);border:1px solid rgba(176,138,90,.28);border-radius:var(--tfw-radius);background:#141715d1}.tfw-search-form input[type=search]{min-height:56px;width:100%;border:1px solid rgba(176,138,90,.38);border-radius:3px;background:#050605e6;color:#fff;font:600 16px/1.3 Montserrat,system-ui,sans-serif;padding:0 18px}.tfw-search-form input[type=search]::placeholder{color:#f4f1e97a}.tfw-search-results-head{margin-top:clamp(28px,4vw,46px)}.tfw-search-query{margin:0;color:var(--tfw-muted);font-size:15px;line-height:1.5}.tfw-search-results-grid{margin-top:18px}.tfw-search-resource-list{display:grid;gap:14px;margin-top:22px}.tfw-search-resource-card{display:grid;gap:10px;padding:clamp(20px,2.2vw,26px);border:1px solid rgba(176,138,90,.24);border-radius:var(--tfw-radius);background:#141715b8}.tfw-search-resource-card span{color:var(--tfw-gold-bright);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.tfw-search-resource-card h3{margin:0;color:#fff;font-family:var(--tfw-display);font-size:clamp(26px,2.4vw,36px);font-weight:700;line-height:.95;text-transform:uppercase}.tfw-search-resource-card p{max-width:780px;margin:0;color:var(--tfw-muted);font-size:15px;line-height:1.6}.tfw-search-empty{margin-top:20px}.tfw-search-start-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,24px);margin-top:clamp(22px,3vw,34px)}.tfw-search-start-card{display:grid;position:relative;min-height:146px;align-content:center;gap:13px;padding:clamp(22px,2.2vw,28px) clamp(48px,4vw,60px) clamp(22px,2.2vw,28px) clamp(22px,2.4vw,30px);border:1px solid rgba(176,138,90,.28);border-radius:var(--tfw-radius);background:linear-gradient(135deg,rgba(176,138,90,.12),transparent 46%),linear-gradient(180deg,#1b1e1c,#111311);transition:background .16s ease,border-color .16s ease,transform .16s ease}.tfw-search-start-card:hover,.tfw-search-start-card:focus-visible{border-color:var(--tfw-gold);background:linear-gradient(135deg,rgba(176,138,90,.18),transparent 48%),linear-gradient(180deg,#20231f,#121411);outline:0;transform:translateY(-2px)}.tfw-search-start-card:focus-visible{box-shadow:0 0 0 3px #b08a5a47}.tfw-search-start-card__accent{display:block;width:42px;height:2px;background:var(--tfw-gold)}.tfw-search-start-card__eyebrow{color:var(--tfw-gold-bright);font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.tfw-search-start-card strong{max-width:10.6em;color:#fff;font-family:var(--tfw-display);font-size:clamp(26px,2.15vw,34px);font-weight:700;line-height:.96;text-transform:uppercase}.tfw-search-start-card__arrow{position:absolute;right:clamp(22px,2.4vw,30px);bottom:clamp(20px,2.2vw,26px);color:var(--tfw-gold-bright);font-family:var(--tfw-display);font-size:36px;line-height:.7;transition:transform .16s ease}.tfw-search-start-card:hover .tfw-search-start-card__arrow,.tfw-search-start-card:focus-visible .tfw-search-start-card__arrow{transform:translate(4px)}@media(max-width:900px){.tfw-search-start-grid{grid-template-columns:1fr}.tfw-search-start-card{min-height:142px}.tfw-search-start-card strong{max-width:13em}}.tfw-pagination{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;margin-top:30px;color:var(--tfw-muted);font-size:14px;font-weight:700}.tfw-pagination a{min-height:42px;display:inline-flex;align-items:center;padding:0 18px;border:1px solid rgba(176,138,90,.42);border-radius:3px;color:var(--tfw-gold-bright);text-transform:uppercase}.tfw-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:clamp(18px,2.6vw,30px);align-items:start}.tfw-cart-items-panel,.tfw-cart-summary-panel{border:1px solid rgba(176,138,90,.28);border-radius:var(--tfw-radius-soft);background:#141715db;padding:clamp(18px,2.6vw,30px)}.tfw-cart-summary-panel{position:sticky;top:132px;background:linear-gradient(135deg,rgba(176,138,90,.08),transparent 36%),#0f110ff5}.tfw-cart-panel-head{margin-bottom:18px}.tfw-cart-panel-head h2{font-size:clamp(32px,3vw,48px)}.tfw-cart-page .cart-form{margin:0}.tfw-cart-page .cart-items__table-row{color:var(--tfw-text);border-color:#b08a5a3d}.tfw-cart-page .cart-items__title{color:#fff;font-weight:850}.tfw-cart-page .cart-items__property,.tfw-cart-page .cart-items__variants-wrapper,.tfw-cart-page .cart-items__unit-price-wrapper,.tfw-cart-page .cart-totals__tax-note,.tfw-cart-page .cart-totals__tax-note a{color:#f4f1e9ad}.tfw-cart-page .cart-items__property dt{color:var(--tfw-gold-bright);font-weight:800}.tfw-cart-page .cart-items__price,.tfw-cart-page .cart-items__price *{color:var(--tfw-gold-bright);font-weight:900}.tfw-cart-page .quantity-selector{border:1px solid rgba(176,138,90,.42);border-radius:6px;background:#080807e6;color:#f4f1e9}.tfw-cart-page .quantity-selector input[type=number]{background:transparent;color:#f4f1e9;font-weight:800;opacity:1;-webkit-text-fill-color:#f4f1e9}.tfw-cart-page .cart-items__remove{border:1px solid rgba(176,138,90,.34);border-radius:6px;background:#b08a5a14;color:#f4f1e9}.tfw-cart-page .cart-totals__container{gap:.75rem;padding:.95rem;border:1px solid rgba(176,138,90,.28);border-radius:8px;background:#080807e0}.tfw-cart-page .cart-totals__total-label{color:var(--tfw-gold);font-size:.86rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.tfw-cart-page .cart-totals__total-value{color:#fff;font-size:1.45rem;font-weight:900}.tfw-cart-page .cart__ctas{margin-top:16px}.tfw-cart-page .cart__checkout-button{width:100%;min-height:56px;border:1px solid var(--tfw-gold);border-radius:3px;background:var(--tfw-gold);color:#080807;font-family:var(--tfw-display);font-size:25px;font-weight:700;line-height:1;text-transform:uppercase}.tfw-cart-page .cart__checkout-button:hover{background:var(--tfw-gold-bright);border-color:var(--tfw-gold-bright)}.tfw-cart-summary-note{margin:16px 0 0;padding-top:16px;border-top:1px solid rgba(176,138,90,.24);color:#f4f1e9ad;font-size:13px;line-height:1.55}@media(min-width:990px){.tfw-cart-page .cart-items__table-row{--cart-item-price-width: 5.5rem;grid-template-columns:7rem minmax(0,1fr) auto minmax(var(--cart-item-price-width),auto);column-gap:clamp(14px,1.8vw,24px)}.tfw-cart-page .cart-items__quantity{justify-self:end;width:auto}.tfw-cart-page .cart-items__quantity-controls{width:auto}.tfw-cart-page .cart-items__table-row:has(.twf-cart-build-summary){grid-template-rows:min-content min-content min-content 1fr;grid-template-areas:"media details quantity price" "media variants variants variants" "media unit_price unit_price unit_price" "media error error error"}.tfw-cart-page .cart-items__table-row:has(.twf-cart-build-summary) .cart-items__details{display:contents}.tfw-cart-page .cart-items__table-row:has(.twf-cart-build-summary) .cart-items__product-info{grid-area:details;min-width:0}.tfw-cart-page .cart-items__table-row:has(.twf-cart-build-summary) .cart-items__variants-wrapper{grid-area:variants;min-width:0}.tfw-cart-page .cart-items__table-row:has(.twf-cart-build-summary) .cart-items__unit-price-wrapper{grid-area:unit_price}}@media(max-width:1150px){.tfw-header__inner{grid-template-columns:124px 1fr;gap:20px;min-height:94px}.tfw-logo img{width:104px}.tfw-nav{justify-content:start;overflow-x:auto;gap:24px;padding-bottom:2px}.tfw-actions{grid-column:2;grid-row:1;justify-self:end}.tfw-values,.tfw-product-grid,.tfw-shop-block .tfw-product-grid{grid-template-columns:repeat(2,1fr)}.tfw-shop-grid,.tfw-shop-row,.tfw-split,.tfw-service-row,.tfw-service-row:nth-child(2n),.tfw-contact-grid{grid-template-columns:1fr}.tfw-service-row:nth-child(2n) .tfw-service-row__media{order:0}.tfw-services-page .tfw-service-row,.tfw-services-page .tfw-service-row:nth-child(2n){grid-template-columns:1fr}.tfw-services-page .tfw-service-row:nth-child(2n) .tfw-service-row__content,.tfw-services-page .tfw-service-row:nth-child(2n) .tfw-service-row__media{order:0}.tfw-services-page .tfw-service-row__content,.tfw-services-page .tfw-service-row:nth-child(2n) .tfw-service-row__content{border-right:0;border-left:0}.tfw-install-pricing__grid,.tfw-install-cta{grid-template-columns:1fr}.tfw-install-cta__button{width:fit-content}.tfw-sidebar{grid-template-columns:1fr 1fr}.tfw-footer__inner{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);column-gap:clamp(28px,5vw,54px)}.tfw-cart-layout{grid-template-columns:minmax(0,1fr) minmax(290px,330px)}.tfw-cart-summary-panel{position:static}}@media(max-width:980px){.tfw-cart-layout{grid-template-columns:1fr}}@media(max-width:989px){.tfw-cart-page .cart-items__table-row:has(.twf-cart-build-summary){grid-template-columns:clamp(4.75rem,24vw,7rem) minmax(0,1fr) minmax(4.75rem,auto);grid-template-areas:"media details price" "variants variants variants" "unit_price unit_price unit_price" "quantity quantity quantity" "error error error";row-gap:.72rem}.tfw-cart-page .cart-items__table-row:has(.twf-cart-build-summary) .cart-items__details{display:contents}.tfw-cart-page .cart-items__table-row:has(.twf-cart-build-summary) .cart-items__product-info{grid-area:details;min-width:0}.tfw-cart-page .cart-items__table-row:has(.twf-cart-build-summary) .cart-items__variants-wrapper{grid-area:variants;min-width:0}.tfw-cart-page .cart-items__table-row:has(.twf-cart-build-summary) .cart-items__unit-price-wrapper{grid-area:unit_price}.tfw-cart-page .cart-items__table-row:has(.twf-cart-build-summary) .cart-items__quantity{grid-area:quantity;width:100%}}@media(max-width:820px){.tfw-wrap{width:min(100% - 28px,var(--tfw-max))}.tfw-header__inner{grid-template-columns:auto 1fr;gap:14px;min-height:76px}.tfw-logo img{width:72px}.tfw-nav{display:none}.tfw-menu-toggle{display:inline-flex}.tfw-actions{gap:8px}.tfw-icon-link{width:34px;height:34px}.tfw-icon-link svg{width:25px;height:25px}.tfw-hero{min-height:520px;background-position:var(--tfw-hero-position-mobile, var(--tfw-hero-position, 58% center));background-size:var(--tfw-hero-size-mobile, var(--tfw-hero-size, cover))}.tfw-about-page .tfw-hero--short,.tfw-services-page .tfw-hero--short,.tfw-gallery-page .tfw-hero--short,.tfw-contact-page .tfw-hero--short{min-height:460px}.tfw-hero__inner{padding-block:44px 54px}.tfw-hero h1{font-size:clamp(52px,16.2vw,78px);line-height:.86}.tfw-about-page .tfw-hero h1{font-size:clamp(48px,14.8vw,70px)}.tfw-hero p{max-width:34rem;font-size:17px;line-height:1.5}.tfw-section{padding-block:clamp(40px,10vw,58px)}.tfw-section--tight{padding-block:clamp(30px,8vw,44px)}.tfw-values,.tfw-machine-grid,.tfw-shop-hero-cards,.tfw-sidebar,.tfw-gallery-grid,.tfw-footer__inner,.tfw-footer__brand,.tfw-instagram,.tfw-search-form,.tfw-search-start-grid,.tfw-cart-layout{grid-template-columns:1fr}.tfw-footer__brand{gap:20px}.tfw-footer__social-column{justify-self:start;max-width:none;padding-inline-start:0;text-align:left}.tfw-social{justify-content:flex-start}.tfw-shop-hero-cards{margin-top:18px}.tfw-value{border-right:0;border-bottom:1px solid rgba(255,255,255,.13)}.tfw-values--home .tfw-value{grid-template-columns:44px minmax(0,1fr);justify-content:start}.tfw-value:last-child{border-bottom:0}.tfw-section-head{align-items:start;flex-direction:column;gap:12px}.tfw-product-grid,.tfw-shop-block .tfw-product-grid,.tfw-shop-row .tfw-product-grid{grid-template-columns:1fr 1fr}.tfw-home-page .tfw-product-grid--cage-feature{grid-template-columns:1fr}.tfw-home-page .tfw-product-grid--upgrades{grid-template-columns:repeat(2,minmax(0,1fr))}.tfw-services-page .tfw-service-row{min-height:430px}.tfw-services-page .tfw-service-row:before,.tfw-services-page .tfw-service-row:nth-child(2n):before{background:linear-gradient(180deg,#00000029,#0000006b 34%,#000000f0),linear-gradient(90deg,#00000075,#0003)}.tfw-services-page .tfw-service-row__media,.tfw-services-page .tfw-service-row__media img{min-height:100%}.tfw-services-page .tfw-service-row__content,.tfw-services-page .tfw-service-row:nth-child(2n) .tfw-service-row__content{width:100%;min-height:430px;align-content:end;justify-self:stretch;padding:34px 26px}.tfw-install-hero{padding-block:50px 34px}.tfw-install-hero h1{font-size:clamp(56px,18vw,86px)}.tfw-install-item{font-size:16px}.tfw-install-cta{padding:24px}.tfw-gallery-controls,.tfw-instagram__copy{align-items:start;flex-direction:column}.tfw-gallery-controls{padding:14px}.tfw-filter-list{gap:8px}.tfw-filter-list button{min-height:44px}.tfw-instagram{padding:24px}.tfw-gallery-lightbox{grid-template-columns:1fr;gap:16px;padding:72px 18px 24px}.tfw-gallery-lightbox__frame{grid-row:1}.tfw-gallery-lightbox__frame img{max-height:calc(100vh - 176px)}.tfw-gallery-lightbox__nav{position:absolute;top:50%;width:48px;height:62px;transform:translateY(-50%);font-size:44px}.tfw-gallery-lightbox__nav--prev{left:14px}.tfw-gallery-lightbox__nav--next{right:14px}.tfw-location-callout{grid-template-columns:1fr}.tfw-map-links a{flex:1 1 180px}.tfw-contact-visit__panel{min-height:400px}.tfw-contact-visit__panel:after{background:linear-gradient(180deg,#05060514,#05060570 42%,#050605eb),linear-gradient(90deg,#05060561,#0506051f)}.tfw-contact-visit__content{display:grid;min-height:400px;align-content:end;padding:30px 24px}.tfw-footer__brand{align-items:start}.tfw-fallback-hero{min-height:390px;background-position:var(--tfw-fallback-position-mobile, var(--tfw-fallback-position, center));background-size:var(--tfw-fallback-size-mobile, var(--tfw-fallback-size, cover))}.tfw-fallback-hero h1{font-size:clamp(46px,14.5vw,70px);line-height:.92}.tfw-policy-page .tfw-fallback-hero h1{font-size:clamp(38px,11.5vw,58px)}.tfw-fallback-actions,.tfw-search-form .tfw-button{width:100%}}@media(max-width:560px){.tfw-hero__actions,.tfw-button,.tfw-install-cta__button,.tfw-product-grid,.tfw-shop-block .tfw-product-grid,.tfw-shop-row .tfw-product-grid{width:100%}.tfw-button{min-height:52px;padding-inline:26px;font-size:23px}.tfw-install-item{grid-template-columns:1fr;gap:4px}.tfw-product-grid,.tfw-shop-block .tfw-product-grid,.tfw-shop-row .tfw-product-grid,.tfw-home-page .tfw-product-grid--cage-feature,.tfw-home-page .tfw-product-grid--upgrades{grid-template-columns:1fr}.tfw-home-page .tfw-products-shell{padding:18px}.tfw-home-page .tfw-product-grid--cage-feature .tfw-product-card__image,.tfw-home-page .tfw-product-card__image{aspect-ratio:4 / 3}.tfw-shop-hero-card{min-height:92px;padding-inline:24px}.tfw-brand-word{font-size:34px}.tfw-filter-list{width:100%}.tfw-filter-list button{flex:1 1 calc(50% - 8px);padding-inline:16px;font-size:17px}.tfw-about-page .tfw-hero--short,.tfw-services-page .tfw-hero--short,.tfw-gallery-page .tfw-hero--short,.tfw-contact-page .tfw-hero--short{min-height:430px}.tfw-hero__inner{padding-block:42px 48px}.tfw-gallery-page .tfw-instagram{padding:22px}.tfw-contact-info{gap:18px}.tfw-contact-info__item{padding-bottom:18px}.tfw-contact-visit{padding-block-end:38px}.tfw-contact-visit__panel{min-height:360px}.tfw-contact-visit__content{min-height:360px;padding:24px 22px}.tfw-feature-panel{min-height:420px}.tfw-service-row__media img,.tfw-media-frame img{min-height:240px}.tfw-machine-card img,.tfw-feature-panel img,.tfw-service-row__media img,.tfw-media-frame img,.tfw-contact-photo img,.tfw-contact-visit__panel img{object-position:var(--tfw-photo-position-mobile, var(--tfw-photo-position, center))}}
/*# sourceMappingURL=/cdn/shop/t/20/assets/tfw-custom.css.map */
