/* v3.12.17 — Ana Admin Motorin Fiyatı ayrı sayfası */
.fuel-price-page{display:grid;gap:16px}
.fuel-page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px}
.fuel-page-head h2{margin:4px 0 6px;font-size:24px;color:#261b3b}
.fuel-page-head p{margin:0;color:#7d748f;max-width:720px}
.fuel-price-big{min-width:190px;padding:16px 18px;border-radius:20px;border:1px solid #e5dcfb;background:linear-gradient(180deg,#fff 0%,#f8f4ff 100%);text-align:right;box-shadow:0 12px 26px rgba(92,63,158,.07)}
.fuel-price-big small,.fuel-price-big em{display:block;color:#8f86a1;font-style:normal;font-size:11px}.fuel-price-big strong{display:block;margin:3px 0;color:#5e36da;font-size:28px;line-height:1.1}.fuel-price-big.warning strong{color:#e57a13}.fuel-price-big.success strong{color:#5e36da}
.fuel-update-info{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.fuel-update-info span{padding:12px 14px;border:1px solid #eee7fa;border-radius:16px;background:#fbf9ff;color:#6f6680;font-size:12px}.fuel-update-info b{display:block;color:#2d2342;font-size:11px;margin-bottom:4px}
.fuel-history-list{display:grid;gap:10px}.fuel-history-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:12px 14px;border:1px solid #eee7fa;border-radius:16px;background:linear-gradient(180deg,#fff 0%,#fbf9ff 100%)}.fuel-history-row b{display:block;color:#2a203e}.fuel-history-row small{display:block;color:#8c839d;margin-top:3px}.fuel-history-row span{color:#776e87;font-size:12px}.fuel-history-row em{font-style:normal;padding:6px 9px;border-radius:999px;background:#f2edff;color:#623bd8;font-size:10px;font-weight:700}
@media(max-width:700px){.fuel-page-head{flex-direction:column}.fuel-price-big{width:100%;text-align:left}.fuel-update-info{grid-template-columns:1fr}.fuel-history-row{grid-template-columns:1fr auto}.fuel-history-row em{grid-column:1/-1;justify-self:start}}
