/* v3.12.15 — Yakıt ve rota maliyeti modülü */
.fuel-current-price{grid-column:1/-1;display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:14px 16px;border:1px solid #e9e1fb;border-radius:18px;background:linear-gradient(180deg,#fff 0%,#f8f5ff 100%)}
.fuel-current-price small{color:#7d748f;font-weight:600}.fuel-current-price strong{color:#5f38d8;font-size:18px}.fuel-current-price em{margin-left:auto;font-style:normal;color:#938aa4;font-size:11px}
.fuel-job-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.fuel-job-summary>div{padding:12px;border-radius:16px;background:#f9f6ff;border:1px solid #eee7fb}.fuel-job-summary small{display:block;color:#887f98;font-size:10px}.fuel-job-summary strong{display:block;margin-top:4px;color:#271d3b;font-size:14px}
@media(max-width:700px){.fuel-current-price{align-items:flex-start;flex-direction:column}.fuel-current-price em{margin-left:0}.fuel-job-summary{grid-template-columns:1fr 1fr}}
