:root{--tf10-bg:#050705;--tf10-bg2:#090d09;--tf10-panel:#0e140e;--tf10-panel2:#121912;--tf10-line:#273227;--tf10-text:#f5f8f3;--tf10-muted:#98a498;--tf10-lime:#bcff14;--tf10-lime2:#d7ff72;--tf10-warm:#ffbd53;--tf10-shadow:0 28px 80px rgba(0,0,0,.34)}
html{background:var(--tf10-bg);scroll-behavior:smooth}body.tf-v10{margin:0!important;padding-top:0!important;background:var(--tf10-bg)!important;color:var(--tf10-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}body.tf-v10 *{box-sizing:border-box}body.tf-v10 .wrap{width:min(1240px,calc(100% - 40px));margin-inline:auto}body.tf-v10 main#main{margin:0!important;padding:0!important;background:var(--tf10-bg)!important}body.tf-v10 a{text-underline-offset:3px}.eyebrow{color:var(--tf10-lime)!important;font-weight:900!important;letter-spacing:.13em!important;text-transform:uppercase!important;font-size:11px!important}
/* floating header */
html body.tf-v10 .site-header{position:fixed!important;inset:0 0 auto 0!important;z-index:1000!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;pointer-events:none!important}html body.tf-v10 .site-header .nav-wrap{width:min(1500px,calc(100% - 40px))!important;min-height:72px!important;height:auto!important;margin:16px auto 0!important;padding:0 18px!important;display:flex!important;align-items:center!important;gap:18px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:24px!important;background:rgba(7,10,8,.84)!important;box-shadow:0 18px 55px rgba(0,0,0,.28),inset 0 1px 0 rgba(255,255,255,.04)!important;backdrop-filter:blur(20px) saturate(135%)!important;-webkit-backdrop-filter:blur(20px) saturate(135%)!important;overflow:visible!important;pointer-events:auto!important}html body.tf-v10 .site-header.tf10-scrolled .nav-wrap{background:rgba(7,10,8,.94)!important;box-shadow:0 14px 42px rgba(0,0,0,.38)!important}body.tf-v10 .site-header .brand{display:flex!important;align-items:center!important;gap:10px!important;text-decoration:none!important;flex:0 0 auto!important}body.tf-v10 .site-header .brand img{width:118px!important;height:auto!important;max-height:48px!important;object-fit:contain!important}body.tf-v10 .site-header .brand span{display:none!important}body.tf-v10 .site-nav{margin-left:auto!important;display:flex!important;align-items:center!important;gap:4px!important}body.tf-v10 .site-nav>a,body.tf-v10 .site-nav .nav-link{padding:10px!important;border-radius:10px!important;color:#c7cec5!important;text-decoration:none!important;font-size:12px!important;font-weight:800!important;transition:.16s ease!important}body.tf-v10 .site-nav>a:hover,body.tf-v10 .site-nav .nav-link:hover{color:#fff!important;background:#121812!important}body.tf-v10 .site-nav>a[href*="get-quote"]{background:#182116!important;color:var(--tf10-lime)!important;border:1px solid #3d4d2c!important}body.tf-v10 .call-pill{min-height:44px!important;border-radius:13px!important;background:var(--tf10-lime)!important;color:#071000!important;padding:0 15px!important;font-size:12px!important;font-weight:950!important;text-decoration:none!important;box-shadow:0 8px 26px rgba(188,255,20,.12)!important}body.tf-v10 .menu-toggle{border:1px solid #313b31!important;background:#111711!important;color:#fff!important;border-radius:12px!important;padding:10px 12px!important}.service-dropdown{border:1px solid #2d382e!important;background:#0d120e!important;border-radius:18px!important;box-shadow:0 25px 70px rgba(0,0,0,.5)!important;padding:8px!important}.service-dropdown a{border-radius:10px!important;color:#c3ccc2!important}.service-dropdown a:hover{background:#182018!important;color:#fff!important}
/* buttons/forms */
body.tf-v10 .btn{min-height:50px!important;border-radius:14px!important;padding:0 18px!important;font-weight:900!important;border:1px solid transparent!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;text-decoration:none!important;transition:.18s ease!important}body.tf-v10 .btn:hover{transform:translateY(-1px)}body.tf-v10 .btn.lime{background:var(--tf10-lime)!important;color:#071000!important;box-shadow:0 10px 30px rgba(188,255,20,.13)!important}body.tf-v10 .btn.dark{background:#111711!important;color:#fff!important;border-color:#344034!important}body.tf-v10 .btn.dark:hover{border-color:#5d715d!important;background:#151d15!important}body.tf-v10 .quote-form{display:grid!important;gap:10px!important}body.tf-v10 .quote-form label{font-size:10px!important;font-weight:850!important;color:#a9b3a8!important;letter-spacing:.04em!important}body.tf-v10 .quote-form input,body.tf-v10 .quote-form select,body.tf-v10 .quote-form textarea{width:100%!important;min-height:48px!important;border:1px solid #2d392e!important;border-radius:13px!important;background:#070a07!important;color:#fff!important;padding:11px 13px!important;outline:none!important;box-shadow:none!important}body.tf-v10 .quote-form input:focus,body.tf-v10 .quote-form select:focus,body.tf-v10 .quote-form textarea:focus{border-color:#76982b!important;box-shadow:0 0 0 3px rgba(188,255,20,.06)!important}body.tf-v10 .quote-form button{min-height:52px!important;border-radius:14px!important;background:var(--tf10-lime)!important;color:#071000!important;border:0!important;font-weight:950!important}
/* homepage hero */
.tfv10-home-hero{position:relative;isolation:isolate;min-height:790px;display:flex;align-items:center;overflow:hidden;background:#060806;margin:0!important}.tfv10-home-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(5,7,5,.96) 0%,rgba(5,7,5,.82) 38%,rgba(5,7,5,.18) 70%,rgba(5,7,5,.05) 100%),linear-gradient(0deg,#050705 0%,rgba(5,7,5,.05) 30%,transparent 70%)}.tfv10-home-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 53%;z-index:-2;filter:saturate(1.03) contrast(1.03)}.tfv10-home-hero .wrap{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(390px,.72fr);gap:64px;align-items:center;padding-top:145px;padding-bottom:88px}.tfv10-hero-copy{max-width:710px}.tfv10-live-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(8,12,8,.58);backdrop-filter:blur(12px);padding:8px 11px;color:#d1d8cf;font-size:10px;font-weight:850}.tfv10-live-chip i{width:8px;height:8px;border-radius:50%;background:var(--tf10-lime);box-shadow:0 0 18px rgba(188,255,20,.5)}.tfv10-home-hero h1{font-size:clamp(58px,6.7vw,96px);line-height:.91;letter-spacing:-.068em;margin:24px 0 14px;max-width:760px}.tfv10-home-hero h1 span{display:block;color:var(--tf10-lime);font-size:.66em;line-height:1.05;letter-spacing:-.05em;margin-top:10px}.tfv10-hero-tagline{margin:0 0 14px;color:#fff;font-size:clamp(20px,1.65vw,27px);font-weight:850;letter-spacing:-.025em}.tfv10-home-hero .lead{font-size:18px;line-height:1.62;color:#cbd3c9;max-width:650px;margin:0}.tfv10-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.tfv10-mini-proof{display:flex;gap:18px;flex-wrap:wrap;margin-top:25px;color:#cbd2c9;font-size:11px;font-weight:800}.tfv10-mini-proof span{display:flex;align-items:center;gap:7px}.tfv10-mini-proof span:before{content:"✓";color:var(--tf10-lime);font-weight:1000}.tfv10-quote-shell{background:linear-gradient(180deg,rgba(16,22,16,.97),rgba(9,13,9,.98));border:1px solid rgba(255,255,255,.16);border-radius:28px;padding:24px;box-shadow:0 36px 100px rgba(0,0,0,.46),inset 0 1px 0 rgba(255,255,255,.04);backdrop-filter:blur(20px)}.tfv10-quote-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:15px}.tfv10-quote-top h2{font-size:29px;letter-spacing:-.04em;margin:6px 0 0}.tfv10-secure{border:1px solid #354035;border-radius:999px;padding:7px 9px;color:#9aa59a;font-size:9px;font-weight:900;white-space:nowrap}.tfv10-quote-shell .tf-primary-fields{grid-template-columns:1fr 1fr!important}.tfv10-quote-shell .quote-form label{font-size:9px!important;letter-spacing:.06em!important;text-transform:uppercase!important}.tfv10-quote-shell .quote-form input,.tfv10-quote-shell .quote-form select{min-height:44px!important;font-size:12px!important}.tfv10-hero-proofbar{position:relative;z-index:3;margin-top:-56px}.tfv10-proofbar-inner{display:grid;grid-template-columns:repeat(4,1fr);background:rgba(10,14,10,.93);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.11);border-radius:20px;overflow:hidden;box-shadow:0 18px 48px rgba(0,0,0,.24)}.tfv10-proofbar-inner>div{min-height:96px;padding:18px 20px;display:grid;grid-template-columns:44px 1fr;gap:13px;align-items:center}.tfv10-proofbar-inner>div+div{border-left:1px solid rgba(255,255,255,.07)}.tfv10-proofbar-icon{width:42px;height:42px;border-radius:13px;display:grid!important;place-items:center;background:rgba(188,255,20,.09);color:var(--tf10-lime)!important;border:1px solid rgba(188,255,20,.28);font-size:17px!important;line-height:1!important;font-weight:950!important;margin:0!important}.tfv10-proofbar-inner strong{display:block;font-size:13px;color:#fff}.tfv10-proofbar-inner>div>div>span{display:block;color:#929e92;font-size:10px;margin-top:4px;line-height:1.4}
/* sections */
.tfv10-section{padding:96px 0}.tfv10-section.alt{background:#090d09;border-top:1px solid #1c251c;border-bottom:1px solid #1c251c}.tfv10-section-head{display:grid;grid-template-columns:1fr .62fr;gap:70px;align-items:end;margin-bottom:38px}.tfv10-section-head h2{font-size:clamp(40px,4.7vw,68px);line-height:.98;letter-spacing:-.055em;margin:9px 0 0}.tfv10-section-head>p{color:#8f9a8f;line-height:1.7;margin:0}.tfv10-how{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.tfv10-step{position:relative;min-height:250px;border:1px solid #273227;border-radius:22px;background:linear-gradient(180deg,#111711,#0c110c);padding:22px;overflow:hidden}.tfv10-step-no{color:#667166;font-size:9px;font-weight:900;letter-spacing:.12em}.tfv10-step-icon{width:56px;height:56px;border-radius:17px;display:grid;place-items:center;background:#182016;border:1px solid #394831;color:var(--tf10-lime);font-size:16px;font-weight:1000;margin:30px 0 24px}.tfv10-step h3{font-size:19px;margin:0 0 8px}.tfv10-step p{color:#849084;font-size:12px;line-height:1.6;margin:0}.tfv10-service-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:300px 300px;gap:12px}.tfv10-service{position:relative;overflow:hidden;border-radius:24px;border:1px solid #273227;background:#0d120d;text-decoration:none;color:#fff}.tfv10-service.large{grid-row:1/3}.tfv10-service img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.tfv10-service:hover img{transform:scale(1.035)}.tfv10-service:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 24%,rgba(4,6,4,.18) 48%,rgba(4,6,4,.94) 100%)}.tfv10-service-copy{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:22px}.tfv10-service-copy small{color:var(--tf10-lime);font-size:9px;font-weight:950;letter-spacing:.14em}.tfv10-service-copy h3{font-size:24px;margin:6px 0}.tfv10-service.large .tfv10-service-copy h3{font-size:36px}.tfv10-service-copy p{font-size:11px;color:#d0d6ce;line-height:1.5;margin:0}.tfv10-service-copy span{display:inline-flex;margin-top:12px;font-size:10px;font-weight:900}.tfv10-ops-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.tfv10-ops-copy h2{font-size:clamp(40px,4.7vw,66px);line-height:.98;letter-spacing:-.055em;margin:9px 0 15px}.tfv10-ops-copy>p{color:#8f9a8f;line-height:1.7}.tfv10-ops-list{display:grid;gap:11px;margin-top:26px}.tfv10-ops-list div{display:grid;grid-template-columns:36px 1fr;gap:10px;align-items:center}.tfv10-ops-list i{width:34px;height:34px;border-radius:11px;background:#182016;color:var(--tf10-lime);display:grid;place-items:center;font-style:normal;font-weight:950}.tfv10-ops-list b{display:block;font-size:12px}.tfv10-ops-list span{display:block;color:#7f897f;font-size:10px;margin-top:2px}.tfv10-ops-visual{position:relative;border:1px solid #303b30;border-radius:28px;background:#0c110c;padding:18px;box-shadow:var(--tf10-shadow);overflow:hidden}.tfv10-ops-visual img{width:100%;border-radius:20px;aspect-ratio:16/10;object-fit:cover}.tfv10-ops-float{position:absolute;left:34px;right:34px;bottom:32px;display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;background:rgba(7,10,7,.88);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.13);border-radius:16px;padding:13px}.tfv10-ops-float small{display:block;color:#7d887d;font-size:8px}.tfv10-ops-float b{display:block;font-size:13px;margin-top:3px}.tfv10-ops-float span{color:var(--tf10-lime);font-weight:900}.tfv10-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tfv10-review{border:1px solid #273227;border-radius:20px;background:#0e140e;padding:22px}.tfv10-stars{color:var(--tf10-lime);letter-spacing:.12em;font-size:12px}.tfv10-review blockquote{font-size:18px;line-height:1.5;margin:14px 0;border:0;padding:0}.tfv10-review cite{color:#7f897f;font-size:10px;font-style:normal}.tfv10-stat-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.tfv10-stat{border:1px solid #273227;border-radius:16px;background:#0b100b;padding:16px}.tfv10-stat b{display:block;font-size:24px}.tfv10-stat span{display:block;color:#7f897f;font-size:10px;margin-top:3px}.tfv10-area-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tfv10-area-grid a{border:1px solid #273227;border-radius:14px;background:#0d120d;padding:14px;color:#d2d8d0;text-decoration:none;font-size:12px;font-weight:800;display:flex;justify-content:space-between}.tfv10-area-grid a span{color:var(--tf10-lime)}.tfv10-guides{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.tfv10-guide{border:1px solid #273227;border-radius:20px;background:#0d120d;overflow:hidden;text-decoration:none;color:#fff}.tfv10-guide img{width:100%;aspect-ratio:16/9;object-fit:cover}.tfv10-guide div{padding:17px}.tfv10-guide small{color:var(--tf10-lime);font-size:9px;font-weight:900}.tfv10-guide h3{font-size:17px;margin:6px 0}.tfv10-guide p{color:#829082;font-size:11px;line-height:1.5}.tfv10-more-guides,.tfv10-all-areas{margin-top:28px;padding:24px;border:1px solid rgba(188,255,20,.16);border-radius:22px;background:linear-gradient(145deg,rgba(14,20,15,.72),rgba(5,8,7,.76))}.tfv10-link-kicker{margin:0 0 7px!important;color:var(--tf10-lime)!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase;letter-spacing:.08em}.tfv10-more-guide-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px 12px;margin-top:16px}.tfv10-more-guide-links a{display:flex;justify-content:space-between;gap:12px;padding:13px 14px;border:1px solid rgba(255,255,255,.09);border-radius:14px;background:rgba(255,255,255,.035);color:#e8eeec;text-decoration:none;font-weight:800}.tfv10-more-guide-links a span{color:var(--tf10-lime)}.faq details{border:1px solid #273227!important;background:#0d120d!important;border-radius:16px!important;margin-bottom:8px!important;padding:0 17px!important}.faq summary{padding:18px 0!important;color:#fff!important;font-weight:850!important}.faq details p{color:#929e92!important;line-height:1.65!important}
/* global public pages */
body.tf-v10 .page-hero{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 82% 16%,rgba(188,255,20,.10),transparent 30%),linear-gradient(180deg,#0c120c,#070907)!important;border-bottom:1px solid #1f291f!important;padding:150px 0 58px!important;margin-top:0!important}body.tf-v10 .page-hero h1{font-size:clamp(44px,5vw,72px)!important;line-height:.96!important;letter-spacing:-.055em!important;margin:10px 0 18px!important;max-width:900px!important}body.tf-v10 .page-hero p:not(.eyebrow){font-size:17px!important;line-height:1.65!important;color:#c3ccc2!important;max-width:760px!important}body.tf-v10 .breadcrumbs{font-size:11px!important;color:#7f897f!important;margin-bottom:22px!important}body.tf-v10 .content-grid{display:grid!important;grid-template-columns:minmax(0,1.6fr) minmax(280px,.68fr)!important;gap:36px!important;align-items:start!important;padding-top:64px!important;padding-bottom:64px!important}body.tf-v10 .body-copy h2{font-size:clamp(28px,3vw,42px)!important;line-height:1.05!important;letter-spacing:-.035em!important;margin:46px 0 16px!important;color:#fff!important}body.tf-v10 .body-copy p,body.tf-v10 .body-copy li{color:#aeb8ad!important;line-height:1.78!important;font-size:15px!important}body.tf-v10 .body-copy a{color:var(--tf10-lime)!important}.highlight-box{border:1px solid #34432b!important;background:linear-gradient(135deg,rgba(188,255,20,.06),#0e130e)!important;border-radius:20px!important;padding:20px!important}.section-intro h2{font-size:clamp(34px,4vw,58px)!important;line-height:1!important;letter-spacing:-.05em!important;color:#fff!important}.card-grid{gap:14px!important}.blog-card,.service-card,.area-card{border:1px solid #273227!important;background:linear-gradient(180deg,#0f150f,#0b100b)!important;border-radius:22px!important;overflow:hidden!important;box-shadow:none!important}.proof-grid{gap:10px!important}.proof{border:1px solid #2d392d!important;background:#0f150f!important;border-radius:17px!important;padding:17px!important}.proof strong{color:#fff!important}.proof span{color:#849084!important}
/* footer / CTA */
.cta-band{background:radial-gradient(circle at 20% 0,rgba(188,255,20,.13),transparent 33%),#0c120c!important;border-top:1px solid #2b382b!important;border-bottom:1px solid #202a20!important;padding:64px 0!important}.cta-grid{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:34px!important}.site-footer{background:#050705!important;padding:60px 0 28px!important}.tf-footer-shell{border:1px solid #202a20!important;border-radius:28px!important;overflow:hidden!important;background:#090d09!important}.tf-footer-top{padding:34px!important}.tf-footer-bottom{border-top:1px solid #1f281f!important;padding:18px 34px!important;color:#687369!important}
@media(max-width:1100px){body.tf-v10 .site-nav{display:none!important}.tfv10-home-hero .wrap{grid-template-columns:1fr;gap:34px}.tfv10-quote-shell{max-width:760px}.tfv10-proofbar-inner{grid-template-columns:1fr 1fr}.tfv10-proofbar-inner>div:nth-child(3){border-left:0;border-top:1px solid rgba(255,255,255,.07)}.tfv10-proofbar-inner>div:nth-child(4){border-top:1px solid rgba(255,255,255,.07)}.tfv10-section-head{grid-template-columns:1fr;gap:12px}.tfv10-how{grid-template-columns:1fr 1fr}.tfv10-service-grid{grid-template-columns:1fr 1fr;grid-template-rows:340px 300px}.tfv10-service.large{grid-column:1/3;grid-row:auto}.tfv10-ops-grid{grid-template-columns:1fr}.tfv10-area-grid{grid-template-columns:1fr 1fr}.tfv10-stat-strip{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:1fr!important}}
@media(max-width:760px){body.tf-v10{padding-bottom:74px!important}body.tf-v10 .wrap{width:min(100% - 24px,1240px)}html body.tf-v10 .site-header .nav-wrap{width:calc(100% - 18px)!important;min-height:62px!important;height:62px!important;margin:9px auto 0!important;padding:0 10px!important;gap:8px!important;border-radius:18px!important;background:rgba(7,10,8,.9)!important}.tfv10-home-hero{min-height:auto}.tfv10-home-hero:before{background:linear-gradient(180deg,rgba(5,7,5,.22) 0%,rgba(5,7,5,.58) 30%,rgba(5,7,5,.97) 62%,#050705 100%)}.tfv10-home-hero-bg{object-position:54% center}.tfv10-home-hero .wrap{padding-top:112px;padding-bottom:54px}.tfv10-home-hero h1{font-size:48px}.tfv10-home-hero .lead{font-size:16px}.tfv10-mini-proof{display:grid;gap:8px}.tfv10-quote-shell{padding:18px;border-radius:22px}.tfv10-secure{display:none}.tfv10-quote-shell .tf-primary-fields{grid-template-columns:1fr!important}.tfv10-hero-proofbar{margin-top:-10px}.tfv10-proofbar-inner{grid-template-columns:1fr}.tfv10-proofbar-inner>div+div{border-left:0;border-top:1px solid rgba(255,255,255,.07)}.tfv10-section{padding:68px 0}.tfv10-section-head h2{font-size:40px}.tfv10-how,.tfv10-review-grid,.tfv10-guides{grid-template-columns:1fr}.tfv10-service-grid{grid-template-columns:1fr;grid-template-rows:none}.tfv10-service,.tfv10-service.large{grid-column:auto;grid-row:auto;min-height:330px}.tfv10-area-grid,.tfv10-stat-strip,.tfv10-more-guide-links{grid-template-columns:1fr}.tfv10-ops-float{left:14px;right:14px;bottom:14px}.tfv10-more-guides,.tfv10-all-areas{padding:18px;border-radius:18px}body.tf-v10 .page-hero{padding:108px 0 42px!important}body.tf-v10 .page-hero h1{font-size:42px!important}body.tf-v10 .content-grid{grid-template-columns:1fr!important;padding-top:42px!important;padding-bottom:42px!important}.cta-grid{align-items:flex-start!important;flex-direction:column!important}}


/* =========================================================
   V10.6 — MOBILE UX / HERO / PROOF / HOW-IT-WORKS
   ========================================================= */
.tfv10-home-hero-picture{position:absolute;inset:0;z-index:-2;display:block;pointer-events:none}
.tfv10-home-hero-picture .tfv10-home-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.tfv10-proofbar-inner>.tfv10-proof-card{min-width:0;color:inherit;text-decoration:none}
.tfv10-proofbar-inner>a.tfv10-proof-card{transition:background .18s ease,border-color .18s ease}
.tfv10-proofbar-inner>a.tfv10-proof-card:hover{background:rgba(188,255,20,.045)}
.tfv10-proof-review em{display:block;margin:3px 0 0;color:var(--tf10-lime);font-style:normal;font-size:10px;letter-spacing:.07em;line-height:1}

@media(max-width:760px){
  /* Keep the hero photo cinematic at the top instead of stretching it down the
     entire mobile quote form and heavily zooming/cropping the truck. */
  .tfv10-home-hero{background:#050705!important;overflow:hidden!important}
  .tfv10-home-hero-picture{inset:0 0 auto 0!important;height:410px!important}
  .tfv10-home-hero-picture .tfv10-home-hero-bg{height:410px!important;object-fit:cover!important;object-position:60% 50%!important;filter:saturate(1.04) contrast(1.03)!important}
  .tfv10-home-hero:before{background:linear-gradient(180deg,rgba(5,7,5,.14) 0%,rgba(5,7,5,.32) 25%,rgba(5,7,5,.79) 55%,#050705 410px,#050705 100%)!important}
  .tfv10-home-hero .wrap{padding-top:102px!important;padding-bottom:38px!important;gap:24px!important}
  .tfv10-home-hero h1{font-size:43px!important;line-height:.92!important;margin:18px 0 10px!important}
  .tfv10-home-hero h1 span{font-size:.66em!important;margin-top:8px!important;line-height:1.05!important}
  .tfv10-hero-tagline{font-size:18px!important;margin-bottom:10px!important}
  .tfv10-home-hero .lead{font-size:14px!important;line-height:1.55!important;max-width:100%!important}
  .tfv10-live-chip{padding:7px 9px!important;font-size:9px!important}
  .tfv10-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:8px!important;margin-top:18px!important}
  .tfv10-hero-actions .btn{min-height:46px!important;padding:0 9px!important;font-size:10.5px!important;border-radius:12px!important;text-align:center!important}
  .tfv10-mini-proof{display:none!important}
  .tfv10-quote-shell{margin-top:2px!important;padding:16px!important;border-radius:19px!important}
  .tfv10-quote-top{margin-bottom:11px!important}
  .tfv10-quote-top h2{font-size:22px!important;line-height:1.05!important}

  /* Proof cards become a compact 2x2 action grid. */
  .tfv10-hero-proofbar{margin-top:0!important;padding-top:10px!important}
  .tfv10-proofbar-inner{grid-template-columns:1fr 1fr!important;gap:8px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;overflow:visible!important;backdrop-filter:none!important}
  .tfv10-proofbar-inner>.tfv10-proof-card{min-height:112px!important;padding:13px!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important;align-items:start!important;border:1px solid rgba(255,255,255,.09)!important;border-radius:15px!important;background:linear-gradient(180deg,#0f150f,#0a0e0a)!important}
  .tfv10-proofbar-inner>.tfv10-proof-card+ .tfv10-proof-card{border-left:1px solid rgba(255,255,255,.09)!important;border-top:1px solid rgba(255,255,255,.09)!important}
  .tfv10-proofbar-icon{width:34px!important;height:34px!important;border-radius:10px!important;font-size:14px!important}
  .tfv10-proofbar-inner strong{font-size:11px!important;line-height:1.15!important}
  .tfv10-proofbar-inner>.tfv10-proof-card>div>span{font-size:8.7px!important;line-height:1.35!important;margin-top:5px!important;color:#96a096!important}
  .tfv10-proof-review em{font-size:8px!important;margin-top:4px!important}

  /* Reduce vertical density of the section and make the four process cards
     feel like an app walkthrough rather than four giant panels. */
  .tfv10-section{padding:52px 0!important}
  .tfv10-section-head{margin-bottom:22px!important;gap:10px!important}
  .tfv10-section-head h2{font-size:34px!important;line-height:1!important;margin-top:6px!important}
  .tfv10-section-head>p{font-size:12px!important;line-height:1.55!important}
  .tfv10-how{grid-template-columns:1fr 1fr!important;gap:8px!important}
  .tfv10-step{min-height:160px!important;padding:13px!important;border-radius:16px!important}
  .tfv10-step-no{font-size:8px!important}
  .tfv10-step-icon{width:37px!important;height:37px!important;border-radius:11px!important;font-size:11px!important;margin:11px 0 10px!important}
  .tfv10-step h3{font-size:14px!important;line-height:1.12!important;margin:0 0 6px!important}
  .tfv10-step p{font-size:9.5px!important;line-height:1.42!important;color:#8e998e!important}

  /* The service image cards were also too tall on small phones. */
  .tfv10-service,.tfv10-service.large{min-height:255px!important;border-radius:18px!important}
  .tfv10-service-copy{padding:16px!important}
  .tfv10-service-copy h3,.tfv10-service.large .tfv10-service-copy h3{font-size:23px!important}
  .tfv10-service-copy p{font-size:10px!important}
}

@media(max-width:390px){
  .tfv10-home-hero-picture,.tfv10-home-hero-picture .tfv10-home-hero-bg{height:385px!important}
  .tfv10-home-hero:before{background:linear-gradient(180deg,rgba(5,7,5,.14) 0%,rgba(5,7,5,.34) 24%,rgba(5,7,5,.82) 55%,#050705 385px,#050705 100%)!important}
  .tfv10-home-hero h1{font-size:40px!important}
  .tfv10-hero-actions{grid-template-columns:1fr!important}
  .tfv10-proofbar-inner>.tfv10-proof-card{min-height:106px!important;padding:12px!important;grid-template-columns:31px minmax(0,1fr)!important}
  .tfv10-proofbar-icon{width:31px!important;height:31px!important}
  .tfv10-step{min-height:154px!important;padding:12px!important}
}

/* =========================================================
   V10.7 — MOBILE HERO READABILITY
   Adds a stronger cinematic scrim behind hero copy on phones
   without hiding the truck/photo.
   ========================================================= */
@media(max-width:760px){
  .tfv10-home-hero:before{
    background:
      linear-gradient(90deg,rgba(3,5,3,.62) 0%,rgba(3,5,3,.48) 46%,rgba(3,5,3,.28) 76%,rgba(3,5,3,.18) 100%),
      linear-gradient(180deg,rgba(5,7,5,.34) 0%,rgba(5,7,5,.48) 24%,rgba(5,7,5,.82) 58%,#050705 410px,#050705 100%)!important;
  }
  .tfv10-hero-copy{position:relative;z-index:1}
  .tfv10-home-hero h1,
  .tfv10-hero-tagline{
    text-shadow:0 2px 18px rgba(0,0,0,.72),0 1px 3px rgba(0,0,0,.9)!important;
  }
  .tfv10-home-hero .lead{
    color:#e0e5df!important;
    text-shadow:0 2px 12px rgba(0,0,0,.72)!important;
  }
  .tfv10-live-chip{
    background:rgba(6,9,6,.78)!important;
    border-color:rgba(255,255,255,.16)!important;
    box-shadow:0 8px 24px rgba(0,0,0,.22)!important;
  }
}
@media(max-width:390px){
  .tfv10-home-hero:before{
    background:
      linear-gradient(90deg,rgba(3,5,3,.66) 0%,rgba(3,5,3,.52) 48%,rgba(3,5,3,.3) 78%,rgba(3,5,3,.2) 100%),
      linear-gradient(180deg,rgba(5,7,5,.36) 0%,rgba(5,7,5,.5) 24%,rgba(5,7,5,.84) 57%,#050705 385px,#050705 100%)!important;
  }
}


/* =========================================================
   V10.8 — TECHNICAL / ACCESSIBILITY POLISH
   Keeps the compact mobile layout but avoids sub-10px text,
   adds keyboard focus visibility to new interactive cards.
   ========================================================= */
.tfv10-proofbar-inner>a.tfv10-proof-card:focus-visible,
.tfv10-service:focus-visible,
.tfv10-guide:focus-visible,
.tfv10-area-grid a:focus-visible,
.tfv10-more-guide-links a:focus-visible{
  outline:3px solid var(--tf10-lime)!important;
  outline-offset:3px!important;
}
@media(max-width:760px){
  .tfv10-proofbar-inner strong{font-size:12px!important}
  .tfv10-proofbar-inner>.tfv10-proof-card>div>span{font-size:10px!important;line-height:1.35!important}
  .tfv10-proof-review em{font-size:9.5px!important;letter-spacing:.08em}
  .tfv10-step h3{font-size:15px!important}
  .tfv10-step p{font-size:11px!important;line-height:1.42!important}
  .tfv10-step-no{font-size:9px!important}
}

/* =========================================================
   V10.9 — DESKTOP CARD / OPERATIONS LAYOUT FIX
   Fixes anchor-based trust cards not receiving the original
   div-only grid styles and stops nested ops content becoming
   an unintended grid.
   ========================================================= */
.tfv10-proofbar-inner>.tfv10-proof-card{
  min-width:0;
  min-height:96px;
  padding:18px 20px;
  display:grid;
  grid-template-columns:44px minmax(0,1fr);
  gap:13px;
  align-items:center;
  color:inherit;
  text-decoration:none;
}
.tfv10-proofbar-inner>.tfv10-proof-card+.tfv10-proof-card{
  border-left:1px solid rgba(255,255,255,.07);
}
.tfv10-proofbar-inner>.tfv10-proof-card>div{min-width:0}
.tfv10-proofbar-inner>.tfv10-proof-card>div>span{
  display:block;
  color:#929e92;
  font-size:10px;
  margin-top:4px;
  line-height:1.4;
  overflow-wrap:anywhere;
}
.tfv10-proof-review em{
  display:block;
  color:var(--tf10-lime);
  font-style:normal;
  font-size:10px;
  line-height:1;
  letter-spacing:.09em;
  margin-top:4px;
}

/* Only direct children are operation rows. The old descendant
   selector also turned the text wrapper into a two-column grid. */
.tfv10-ops-list>div{
  display:grid;
  grid-template-columns:36px minmax(0,1fr);
  gap:12px;
  align-items:start;
}
.tfv10-ops-list>div>div{
  display:block!important;
  min-width:0;
  grid-template-columns:none!important;
}
.tfv10-ops-list b{
  font-size:13px;
  line-height:1.25;
}
.tfv10-ops-list span{
  font-size:10.5px;
  line-height:1.45;
  margin-top:3px;
}

@media(max-width:1100px) and (min-width:761px){
  .tfv10-proofbar-inner>.tfv10-proof-card:nth-child(3),
  .tfv10-proofbar-inner>.tfv10-proof-card:nth-child(4){
    border-top:1px solid rgba(255,255,255,.07);
  }
  .tfv10-proofbar-inner>.tfv10-proof-card:nth-child(3){border-left:0}
}

@media(max-width:760px){
  .tfv10-proofbar-inner>.tfv10-proof-card{
    align-items:start;
  }
  .tfv10-proofbar-inner>.tfv10-proof-card+.tfv10-proof-card{
    border-left:1px solid rgba(255,255,255,.09)!important;
  }
  .tfv10-ops-list>div{
    grid-template-columns:34px minmax(0,1fr);
    gap:10px;
  }
  .tfv10-ops-list b{font-size:12px}
  .tfv10-ops-list span{font-size:10px;line-height:1.4}
}

/* =========================================================
   V11 — GLOBAL PUBLIC PAGE EXPERIENCE
   Premium image-led hero and compact, conversion-first mobile
   treatment for every public page except the custom homepage.
   SEO copy/URLs/schema remain unchanged.
   ========================================================= */

.tf-call-mobile{display:none}

/* Non-home pages now use the page's existing visual as a cinematic hero. */
body.tf-v10:not(.tf-page-group-home) .page-hero{
  position:relative!important;
  isolation:isolate!important;
  display:flex!important;
  align-items:flex-end!important;
  min-height:520px!important;
  padding:154px 0 68px!important;
  overflow:hidden!important;
  background:#050705!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}
body.tf-v10:not(.tf-page-group-home) .page-hero:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:-2!important;
  background-image:var(--tf-page-hero-image)!important;
  background-size:cover!important;
  background-position:center 48%!important;
  background-repeat:no-repeat!important;
  filter:saturate(1.02) contrast(1.04)!important;
  transform:scale(1.015);
}
body.tf-v10:not(.tf-page-group-home) .page-hero:after{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:-1!important;
  background:
    linear-gradient(90deg,rgba(4,6,4,.97) 0%,rgba(4,6,4,.91) 38%,rgba(4,6,4,.54) 64%,rgba(4,6,4,.28) 100%),
    linear-gradient(0deg,#050705 0%,rgba(5,7,5,.54) 28%,rgba(5,7,5,.08) 72%)!important;
}
body.tf-v10:not(.tf-page-group-home) .page-hero>.wrap{
  position:relative!important;
  z-index:2!important;
  width:min(1240px,calc(100% - 40px))!important;
}
body.tf-v10:not(.tf-page-group-home) .page-hero:not(.page-hero-split):not(.services-hero)>.wrap{
  max-width:1240px!important;
}
body.tf-v10:not(.tf-page-group-home) .page-hero:not(.page-hero-split):not(.services-hero)>.wrap>*:not(.hero-actions):not(.breadcrumbs){
  max-width:780px!important;
}
body.tf-v10:not(.tf-page-group-home) .page-hero h1{
  max-width:850px!important;
  margin:12px 0 18px!important;
  color:#fff!important;
  font-size:clamp(48px,5.3vw,76px)!important;
  line-height:.96!important;
  letter-spacing:-.058em!important;
  text-shadow:0 3px 24px rgba(0,0,0,.42)!important;
}
body.tf-v10:not(.tf-page-group-home) .page-hero p:not(.eyebrow):not(.tf-next-steps){
  color:#d6ddd4!important;
  font-size:18px!important;
  line-height:1.58!important;
  text-shadow:0 2px 12px rgba(0,0,0,.46)!important;
}
body.tf-v10:not(.tf-page-group-home) .page-hero .breadcrumbs{
  display:inline-flex!important;
  width:auto!important;
  max-width:100%!important;
  gap:7px!important;
  margin:0 0 16px!important;
  padding:8px 11px!important;
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:999px!important;
  background:rgba(7,10,8,.56)!important;
  color:#a8b2a6!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
}
body.tf-v10:not(.tf-page-group-home) .page-hero .breadcrumbs a{color:#c9d0c7!important}
body.tf-v10:not(.tf-page-group-home) .page-hero .eyebrow{
  display:inline-flex!important;
  align-items:center!important;
  width:auto!important;
  margin:0 0 4px!important;
  padding:7px 10px!important;
  border:1px solid rgba(188,255,20,.22)!important;
  border-radius:999px!important;
  background:rgba(10,16,10,.63)!important;
  color:var(--tf10-lime)!important;
  backdrop-filter:blur(10px)!important;
}
body.tf-v10:not(.tf-page-group-home) .page-hero .hero-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin:26px 0 0!important;
}
body.tf-v10:not(.tf-page-group-home) .page-hero .hero-actions .btn{
  min-width:190px!important;
}
body.tf-v10:not(.tf-page-group-home) .page-hero .tf-next-steps{
  display:inline-flex!important;
  width:auto!important;
  margin:14px 0 0!important;
  padding:8px 11px!important;
  border-radius:999px!important;
  background:rgba(6,9,6,.62)!important;
  border:1px solid rgba(255,255,255,.08)!important;
  color:#b8c1b7!important;
  font-size:11px!important;
  line-height:1.35!important;
  backdrop-filter:blur(10px)!important;
}

/* Split heroes keep their useful quick links, but as a deliberate glass panel. */
body.tf-v10:not(.tf-page-group-home) .page-hero-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1.2fr) minmax(300px,.56fr)!important;
  gap:42px!important;
  align-items:end!important;
}
body.tf-v10:not(.tf-page-group-home) .hero-info-card{
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:24px!important;
  background:rgba(9,13,9,.78)!important;
  box-shadow:0 24px 70px rgba(0,0,0,.28)!important;
  backdrop-filter:blur(18px)!important;
  -webkit-backdrop-filter:blur(18px)!important;
}
body.tf-v10:not(.tf-page-group-home) .hero-info-card h2{color:#fff!important}

/* Customer proof becomes an intentional bridge between hero and content. */
body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof{
  position:relative!important;
  z-index:5!important;
  display:grid!important;
  grid-template-columns:112px minmax(0,1fr)!important;
  gap:17px!important;
  align-items:center!important;
  margin:-28px auto 18px!important;
  padding:14px 16px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:20px!important;
  background:rgba(9,13,9,.96)!important;
  box-shadow:0 20px 60px rgba(0,0,0,.34)!important;
}
body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof>img{
  width:112px!important;
  height:84px!important;
  border-radius:14px!important;
  object-fit:cover!important;
  margin:0!important;
}
body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof p,
body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof blockquote{margin:0 0 5px!important}
body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof blockquote{color:#eef2ed!important;font-size:13px!important;line-height:1.42!important}
body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof cite{color:#98a398!important;font-size:11px!important}
body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof a{font-size:12px!important;font-weight:850!important}

/* Slightly tighter content rhythm after an image-led hero. */
body.tf-v10:not(.tf-page-group-home) .content-grid{
  padding-top:46px!important;
}
body.tf-v10:not(.tf-page-group-home) .body-copy>img{
  border-radius:22px!important;
  box-shadow:0 18px 48px rgba(0,0,0,.22)!important;
}

@media(max-width:1100px) and (min-width:761px){
  body.tf-v10:not(.tf-page-group-home) .page-hero-grid{
    grid-template-columns:minmax(0,1fr) minmax(260px,.48fr)!important;
    gap:26px!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero h1{font-size:54px!important}
}

@media(max-width:760px){
  /* Header: floating, compact, with an always-visible call action. */
  html body.tf-v10 .site-header{
    position:fixed!important;
    inset:0 0 auto 0!important;
    top:0!important;
    z-index:1000!important;
    background:transparent!important;
    pointer-events:none!important;
  }
  html body.tf-v10 .site-header .nav-wrap{
    width:calc(100% - 18px)!important;
    height:64px!important;
    min-height:64px!important;
    margin:9px auto 0!important;
    padding:0 9px 0 12px!important;
    gap:7px!important;
    border-radius:19px!important;
    background:rgba(7,10,8,.91)!important;
    border:1px solid rgba(255,255,255,.13)!important;
    box-shadow:0 14px 38px rgba(0,0,0,.28)!important;
    backdrop-filter:blur(18px) saturate(135%)!important;
    -webkit-backdrop-filter:blur(18px) saturate(135%)!important;
    pointer-events:auto!important;
  }
  html body.tf-v10 .site-header .brand{
    order:0!important;
    margin-right:auto!important;
    width:auto!important;
    max-width:none!important;
    height:auto!important;
    flex:0 1 auto!important;
  }
  html body.tf-v10 .site-header .brand img{
    width:116px!important;
    max-width:116px!important;
    max-height:44px!important;
  }
  html body.tf-v10 .site-header .call-pill{
    order:1!important;
    display:inline-flex!important;
    min-width:62px!important;
    width:auto!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 14px!important;
    margin:0!important;
    border-radius:13px!important;
    font-size:14px!important;
    line-height:1!important;
    box-shadow:none!important;
  }
  html body.tf-v10 .site-header .tf-call-desktop{display:none!important}
  html body.tf-v10 .site-header .tf-call-mobile{display:inline!important}
  html body.tf-v10 .site-header .menu-toggle{
    order:2!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:70px!important;
    width:auto!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 12px!important;
    margin:0!important;
    border-radius:13px!important;
    font-size:14px!important;
    line-height:1!important;
  }
  html body.tf-v10 .site-header .site-nav{
    order:3!important;
  }
  html body.tf-v10 .site-header .site-nav.open{
    top:72px!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    max-height:calc(100dvh - 92px)!important;
    padding:8px!important;
    border-radius:18px!important;
    background:rgba(6,9,7,.98)!important;
    box-shadow:0 22px 60px rgba(0,0,0,.44)!important;
  }

  /* Image-led mobile hero: clearer first impression, less text-wall feeling. */
  html body.tf-v10:not(.tf-page-group-home) main#main>.page-hero:first-child{
    margin-top:0!important;
    padding-top:116px!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero{
    min-height:500px!important;
    padding:116px 0 30px!important;
    display:flex!important;
    align-items:flex-end!important;
    background:#050705!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero:before{
    display:block!important;
    inset:0!important;
    background-image:var(--tf-page-hero-image-mobile)!important;
    background-size:cover!important;
    background-position:center 44%!important;
    filter:saturate(1.03) contrast(1.05)!important;
    transform:scale(1.015)!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero:after{
    display:block!important;
    inset:0!important;
    background:
      linear-gradient(90deg,rgba(3,5,3,.58),rgba(3,5,3,.32) 68%,rgba(3,5,3,.24)),
      linear-gradient(180deg,rgba(4,6,4,.23) 0%,rgba(4,6,4,.47) 34%,rgba(4,6,4,.88) 72%,#050705 100%)!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero>.wrap{
    width:calc(100% - 30px)!important;
    position:relative!important;
    z-index:2!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero .breadcrumbs{
    display:none!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero .eyebrow{
    margin:0 0 9px!important;
    padding:7px 10px!important;
    font-size:9.5px!important;
    letter-spacing:.09em!important;
    border-radius:999px!important;
    background:rgba(6,9,6,.72)!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero h1{
    width:100%!important;
    max-width:100%!important;
    margin:0 0 13px!important;
    font-size:clamp(34px,9.3vw,43px)!important;
    line-height:.99!important;
    letter-spacing:-.045em!important;
    text-wrap:balance!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    text-shadow:0 3px 20px rgba(0,0,0,.72)!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero p:not(.eyebrow):not(.tf-next-steps){
    max-width:100%!important;
    margin:0 0 13px!important;
    color:#e2e7e0!important;
    font-size:15.5px!important;
    line-height:1.48!important;
    text-shadow:0 2px 12px rgba(0,0,0,.76)!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero .hero-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    width:100%!important;
    margin:17px 0 0!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero .hero-actions .btn{
    min-width:0!important;
    width:100%!important;
    min-height:48px!important;
    height:48px!important;
    padding:0 10px!important;
    border-radius:13px!important;
    font-size:12.5px!important;
    line-height:1.1!important;
    white-space:normal!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero .tf-next-steps{
    display:block!important;
    width:100%!important;
    margin:10px 0 0!important;
    padding:8px 10px!important;
    border-radius:12px!important;
    color:#c3cbc1!important;
    font-size:10.5px!important;
    line-height:1.45!important;
    text-align:center!important;
  }

  /* Long area/pricing/service summaries stay available but don't dominate first view. */
  body.tf-v10 .page-hero .tf-mobile-summary{
    position:relative!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:4!important;
    overflow:hidden!important;
  }
  body.tf-v10 .page-hero .tf-mobile-summary.is-expanded{
    display:block!important;
    -webkit-line-clamp:unset!important;
    overflow:visible!important;
  }
  .tf-mobile-summary-toggle{
    appearance:none!important;
    border:0!important;
    padding:4px 0!important;
    margin:0 0 3px!important;
    background:transparent!important;
    color:var(--tf10-lime)!important;
    font:inherit!important;
    font-size:11.5px!important;
    font-weight:900!important;
    text-decoration:underline!important;
    text-underline-offset:3px!important;
    cursor:pointer!important;
  }

  /* Split-hero info cards become horizontally scrollable quick links instead of a second text wall. */
  body.tf-v10:not(.tf-page-group-home) .page-hero-grid{
    display:block!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero-split .hero-info-card,
  body.tf-v10:not(.tf-page-group-home) .services-hero .hero-info-card{
    margin:16px 0 0!important;
    padding:11px!important;
    border-radius:16px!important;
    background:rgba(8,12,8,.76)!important;
    border-color:rgba(255,255,255,.12)!important;
    box-shadow:none!important;
  }
  body.tf-v10:not(.tf-page-group-home) .page-hero-split .hero-info-card>.eyebrow,
  body.tf-v10:not(.tf-page-group-home) .page-hero-split .hero-info-card>h2,
  body.tf-v10:not(.tf-page-group-home) .page-hero-split .hero-info-card>p,
  body.tf-v10:not(.tf-page-group-home) .services-hero .hero-info-card>.eyebrow,
  body.tf-v10:not(.tf-page-group-home) .services-hero .hero-info-card>h2,
  body.tf-v10:not(.tf-page-group-home) .services-hero .hero-info-card>p{
    display:none!important;
  }
  body.tf-v10:not(.tf-page-group-home) .hero-info-links{
    display:flex!important;
    gap:7px!important;
    overflow-x:auto!important;
    overscroll-behavior-x:contain!important;
    scrollbar-width:none!important;
    padding:1px!important;
  }
  body.tf-v10:not(.tf-page-group-home) .hero-info-links::-webkit-scrollbar{display:none!important}
  body.tf-v10:not(.tf-page-group-home) .hero-info-links a{
    flex:0 0 auto!important;
    width:auto!important;
    min-height:38px!important;
    padding:10px 12px!important;
    border:1px solid rgba(255,255,255,.10)!important;
    border-radius:999px!important;
    background:rgba(255,255,255,.035)!important;
    color:#eef2ed!important;
    font-size:11px!important;
    line-height:1!important;
    white-space:nowrap!important;
    text-decoration:none!important;
  }

  /* Compact trust proof that feels like a review card, not a full section. */
  body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof{
    width:calc(100% - 30px)!important;
    grid-template-columns:76px minmax(0,1fr)!important;
    gap:11px!important;
    margin:13px auto 0!important;
    padding:11px!important;
    border-radius:17px!important;
    border:1px solid rgba(255,255,255,.10)!important;
    background:linear-gradient(180deg,#0c120d,#080c09)!important;
    box-shadow:0 14px 34px rgba(0,0,0,.22)!important;
  }
  body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof>img{
    width:76px!important;
    height:76px!important;
    border-radius:13px!important;
  }
  body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof .eyebrow{
    margin:0 0 3px!important;
    font-size:8.5px!important;
  }
  body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof p{
    margin:0 0 3px!important;
    font-size:11.5px!important;
    line-height:1.25!important;
  }
  body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof blockquote{
    margin:3px 0!important;
    font-size:11.5px!important;
    line-height:1.28!important;
  }
  body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof cite{font-size:9.5px!important}
  body.tf-v10:not(.tf-page-group-home) .tf-enquiry-proof a{
    display:inline-block!important;
    margin-top:2px!important;
    font-size:10.5px!important;
    line-height:1.2!important;
  }
  body.tf-v10:not(.tf-page-group-home) main#main>.tf-enquiry-proof+section{
    padding-top:28px!important;
  }

  /* Content typography and cards: editorial, readable, less oversized. */
  body.tf-v10:not(.tf-page-group-home) .content-grid{
    padding-top:30px!important;
    padding-bottom:44px!important;
  }
  body.tf-v10:not(.tf-page-group-home) .body-copy h2{
    margin:34px 0 12px!important;
    font-size:28px!important;
    line-height:1.04!important;
    letter-spacing:-.035em!important;
  }
  body.tf-v10:not(.tf-page-group-home) .body-copy h3{
    font-size:21px!important;
    line-height:1.12!important;
  }
  body.tf-v10:not(.tf-page-group-home) .body-copy p,
  body.tf-v10:not(.tf-page-group-home) .body-copy li{
    font-size:15.5px!important;
    line-height:1.62!important;
    color:#aeb8ad!important;
  }
  body.tf-v10:not(.tf-page-group-home) .highlight-box,
  body.tf-v10:not(.tf-page-group-home) .service-card,
  body.tf-v10:not(.tf-page-group-home) .area-card,
  body.tf-v10:not(.tf-page-group-home) .blog-card{
    border-radius:17px!important;
  }
  body.tf-v10:not(.tf-page-group-home) .highlight-box{padding:16px!important}

  /* Bottom contact dock: remains prominent without covering a large part of the page. */
  html body.tf-v10 #tf-mobile-action-bar{
    left:8px!important;
    right:8px!important;
    bottom:calc(7px + env(safe-area-inset-bottom))!important;
    grid-template-columns:1.05fr 1.08fr .82fr 1.05fr!important;
    gap:5px!important;
    padding:6px!important;
    border-radius:18px!important;
    background:rgba(7,10,8,.94)!important;
    border:1px solid rgba(255,255,255,.13)!important;
    box-shadow:0 12px 38px rgba(0,0,0,.34)!important;
    backdrop-filter:blur(18px)!important;
  }
  html body.tf-v10 #tf-mobile-action-bar>a{
    height:45px!important;
    min-height:45px!important;
    padding:5px 3px!important;
    border-radius:12px!important;
    font-size:11.5px!important;
    line-height:1!important;
  }
}

@media(max-width:370px){
  html body.tf-v10 .site-header .brand img{width:105px!important;max-width:105px!important}
  html body.tf-v10 .site-header .call-pill{min-width:56px!important;padding:0 11px!important;font-size:13px!important}
  html body.tf-v10 .site-header .menu-toggle{min-width:64px!important;padding:0 10px!important;font-size:13px!important}
  body.tf-v10:not(.tf-page-group-home) .page-hero h1{font-size:33px!important}
  body.tf-v10:not(.tf-page-group-home) .page-hero .hero-actions{grid-template-columns:1fr!important}
  html body.tf-v10 #tf-mobile-action-bar>a{font-size:10.8px!important}
}


/* =========================================================
   V11.1 — CUSTOM HERO PARITY (ABOUT + CASH FOR CARS)
   These two legacy pages use .hero rather than .page-hero.
   Bring them into the same V11 image-led system and remove the
   old negative mobile offset that could hide the H1 under nav.
   ========================================================= */
body.tf-v10:not(.tf-page-group-home) .about-hero,
body.tf-v10:not(.tf-page-group-home) .cash-hero{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important;
  background:#050705!important;
  border-bottom:1px solid rgba(255,255,255,.08)!important;
}
body.tf-v10:not(.tf-page-group-home) .about-hero:before,
body.tf-v10:not(.tf-page-group-home) .cash-hero:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  z-index:-2!important;
  background-image:var(--tf-page-hero-image)!important;
  background-size:cover!important;
  background-position:center 48%!important;
  background-repeat:no-repeat!important;
  filter:saturate(1.03) contrast(1.04)!important;
  transform:scale(1.015)!important;
}
body.tf-v10:not(.tf-page-group-home) .about-hero:after,
body.tf-v10:not(.tf-page-group-home) .cash-hero:after{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  z-index:-1!important;
  background:
    linear-gradient(90deg,rgba(4,6,4,.96) 0%,rgba(4,6,4,.88) 44%,rgba(4,6,4,.38) 100%),
    linear-gradient(0deg,#050705 0%,rgba(5,7,5,.48) 30%,rgba(5,7,5,.06) 76%)!important;
}
body.tf-v10:not(.tf-page-group-home) .about-hero .hero-inner,
body.tf-v10:not(.tf-page-group-home) .cash-hero .hero-inner{
  position:relative!important;
  z-index:2!important;
}

/* About business details: compact, deliberate data card rather than a text block. */
.about-business-card{padding:22px!important}
.about-business-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}
.about-business-card-head .eyebrow{margin-bottom:5px!important}
.about-business-card-head h2{margin:0!important}
.about-local-badge{display:inline-flex;align-items:center;min-height:30px;padding:6px 9px;border:1px solid rgba(188,255,20,.24);border-radius:999px;background:rgba(188,255,20,.07);color:#cfff4c;font-size:10px;font-weight:900;white-space:nowrap}
.about-business-meta{display:grid;grid-template-columns:1fr 1fr;gap:9px}
.about-business-meta>div{min-width:0;padding:11px 12px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.03)}
.about-business-meta span{display:block;margin-bottom:3px;color:#7f8b80;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.about-business-meta strong,.about-business-meta a{display:block;min-width:0;color:#f5f7f5;font-size:12px;font-weight:850;line-height:1.35;overflow-wrap:anywhere;text-decoration:none}
.about-business-meta a:hover{color:var(--tf10-lime)}
.about-business-address{margin:11px 0 0!important;padding:0 2px;color:#8e998f!important;font-size:11px!important;line-height:1.45!important}

@media(max-width:760px){
  /* Undo legacy -82px first-hero compensation for custom heroes. */
  html body.tf-v10:not(.tf-page-group-home) main#main>section.about-hero:first-child,
  html body.tf-v10:not(.tf-page-group-home) main#main>section.cash-hero:first-child{
    margin-top:0!important;
    padding:112px 0 24px!important;
    min-height:0!important;
  }
  body.tf-v10:not(.tf-page-group-home) .about-hero:before,
  body.tf-v10:not(.tf-page-group-home) .cash-hero:before{
    inset:0!important;
    background-image:var(--tf-page-hero-image-mobile)!important;
    background-position:center 46%!important;
    transform:scale(1.015)!important;
  }
  body.tf-v10:not(.tf-page-group-home) .about-hero:after,
  body.tf-v10:not(.tf-page-group-home) .cash-hero:after{
    background:
      linear-gradient(90deg,rgba(3,5,3,.55),rgba(3,5,3,.26) 72%),
      linear-gradient(180deg,rgba(4,6,4,.18) 0%,rgba(4,6,4,.46) 32%,rgba(4,6,4,.90) 70%,#050705 100%)!important;
  }
  html body.tf-v10:not(.tf-page-group-home) .about-hero .hero-inner,
  html body.tf-v10:not(.tf-page-group-home) .cash-hero .hero-inner{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:14px!important;
    width:calc(100% - 30px)!important;
    max-width:none!important;
    min-height:0!important;
    margin:0 auto!important;
    padding:0!important;
    overflow:visible!important;
  }
  body.tf-v10:not(.tf-page-group-home) .about-hero .eyebrow,
  body.tf-v10:not(.tf-page-group-home) .cash-hero .eyebrow{
    display:inline-flex!important;
    width:auto!important;
    margin:0 0 8px!important;
    padding:7px 10px!important;
    border:1px solid rgba(188,255,20,.22)!important;
    border-radius:999px!important;
    background:rgba(6,9,6,.72)!important;
    color:var(--tf10-lime)!important;
    font-size:9.5px!important;
    line-height:1!important;
    letter-spacing:.09em!important;
  }
  body.tf-v10:not(.tf-page-group-home) .about-hero h1,
  body.tf-v10:not(.tf-page-group-home) .cash-hero h1{
    width:100%!important;
    max-width:100%!important;
    margin:0 0 12px!important;
    font-size:clamp(34px,9vw,42px)!important;
    line-height:.99!important;
    letter-spacing:-.047em!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    text-wrap:balance!important;
    text-shadow:0 3px 20px rgba(0,0,0,.78)!important;
  }
  body.tf-v10:not(.tf-page-group-home) .about-hero p.lead,
  body.tf-v10:not(.tf-page-group-home) .cash-hero p.lead{
    margin:0 0 15px!important;
    color:#e1e6df!important;
    font-size:15.5px!important;
    line-height:1.5!important;
    text-shadow:0 2px 12px rgba(0,0,0,.78)!important;
  }
  body.tf-v10:not(.tf-page-group-home) .about-hero .hero-actions,
  body.tf-v10:not(.tf-page-group-home) .cash-hero .hero-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    width:100%!important;
    margin:16px 0 0!important;
  }
  body.tf-v10:not(.tf-page-group-home) .about-hero .hero-actions .btn,
  body.tf-v10:not(.tf-page-group-home) .cash-hero .hero-actions .btn{
    width:100%!important;
    min-width:0!important;
    min-height:48px!important;
    height:48px!important;
    padding:0 9px!important;
    border-radius:13px!important;
    font-size:12.5px!important;
    line-height:1.1!important;
    white-space:normal!important;
  }
  body.tf-v10:not(.tf-page-group-home) .about-hero .trust-row,
  body.tf-v10:not(.tf-page-group-home) .cash-hero .trust-row{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:7px!important;
    margin:12px 0 0!important;
  }
  body.tf-v10:not(.tf-page-group-home) .about-hero .trust-row span,
  body.tf-v10:not(.tf-page-group-home) .cash-hero .trust-row span{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:38px!important;
    padding:8px!important;
    border:1px solid rgba(188,255,20,.18)!important;
    border-radius:12px!important;
    background:rgba(8,13,8,.62)!important;
    color:#eef3ec!important;
    font-size:10.5px!important;
    font-weight:800!important;
    line-height:1.2!important;
    text-align:center!important;
    backdrop-filter:blur(9px)!important;
  }
  body.tf-v10:not(.tf-page-group-home) .about-hero .hero-card,
  body.tf-v10:not(.tf-page-group-home) .cash-hero .hero-card{
    margin:2px 0 0!important;
    padding:14px!important;
    border-radius:17px!important;
    border:1px solid rgba(255,255,255,.11)!important;
    background:rgba(8,12,9,.84)!important;
    box-shadow:0 18px 44px rgba(0,0,0,.22)!important;
    backdrop-filter:blur(15px)!important;
    -webkit-backdrop-filter:blur(15px)!important;
  }
  .about-business-card-head{align-items:center;margin-bottom:11px}
  .about-business-card-head .eyebrow{display:block!important;padding:0!important;border:0!important;background:transparent!important;margin:0 0 3px!important}
  .about-business-card-head h2{font-size:21px!important;line-height:1.05!important}
  .about-local-badge{min-height:27px;padding:5px 8px;font-size:9px}
  .about-business-meta{gap:7px}
  .about-business-meta>div{padding:9px 10px;border-radius:11px}
  .about-business-meta span{font-size:8px}
  .about-business-meta strong,.about-business-meta a{font-size:10.5px;line-height:1.3}
  .about-business-address{font-size:9.5px!important;margin-top:8px!important}
}

@media(max-width:390px){
  body.tf-v10:not(.tf-page-group-home) .about-hero h1,
  body.tf-v10:not(.tf-page-group-home) .cash-hero h1{font-size:32px!important}
  body.tf-v10:not(.tf-page-group-home) .about-hero .hero-actions,
  body.tf-v10:not(.tf-page-group-home) .cash-hero .hero-actions{grid-template-columns:1fr!important}
  .about-business-meta{grid-template-columns:1fr!important}
}


/* =========================================================
   V11.2 — HOME FIRST-VIEW QUOTE FIT + MOBILE CALL GUARANTEE
   Desktop: keep the full useful quote workflow visible without
   turning the hero into a tall scrolling form.
   Mobile: explicitly win over legacy rules that hid .call-pill.
   ========================================================= */
@media(min-width:1101px){
  html body.tf-v10.tf-page-group-home .tfv10-home-hero{
    min-height:720px!important;
  }
  html body.tf-v10.tf-page-group-home .tfv10-home-hero .wrap{
    grid-template-columns:minmax(0,1fr) minmax(520px,.80fr)!important;
    gap:50px!important;
    padding-top:104px!important;
    padding-bottom:44px!important;
    align-items:center!important;
  }
  html body.tf-v10.tf-page-group-home .tfv10-quote-shell{
    padding:17px 19px 18px!important;
    border-radius:24px!important;
    max-width:570px!important;
    width:100%!important;
    justify-self:end!important;
  }
  html body.tf-v10.tf-page-group-home .tfv10-quote-top{
    margin-bottom:9px!important;
    gap:12px!important;
  }
  html body.tf-v10.tf-page-group-home .tfv10-quote-top h2{
    margin-top:4px!important;
    font-size:25px!important;
    line-height:1.02!important;
  }
  html body.tf-v10.tf-page-group-home .tfv10-secure{
    padding:6px 8px!important;
    font-size:8px!important;
  }
  html body.tf-v10.tf-page-group-home .tfv10-quote-shell form.tf-quote-homepage-v10{
    gap:7px!important;
  }
  html body.tf-v10.tf-page-group-home .tfv10-quote-shell form.tf-quote-homepage-v10 .form-grid,
  html body.tf-v10.tf-page-group-home .tfv10-quote-shell form.tf-quote-homepage-v10 .form-grid.two,
  html body.tf-v10.tf-page-group-home .tfv10-quote-shell form.tf-quote-homepage-v10 .tf-primary-fields{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px 10px!important;
    margin:0!important;
  }
  html body.tf-v10.tf-page-group-home .tfv10-quote-shell form.tf-quote-homepage-v10 label{
    font-size:8.4px!important;
    line-height:1.15!important;
    letter-spacing:.055em!important;
    margin:0!important;
  }
  html body.tf-v10.tf-page-group-home .tfv10-quote-shell form.tf-quote-homepage-v10 input,
  html body.tf-v10.tf-page-group-home .tfv10-quote-shell form.tf-quote-homepage-v10 select{
    min-height:39px!important;
    height:39px!important;
    margin-top:4px!important;
    padding:7px 10px!important;
    border-radius:11px!important;
    font-size:11.5px!important;
    line-height:1.1!important;
  }
  html body.tf-v10.tf-page-group-home .tfv10-quote-shell form.tf-quote-homepage-v10 button[type=submit]{
    min-height:43px!important;
    height:43px!important;
    margin-top:1px!important;
    padding:8px 12px!important;
    border-radius:12px!important;
    font-size:13px!important;
  }
}

@media(max-width:760px){
  html body.tf-v10.tf-page-group-home .site-header .nav-wrap{
    display:flex!important;
    align-items:center!important;
  }
  html body.tf-v10.tf-page-group-home .site-header a.call-pill{
    display:inline-flex!important;
    visibility:visible!important;
    opacity:1!important;
    position:static!important;
    pointer-events:auto!important;
    order:1!important;
    flex:0 0 auto!important;
    width:auto!important;
    min-width:60px!important;
    height:44px!important;
    min-height:44px!important;
    margin:0!important;
    padding:0 13px!important;
    border-radius:13px!important;
    font-size:14px!important;
    line-height:1!important;
  }
  html body.tf-v10.tf-page-group-home .site-header .brand{
    flex:0 1 auto!important;
    min-width:0!important;
    margin-right:auto!important;
  }
  html body.tf-v10.tf-page-group-home .site-header .menu-toggle{
    order:2!important;
    flex:0 0 auto!important;
  }
}
@media(max-width:370px){
  html body.tf-v10.tf-page-group-home .site-header .brand img{width:102px!important;max-width:102px!important}
  html body.tf-v10.tf-page-group-home .site-header a.call-pill{min-width:54px!important;padding:0 10px!important;font-size:13px!important}
  html body.tf-v10.tf-page-group-home .site-header .menu-toggle{min-width:62px!important;padding:0 9px!important;font-size:13px!important}
}


/* =========================================================
   V11.3 — HEADER CALL LABEL + MOBILE CTA LEGIBILITY
   Use one real Call label in the header so older cascade layers
   cannot reveal two responsive spans at once. Add the phone
   number only on desktop as decorative text.
   ========================================================= */
body.tf-v10 .site-header a.call-pill{
  gap:5px!important;
  white-space:nowrap!important;
}
body.tf-v10 .site-header a.call-pill .tf-call-label{
  display:inline!important;
  font:inherit!important;
  line-height:1!important;
}
body.tf-v10 .site-header a.call-pill::after{
  content:"0434 869 062";
  display:inline;
}
@media(max-width:760px){
  html body.tf-v10 .site-header a.call-pill::after{
    content:none!important;
    display:none!important;
  }
  html body.tf-v10 .site-header a.call-pill{
    min-width:72px!important;
    height:46px!important;
    min-height:46px!important;
    padding:0 15px!important;
    font-size:16px!important;
    font-weight:950!important;
    justify-content:center!important;
  }
  html body.tf-v10.tf-page-group-home .tfv10-hero-actions .btn{
    min-height:52px!important;
    padding:0 14px!important;
    border-radius:14px!important;
    font-size:16px!important;
    line-height:1.12!important;
    font-weight:950!important;
    letter-spacing:-.015em!important;
  }
  html body.tf-v10.tf-page-group-home .tfv10-hero-actions .btn.lime{
    font-size:17px!important;
  }
}
@media(max-width:370px){
  html body.tf-v10 .site-header a.call-pill{
    min-width:66px!important;
    height:44px!important;
    min-height:44px!important;
    padding:0 12px!important;
    font-size:15px!important;
  }
  html body.tf-v10.tf-page-group-home .tfv10-hero-actions .btn,
  html body.tf-v10.tf-page-group-home .tfv10-hero-actions .btn.lime{
    font-size:15.5px!important;
  }
}
