/*
Theme Name: Towing Force
Theme URI: https://towingforce.com/
Author: Towing Force LLC
Description: Custom WordPress theme for Towing Force LLC with editable business details, photos, Google Maps autocomplete, route estimate and pricing.
Version: 1.0.0
Text Domain: towing-force
*/

:root{--ink:#0e1318;--ink2:#182029;--yellow:#ffca21;--paper:#fff;--muted:#64707d;--line:#dde2e7;--bg:#f4f6f8;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:50;height:74px;padding:0 max(22px,calc((100% - var(--max))/2));display:flex;align-items:center;gap:28px;background:rgba(14,19,24,.96);color:#fff;backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand strong{font-weight:900;font-style:italic;letter-spacing:-.7px}.brand em{color:var(--yellow)}.brand small{display:block;font-size:9px;letter-spacing:2.2px;color:#c9d0d6}.brand-mark{font-size:24px;letter-spacing:-9px;transform:skewX(-12deg);color:#fff}.site-header nav{display:flex;gap:24px;margin-left:auto;font-size:14px;font-weight:700}.site-header nav a:hover{color:var(--yellow)}.phone-pill{background:var(--yellow);color:#0c1116;font-weight:900;padding:12px 16px;border-radius:9px;white-space:nowrap}.hero{position:relative;min-height:610px;display:flex;align-items:flex-end;overflow:hidden;background:var(--ink)}.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,13,17,.94) 0%,rgba(9,13,17,.72) 38%,rgba(9,13,17,.18) 72%),linear-gradient(0deg,rgba(9,13,17,.7),transparent 50%);z-index:1}.hero-copy{position:relative;z-index:2;width:min(var(--max),calc(100% - 44px));margin:0 auto;padding:78px 0 54px;color:#fff}.eyebrow{display:inline-block;font-size:13px;font-weight:900;letter-spacing:2.6px;color:var(--yellow);margin-bottom:12px}.eyebrow.dark{color:#9a7300}.hero h1{font-size:clamp(40px,6vw,78px);line-height:.94;max-width:800px;margin:0 0 20px;text-transform:uppercase;letter-spacing:-3px}.hero p{font-size:20px;max-width:650px;color:#e3e8ed}.hero-actions,.cta-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:50px;padding:0 22px;border-radius:8px;font-weight:900;border:1px solid transparent;cursor:pointer;font-size:15px}.btn.primary{background:var(--yellow);color:#101419}.btn.ghost{border-color:#73808b;color:#fff;background:#111820}.btn.light{background:#fff;color:#111820}.btn.full{width:100%;border:0}.trust-strip{display:flex;gap:28px;flex-wrap:wrap;margin-top:36px;font-size:14px;font-weight:700;color:#e4e9ed}.section{padding:80px 22px}.section-heading{max-width:900px;margin:0 auto 32px}.section-heading.centered{text-align:center}.section-heading h2,.area-copy h2,.cta-section h2{font-size:clamp(34px,4.6vw,56px);line-height:1;margin:0 0 14px;text-transform:uppercase;letter-spacing:-2px}.section-heading p,.area-copy p{font-size:18px;color:var(--muted);line-height:1.6}.quote-section{background:var(--bg)}.quote-grid{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:.86fr 1.14fr;gap:22px}.quote-card,.map-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px}.quote-card label{display:block;font-weight:800;font-size:14px;margin-bottom:16px}.quote-card input,.quote-card select{width:100%;margin-top:7px;padding:14px 14px;border:1px solid #cfd6dc;border-radius:8px;font:inherit;background:#fff}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quote-card fieldset{border:0;padding:0;margin:4px 0 18px}.quote-card legend{font-weight:900;margin-bottom:10px}.quote-card .check{font-weight:600;margin:9px 0}.quote-card .check input{width:auto;margin:0 8px 0 0}.micro{font-size:12px!important;color:#7b858e!important;line-height:1.5!important}.map-placeholder{min-height:360px;border-radius:10px;background:linear-gradient(135deg,#e8edf1,#d6e1e9);position:relative;overflow:hidden;display:grid;place-items:center}.map-placeholder:before{content:"";position:absolute;inset:0;background-image:linear-gradient(#ffffff40 1px,transparent 1px),linear-gradient(90deg,#ffffff40 1px,transparent 1px);background-size:48px 48px}.route-demo{position:absolute;inset:0}.pin{position:absolute;background:#fff;border:2px solid #263747;padding:7px 9px;border-radius:11px;font-size:12px;font-weight:800;z-index:2;box-shadow:0 5px 14px #0002}.base{left:18%;bottom:22%}.p1{left:30%;top:27%}.p2{right:25%;top:35%}.back{right:15%;bottom:18%}.route-line{position:absolute;height:5px;background:#2d79d8;border-radius:9px;transform-origin:left center}.l1{left:24%;bottom:35%;width:22%;transform:rotate(-52deg)}.l2{left:34%;top:33%;width:41%;transform:rotate(8deg)}.l3{left:70%;top:47%;width:25%;transform:rotate(63deg)}#mapMessage{position:absolute;bottom:8px;left:12px;right:12px;background:#ffffffdd;padding:8px 10px;border-radius:8px;font-size:12px;text-align:center;color:#54606b;z-index:3}.estimate-row{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);margin-top:18px}.estimate-row>div{padding:18px}.estimate-row>div+div{border-left:1px solid var(--line)}.estimate-row small{display:block;color:var(--muted);font-weight:700}.estimate-row strong{font-size:28px}.quote-status{padding:12px 14px;border-radius:8px;background:#f4f6f8;color:#55616b;font-size:13px}.services-grid{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.services-grid article{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.services-grid img{width:100%;height:185px;object-fit:cover}.services-grid h3{margin:18px 18px 7px}.services-grid p{margin:0 18px 20px;color:var(--muted);line-height:1.5}.why-section{background:var(--ink);padding:74px 22px;color:#fff}.inverse h2{color:#fff}.why-grid{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#2c3540}.why-grid>div{background:var(--ink2);padding:28px;text-align:center}.why-grid b{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--yellow);color:#111;font-size:22px}.why-grid p{color:#b7c0c8;line-height:1.5}.area-section{width:min(var(--max),calc(100% - 44px));margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;padding-left:0;padding-right:0}.area-photo img{border-radius:14px;min-height:430px;object-fit:cover}.gallery{width:min(var(--max),100%);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gallery img{width:100%;height:260px;object-fit:cover;border-radius:10px}.gallery-section{background:var(--bg)}.cta-section{padding:62px max(22px,calc((100% - var(--max))/2));background:#121920;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:28px}.cta-section p{color:#bdc5cc}.cta-actions{margin:0}footer{background:#0b1015;color:#aeb7bf;padding:34px max(22px,calc((100% - var(--max))/2));display:flex;align-items:center;gap:28px;flex-wrap:wrap}footer p{margin:0 0 0 auto}footer a{color:#fff}.footer-brand{color:#fff}.mobile-bar{display:none}.is-ready #mapMessage{display:none}@media(max-width:900px){.site-header nav{display:none}.site-header{height:66px}.phone-pill{margin-left:auto;font-size:13px}.hero{min-height:680px}.hero-overlay{background:linear-gradient(0deg,rgba(9,13,17,.93) 0%,rgba(9,13,17,.58) 70%,rgba(9,13,17,.15))}.hero-copy{padding-bottom:36px}.quote-grid,.area-section{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:repeat(2,1fr)}.cta-section{flex-direction:column;align-items:flex-start}footer p{margin:0}.mobile-bar{display:grid;position:fixed;bottom:0;left:0;right:0;z-index:60;grid-template-columns:repeat(3,1fr);background:#0d1217;border-top:1px solid #29323b}.mobile-bar a{padding:15px 8px;text-align:center;font-weight:900;color:#fff}.mobile-bar a:last-child{background:var(--yellow);color:#111}body{padding-bottom:48px}}@media(max-width:560px){.brand strong{font-size:14px}.brand small{font-size:7px}.phone-pill{padding:9px 10px}.hero{min-height:650px}.hero h1{font-size:40px;line-height:.98;letter-spacing:-1.7px}.hero p{font-size:17px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .primary{white-space:nowrap;font-size:14px;padding-left:12px;padding-right:12px}.hero-actions .light{grid-column:1/-1}.trust-strip{gap:12px;font-size:12px}.section{padding:60px 16px}.quote-card,.map-card{padding:16px}.two-col{grid-template-columns:1fr}.map-placeholder{min-height:300px}.services-grid{grid-template-columns:1fr}.services-grid img{height:210px}.why-grid{grid-template-columns:1fr}.area-section{width:calc(100% - 32px)}.gallery{grid-template-columns:1fr 1fr}.gallery img{height:180px}.estimate-row strong{font-size:22px}.cta-section{padding:48px 16px}.cta-actions{display:grid;width:100%;grid-template-columns:1fr 1fr}.cta-actions .light{grid-column:1/-1}}
.quote-contact{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px;font-size:14px;font-weight:800}.quote-contact a{color:#111820;text-decoration:underline;text-underline-offset:3px}.service-actions{margin-top:-10px!important;font-weight:800}.service-actions a{color:#111820;text-decoration:underline;text-underline-offset:3px}.pricing-strip{width:min(var(--max),100%);margin:24px auto 0;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.pricing-strip>div{background:#101419;color:#fff;border-radius:10px;padding:18px;text-align:center}.pricing-strip small{display:block;color:#bfc7cf;font-weight:700;margin-bottom:6px}.pricing-strip strong{font-size:22px;color:var(--yellow)}@media(max-width:900px){.pricing-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.quote-contact{font-size:13px}.pricing-strip{grid-template-columns:1fr 1fr}.pricing-strip>div:last-child{grid-column:1/-1}.pricing-strip>div{padding:14px}.pricing-strip strong{font-size:20px}}

/* Google Places API (New) address suggestions */
.quote-card label{position:relative}
.address-suggestions{position:absolute;left:0;right:0;top:100%;z-index:80;background:#fff;border:1px solid #cfd6dc;border-radius:8px;box-shadow:0 10px 26px #0002;overflow:hidden;margin-top:-8px}
.address-suggestion{display:block;width:100%;border:0;border-bottom:1px solid #edf0f2;background:#fff;text-align:left;padding:12px 14px;font:inherit;color:#17212a;cursor:pointer}
.address-suggestion:last-child{border-bottom:0}
.address-suggestion:hover,.address-suggestion:focus{background:#f4f6f8;outline:none}

/* Official Google Places API (New) autocomplete widget */
.tf-place-autocomplete{
  display:block;
  width:100%;
  margin-top:7px;
  min-height:50px;
  --gmpx-color-surface:#fff;
  --gmpx-color-on-surface:#0e1318;
  --gmpx-font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;
}
gmp-place-autocomplete.tf-place-autocomplete{
  width:100%;
  border:1px solid #cfd6dc;
  border-radius:8px;
  background:#fff;
}

/* WordPress theme metadata and admin-bar compatibility */
