.tfu-home{--ink: #171815;--muted: #62655e;--paper: #f5f2e9;--paper-deep: #e8e1d3;--white: #fffdf8;--red: #c61223;--red-dark: #9f0d19;--green: #233c31;--green-soft: #dce3d9;--gold: #be8e4c;--line: rgba(23, 24, 21, .16);--shadow: 0 24px 60px rgba(25, 24, 19, .14);--radius: 22px;--page: min(1180px, calc(100vw - 40px) );--font-display: Georgia, "Times New Roman", serif;--font-body: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--site-header-height: 79px}.tfu-home *{box-sizing:border-box}.tfu-home{scroll-behavior:smooth;scroll-padding-top:128px}.tfu-home{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased}.tfu-home img{display:block;max-width:100%}.tfu-home a{color:inherit}.tfu-home button,.tfu-home input{font:inherit}.tfu-home button{color:inherit}.tfu-home .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tfu-home :focus-visible{outline:3px solid #1d4ed8;outline-offset:3px}.tfu-home .container{width:var(--page);margin-inline:auto}.tfu-home .site-header{position:sticky;z-index:50;top:0;background:#f5f2e9f0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.tfu-home .header-main{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(24px,4vw,64px)}.tfu-home .brand{display:inline-flex;align-items:center;text-decoration:none}.tfu-home .brand-logo{width:auto;height:58px;object-fit:contain}.tfu-home .primary-nav{display:flex;justify-content:center;align-items:center;gap:26px}.tfu-home .primary-nav a{color:#30322d;text-decoration:none;font-size:13px;font-weight:800}.tfu-home .header-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px}.tfu-home .header-phone{min-height:24px;display:inline-flex;align-items:center;padding-block:4px;color:var(--muted);text-decoration:none;font-size:12px;font-weight:850;white-space:nowrap}.tfu-home .header-phone:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}.tfu-home .button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border:1px solid transparent;border-radius:999px;cursor:pointer;text-decoration:none;font-weight:900;font-size:13px;letter-spacing:.01em;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.tfu-home .button:hover{transform:translateY(-2px)}.tfu-home .button-red{color:#fff;background:var(--red);box-shadow:0 12px 30px #c612233d}.tfu-home .button-red:hover{background:var(--red-dark)}.tfu-home .button-dark{color:#fff;background:var(--ink)}.tfu-home .button-light{color:var(--ink);background:var(--white);border-color:var(--line)}.tfu-home .button-ghost{min-height:40px;padding-inline:15px;border-color:var(--line);background:transparent}.tfu-home .button-block{width:100%}.tfu-home .hero{min-height:580px;overflow:hidden;background:var(--white)}.tfu-home .hero-inner{min-height:580px;display:grid;grid-template-columns:.9fr 1.1fr}.tfu-home .hero-copy{display:flex;align-items:center;padding:58px clamp(32px,5vw,70px) 62px max(20px,calc((100vw - 1180px)/2))}.tfu-home .hero-copy>div{max-width:570px}.tfu-home .hero-media{position:relative;min-height:580px;overflow:hidden;background:#ccd2ca}.tfu-home .hero-media img{width:100%;height:100%;object-fit:cover;object-position:67% center}.tfu-home .eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.tfu-home .eyebrow:before{content:"";width:28px;height:2px;background:var(--red)}.tfu-home .hero h1{max-width:600px;margin:0;font-family:var(--font-display);font-size:clamp(48px,4.8vw,68px);line-height:.98;letter-spacing:-.047em;text-wrap:balance}.tfu-home .hero h1 em{color:var(--red);font-style:normal}.tfu-home .hero-lede{max-width:520px;margin:20px 0 0;color:var(--muted);font-size:clamp(16px,1.25vw,17px)}.tfu-home .hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:26px}.tfu-home .hero-assurance{color:var(--muted);font-size:11px;font-weight:800}.tfu-home .trust-strip{border-block:1px solid var(--line);background:#ebe6dc}.tfu-home .trust-line{min-height:62px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:8px 24px;margin-block:0;color:#4e514b;font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.tfu-home .trust-line span+span:before{content:"";display:inline-block;width:4px;height:4px;margin:0 24px 2px 0;border-radius:50%;background:var(--red)}.tfu-home .hero-viewport{height:calc(100vh - var(--site-header-height));height:calc(100dvh - var(--site-header-height));min-height:560px;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:hidden;background:var(--white)}.tfu-home .hero-viewport .hero,.tfu-home .hero-viewport .hero-inner{height:100%;min-height:0}.tfu-home .hero-viewport .hero-copy,.tfu-home .hero-viewport .hero-media{min-width:0;min-height:0}.tfu-home .hero-viewport .hero-media img{position:absolute;top:0;right:0;bottom:0;left:0}.tfu-home .section{padding:104px 0}.tfu-home .section-tight{padding:76px 0}.tfu-home .section-dark{color:#fff;background:var(--ink)}.tfu-home .section-white{background:var(--white)}.tfu-home .section-green{color:#fff;background:var(--green)}.tfu-home .section-heading{max-width:760px;margin-bottom:44px}.tfu-home .section-heading.center{margin-inline:auto;text-align:center}.tfu-home .section-heading .kicker{margin:0 0 12px;color:var(--red);font-size:11px;font-weight:950;letter-spacing:.15em;text-transform:uppercase}.tfu-home .section-dark .section-heading .kicker,.tfu-home .section-green .section-heading .kicker{color:#efad69}.tfu-home .section-heading h2{margin:0;font-family:var(--font-display);font-size:clamp(40px,5.2vw,68px);line-height:.98;letter-spacing:-.045em;text-wrap:balance}.tfu-home .section-heading p{max-width:650px;margin:18px 0 0;color:var(--muted);font-size:18px}.tfu-home .section-dark .section-heading p,.tfu-home .section-green .section-heading p{color:#c9cec8}.tfu-home .truth-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tfu-home .truth-card{min-height:330px;display:flex;flex-direction:column;padding:28px;border:1px solid var(--line);border-radius:20px;background:var(--white)}.tfu-home .truth-card-number{color:var(--red);font-family:var(--font-display);font-size:52px;line-height:1}.tfu-home .truth-card h3{max-width:260px;margin:auto 0 12px;font-family:var(--font-display);font-size:31px;line-height:1;letter-spacing:-.03em}.tfu-home .truth-card p{margin:0;color:var(--muted);font-size:13px}.tfu-home .choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tfu-home .choice-card{overflow:hidden;border:1px solid rgba(255,255,255,.15);border-radius:20px}.tfu-home .choice-head{min-height:160px;display:flex;align-items:flex-end;padding:24px;background:linear-gradient(145deg,#333731,#1b1d1a)}.tfu-home .choice-head h3{margin:0;font-family:var(--font-display);font-size:31px;line-height:1}.tfu-home .choice-body{padding:24px}.tfu-home .choice-body p{margin:0 0 18px;color:#c1c5bf;font-size:13px}.tfu-home .choice-points{display:grid;gap:9px}.tfu-home .choice-points span{position:relative;padding-left:18px;color:#eceeea;font-size:11px;font-weight:750}.tfu-home .choice-points span:before{content:"";position:absolute;left:0;top:6px;width:7px;height:7px;border-radius:50%;background:#e4aa69}.tfu-home .job-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(310px,.65fr);gap:24px;align-items:start}.tfu-home .job-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.tfu-home .job-card{min-height:156px;display:grid;grid-template-columns:1fr auto;align-content:space-between;gap:16px;padding:22px;text-align:left;border:1px solid var(--line);border-radius:18px;background:var(--white);cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.tfu-home .job-card:hover{transform:translateY(-3px);border-color:#c6122370;box-shadow:0 18px 38px #17181517}.tfu-home .job-card.is-active{color:#fff;background:var(--red);border-color:var(--red)}.tfu-home .job-index{color:var(--muted);font-size:11px;font-weight:950;letter-spacing:.12em}.tfu-home .job-card.is-active .job-index{color:#ffffffb8}.tfu-home .job-card h3{margin:0;font-family:var(--font-display);font-size:25px;line-height:1.05;letter-spacing:-.025em}.tfu-home .job-card p{grid-column:1 / -1;margin:0;color:var(--muted);font-size:12px}.tfu-home .job-card.is-active p{color:#ffffffc7}.tfu-home .job-arrow{width:34px;height:34px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%}.tfu-home .match-panel{position:sticky;top:136px;overflow:hidden;border-radius:var(--radius);color:#fff;background:var(--green);box-shadow:var(--shadow)}.tfu-home .match-panel-media{height:210px;background:#ccd2ca}.tfu-home .match-panel-media img{width:100%;height:100%;object-fit:cover}.tfu-home .match-panel-body{padding:24px}.tfu-home .match-panel small{color:#e5b67f;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.tfu-home .match-panel h3{margin:9px 0 8px;font-family:var(--font-display);font-size:32px;line-height:1}.tfu-home .match-panel p{margin:0 0 18px;color:#ccd4cf;font-size:13px}.tfu-home .match-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:18px}.tfu-home .match-metric{padding:12px;border:1px solid rgba(255,255,255,.18);border-radius:12px}.tfu-home .match-metric b{display:block;font-size:16px}.tfu-home .match-metric span{color:#b8c1bb;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.tfu-home .inventory-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.tfu-home .filter-pills{display:flex;flex-wrap:wrap;gap:8px}.tfu-home .filter-pill{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:transparent;cursor:pointer;font-size:11px;font-weight:900}.tfu-home .filter-pill.is-active{color:#fff;background:var(--ink);border-color:var(--ink)}.tfu-home .inventory-count{color:var(--muted);font-size:12px;font-weight:800}.tfu-home .inventory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tfu-home .tractor-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:var(--white);box-shadow:0 12px 30px #1718150f}.tfu-home .tractor-card[hidden]{display:none}.tfu-home .tractor-media{position:relative;height:260px;overflow:hidden;background:#deded9}.tfu-home .tractor-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.tfu-home .tractor-media-placeholder{width:100%;height:100%;display:grid;place-items:center;padding:30px;color:var(--muted);background:linear-gradient(135deg,#e8e5dc,#d2d4cd);text-align:center;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.tfu-home .tractor-card:hover .tractor-media img{transform:scale(1.03)}.tfu-home .tractor-badge{position:absolute;top:14px;left:14px;padding:7px 10px;border-radius:999px;color:#fff;background:#171815d6;font-size:9px;font-weight:950;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tfu-home .tractor-body{padding:20px}.tfu-home .tractor-topline{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.tfu-home .tractor-body h3{margin:0;font-family:var(--font-display);font-size:28px;letter-spacing:-.03em}.tfu-home .tractor-price{color:var(--red);font-size:18px;font-weight:950;white-space:nowrap}.tfu-home .tractor-subtitle{margin:5px 0 16px;color:var(--muted);font-size:12px}.tfu-home .tractor-best-for{margin:-5px 0 14px;color:#3f463f;font-size:12px;line-height:1.42}.tfu-home .tractor-best-for strong{color:var(--green)}.tfu-home .tractor-specs{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:17px}.tfu-home .tractor-specs span{padding:7px 9px;border-radius:8px;background:var(--paper);color:#474a44;font-size:10px;font-weight:850}.tfu-home .tractor-actions{display:grid;grid-template-columns:1fr auto;gap:8px}.tfu-home .card-link{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 14px;border:1px solid var(--line);border-radius:999px;text-decoration:none;font-size:11px;font-weight:900}.tfu-home .price-note{margin:18px 0 0;color:var(--muted);font-size:11px;text-align:center}.tfu-home .compare-wrap{overflow-x:auto;border:1px solid rgba(255,255,255,.16);border-radius:22px}.tfu-home .compare-table{width:100%;min-width:840px;border-collapse:collapse}.tfu-home .compare-table th,.tfu-home .compare-table td{padding:19px 18px;border-bottom:1px solid rgba(255,255,255,.12);text-align:left}.tfu-home .compare-table th{color:#b8beb9;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.tfu-home .compare-table td{font-size:13px}.tfu-home .compare-table td:first-child{font-family:var(--font-display);font-size:22px}.tfu-home .compare-table tr:last-child td{border-bottom:0}.tfu-home .compare-table .best{color:#f3ba7d;font-weight:900}.tfu-home .compare-cards{display:none}.tfu-home .compare-card{padding:20px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:#ffffff09}.tfu-home .compare-card h3{margin:0 0 15px;color:#fff;font-family:var(--font-display);font-size:27px;line-height:1}.tfu-home .compare-card dl{display:grid;grid-template-columns:minmax(92px,.7fr) 1.3fr;gap:9px 14px;margin:0}.tfu-home .compare-card dt{color:#aeb7b1;font-size:9px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.tfu-home .compare-card dd{margin:0;color:#f2f3ef;font-size:12px}.tfu-home .compare-card dd:last-child{color:#f3ba7d;font-weight:850}.tfu-home .match-standard{border-bottom:1px solid var(--line)}.tfu-home .standard-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start}.tfu-home .standard-intro,.tfu-home .standard-list{min-width:0}.tfu-home .standard-intro{position:sticky;top:145px}.tfu-home .standard-intro h2{max-width:560px;margin:0;font-family:var(--font-display);font-size:clamp(42px,5vw,66px);line-height:.96;letter-spacing:-.045em}.tfu-home .standard-intro>p:not(.kicker){max-width:540px;color:var(--muted);font-size:16px}.tfu-home .standard-list{border-top:1px solid var(--line)}.tfu-home .standard-card{display:grid;grid-template-columns:54px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--line)}.tfu-home .standard-card b{width:54px;height:54px;display:grid;place-items:center;color:var(--red);border:1px solid var(--line);border-radius:50%;font-family:var(--font-display);font-size:22px}.tfu-home .standard-card h3{margin:2px 0 5px;font-size:18px}.tfu-home .standard-card p{margin:0;color:var(--muted);font-size:13px}.tfu-home .package-intro{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:end;margin-bottom:38px}.tfu-home .package-intro .section-heading{margin-bottom:0}.tfu-home .package-note{padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--paper);font-size:13px}.tfu-home .package-note b{display:block;margin-bottom:6px}.tfu-home .attachment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tfu-home .attachment-card{position:relative;min-height:390px;overflow:hidden;border-radius:20px;background:#333}.tfu-home .attachment-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.tfu-home .attachment-card:hover img{transform:scale(1.04)}.tfu-home .attachment-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0a0c0aeb,#0a0c0a00 68%)}.tfu-home .attachment-copy{position:absolute;z-index:2;inset:auto 20px 20px;color:#fff}.tfu-home .attachment-copy span{color:#f2bf83;font-size:9px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.tfu-home .attachment-copy h3{margin:6px 0 4px;font-family:var(--font-display);font-size:29px;line-height:1}.tfu-home .attachment-copy p{margin:0;color:#ffffffbf;font-size:11px}.tfu-home .why-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:54px;align-items:center}.tfu-home .why-media{position:relative;min-height:560px;overflow:hidden;border-radius:26px;background:#d7d7d0}.tfu-home .why-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.tfu-home .why-stamp{position:absolute;left:20px;bottom:20px;width:130px;height:130px;display:grid;place-items:center;padding:16px;border-radius:50%;color:#fff;background:var(--red);text-align:center;transform:rotate(-8deg)}.tfu-home .why-stamp b{font-family:var(--font-display);font-size:36px;line-height:.8}.tfu-home .why-stamp span{display:block;margin-top:5px;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.tfu-home .why-copy h2{margin:0;font-family:var(--font-display);font-size:clamp(42px,5vw,68px);line-height:.96;letter-spacing:-.045em}.tfu-home .why-copy>p{color:var(--muted);font-size:17px}.tfu-home .why-list{display:grid;gap:12px;margin:28px 0}.tfu-home .why-item{display:grid;grid-template-columns:42px 1fr;gap:13px;align-items:start}.tfu-home .why-item b:first-child{width:42px;height:42px;display:grid;place-items:center;color:var(--red);border:1px solid var(--line);border-radius:50%}.tfu-home .why-item strong{display:block;font-size:14px}.tfu-home .why-item p{margin:3px 0 0;color:var(--muted);font-size:12px}.tfu-home .offer-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}.tfu-home .offer-card{min-height:360px;padding:34px;border-radius:24px}.tfu-home .offer-card.primary{color:#fff;background:var(--red)}.tfu-home .offer-card.secondary{background:var(--white);border:1px solid var(--line)}.tfu-home .offer-tag{display:inline-flex;padding:7px 10px;border:1px solid currentColor;border-radius:999px;font-size:9px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.tfu-home .offer-card h3{max-width:520px;margin:30px 0 16px;font-family:var(--font-display);font-size:clamp(38px,5vw,62px);line-height:.94;letter-spacing:-.04em}.tfu-home .offer-card p{max-width:580px;margin:0;opacity:.82}.tfu-home .offer-fineprint{margin-top:28px!important;font-size:10px;line-height:1.5}.tfu-home .coverage-points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:28px}.tfu-home .coverage-point{padding:16px;border:1px solid var(--line);border-radius:14px}.tfu-home .coverage-point b{display:block;font-family:var(--font-display);font-size:27px}.tfu-home .coverage-point span{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.tfu-home .trade-in-strip{display:grid;grid-template-columns:120px 1fr;gap:24px;align-items:center;margin-top:20px;padding:24px 28px;color:#fff;border-radius:20px;background:var(--green)}.tfu-home .trade-in-strip .offer-tag{justify-self:start;color:#f3ba7d}.tfu-home .trade-in-strip h3{margin:0 0 5px;font-family:var(--font-display);font-size:27px;line-height:1}.tfu-home .trade-in-strip p{margin:0;color:#bdc6c0;font-size:13px}.tfu-home .process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;counter-reset:steps}.tfu-home .process-card{min-height:260px;padding:26px;border:1px solid rgba(255,255,255,.15);border-radius:18px;counter-increment:steps}.tfu-home .process-card:before{content:"0" counter(steps);color:#e9b478;font-family:var(--font-display);font-size:42px}.tfu-home .process-card h3{margin:34px 0 10px;font-family:var(--font-display);font-size:26px}.tfu-home .process-card p{margin:0;color:#bdc6c0;font-size:13px}.tfu-home .faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.tfu-home .faq-intro{position:sticky;top:145px}.tfu-home .faq-intro h2{margin:0;font-family:var(--font-display);font-size:52px;line-height:.98;letter-spacing:-.04em}.tfu-home .faq-intro p{color:var(--muted)}.tfu-home .faq-list{border-top:1px solid var(--line)}.tfu-home details{border-bottom:1px solid var(--line)}.tfu-home summary{position:relative;padding:22px 48px 22px 0;cursor:pointer;list-style:none;font-size:16px;font-weight:850}.tfu-home summary::-webkit-details-marker{display:none}.tfu-home summary:after{content:"+";position:absolute;right:4px;top:19px;width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%}.tfu-home details[open] summary:after{content:"\2013"}.tfu-home details p{max-width:700px;margin:-6px 48px 22px 0;color:var(--muted);font-size:14px}.tfu-home .final-cta{position:relative;overflow:hidden;padding:110px 0;color:#fff;background:var(--ink)}.tfu-home .final-cta:before{content:"";position:absolute;width:520px;height:520px;right:-120px;top:-200px;border-radius:50%;border:100px solid rgba(198,18,35,.3)}.tfu-home .final-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:end}.tfu-home .final-inner h2{max-width:820px;margin:0;font-family:var(--font-display);font-size:clamp(48px,6vw,82px);line-height:.94;letter-spacing:-.05em}.tfu-home .final-inner p{max-width:650px;color:#cdd0ca}.tfu-home .final-actions{min-width:280px;display:grid;gap:10px}.tfu-home footer{padding:42px 0 92px;color:#d1d2ce;background:#0d0e0c}.tfu-home .footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:50px}.tfu-home .footer-brand{color:#fff;font-family:var(--font-display);font-size:28px}.tfu-home .footer-grid p,.tfu-home .footer-grid a{color:#a6aaa3;font-size:12px}.tfu-home .footer-links{display:grid;align-content:start;gap:8px}.tfu-home .footer-links strong{margin-bottom:5px;color:#fff;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.tfu-home .mobile-cta{display:none}@media(max-width:1040px){.tfu-home .primary-nav{display:none}.tfu-home .header-main{grid-template-columns:1fr auto}.tfu-home .header-actions .button-ghost{display:none}.tfu-home .inventory-grid,.tfu-home .attachment-grid{grid-template-columns:repeat(2,1fr)}.tfu-home .job-layout{grid-template-columns:1fr}.tfu-home .job-arrow{width:auto;height:auto;border:0;border-radius:0;font-size:0}.tfu-home .job-arrow:before{content:"See match \2193";font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.tfu-home .match-panel{position:relative;top:0;display:grid;grid-template-columns:.8fr 1.2fr}.tfu-home .match-panel-media{height:auto;min-height:300px}}@media(max-width:760px){.tfu-home{--page: min(100% - 28px, 620px)}.tfu-home{scroll-padding-top:76px}.tfu-home .site-header{top:0}.tfu-home .header-main{min-height:66px}.tfu-home .brand-logo{height:46px}.tfu-home .header-actions{display:none}.tfu-home .hero{min-height:0}.tfu-home .hero-inner{min-height:0;display:flex;flex-direction:column}.tfu-home .hero-viewport{min-height:590px}.tfu-home .hero-viewport .hero-inner{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.tfu-home .hero-copy{min-height:420px;padding:38px 20px 28px}.tfu-home .hero-copy>div{max-width:560px}.tfu-home .hero-media{min-height:250px}.tfu-home .hero-media img{object-position:66% center}.tfu-home .eyebrow{margin-bottom:13px;font-size:9px}.tfu-home .hero h1{max-width:520px;font-size:clamp(41px,11.7vw,52px);line-height:.99}.tfu-home .hero-lede{max-width:500px;margin-top:16px;font-size:14px;line-height:1.48}.tfu-home .hero-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:20px}.tfu-home .hero-actions .button{width:100%}.tfu-home .hero-assurance{text-align:center;font-size:10px}.tfu-home .trust-line{min-height:58px;gap:4px 12px;padding-block:12px;font-size:9px;line-height:1.4;text-align:center}.tfu-home .trust-line span+span:before{margin-right:12px}.tfu-home .section{padding:65px 0}.tfu-home .section-tight{padding:58px 0}.tfu-home .section-heading{margin-bottom:30px}.tfu-home .section-heading h2{font-size:clamp(39px,12vw,54px)}.tfu-home .section-heading p{font-size:15px}.tfu-home .truth-grid,.tfu-home .choice-grid{display:flex;width:calc(100vw - 14px);margin-left:-7px;padding:0 7px 14px;overflow-x:auto;scroll-snap-type:x mandatory}.tfu-home .truth-card,.tfu-home .choice-card{min-width:min(82vw,350px);scroll-snap-align:start}.tfu-home .truth-card{min-height:250px}.tfu-home .job-grid{grid-template-columns:1fr}.tfu-home .job-card{min-height:132px}.tfu-home .match-panel{display:block}.tfu-home .match-panel-media{min-height:220px}.tfu-home .inventory-toolbar{align-items:flex-start;flex-direction:column}.tfu-home .filter-pills{flex-wrap:nowrap;width:calc(100vw - 14px);margin-left:-7px;padding:0 7px 6px;overflow-x:auto}.tfu-home .filter-pill{flex:none}.tfu-home .inventory-grid{display:flex;width:calc(100vw - 14px);margin-left:-7px;padding:0 7px 16px;overflow-x:auto;scroll-snap-type:x mandatory}.tfu-home .tractor-card{min-width:min(86vw,360px);scroll-snap-align:start}.tfu-home .tractor-media{height:240px}.tfu-home .compare-wrap{display:none}.tfu-home .compare-cards{display:grid;gap:10px}.tfu-home .compare-card{padding:17px 18px}.tfu-home .compare-card h3{margin-bottom:11px;font-size:24px}.tfu-home .compare-card dl>:nth-child(-n+6){display:none}.tfu-home .package-intro,.tfu-home .standard-layout,.tfu-home .why-grid,.tfu-home .offer-grid,.tfu-home .faq-layout,.tfu-home .final-inner,.tfu-home .footer-grid{grid-template-columns:1fr;gap:30px}.tfu-home .standard-intro{position:relative;top:0}.tfu-home .standard-intro h2{font-size:clamp(34px,11vw,48px)}.tfu-home .standard-card{padding:19px 0}.tfu-home .attachment-grid{display:flex;width:calc(100vw - 14px);margin-left:-7px;padding:0 7px 14px;overflow-x:auto;scroll-snap-type:x mandatory}.tfu-home .attachment-card{min-width:78vw;min-height:410px;scroll-snap-align:start}.tfu-home .why-media{min-height:430px;order:2}.tfu-home .offer-card{min-height:320px;padding:26px}.tfu-home .coverage-points{grid-template-columns:1fr}.tfu-home .trade-in-strip{grid-template-columns:1fr;gap:14px;padding:22px}.tfu-home .process-grid{grid-template-columns:1fr}.tfu-home .process-card{min-height:0;display:grid;grid-template-columns:52px 1fr;gap:3px 16px;align-items:start;padding:20px}.tfu-home .process-card:before{grid-row:1 / span 2;font-size:34px}.tfu-home .process-card h3{margin:1px 0 4px;font-size:22px}.tfu-home .faq-intro{position:relative;top:0}.tfu-home .final-actions{min-width:0}.tfu-home .mobile-cta{position:fixed;z-index:80;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr auto;gap:8px;padding:8px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#171815ed;box-shadow:0 14px 44px #0000004d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);visibility:hidden;opacity:0;pointer-events:none;transform:translateY(12px);transition:visibility 0s linear .18s,opacity .18s ease,transform .18s ease}.tfu-home.is-past-hero .mobile-cta{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s}.tfu-home .mobile-cta .button{min-height:46px}.tfu-home .mobile-cta .call-button{width:46px;padding:0}}@media(max-width:760px)and (max-height:740px){.tfu-home .hero-viewport .hero-copy{padding:22px 20px 16px}.tfu-home .hero-viewport .eyebrow{margin-bottom:9px}.tfu-home .hero-viewport .hero h1{font-size:clamp(36px,10.5vw,44px)}.tfu-home .hero-viewport .hero-lede{margin-top:11px;font-size:13px}.tfu-home .hero-viewport .hero-actions{margin-top:14px}}@media(prefers-reduced-motion:reduce){.tfu-home{scroll-behavior:auto}.tfu-home *,.tfu-home *:before,.tfu-home *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.tfu-home{font-size:16px}.tfu-home :where(h1,h2,h3,h4,h5,h6){color:inherit;font-style:normal;font-weight:700;text-transform:none}.tfu-home :where(button,input,select,textarea){font:inherit}.tfu-home :where(button,a){-webkit-tap-highlight-color:transparent}.tfu-home :where([id]){scroll-margin-top:96px}.tfu-home :focus-visible{outline:3px solid #0b4f6c;outline-offset:3px}.tfu-home .button{font-family:var(--font-body);text-transform:none}.tfu-home .section.section-dark{background:var(--ink)}.tfu-home .section.section-white{background:var(--white)}.tfu-home .section.section-green{background:var(--green)}.tfu-home .hero h1,.tfu-home .section-heading h2,.tfu-home .final-inner h2{font-weight:700;text-transform:none}.tfu-home .inventory-toolbar .section-heading{margin-bottom:0}.tfu-home .inventory-toolbar{align-items:end}.tfu-home .filter-pills{margin-bottom:24px}.tfu-home .inventory-grid:not(.is-expanded):not(.is-filtered) .is-overflow-card{display:none}.tfu-home .inventory-more{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:28px}.tfu-home .inventory-grid.is-filtered+.inventory-more{display:none}.tfu-home .inventory-all-link{min-height:44px;display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-size:12px;font-weight:850;text-underline-offset:4px}.tfu-home .inventory-empty{grid-column:1 / -1;padding:44px;border:1px solid var(--line);border-radius:20px;text-align:center}.tfu-home .inventory-empty h3{margin:0 0 8px;font-family:var(--font-display);font-size:32px}.tfu-home .faq-answer{padding:0 22px 20px;color:var(--muted);font-size:13px}.tfu-home .tfu-mobile-cta{display:none}@media(max-width:760px){.tfu-home .tfu-mobile-cta{position:fixed;z-index:25;right:12px;bottom:calc(12px + env(safe-area-inset-bottom));left:12px;display:block;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(12px);transition:visibility 0s linear .18s,opacity .18s ease,transform .18s ease}.tfu-home.is-past-hero .tfu-mobile-cta{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s}.tfu-home .tfu-mobile-cta .button{width:100%;min-height:56px}.tfu-home .inventory-toolbar{display:grid;align-items:start}.tfu-home .truth-grid,.tfu-home .choice-grid,.tfu-home .filter-pills,.tfu-home .inventory-grid,.tfu-home .attachment-grid{width:auto;margin-right:calc(50% - 50vw)}.tfu-home .filter-pills{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px;scrollbar-width:none}.tfu-home .filter-pill{flex:0 0 auto;min-height:44px}.tfu-home .inventory-more{display:grid;gap:12px;text-align:center}.tfu-home .inventory-more .button{width:100%}}@media(prefers-reduced-motion:reduce){.tfu-home .tfu-mobile-cta{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/tfu-homepage.css.map */
