@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}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;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-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)}.tfw-header__inner{display:grid;grid-template-columns:150px 1fr auto;align-items:center;gap:36px;min-height:112px}.tfw-logo{display:inline-flex;align-items:center;gap:12px;width:fit-content}.tfw-logo img{width:116px;height:auto;filter:drop-shadow(0 8px 18px rgba(0,0,0,.5)) drop-shadow(0 0 12px rgba(176,138,90,.18))}.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-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);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:520px;margin:22px 0 0;color:#f2eee8;font-size:clamp(18px,2.1vw,26px);line-height:1.35}.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;line-height:1;text-transform:uppercase;transition:transform .16s ease,background .16s ease,color .16s ease}.tfw-button:hover{transform:translateY(-1px)}.tfw-button--ghost{background:#08080880;color:#fff}.tfw-button--ghost:hover{background: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(38px,5.4vw,76px)}.tfw-section--tight{padding-block:32px}.tfw-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.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,4vw,56px);line-height:.96}.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}.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,.34);border-radius:4px;background:#141715d1}.tfw-products-shell{padding:clamp(20px,2vw,26px)}.tfw-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(18px,1.8vw,24px)}.tfw-product-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:4px;background:linear-gradient(180deg,#1b1e1c,#111311);transition:transform .16s ease,border-color .16s ease}.tfw-product-card:hover{border-color:var(--tfw-gold);transform:translateY(-2px)}.tfw-product-card__image{width:100%;aspect-ratio:4 / 3;background:#111311;object-fit:cover;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__body{padding:15px 16px 18px}.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.05}.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 var(--tfw-line);border-radius:3px;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);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(42px,5vw,72px)}.tfw-home-page .tfw-section--tight{padding-block:clamp(30px,4vw,48px)}.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:#b08a5a80;background:#0b0d0c;box-shadow:0 18px 44px #00000047}.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:0 18px 48px #0000002e}.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:#b08a5a7a;background:radial-gradient(circle at 12% 0%,rgba(176,138,90,.14),transparent 28rem),#141715db}.tfw-home-page .tfw-section-copy{max-width:620px;margin:8px 0 0;color:var(--tfw-muted);font-size:clamp(15px,1.15vw,17px);line-height:1.55}.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:18px}.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:20px}.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:22px}.tfw-shop-page .tfw-shop-block{padding:clamp(22px,2.2vw,30px)}.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:20px;border:1px solid rgba(255,255,255,.1);border-radius:4px;background:#0b0d0ccc}.tfw-filter-list{display:flex;flex-wrap:wrap;gap:12px}.tfw-filter-list button{min-height:48px;padding:13px 24px;border:1px solid transparent;border-radius:3px;background:transparent;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:var(--tfw-line);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:18px;margin-top:18px}.tfw-gallery-item{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:4px;background:#141714;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{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:14px}.tfw-service-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);overflow:hidden;border:1px solid rgba(176,138,90,.34);border-radius:4px;background:linear-gradient(135deg,#151816fa,#090a09fa)}.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(28px,5vw,58px)}.tfw-service-row__content h2{max-width:520px;margin:0;font-family:var(--tfw-display);font-size:clamp(38px,4.6vw,62px);line-height:.96;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.65}.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:16px 64px;border-top:1px solid rgba(176,138,90,.36);background:#050706}.tfw-services-page .tfw-services-list{gap:7px}.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:#b08a5a7a;border-radius:3px;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.6vw,58px);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:90px}.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-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}}.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(260px,1.35fr) .8fr .8fr 1fr;gap:clamp(28px,5vw,84px);padding-block:38px 30px}.tfw-footer__brand{display:grid;grid-template-columns:112px 1fr;gap:22px;align-items:center}.tfw-footer__brand img{width:112px}.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{text-align:center}.tfw-social{display:flex;justify-content:center;gap:18px;margin-bottom:28px}.tfw-social a{display:grid;width:42px;height:42px;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}@media(max-width:1150px){.tfw-header__inner{grid-template-columns:108px 1fr;gap:18px;min-height:94px}.tfw-logo img{width:90px}.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}}@media(max-width:820px){.tfw-wrap{width:min(100% - 28px,var(--tfw-max))}.tfw-header__inner{grid-template-columns:82px 1fr;min-height:84px}.tfw-logo img{width:72px}.tfw-nav{grid-column:1 / -1;order:3;flex-wrap:wrap;column-gap:18px;row-gap:0;justify-content:flex-start;overflow-x:visible;padding-bottom:12px;font-size:16px}.tfw-nav a{padding-block:8px}.tfw-actions{gap:10px}.tfw-icon-link{width:32px;height:32px}.tfw-hero{min-height:560px;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:500px}.tfw-hero__inner{padding-block:48px 58px}.tfw-hero h1{font-size:clamp(58px,18vw,86px)}.tfw-about-page .tfw-hero h1{font-size:clamp(52px,16vw,78px)}.tfw-hero p{font-size:18px}.tfw-values,.tfw-machine-grid,.tfw-shop-hero-cards,.tfw-sidebar,.tfw-gallery-grid,.tfw-footer__inner,.tfw-footer__brand,.tfw-instagram{grid-template-columns:1fr}.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}.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}}@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-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/19/assets/tfw-custom.css.map */
