
:root{--red:#d8131a;--red2:#a90d12;--ink:#101419;--navy:#0d2131;--muted:#6b7177;--line:#e5e7eb;--soft:#f6f7f9;--green:#18a94a;--white:#fff;--shadow:0 8px 28px rgba(12,22,32,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Segoe UI,Arial,Helvetica,sans-serif;color:var(--ink);background:#fff;text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.top{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:40}.top-in{height:78px;display:flex;align-items:center;gap:28px}.brand{font-weight:900;line-height:.86;letter-spacing:-.5px;font-size:26px;min-width:220px}.brand b{display:block;color:var(--red)}.brand small{display:block;font-size:12px;font-weight:700;letter-spacing:0;margin-top:8px;color:#242424}.nav{display:flex;gap:28px;margin-left:auto;font-size:14px;font-weight:700}.nav a:hover{color:var(--red)}.top-call{display:flex;align-items:center;gap:10px;font-weight:900;font-size:18px}.round-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-size:20px}.hero{min-height:360px;position:relative;background-image:linear-gradient(90deg,rgba(7,14,22,.84) 0%,rgba(7,14,22,.54) 37%,rgba(7,14,22,.05) 67%),url('assets/hero.webp');background-size:cover;background-position:center;display:flex;align-items:center;color:#fff}.hero-copy{padding:55px 0;max-width:560px}.eyebrow{display:inline-block;background:var(--red);font-weight:900;padding:8px 12px;border-radius:4px;margin-bottom:14px}.hero h1{font-size:52px;line-height:1.02;margin:0 0 16px;font-weight:900;letter-spacing:-1.8px}.hero p{font-size:18px;line-height:1.6;max-width:560px;color:#f0f1f3}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 20px;border-radius:6px;font-weight:800;border:1px solid transparent}.btn.red{background:var(--red);color:#fff}.btn.green{background:var(--green);color:#fff}.btn.dark{background:var(--navy);color:#fff}.quick-wrap{margin-top:-28px;position:relative;z-index:4}.quick{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-card{background:#fff;border:1px solid #eceff2;border-radius:10px;box-shadow:var(--shadow);padding:20px;display:flex;align-items:center;gap:14px;min-height:92px}.quick-card .ico{font-size:28px}.quick-card strong{display:block;font-size:16px}.quick-card span{display:block;color:var(--muted);font-size:13px;margin-top:4px}.section{padding:58px 0}.section.soft{background:var(--soft)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-head h2{font-size:30px;margin:0;font-weight:900;letter-spacing:-.7px}.section-head p{margin:6px 0 0;color:var(--muted)}.nearest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vehicle-card{position:relative;background:#fff;border:1px solid #e8ebee;border-radius:11px;overflow:hidden;box-shadow:var(--shadow)}.vehicle-card.best{border:2px solid var(--red)}.vehicle-card.best:before{content:'EN YAKIN';position:absolute;left:0;top:0;background:var(--red);color:#fff;font-weight:900;font-size:12px;padding:9px 12px;z-index:2;border-radius:0 0 8px 0}.vehicle-card img{width:100%;height:190px;object-fit:cover;background:#111}.v-body{padding:18px}.v-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.plate{font-weight:900;font-size:18px}.status{font-size:12px;background:#dff5e5;color:#16813a;padding:6px 9px;border-radius:999px;font-weight:800}.v-body p{color:var(--muted);font-size:14px;margin:9px 0}.eta{display:flex;align-items:center;justify-content:space-between;margin:15px 0;padding-top:14px;border-top:1px solid #eee}.eta b{color:var(--red);font-size:19px}.eta small{color:var(--muted)}.card-btn{width:100%;border:0;background:var(--navy);color:#fff;font-weight:800;min-height:43px;border-radius:6px}.best .card-btn{background:var(--red)}.finder{display:grid;grid-template-columns:1fr 1fr 74px;gap:12px;margin-top:20px}.finder select,.finder button{min-height:54px;border:1px solid #dfe3e8;border-radius:7px;background:#fff;padding:0 15px;font-size:15px}.finder button{background:var(--red);color:#fff;font-size:23px;border:0}.fleet{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.fleet-card{background:#111;border-radius:9px;overflow:hidden;position:relative;box-shadow:0 5px 16px rgba(0,0,0,.15)}.fleet-card img{width:100%;aspect-ratio:1.6/1;object-fit:cover}.fleet-card span{position:absolute;top:7px;left:7px;background:var(--red);color:#fff;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;font-weight:900}.services{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.service{text-align:center;padding:18px 12px;background:#fff;border:1px solid #e7e9ed;border-radius:9px}.service b{display:block;margin-top:8px;font-size:14px}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.process-card{background:#fff;border:1px solid #e7e9ed;border-radius:10px;padding:22px;min-height:160px;box-shadow:0 5px 18px rgba(0,0,0,.05);position:relative}.process-card .num{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--red);color:#fff;font-weight:900;margin-bottom:16px}.process-card strong{font-size:17px;display:block}.process-card p{font-size:14px;color:var(--muted);line-height:1.6}.article{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:start}.article h2{font-size:32px;margin-top:0}.article p{line-height:1.8;color:#444}.article figure{margin:0;background:#111;border-radius:10px;overflow:hidden;box-shadow:var(--shadow)}.article figure img{width:100%;height:auto}.article figcaption{font-size:12px;color:#666;padding:9px 12px;background:#fff}.cta{background:linear-gradient(90deg,#8f090d,#d31319);color:#fff}.cta-in{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:34px 0}.cta h2{font-size:30px;margin:4px 0 0}.cta span{font-weight:800;opacity:.9}.cta-actions{display:flex;gap:14px;flex-wrap:wrap}.cta .btn{background:#fff;color:#111;min-width:200px}.footer{background:#11171d;color:#fff}.footer-in{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:22px 0;font-size:14px;text-align:center}.mobile-bar{display:none}.mini-note{font-size:12px;color:var(--muted);margin-top:8px}.faq details{border-bottom:1px solid #e7e9ed;padding:16px 0}.faq summary{font-weight:800;cursor:pointer}.faq p{color:var(--muted);line-height:1.6}.page-tag{display:inline-flex;align-items:center;gap:8px;color:#fff;font-size:13px;font-weight:800}.location-btn{border:1px solid #dfe3e8;background:#fff;border-radius:7px;min-height:44px;padding:0 14px;font-weight:800}.main-intro{text-align:center;max-width:820px;margin:auto}.main-intro h2{font-size:36px;margin:0 0 12px}.main-intro p{color:var(--muted);line-height:1.8}
@media(max-width:900px){.nav{display:none}.top-in{height:66px}.brand{min-width:0;font-size:22px}.brand small{display:none}.top-call span{display:none}.hero{min-height:330px;background-position:62% center}.hero h1{font-size:40px}.quick{grid-template-columns:repeat(2,1fr)}.nearest-grid{grid-template-columns:1fr}.fleet{grid-template-columns:repeat(3,1fr)}.services{grid-template-columns:repeat(3,1fr)}.process{grid-template-columns:repeat(2,1fr)}.article{grid-template-columns:1fr}.cta-in{display:block}.cta-actions{margin-top:20px}.footer-in{grid-template-columns:1fr}.mobile-bar{display:grid;grid-template-columns:1fr 1fr;position:fixed;left:0;right:0;bottom:0;z-index:50}.mobile-bar a{padding:15px;text-align:center;color:#fff;font-weight:900}.mobile-bar a:first-child{background:var(--red)}.mobile-bar a:last-child{background:var(--green)}body{padding-bottom:54px}}
@media(max-width:600px){.container{width:min(100% - 24px,1180px)}.hero{min-height:390px}.hero-copy{padding:42px 0}.hero h1{font-size:34px}.hero p{font-size:15px}.quick-wrap{margin-top:0;padding-top:12px}.quick{grid-template-columns:1fr 1fr;gap:8px}.quick-card{padding:13px;min-height:82px}.quick-card .ico{font-size:22px}.quick-card strong{font-size:14px}.quick-card span{font-size:11px}.section{padding:42px 0}.section-head h2{font-size:25px}.finder{grid-template-columns:1fr}.finder button{min-height:50px}.fleet{grid-template-columns:repeat(2,1fr)}.services{grid-template-columns:repeat(2,1fr)}.process{grid-template-columns:1fr}.article h2{font-size:27px}.cta h2{font-size:25px}.top-call{font-size:0}.top-call .round-icon{font-size:18px}.vehicle-card img{height:170px}}

/* Latest shared UI refinements */
.brand{font-size:24px;font-weight:700;line-height:1;letter-spacing:-.3px;text-transform:none;white-space:nowrap}.brand span{color:#111}.brand em{font-style:normal;color:var(--red);font-weight:700}.brand small{font-weight:600;color:#4f565d}
.section-head h2,.main-intro h2,.cta h2{font-weight:700}.hero h1{font-weight:800}
.vehicle-card{overflow:hidden}.vehicle-rank{position:absolute;left:13px;top:13px;z-index:5;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#172632;color:#fff;border:3px solid #fff;box-shadow:0 5px 12px rgba(0,0,0,.18);font-weight:800;font-size:18px}.vehicle-card.best .vehicle-rank{background:var(--red)}.vehicle-card.best:before{left:62px;top:16px;border-radius:999px;padding:7px 11px;font-size:11px;box-shadow:0 4px 12px rgba(216,19,26,.2)}
.menu-toggle{display:none;width:44px;height:44px;border:0;background:#fff;border-radius:7px;padding:10px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-toggle span{display:block;width:22px;height:2px;background:#111;border-radius:2px}.mobile-menu{background:#fff;border-top:1px solid #eee;padding:8px 18px 16px}.mobile-menu a{display:block;padding:12px 6px;border-bottom:1px solid #f1f1f1;font-weight:700}.mobile-menu a:last-child{border:0}
@media(max-width:900px){.menu-toggle{display:flex}.top-call{margin-left:auto}.brand{font-size:21px}.top-in{gap:12px}}
@media(max-width:600px){.brand{font-size:20px}.top-call{display:none}.vehicle-rank{width:38px;height:38px;font-size:16px;left:10px;top:10px}.vehicle-card.best:before{left:54px;top:13px}}


/* V10 mobile/header + nearest cards polish */
body{font-family:"Segoe UI",Roboto,Arial,sans-serif;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
.brand{font-weight:600;letter-spacing:-.15px}.brand em{font-weight:600}.brand small{font-weight:500}
.hero h1{font-weight:700;letter-spacing:-.65px}
.section-head h2,.article-long h2,.article-long h3,.cta h2,.main-intro h2{font-weight:600;letter-spacing:-.2px}
.section-head h2{line-height:1.2}.article-long h3{font-weight:600}
.quick-card strong,.process-card strong,.service b{font-weight:650}

.nearest-section{background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)}
.nearest-heading{margin-bottom:16px;align-items:start}
.nearest-heading .nearest-intro{max-width:900px}
.nearest-heading p{max-width:900px;line-height:1.72;color:#697079}
.nearest-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 18px;padding:12px 14px;border:1px solid #e7eaee;border-radius:12px;background:#fff;box-shadow:0 5px 18px rgba(20,28,36,.045)}
.nearest-live{display:flex;align-items:center;gap:9px;color:#4f5963;font-size:13px;font-weight:600;min-width:0}
.live-dot{width:9px;height:9px;border-radius:50%;background:#21a353;box-shadow:0 0 0 5px rgba(33,163,83,.10);flex:0 0 auto}
.location-btn{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 15px;border:1px solid #d9dfe5;background:#fff;color:#172632;border-radius:8px;font-weight:650;box-shadow:0 3px 10px rgba(20,28,36,.05)}
.location-btn:hover{border-color:#bdc6cf;background:#fafbfc}

.nearest-grid{gap:20px}
.vehicle-card{border-radius:14px;border:1px solid #e4e8ec;box-shadow:0 8px 24px rgba(22,31,40,.08);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;background:#fff}
.vehicle-card:hover{transform:translateY(-2px);box-shadow:0 13px 30px rgba(22,31,40,.11)}
.vehicle-card.best{border:2px solid #d8131a;box-shadow:0 12px 32px rgba(216,19,26,.14)}
.vehicle-card.best::after{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#d8131a,#ff555a);z-index:4}
.vehicle-card img{height:196px;object-fit:cover}
.vehicle-rank{width:43px;height:43px;background:#172632;border:3px solid #fff;box-shadow:0 6px 15px rgba(0,0,0,.22);font-size:17px}
.vehicle-card.best .vehicle-rank{background:#d8131a}
.vehicle-card.best:before{content:'EN YAKIN ARAÇ';left:62px;top:15px;border-radius:999px;padding:7px 12px;font-size:10.5px;letter-spacing:.2px;background:#d8131a;box-shadow:0 5px 14px rgba(216,19,26,.22)}
.v-body{padding:18px 18px 16px}
.plate{font-size:18px;font-weight:700;letter-spacing:.1px}
.status{font-weight:700;padding:6px 10px;background:#e5f7ea;color:#147737}
.vehicle-meta{display:flex;flex-wrap:wrap;gap:7px;margin:11px 0 2px}
.vehicle-meta span{display:inline-flex;align-items:center;gap:4px;padding:6px 8px;border-radius:7px;background:#f4f6f8;color:#56606a;font-size:12.5px;font-weight:600}
.eta{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px;margin:15px 0;padding:13px 14px;border:1px solid #edf0f3;border-radius:10px;background:#fafbfc}
.eta b{display:inline-block;margin-top:3px;font-size:21px;font-weight:700;letter-spacing:-.2px}
.eta>small{text-align:right;max-width:105px;line-height:1.35}
.card-btn{min-height:45px;border-radius:8px;font-weight:650;letter-spacing:.05px}
.best .card-btn{box-shadow:0 5px 14px rgba(216,19,26,.16)}

@media(max-width:900px){
  .top-in{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:12px;height:66px}
  .brand{grid-column:1;min-width:0;max-width:100%;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .brand small{display:none}
  .top-call{display:none}
  .menu-toggle{display:flex;grid-column:2;justify-self:end;margin:0;flex:0 0 44px;width:44px;height:44px}
  .nearest-toolbar{margin-bottom:15px}
}
@media(max-width:600px){
  .top-in{grid-template-columns:minmax(0,1fr) 42px;gap:10px}
  .brand{font-size:18px;letter-spacing:-.1px}
  .menu-toggle{width:42px;height:42px;padding:9px}
  .section-head h2{font-size:23px}
  .hero h1{font-size:32px;font-weight:700}
  .nearest-heading{margin-bottom:12px}
  .nearest-heading p{font-size:14px;line-height:1.65}
  .nearest-toolbar{display:grid;grid-template-columns:1fr;gap:10px;padding:11px;margin-bottom:14px}
  .nearest-live{font-size:12.5px;line-height:1.45}
  .location-btn{width:100%;min-height:46px}
  .vehicle-card img{height:185px}
  .vehicle-rank{width:40px;height:40px;font-size:16px;left:10px;top:10px}
  .vehicle-card.best:before{left:56px;top:13px;font-size:10px;padding:7px 10px}
  .eta{grid-template-columns:1fr;align-items:start}
  .eta>small{text-align:left;max-width:none}
}


/* V11 nearest vehicle badge redesign */
body{-webkit-font-smoothing:auto;text-rendering:auto}
.nearest-heading{display:block}
.nearest-intro{max-width:940px}
.nearest-intro p{margin:10px 0 0;line-height:1.78;color:#5f6872;font-size:15px}
.nearest-grid{margin-top:2px}
.vehicle-card{isolation:isolate}
.vehicle-badges{position:absolute;z-index:7;left:12px;right:12px;top:12px;display:flex;align-items:center;gap:8px;pointer-events:none}
.vehicle-rank{position:static;flex:0 0 auto;width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:rgba(17,28,38,.94);border:3px solid rgba(255,255,255,.96);box-shadow:0 7px 18px rgba(0,0,0,.22);color:#fff;font-size:18px;font-weight:700;backdrop-filter:blur(5px)}
.vehicle-rank b{font:inherit}
.vehicle-card.best .vehicle-rank{background:linear-gradient(145deg,#e32027,#b7080e)}
.best-badge{display:inline-flex;align-items:center;min-height:34px;padding:0 13px;border-radius:999px;background:linear-gradient(135deg,#d8131a,#b70b11);color:#fff;font-size:11px;font-weight:700;letter-spacing:.15px;box-shadow:0 7px 18px rgba(216,19,26,.24)}
.best-badge:before{content:'★';margin-right:6px;font-size:11px}
.availability{margin-left:auto;display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.94);color:#176b34;font-size:11px;font-weight:700;box-shadow:0 6px 17px rgba(0,0,0,.14);border:1px solid rgba(255,255,255,.85);backdrop-filter:blur(7px)}
.availability i{width:8px;height:8px;border-radius:50%;background:#22a653;box-shadow:0 0 0 4px rgba(34,166,83,.12)}
.vehicle-card.best:before,.vehicle-card.best:after{display:none!important}
.v-top{min-height:28px}
.plate{font-weight:700}
.vehicle-card.best{border:1px solid #e1e5e9;box-shadow:0 14px 34px rgba(180,17,24,.15)}
.vehicle-card.best .v-body{border-top:3px solid #d8131a}
.vehicle-card.best .eta{background:linear-gradient(90deg,#fff5f5,#fff);border:1px solid #f3d7d9;border-radius:10px;padding:12px 13px;margin:14px 0}
.vehicle-card:not(.best) .eta{background:#f7f9fa;border-radius:10px;padding:12px 13px;margin:14px 0;border-top:0}
@media(max-width:600px){
 .nearest-intro p{font-size:14px;line-height:1.72}
 .vehicle-badges{left:10px;right:10px;top:10px;gap:6px}
 .vehicle-rank{width:42px;height:42px;font-size:16px;border-width:2px}
 .best-badge{min-height:31px;padding:0 10px;font-size:10px}
 .availability{min-height:31px;padding:0 9px;font-size:10px;gap:6px}
}


/* V12 vehicle card content refinement */
.v-top{display:flex;align-items:center;gap:10px;flex-wrap:wrap;min-height:auto;margin-bottom:10px}
.plate{display:inline-flex;align-items:center;font-size:18px;font-weight:700;letter-spacing:.1px;color:#15232f}
.truck-type{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#fff4f4;border:1px solid #f2d7d9;color:#b80f16;font-size:12.5px;font-weight:700;line-height:1.2}
.vehicle-meta{margin:0 0 8px}.vehicle-zone{display:inline-flex;align-items:center;gap:4px;padding:6px 10px;border-radius:999px;background:#f4f6f8;color:#56606a;font-size:12.5px;font-weight:700}
.vehicle-types{font-size:13px;line-height:1.55;color:#5f6872;margin:0 0 8px;font-weight:500}
.best-badge{padding:0 14px}
.availability{font-size:11.5px}
@media(max-width:600px){
  .v-top{gap:8px;margin-bottom:9px}
  .plate{font-size:17px}
  .truck-type{font-size:12px;padding:6px 9px}
  .vehicle-zone{font-size:12px}
  .vehicle-types{font-size:12.5px;line-height:1.5}
}


/* V13 full-width nearest intro + clearer location label */
.nearest-heading,.nearest-heading .nearest-intro,.nearest-intro{width:100%;max-width:none!important}
.nearest-heading{display:block!important}
.nearest-intro p{width:100%;max-width:none!important;margin-right:0!important}
.vehicle-meta{display:block}
.vehicle-zone{max-width:100%;white-space:normal;line-height:1.45}
.vehicle-zone b{color:#26323d;font-weight:650;margin-right:3px}
@media(min-width:901px){
  .nearest-heading{grid-template-columns:1fr!important}
  .nearest-intro{display:block!important}
}


/* V15 enriched conversion + SEO sections */
.nearest-summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin:0 0 14px;padding:16px 17px;border:1px solid #e4e8ec;border-radius:14px;background:linear-gradient(100deg,#fff 0%,#fbfcfd 100%);box-shadow:0 7px 22px rgba(22,31,40,.055)}
.nearest-summary-mark{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#172632;color:#fff;font-size:22px}.nearest-summary-copy{display:grid;gap:4px;min-width:0}.nearest-summary-copy strong{font-size:15px;font-weight:650;color:#182631}.nearest-summary-copy span{font-size:13px;line-height:1.45;color:#6a737c}.nearest-summary-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.nearest-summary-pills span{padding:7px 9px;border-radius:999px;background:#f2f4f6;color:#4c5660;font-size:11.5px;font-weight:650}
.nearest-grid{grid-template-columns:1.12fr 1fr 1fr}.match-reason{display:grid;gap:2px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eef0f2}.match-reason strong{font-size:12px;color:#c31319;font-weight:700}.match-reason span{font-size:12px;color:#737b83}.vehicle-card.best{transform:translateY(-3px)}
.compact-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.compact-head h2{margin:0;font-size:29px;font-weight:600;color:#172632}.compact-head p{margin:0;max-width:600px;color:#67717a;line-height:1.6;font-size:14px}.destination-section{padding-top:42px;padding-bottom:42px;background:#fff}.destination-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.destination-card{min-height:102px;border:1px solid #e2e6ea;border-radius:13px;background:#fff;display:grid;place-items:center;align-content:center;gap:8px;color:#1a2a36;box-shadow:0 6px 18px rgba(22,31,40,.05);cursor:pointer;transition:.18s ease}.destination-card span{font-size:25px}.destination-card strong{font-size:13px;font-weight:650}.destination-card:hover,.destination-card.is-selected{border-color:#d8131a;background:#fff6f6;box-shadow:0 9px 22px rgba(216,19,26,.1);transform:translateY(-2px)}.destination-status{margin-top:10px;font-size:12.5px;color:#6e767e}
.price-section{background:#fff}.mini-label{display:inline-block;margin-bottom:8px;color:#c31319;font-size:11px;font-weight:750;letter-spacing:.9px}.price-head p{max-width:760px}.price-factors{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.price-factors article{display:flex;gap:13px;padding:18px;border:1px solid #e4e8eb;border-radius:13px;background:#fff;box-shadow:0 7px 20px rgba(22,31,40,.05)}.price-factors article>span{flex:0 0 36px;width:36px;height:36px;border-radius:10px;background:#172632;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:750}.price-factors strong{font-size:14px;font-weight:650}.price-factors p{margin:5px 0 0;color:#6a737c;font-size:12.5px;line-height:1.55}.price-note{margin-top:16px;padding:17px 18px;border-radius:13px;background:linear-gradient(105deg,#172632,#243947);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:18px}.price-note div{display:grid;gap:4px}.price-note strong{font-size:14px;font-weight:650}.price-note span{font-size:12.5px;color:#dce3e7}.price-note a{flex:0 0 auto;padding:11px 14px;border-radius:8px;background:#d8131a;color:#fff;text-decoration:none;font-size:12.5px;font-weight:700}
.trust-section{padding-top:52px;padding-bottom:52px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-grid article{display:flex;gap:12px;padding:17px;border-radius:13px;background:#fff;border:1px solid #e4e8eb;box-shadow:0 6px 18px rgba(22,31,40,.045)}.trust-grid article>span{width:39px;height:39px;flex:0 0 39px;border-radius:11px;background:#fff0f0;color:#c31319;display:grid;place-items:center;font-weight:750}.trust-grid strong{font-size:13.5px;font-weight:650;color:#1b2935}.trust-grid p{margin:4px 0 0;font-size:12.5px;line-height:1.5;color:#6a737c}
.article-long a{color:#b70c12;font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}
@media(max-width:900px){.nearest-summary{grid-template-columns:auto 1fr}.nearest-summary-pills{grid-column:1/-1;justify-content:flex-start}.nearest-grid{grid-template-columns:1fr 1fr}.vehicle-card.best{transform:none}.destination-grid{grid-template-columns:repeat(3,1fr)}.price-factors,.trust-grid{grid-template-columns:1fr 1fr}.compact-head{display:block}.compact-head p{margin-top:7px}}
@media(max-width:600px){.nearest-summary{grid-template-columns:38px 1fr;padding:13px;gap:11px}.nearest-summary-mark{width:38px;height:38px;border-radius:10px;font-size:18px}.nearest-summary-pills{display:none}.nearest-grid{grid-template-columns:1fr}.destination-grid{grid-template-columns:1fr 1fr}.destination-card{min-height:88px}.compact-head h2{font-size:23px}.price-factors,.trust-grid{grid-template-columns:1fr}.price-note{align-items:flex-start;flex-direction:column}.price-note a{width:100%;text-align:center}.trust-section{padding-top:42px;padding-bottom:42px}}


/* V16 destination WhatsApp action */
.destination-action{margin-top:16px;padding:14px 16px;border:1px solid #e1e6ea;border-radius:14px;background:#f8fafb;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px}
.destination-message-wrap{min-width:0}.destination-label{display:block;margin-bottom:5px;color:#6b747d;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.55px}
.destination-status{margin:0;color:#243440;font-size:13.5px;line-height:1.55;font-weight:500;overflow-wrap:anywhere}
.destination-whatsapp{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:9px;background:#1f9d55;color:#fff;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap;box-shadow:0 7px 17px rgba(31,157,85,.16);transition:.18s ease}
.destination-whatsapp:hover{background:#178646;transform:translateY(-1px)}
.destination-whatsapp.is-disabled{background:#c8ced3;color:#f8f9fa;box-shadow:none;cursor:not-allowed;transform:none}
.destination-card.is-selected{position:relative}.destination-card.is-selected:after{content:'✓';position:absolute;right:9px;top:8px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#d8131a;color:#fff;font-size:12px;font-weight:800;box-shadow:0 3px 8px rgba(216,19,26,.2)}
@media(max-width:700px){.destination-action{grid-template-columns:1fr;gap:12px;padding:13px}.destination-whatsapp{width:100%;min-height:48px}.destination-status{font-size:13px}}


/* V17 destination grid + orange ranking badges */
.destination-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.vehicle-rank,.vehicle-card.best .vehicle-rank{background:linear-gradient(145deg,#ff9d22,#e67900)!important;border-color:#fff!important;box-shadow:0 7px 18px rgba(230,121,0,.28)!important}
.best-badge{background:linear-gradient(135deg,#d8131a,#b70b11)!important}
@media(max-width:900px){.destination-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.destination-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.destination-card{min-height:86px}}


/* V18 card hierarchy: stronger match reason and location */
.match-reason{margin:0 0 14px;padding:12px 13px;border-radius:11px;background:linear-gradient(90deg,#fff8f2,#fff);border:1px solid #f1ded0}
.match-reason strong{display:block;font-size:16px;line-height:1.25;font-weight:700;color:#1b2833;margin-bottom:5px}
.match-reason span{display:block;font-size:13.5px;line-height:1.5;color:#66707a;font-weight:500}
.v-top{align-items:center;margin-bottom:9px}
.truck-type{display:inline-flex;align-items:center;gap:5px;padding:0;background:transparent;border:0;color:#56606a;font-size:13px;font-weight:600}
.truck-type small{font-size:11px;font-weight:700;color:#8a929a;text-transform:uppercase;letter-spacing:.35px}
.vehicle-meta{margin:0 0 10px}
.vehicle-zone{display:flex!important;flex-direction:column;align-items:flex-start!important;gap:3px!important;width:100%;padding:10px 12px!important;border-radius:10px!important;background:#fff4f4!important;border:1px solid #f0d5d7!important;color:#b70b11!important}
.vehicle-zone small{font-size:10.5px;font-weight:700;letter-spacing:.45px;text-transform:uppercase;color:#9a4a4e}
.vehicle-zone strong{font-size:14px;line-height:1.35;font-weight:700;color:#a80d13}
.vehicle-card:not(.best) .vehicle-zone{background:#f7f9fa!important;border-color:#e4e8ec!important;color:#263744!important}
.vehicle-card:not(.best) .vehicle-zone small{color:#7b858e}
.vehicle-card:not(.best) .vehicle-zone strong{color:#263744}
@media(max-width:600px){
 .match-reason{padding:11px 12px;margin-bottom:12px}
 .match-reason strong{font-size:15px}
 .match-reason span{font-size:13px}
 .truck-type{font-size:12.5px}
 .truck-type small{font-size:10px}
 .vehicle-zone{padding:9px 10px!important}
 .vehicle-zone strong{font-size:13.5px}
}


/* V19: availability + plate/type refinement */
.availability{
  background:#16a34a!important;
  color:#fff!important;
  border:1px solid #0f8c3d!important;
  box-shadow:0 6px 16px rgba(22,163,74,.30)!important;
  font-weight:800!important;
  letter-spacing:.15px;
  animation:availabilityPulse 1.65s ease-in-out infinite;
}
.availability i{
  background:#fff!important;
  box-shadow:0 0 0 4px rgba(255,255,255,.20)!important;
}
@keyframes availabilityPulse{
  0%,100%{transform:scale(1);box-shadow:0 6px 16px rgba(22,163,74,.26)}
  50%{transform:scale(1.035);box-shadow:0 6px 22px rgba(22,163,74,.48)}
}
@media (prefers-reduced-motion:reduce){.availability{animation:none}}
.v-top{display:block!important;margin-bottom:10px!important}
.plate-line{display:flex;align-items:center;flex-wrap:wrap;gap:5px 8px;line-height:1.4}
.plate-label{font-size:11px;font-weight:800;letter-spacing:.45px;color:#7c858e}
.plate-line .plate{font-size:18px;font-weight:750;color:#15232f}
.plate-line .truck-type{font-size:13px!important;font-weight:650!important;color:#4f5963!important;padding:0!important;background:transparent!important;border:0!important}
.fleet-card{background:#fff!important;border:1px solid #e7eaee!important}
.fleet-card .fleet-type{display:block;padding:9px 8px 10px;color:#4f5963;font-size:10.5px;line-height:1.3;font-weight:650;background:#fff}
@media(max-width:600px){
 .availability{font-size:10.5px!important;min-height:32px!important}
 .plate-line .plate{font-size:17px}
 .plate-line .truck-type{font-size:12.5px!important}
 .fleet-card .fleet-type{font-size:10px;padding:7px}
}

.alt-nearest .nearest-grid{grid-template-columns:1fr!important;gap:16px!important}
.alt-nearest .vehicle-card{
  display:grid;grid-template-columns:190px minmax(0,1fr);align-items:center;
  min-height:220px;overflow:visible;border-radius:18px;padding:18px 20px 18px 18px;
}
.alt-nearest .vehicle-card.best{transform:none!important}
.alt-nearest .vehicle-card>img{
  width:156px!important;height:156px!important;border-radius:50%!important;object-fit:cover!important;
  margin:22px auto 0 0;border:5px solid #fff;box-shadow:0 8px 24px rgba(16,27,37,.18);
  grid-column:1;grid-row:1;
}
.alt-nearest .vehicle-card .v-body{grid-column:2;grid-row:1;padding:14px 8px 8px 12px!important;border-top:0!important}
.alt-nearest .vehicle-badges{left:18px;right:20px;top:15px}
.alt-nearest .vehicle-rank{width:45px;height:45px}
.alt-nearest .match-reason{margin-top:4px;padding-bottom:10px}
.alt-nearest .eta{max-width:440px}
.alt-nearest .card-btn{max-width:260px}
.alt-nearest .vehicle-card.best .v-body{border-left:3px solid #d8131a!important;padding-left:18px!important}
@media(max-width:700px){
 .alt-nearest .vehicle-card{grid-template-columns:118px minmax(0,1fr);padding:14px;min-height:185px;gap:6px}
 .alt-nearest .vehicle-card>img{width:104px!important;height:104px!important;border-width:4px;margin:40px auto 0 0}
 .alt-nearest .vehicle-card .v-body{padding:32px 0 6px 8px!important}
 .alt-nearest .vehicle-card.best .v-body{padding-left:12px!important}
 .alt-nearest .vehicle-badges{left:12px;right:12px;top:10px}
 .alt-nearest .best-badge{font-size:9.5px!important;padding:0 9px!important}
 .alt-nearest .availability{font-size:9.5px!important;padding:0 8px!important}
 .alt-nearest .match-reason strong{font-size:14px!important}
 .alt-nearest .match-reason span{font-size:12px!important}
 .alt-nearest .plate-line{gap:3px 6px}
 .alt-nearest .plate-label{font-size:9.5px}
 .alt-nearest .plate-line .plate{font-size:15px}
 .alt-nearest .plate-line .truck-type{font-size:11.5px!important}
 .alt-nearest .vehicle-zone strong{font-size:12.5px!important}
 .alt-nearest .vehicle-types{font-size:11.5px!important}
 .alt-nearest .eta{grid-template-columns:1fr!important}
 .alt-nearest .eta>small{text-align:left!important;max-width:none!important}
 .alt-nearest .card-btn{max-width:none}
}
@media(max-width:470px){
 .alt-nearest .vehicle-card{grid-template-columns:1fr;padding:14px;display:block}
 .alt-nearest .vehicle-card>img{width:132px!important;height:132px!important;margin:48px auto 10px}
 .alt-nearest .vehicle-card .v-body{padding:10px 0 4px!important}
 .alt-nearest .vehicle-card.best .v-body{border-left:0!important;border-top:3px solid #d8131a!important;padding:12px 0 4px!important}
}
/* V21 – action/button polish + process moved below hero */
/* Contact actions: lighter typography and green call treatment */
.hero-actions .btn,
.cta-actions .btn,
.top-call,
.mobile-bar a{
  font-weight:500!important;
  letter-spacing:0!important;
}
.hero-actions .btn.red[href^="tel:"],
.cta-actions .btn[href^="tel:"],
.top-call{
  background:#159447!important;
  border-color:#0e833e!important;
  color:#fff!important;
  box-shadow:0 7px 18px rgba(21,148,71,.18)!important;
}
.hero-actions .btn.green{
  font-weight:500!important;
}

/* Full-width call bar in each vehicle card */
.card-btn{
  width:100%!important;
  min-height:56px!important;
  margin:14px 0 0!important;
  padding:0 18px!important;
  border-radius:10px!important;
  background:linear-gradient(180deg,#1eaa55,#128640)!important;
  border:1px solid #0c7a38!important;
  color:#fff!important;
  font-size:16px!important;
  font-weight:650!important;
  letter-spacing:.1px!important;
  box-shadow:0 8px 19px rgba(18,134,64,.22)!important;
}
.card-btn:hover{background:linear-gradient(180deg,#189b4b,#0f7738)!important}

/* Plate at left, tow-truck type flush right */
.plate-line.plate-split{
  display:grid!important;
  grid-template-columns:max-content minmax(0,1fr)!important;
  align-items:center!important;
  gap:10px 14px!important;
  width:100%!important;
}
.plate-main{grid-column:1!important;white-space:nowrap!important}
.plate-line .truck-type{
  grid-column:2!important;
  justify-self:end!important;
  text-align:right!important;
  margin-left:0!important;
  max-width:100%!important;
  color:#4f5963!important;
  font-weight:550!important;
}

/* Process directly under the slider/hero */
.process-under-hero{
  padding:28px 0 34px!important;
  background:#fff!important;
  border-bottom:1px solid #eceff2;
}
.process-under-hero .section-head{margin-bottom:18px!important}
.process-under-hero .section-head h2{margin-bottom:4px!important}
.process-under-hero .section-head p{margin:0!important;color:#69727b!important}
.process-under-hero .process{margin-top:0!important}
.process-under-hero .process-card{
  min-height:145px;
  background:#fff;
  border:1px solid #e7eaee;
  box-shadow:0 7px 20px rgba(20,29,38,.055);
}
.process-under-hero .process-card strong{font-weight:600!important}
.process-under-hero .process-card p{font-weight:400!important}

@media(max-width:600px){
  .card-btn{min-height:54px!important;font-size:15px!important}
  .plate-line.plate-split{grid-template-columns:max-content minmax(0,1fr)!important;gap:6px 9px!important}
  .plate-line .truck-type{font-size:11.2px!important;line-height:1.25!important}
  .process-under-hero{padding:22px 0 28px!important}
}


/* V22 – full-width call action + process cards without heading */
.process-under-hero{padding-top:18px!important;padding-bottom:24px!important}
.process-under-hero .process{margin-top:0!important}
.vehicle-card .v-body{padding-bottom:0!important}
.vehicle-card .card-btn{
  width:calc(100% + 36px)!important;
  margin:16px -18px 0!important;
  min-height:62px!important;
  border-radius:0 0 14px 14px!important;
  border-left:0!important;border-right:0!important;border-bottom:0!important;
  font-size:16px!important;
  font-weight:600!important;
}
.vehicle-card.best .card-btn{border-radius:0 0 14px 14px!important}
.alt-nearest .vehicle-card .card-btn{
  width:100%!important;
  margin:14px 0 0!important;
  border-radius:10px!important;
  min-height:52px!important;
}
@media(max-width:600px){
  .process-under-hero{padding-top:14px!important;padding-bottom:20px!important}
  .vehicle-card .card-btn{min-height:58px!important;font-size:15px!important}
}


/* V23 – structurally full-width call footer (direct child of card) */
.vehicle-card{display:flex;flex-direction:column}
.vehicle-card .v-body{flex:1;padding-bottom:16px!important}
.vehicle-card>.card-btn{
  display:flex!important;align-items:center!important;justify-content:center!important;
  width:100%!important;max-width:none!important;min-height:64px!important;
  margin:0!important;padding:0 18px!important;
  border:0!important;border-top:1px solid #0b7a37!important;
  border-radius:0!important;
  background:linear-gradient(180deg,#22ad59,#11843f)!important;
  color:#fff!important;font-size:17px!important;font-weight:600!important;letter-spacing:.1px!important;
  box-shadow:none!important;text-align:center!important;
}
.vehicle-card>.card-btn:hover{background:linear-gradient(180deg,#1b9e4f,#0d7638)!important}
.vehicle-card>.card-btn:before{content:'☎';font-size:21px;margin-right:9px;line-height:1}
.vehicle-card>.card-btn{font-size:0!important}
.vehicle-card>.card-btn:after{content:'HEMEN ARAYIN';font-size:17px;font-weight:600;line-height:1}
/* prevent legacy negative-margin button rules from affecting the new footer */
.vehicle-card .v-body>.card-btn{display:none!important}

/* Alternative layout keeps three cards side by side; call strip spans full bottom */
.alt-nearest .vehicle-card{--alt-pad:15px;display:grid!important;grid-template-columns:105px minmax(0,1fr)!important;grid-template-rows:1fr auto!important;padding:var(--alt-pad)!important;padding-bottom:0!important}
.alt-nearest .vehicle-card>img{grid-column:1!important;grid-row:1!important}
.alt-nearest .vehicle-card .v-body{grid-column:2!important;grid-row:1!important}
.alt-nearest .vehicle-card>.card-btn{
  grid-column:1/-1!important;grid-row:2!important;
  width:calc(100% + (var(--alt-pad) * 2))!important;
  margin:12px calc(var(--alt-pad) * -1) 0!important;
  min-height:56px!important;border-radius:0 0 17px 17px!important;
}
@media(max-width:600px){
 .vehicle-card>.card-btn{min-height:60px!important}
 .vehicle-card>.card-btn:after{font-size:16px!important}
 .alt-nearest .vehicle-card{--alt-pad:12px}
}


/* V24 - Slider altındaki 4 adım: eski hızlı seçim kartı görünümü */
.process-under-hero{padding:18px 0 26px!important;background:#f6f7f9!important}
.process-under-hero .process{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important;margin:0!important}
.process-under-hero .process-card{
  min-width:0!important;
  min-height:94px!important;
  padding:16px 16px!important;
  border:1px solid #e7eaee!important;
  border-radius:11px!important;
  background:#fff!important;
  box-shadow:0 7px 20px rgba(20,28,36,.07)!important;
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr)!important;
  grid-template-rows:auto auto!important;
  grid-template-areas:'step title' 'step desc'!important;
  column-gap:12px!important;
  row-gap:3px!important;
  align-items:center!important;
}
.process-under-hero .process-card .num{
  grid-area:step!important;
  width:42px!important;
  height:42px!important;
  margin:0!important;
  border-radius:10px!important;
  background:#d8131a!important;
  color:#fff!important;
  display:grid!important;
  place-items:center!important;
  font-size:14px!important;
  font-weight:700!important;
  box-shadow:none!important;
}
.process-under-hero .process-card strong{
  grid-area:title!important;
  display:block!important;
  margin:0!important;
  font-size:15px!important;
  line-height:1.25!important;
  font-weight:600!important;
  color:#172632!important;
}
.process-under-hero .process-card p{
  grid-area:desc!important;
  margin:0!important;
  font-size:12px!important;
  line-height:1.35!important;
  color:#717982!important;
}
@media(max-width:900px){
  .process-under-hero .process{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
}
@media(max-width:600px){
  .process-under-hero{padding:12px 0 18px!important}
  .process-under-hero .process{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
  .process-under-hero .process-card{
    min-height:92px!important;
    padding:11px 10px!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    column-gap:8px!important;
    border-radius:9px!important;
  }
  .process-under-hero .process-card .num{width:32px!important;height:32px!important;border-radius:8px!important;font-size:11px!important}
  .process-under-hero .process-card strong{font-size:13px!important;line-height:1.18!important}
  .process-under-hero .process-card p{font-size:10.5px!important;line-height:1.3!important}
}


/* V25 - Nearest card typography harmony + hero phone/WhatsApp parity */
/* Keep contact buttons visually identical in typography */
.hero-actions .btn,
.hero-actions .btn.red[href^="tel:"],
.hero-actions .btn.green{
  min-height:48px!important;
  padding:0 20px!important;
  font-family:"Segoe UI",Arial,Helvetica,sans-serif!important;
  font-size:15px!important;
  font-weight:500!important;
  line-height:1!important;
  letter-spacing:0!important;
  text-shadow:none!important;
  -webkit-font-smoothing:auto!important;
  text-rendering:auto!important;
}
.hero-actions .btn.red[href^="tel:"]{background:#159447!important;border-color:#0e833e!important}
.hero-actions .btn.green{background:#159447!important;border-color:#0e833e!important}

/* Nearest-card type scale */
.nearest-grid .vehicle-rank{
  width:44px!important;height:44px!important;
  font-size:16px!important;font-weight:700!important;line-height:1!important;
}
.nearest-grid .best-badge{
  min-height:34px!important;padding:0 12px!important;
  font-size:11.5px!important;font-weight:650!important;line-height:1!important;
}
.nearest-grid .availability{
  min-height:36px!important;padding:0 13px!important;
  font-size:12px!important;font-weight:650!important;line-height:1!important;
  letter-spacing:0!important;
}
.nearest-grid .availability i{width:9px!important;height:9px!important}
.nearest-grid .plate-label{
  font-size:10.5px!important;font-weight:650!important;line-height:1.2!important;letter-spacing:.25px!important;
}
.nearest-grid .plate-line .plate{
  font-size:17px!important;font-weight:650!important;line-height:1.25!important;
}
.nearest-grid .plate-line .truck-type{
  font-size:12.5px!important;font-weight:550!important;line-height:1.3!important;
}
.nearest-grid .vehicle-zone small{
  font-size:10.5px!important;font-weight:500!important;line-height:1.2!important;
}
.nearest-grid .vehicle-zone strong{
  font-size:13.5px!important;font-weight:650!important;line-height:1.35!important;
}
.nearest-grid .vehicle-types{
  font-size:12.5px!important;font-weight:400!important;line-height:1.5!important;
}
.nearest-grid .eta small{
  font-size:11.5px!important;font-weight:400!important;line-height:1.35!important;
}
.nearest-grid .eta b{
  font-size:20px!important;font-weight:650!important;line-height:1.15!important;
}
.nearest-grid .vehicle-card>.card-btn:after{
  font-size:16px!important;font-weight:550!important;line-height:1!important;
}

@media(max-width:600px){
  .hero-actions .btn,
  .hero-actions .btn.red[href^="tel:"],
  .hero-actions .btn.green{
    min-height:47px!important;
    padding:0 16px!important;
    font-size:14px!important;
    font-weight:500!important;
  }
  .nearest-grid .vehicle-rank{width:41px!important;height:41px!important;font-size:15px!important}
  .nearest-grid .best-badge{font-size:10.5px!important;padding:0 10px!important;min-height:32px!important}
  .nearest-grid .availability{font-size:11.5px!important;padding:0 10px!important;min-height:33px!important}
  .nearest-grid .plate-line .plate{font-size:16px!important}
  .nearest-grid .plate-line .truck-type{font-size:11.5px!important}
  .nearest-grid .vehicle-zone strong{font-size:13px!important}
  .nearest-grid .vehicle-types{font-size:12px!important}
  .nearest-grid .eta b{font-size:19px!important}
  .nearest-grid .vehicle-card>.card-btn:after{font-size:15px!important}
}


/* V26 typography fine tuning */
.card-call-full{min-height:48px!important;padding:10px 14px!important;font-size:16px!important;font-weight:600!important;line-height:1.15!important}
.card-call-full .call-label{font-size:16px!important;font-weight:600!important}
.plate-row,.v-top{align-items:center!important}
.plate-label{font-size:16px!important;font-weight:600!important;line-height:1.2!important}
.plate{font-size:16px!important;font-weight:600!important;line-height:1.2!important}
.truck-type{font-size:14px!important;font-weight:600!important;padding:7px 11px!important;line-height:1.2!important}
.availability{font-size:13px!important;font-weight:700!important;min-height:38px!important;padding:0 14px!important;gap:8px!important}
.availability i{width:9px!important;height:9px!important}
@media(max-width:600px){
  .card-call-full{min-height:46px!important;padding:9px 12px!important;font-size:15px!important}
  .card-call-full .call-label{font-size:15px!important}
  .plate-label,.plate{font-size:15px!important}
  .truck-type{font-size:13px!important;padding:6px 9px!important}
  .availability{font-size:12.5px!important;min-height:36px!important;padding:0 12px!important}
}


/* V26B effective overrides */
.nearest-grid .card-btn{
  min-height:46px!important;
  padding:9px 14px!important;
  font-size:16px!important;
  font-weight:600!important;
  line-height:1.15!important;
}
.nearest-grid .plate-label,
.nearest-grid .plate{
  font-size:16px!important;
  font-weight:600!important;
  line-height:1.2!important;
  letter-spacing:0!important;
}
.nearest-grid .plate-main{align-items:center!important;gap:5px!important}
.nearest-grid .plate-line .truck-type{
  font-size:14px!important;
  font-weight:600!important;
  line-height:1.25!important;
}
.nearest-grid .availability{
  min-height:38px!important;
  padding:0 14px!important;
  font-size:13px!important;
  font-weight:700!important;
  color:#075f2b!important;
  opacity:1!important;
}
.nearest-grid .availability i{width:10px!important;height:10px!important}
@media(max-width:600px){
 .nearest-grid .card-btn{min-height:44px!important;padding:8px 12px!important;font-size:15px!important}
 .nearest-grid .plate-label,.nearest-grid .plate{font-size:15px!important}
 .nearest-grid .plate-line .truck-type{font-size:13px!important}
 .nearest-grid .availability{min-height:35px!important;padding:0 11px!important;font-size:12.5px!important}
}


/* V27 FIX: remove duplicated call text + stronger availability badge */
.vehicle-card>.card-btn::before,
.vehicle-card>.card-btn::after,
.nearest-grid .vehicle-card>.card-btn::before,
.nearest-grid .vehicle-card>.card-btn::after{
  content:none!important;
  display:none!important;
}
.vehicle-card>.card-btn{
  font-size:16px!important;
  font-weight:650!important;
  letter-spacing:.1px!important;
}
.availability{
  min-height:42px!important;
  padding:0 16px!important;
  font-size:14px!important;
  font-weight:800!important;
  line-height:1!important;
  color:#fff!important;
  background:#159447!important;
  border:1px solid #0f7d3d!important;
  box-shadow:0 6px 16px rgba(21,148,71,.24)!important;
  text-shadow:none!important;
  opacity:1!important;
}
.availability i{
  width:10px!important;
  height:10px!important;
  background:#fff!important;
  box-shadow:0 0 0 4px rgba(255,255,255,.18)!important;
}
@keyframes availabilityGlow{
  0%,100%{box-shadow:0 6px 16px rgba(21,148,71,.22),0 0 0 0 rgba(21,148,71,.18)}
  50%{box-shadow:0 8px 20px rgba(21,148,71,.28),0 0 0 6px rgba(21,148,71,0)}
}
@media(max-width:600px){
  .availability{min-height:38px!important;padding:0 13px!important;font-size:13px!important}
  .vehicle-card>.card-btn{font-size:15.5px!important}
}


/* V28 anchor navigation */
#nearest,#services,#oto-kurtarma,#yol-yardim,#fleet,#regions,#contact{scroll-margin-top:92px}


/* V29 – kurumsal üst menü telefon butonu */
.top-call{
  display:inline-flex!important;
  align-items:center!important;
  gap:9px!important;
  min-height:48px!important;
  padding:5px 14px 5px 6px!important;
  border:1px solid #d8e3dc!important;
  border-radius:999px!important;
  background:#ffffff!important;
  color:#24332b!important;
  font-size:15.5px!important;
  font-weight:600!important;
  line-height:1!important;
  box-shadow:0 4px 14px rgba(24,63,43,.07)!important;
  transition:border-color .18s ease,box-shadow .18s ease,background .18s ease!important;
}
.top-call:hover{
  border-color:#a9cdb8!important;
  background:#fbfdfc!important;
  box-shadow:0 6px 18px rgba(24,63,43,.11)!important;
}
.top-call .round-icon{
  width:36px!important;
  height:36px!important;
  flex:0 0 36px!important;
  border-radius:50%!important;
  background:#edf8f1!important;
  color:#168247!important;
  border:1px solid #d4eadc!important;
  font-size:17px!important;
  box-shadow:none!important;
}
.top-call>span:last-child{
  color:#24332b!important;
  font-size:15.5px!important;
  font-weight:600!important;
  letter-spacing:.1px!important;
  white-space:nowrap!important;
}
@media (min-width:601px) and (max-width:900px){
  .top-call{
    width:44px!important;
    min-width:44px!important;
    min-height:44px!important;
    padding:3px!important;
    justify-content:center!important;
  }
  .top-call .round-icon{width:36px!important;height:36px!important;flex-basis:36px!important}
}


/* V30 – slider phone white + WhatsApp icon */
.hero-actions .btn.red[href^="tel:"]{
  background:#fff!important;
  color:#1f2b33!important;
  border:1px solid rgba(255,255,255,.92)!important;
  box-shadow:0 7px 20px rgba(0,0,0,.14)!important;
  font-weight:500!important;
}
.hero-actions .btn.red[href^="tel:"]:hover{
  background:#f7f9fa!important;
  border-color:#fff!important;
}
.hero-actions .btn.green{
  background:#159447!important;
  color:#fff!important;
  border-color:#0e833e!important;
  font-weight:500!important;
  box-shadow:0 7px 20px rgba(21,148,71,.20)!important;
}
.hero-actions .btn.green:hover{background:#107f3d!important}
.hero-actions .wa-icon{
  width:20px!important;
  height:20px!important;
  flex:0 0 20px!important;
  display:block!important;
  color:#fff!important;
}
.hero-actions .btn.green span{font:inherit!important;color:inherit!important}
@media(max-width:600px){
  .hero-actions .wa-icon{width:19px!important;height:19px!important;flex-basis:19px!important}
}


/* V31 region hashtag panel */
.hashtag-section{padding-top:28px;padding-bottom:58px;background:#fff}
.hashtag-panel{position:relative;overflow:hidden;padding:28px 30px;border:1px solid #e7eaee;border-radius:20px;background:linear-gradient(135deg,#fff 0%,#fafbfc 65%,#fff5f5 100%);box-shadow:0 12px 34px rgba(25,34,44,.07)}
.hashtag-panel:after{content:'#';position:absolute;right:20px;top:-34px;font-size:150px;line-height:1;font-weight:700;color:rgba(216,19,26,.045);pointer-events:none}
.hashtag-head{position:relative;z-index:1;max-width:820px}
.hashtag-kicker{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#fff0f1;color:#b60d14;font-size:11px;font-weight:700;letter-spacing:.55px}
.hashtag-head h2{margin:10px 0 8px;font-size:28px;line-height:1.22;font-weight:600;color:#172632}
.hashtag-head p{margin:0;color:#68727c;font-size:14px;line-height:1.7}
.hashtag-cloud{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}
.hashtag-chip{display:inline-flex;align-items:center;min-height:40px;padding:0 14px;border:1px solid #e1e5e9;border-radius:999px;background:#fff;color:#2d3944;font-size:13.5px;font-weight:600;box-shadow:0 4px 12px rgba(24,32,40,.04);transition:border-color .18s ease,transform .18s ease,background .18s ease}
.hashtag-chip:hover{border-color:#efb9bc;background:#fff8f8;transform:translateY(-1px)}
@media(max-width:600px){
 .hashtag-section{padding-top:20px;padding-bottom:40px}
 .hashtag-panel{padding:22px 18px;border-radius:16px}
 .hashtag-head h2{font-size:22px}
 .hashtag-head p{font-size:13px}
 .hashtag-cloud{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:18px}
 .hashtag-chip{min-width:0;min-height:44px;padding:8px 10px;border-radius:12px;font-size:12px;line-height:1.35;text-align:center;justify-content:center;word-break:break-word}
}
@media(max-width:360px){.hashtag-cloud{grid-template-columns:1fr}}


/* V32 – call button typography + intent-based hashtag styling */
.vehicle-card>.card-btn{
  text-transform:uppercase!important;
  font-family:"Segoe UI",Arial,Helvetica,sans-serif!important;
  font-size:15.5px!important;
  font-weight:500!important;
  letter-spacing:.55px!important;
  line-height:1.15!important;
  -webkit-font-smoothing:auto!important;
  text-rendering:auto!important;
}
.vehicle-card>.card-btn:hover{font-weight:500!important}
.hashtag-chip{font-weight:550!important;letter-spacing:.05px!important}
@media(max-width:600px){
  .vehicle-card>.card-btn{font-size:15px!important;font-weight:500!important;letter-spacing:.45px!important}
}


/* V33 regional price copy + corporate footer */
.footer-rich{background:#11171d;color:#fff}
.footer-grid{display:grid;grid-template-columns:1.45fr .8fr 1fr;gap:42px;padding:42px 0 34px}
.footer-brand strong{display:block;font-size:22px;font-weight:650;letter-spacing:-.2px;margin-bottom:12px}
.footer-brand p{margin:0;max-width:470px;color:#b9c0c7;font-size:13.5px;line-height:1.75}
.footer-links,.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:9px}
.footer-links>strong,.footer-contact>strong{font-size:13px;font-weight:700;letter-spacing:.2px;color:#fff;margin-bottom:4px}
.footer-links a{color:#c8ced4;font-size:13px;line-height:1.55;transition:color .15s ease}
.footer-links a:hover{color:#fff}
.footer-contact .footer-phone{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.06);font-size:14px;font-weight:600;color:#fff}
.footer-contact .footer-wa{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border-radius:999px;background:#168b45;color:#fff;font-size:13px;font-weight:600}
.footer-contact span{color:#9fa8b0;font-size:12.5px;margin-top:2px}
.footer-bottom{border-top:1px solid rgba(255,255,255,.09);background:#0c1116}
.footer-bottom .container{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#89939c;font-size:12px}
@media(max-width:800px){.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-bottom .container{flex-direction:column;justify-content:center;gap:3px;text-align:center;padding:10px 0}}
@media(max-width:520px){.footer-grid{grid-template-columns:1fr;gap:24px;padding:34px 0 28px}.footer-brand{grid-column:auto}.footer-contact .footer-phone,.footer-contact .footer-wa{width:100%;justify-content:center}.footer-links{display:grid;grid-template-columns:1fr 1fr;column-gap:18px}.footer-links>strong{grid-column:1/-1}.footer-bottom .container{font-size:11.5px}}


/* V35 – otomasyon öncesi final temizlik */
body{-webkit-font-smoothing:auto!important;text-rendering:auto!important}
/* Menü ve erişilebilirlik */
.mobile-menu a{font-weight:550}
.finder select{min-width:0}
.finder button:disabled{opacity:.45;cursor:not-allowed}
.location-btn:disabled{opacity:.72;cursor:wait}
/* Kart hiyerarşisi: son karar */
.plate-line.plate-split{display:grid!important;grid-template-columns:max-content minmax(0,1fr)!important;align-items:center!important;gap:10px 14px!important;width:100%!important}
.plate-main{display:flex!important;align-items:center!important;gap:5px!important;white-space:nowrap!important}
.nearest-grid .plate-label,.nearest-grid .plate{font-size:16px!important;font-weight:600!important;line-height:1.2!important}
.nearest-grid .plate-line .truck-type{justify-self:end!important;text-align:right!important;font-size:14px!important;font-weight:550!important;line-height:1.3!important;color:#4d5862!important;background:transparent!important;border:0!important;padding:0!important}
.availability{color:#fff!important;background:#148f45!important;border-color:#0c7637!important;font-size:14px!important;font-weight:750!important;min-height:42px!important;padding:0 16px!important}
.availability i{background:#fff!important}
.vehicle-card>.card-btn{min-height:48px!important;padding:10px 14px!important;font-size:15.5px!important;font-weight:500!important;letter-spacing:.5px!important;line-height:1.1!important;background:#159447!important;color:#fff!important}
.vehicle-card>.card-btn:hover{background:#0f813d!important}
/* İçerik */
.article-long a,.main-intro a{color:#b60e15;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.main-intro{text-align:left!important;max-width:940px!important}
.main-intro h3{margin:28px 0 8px;font-size:22px;font-weight:600;color:#172632}
.main-intro p{margin:0 0 14px;line-height:1.82;color:#4a535c}
.services .service{min-width:0}
@media(max-width:900px){
 .nearest-grid{grid-template-columns:1fr!important}
 .plate-line.plate-split{grid-template-columns:max-content minmax(0,1fr)!important}
}
@media(max-width:600px){
 .plate-line.plate-split{gap:6px 8px!important;align-items:start!important}
 .nearest-grid .plate-label,.nearest-grid .plate{font-size:15px!important}
 .nearest-grid .plate-line .truck-type{font-size:12.5px!important;max-width:52%!important}
 .availability{font-size:13px!important;min-height:38px!important;padding:0 13px!important}
 .vehicle-card>.card-btn{min-height:46px!important;font-size:14.5px!important;padding:9px 10px!important}
 .main-intro h3{font-size:19px}
}


/* V36 – availability visibility + conversion-focused footer */
.vehicle-badges{
  overflow:visible!important;
  padding-right:106px!important;
}
.nearest-grid .availability,
.vehicle-card .availability{
  position:absolute!important;
  top:0!important;
  right:0!important;
  z-index:20!important;
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:88px!important;
  min-height:40px!important;
  padding:0 13px!important;
  color:#fff!important;
  background:#148f45!important;
  border:1px solid #0b7135!important;
  border-radius:999px!important;
  font-size:13px!important;
  font-weight:650!important;
  line-height:1!important;
  letter-spacing:.1px!important;
  box-shadow:0 6px 15px rgba(20,143,69,.25)!important;
  text-shadow:none!important;
  white-space:nowrap!important;
}
.nearest-grid .availability i,
.vehicle-card .availability i{
  flex:0 0 auto!important;
  width:9px!important;
  height:9px!important;
  background:#fff!important;
  border-radius:50%!important;
  box-shadow:0 0 0 3px rgba(255,255,255,.17)!important;
}

.footer-conversion{background:#11171d;color:#fff}
.footer-conversion-in{
  display:grid;
  grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);
  align-items:center;
  gap:48px;
  padding:38px 0 34px;
}
.footer-seo strong{
  display:block;
  margin:0 0 9px;
  color:#fff;
  font-size:21px;
  font-weight:600;
  line-height:1.3;
  letter-spacing:-.2px;
}
.footer-seo p{
  max-width:650px;
  margin:0;
  color:#b8c0c7;
  font-size:13.5px;
  line-height:1.75;
}
.footer-callbox{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:9px;
  padding:15px;
  border:1px solid rgba(255,255,255,.10);
  border-radius:14px;
  background:rgba(255,255,255,.045);
}
.footer-callbox>span{
  grid-column:1/-1;
  color:#d8dde2;
  font-size:11.5px;
  font-weight:650;
  letter-spacing:.7px;
}
.footer-call-primary,.footer-wa-primary{
  min-height:44px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0 13px;
  border-radius:8px;
  color:#fff;
  font-size:13.5px;
  font-weight:600;
  line-height:1.2;
  text-align:center;
}
.footer-call-primary{background:#cf151b}
.footer-call-primary:hover{background:#b90f15}
.footer-wa-primary{background:#168b45}
.footer-wa-primary:hover{background:#11783a}
.footer-callbox small{
  grid-column:1/-1;
  color:#939da6;
  font-size:11.5px;
  line-height:1.45;
}
.footer-conversion .footer-bottom{border-top:1px solid rgba(255,255,255,.08);background:#0c1116}
.footer-conversion .footer-bottom .container{min-height:46px}

@media(max-width:800px){
  .footer-conversion-in{grid-template-columns:1fr;gap:22px;padding:32px 0 28px}
  .footer-seo strong{font-size:19px}
  .footer-callbox{max-width:560px;width:100%}
}
@media(max-width:600px){
  .vehicle-badges{padding-right:94px!important}
  .nearest-grid .availability,.vehicle-card .availability{
    min-width:80px!important;
    min-height:36px!important;
    padding:0 10px!important;
    font-size:12px!important;
  }
  .vehicle-card.best .best-badge{font-size:9.5px!important;padding:0 8px!important;min-height:30px!important}
  .footer-conversion-in{padding:28px 0 24px}
  .footer-callbox{grid-template-columns:1fr;padding:13px}
  .footer-callbox>span,.footer-callbox small{grid-column:auto}
  .footer-call-primary,.footer-wa-primary{min-height:48px;font-size:14px}
  .footer-seo p{font-size:13px}
}

/* FINAL typography overrides */
.vehicle-card>.card-btn,.nearest-grid .card-btn{font-family:Segoe UI,Arial,Helvetica,sans-serif!important;font-weight:500!important;letter-spacing:.45px!important;text-transform:uppercase!important}

/* V40 – mobil sticky titreşimini önleme
   Mobilde sticky katman geçişi yerine sabit viewport header kullanılır. */
@media(max-width:900px){
  body{padding-top:66px}
  .top{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    z-index:1000!important;
  }
}

/* V44 – ana domain son 10 otomatik güzergâh akışı */
.main-feed-section{background:#fff;border-top:1px solid #eceff1;border-bottom:1px solid #eceff1}
.main-feed-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end;margin-bottom:20px}
.main-feed-head h2{margin:5px 0 9px;color:#172632;font-size:30px;line-height:1.2;letter-spacing:-.5px}
.main-feed-head p{max-width:850px;margin:0;color:#68737b;font-size:14px;line-height:1.7}
.main-feed-status{min-width:235px;padding:13px 15px;border:1px solid #e2e7ea;border-radius:12px;background:#f8f9fa;text-align:right}
.main-feed-status strong,.main-feed-status span,.main-feed-status small{display:block}
.main-feed-status strong{color:#172632;font-size:13px;font-weight:650}.main-feed-status span{margin-top:3px;color:#c91b21;font-size:11.5px;font-weight:650}.main-feed-status small{margin-top:4px;color:#7a848c;font-size:10.5px}
.main-feed-list{border:1px solid #e2e6e9;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 8px 25px rgba(22,34,43,.045)}
.main-feed-row{display:grid;grid-template-columns:74px minmax(0,1fr);align-items:center;min-height:72px;padding:10px 15px;border-bottom:1px solid #edf0f2;transition:background .18s ease}.main-feed-row:last-child{border-bottom:0}.main-feed-row:hover{background:#fafbfb}.main-feed-row.is-newest{background:#fff9f9}
.main-feed-time{font-variant-numeric:tabular-nums;color:#c91b21;font-size:15px;font-weight:700}
.main-feed-body{min-width:0}.main-feed-route-line{display:flex;align-items:center;justify-content:space-between;gap:14px}.main-feed-route-line a{min-width:0;color:#172632;text-decoration:none;font-size:15px;font-weight:650;line-height:1.35}.main-feed-route-line a:hover{text-decoration:underline;text-underline-offset:3px}.main-feed-route-line>span{flex:0 0 auto;padding:5px 7px;border-radius:7px;background:#fff1f1;color:#a90f15;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.2px}
.main-feed-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.main-feed-meta span{padding:4px 6px;border-radius:6px;background:#f2f4f5;color:#5e6971;font-size:10.5px}.main-feed-row.is-newest .main-feed-meta span:last-child{background:#eaf7ef;color:#147a3d;font-weight:700}
.main-feed-note{display:flex;justify-content:space-between;gap:15px;margin-top:10px;color:#838c93;font-size:10.5px}
@media(max-width:900px){.main-feed-head{grid-template-columns:1fr;gap:14px;align-items:start}.main-feed-status{width:100%;min-width:0;text-align:left}}
@media(max-width:600px){.main-feed-head h2{font-size:24px}.main-feed-row{grid-template-columns:55px minmax(0,1fr);padding:11px 12px}.main-feed-time{font-size:13px}.main-feed-route-line{align-items:flex-start}.main-feed-route-line a{font-size:13.5px}.main-feed-route-line>span{font-size:9px}.main-feed-note{display:block}.main-feed-note span{display:block;margin-top:3px}}

.main-feed-loading{padding:22px;border:1px dashed #d7dce2;border-radius:14px;background:#fff;color:#5a6470;text-align:center;font-size:14px}


/* V47 - İstanbul Avrupa / Anadolu ayrı telefon hatları */
.top-calls{display:flex;align-items:center;gap:9px;flex:0 0 auto}
.top-calls .top-call{font-size:13px;font-weight:700;gap:7px;white-space:nowrap}
.top-calls .top-call-as{min-height:42px;padding:0 11px;border:1px solid #e2e6ea;border-radius:9px;color:#172632;background:#fff}
.top-calls .round-icon{width:38px;height:38px;font-size:17px}
.hero-actions .side-call{min-width:235px}
.footer-callbox .footer-call-primary{margin-top:8px}
.footer-callbox .footer-call-anadolu{background:#172632!important}
.side-phone-note{margin:8px 0 0;opacity:.9;line-height:1.5;font-size:13px}
@media(max-width:1050px){.top-calls .top-call-as{display:none}}
@media(max-width:900px){.top-calls{margin-left:auto}.top-calls .top-call span:not(.round-icon){display:none}.top-calls .top-call-as{display:none}}
@media(max-width:600px){.top-calls{display:none}.hero-actions .side-call{width:100%;min-width:0}.mobile-bar{grid-template-columns:1fr 1fr 1fr!important}.mobile-bar a{padding:14px 5px!important;font-size:11px!important;font-weight:750!important}.mobile-bar .mobile-eu{background:#d8131a!important}.mobile-bar .mobile-as{background:#172632!important}.mobile-bar .mobile-wa{background:#168a49!important}}
