/* v3.12.41 — Ana Admin hızlandırma ve Motorin Fiyatları görünüm yenilemesi */

/* Menü geçişleri: veri beklenirken sayfa anında açılır. */
.admin-route-loading{min-height:190px;display:flex;align-items:center;justify-content:center;gap:18px;margin-top:8px;padding:28px;text-align:left;border:1px solid #e6e8ef;background:linear-gradient(180deg,#fff,#fafbff)}
.admin-route-loading h2{margin:0 0 5px;color:#111827;font-size:20px}.admin-route-loading p{margin:0;color:#667085;line-height:1.55}
.admin-route-spinner{width:42px;height:42px;flex:0 0 42px;border-radius:50%;border:4px solid #ece8ff;border-top-color:#673de6;animation:patoz-admin-spin .72s linear infinite}
@keyframes patoz-admin-spin{to{transform:rotate(360deg)}}

/* Uzun Ana Admin listelerinde ekran dışında kalan kartları tarayıcı gereksiz yere çizmez. */
.central-account-card,.admin-business-card,.support-ticket-card,.fuel41-city-card{content-visibility:auto;contain-intrinsic-size:240px}
#roleSidebarNav{contain:layout style}

/* Motorin fiyatları */
.fuel41-page{max-width:1280px;margin:0 auto;display:grid;gap:18px;padding-bottom:26px}
.fuel41-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:26px 28px;border:1px solid #e8e3fb;border-radius:24px;background:linear-gradient(135deg,#ffffff 0%,#f7f4ff 58%,#efeaff 100%);box-shadow:0 12px 34px rgba(66,43,125,.07)}
.fuel41-hero .eyebrow,.fuel41-config .eyebrow,.fuel41-section-head .eyebrow{display:block;margin-bottom:7px;color:#6941c6;font-size:10px;font-weight:850;letter-spacing:.11em}
.fuel41-hero h1{margin:0;color:#1f1732;font-size:clamp(25px,3vw,36px);line-height:1.15;letter-spacing:-.025em}.fuel41-hero p{max-width:760px;margin:10px 0 0;color:#6c6478;line-height:1.65}
.fuel41-hero-actions{display:grid;gap:9px;justify-items:end;min-width:220px}.fuel41-hero-actions .btn{min-height:48px;white-space:nowrap}.fuel41-hero-actions small{color:#7b7286;text-align:right}

.fuel41-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.fuel41-stats article{display:flex;align-items:center;gap:13px;min-width:0;padding:17px 18px;border:1px solid #e8e9ee;border-radius:19px;background:#fff;box-shadow:0 7px 22px rgba(20,24,40,.035)}
.fuel41-stats article>span{width:43px;height:43px;flex:0 0 43px;display:grid;place-items:center;border-radius:14px}.fuel41-stats article>span svg{width:21px;height:21px;fill:currentColor}.fuel41-stats .purple{background:#f0ebff;color:#673de6}.fuel41-stats .blue{background:#eaf3ff;color:#2563eb}.fuel41-stats .green{background:#eaf9f0;color:#15803d}.fuel41-stats .orange{background:#fff3e8;color:#d8660b}
.fuel41-stats small,.fuel41-stats em{display:block}.fuel41-stats small{color:#667085;font-size:11px;font-weight:700}.fuel41-stats strong{display:block;margin:2px 0;color:#101828;font-size:26px;line-height:1.1}.fuel41-stats em{color:#98a2b3;font-size:10px;font-style:normal}

.fuel41-guide{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;align-items:start;padding:17px 19px;border:1px solid #dce7ff;border-radius:19px;background:#f6f9ff}
.fuel41-guide-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:15px;background:#e8f0ff;color:#3267c8}.fuel41-guide-icon svg{width:23px;height:23px;fill:currentColor}.fuel41-guide h2{margin:1px 0 5px;color:#20345b;font-size:16px}.fuel41-guide p{margin:0;color:#53647f;line-height:1.6;font-size:12px}

.fuel41-config{padding:22px;border:1px solid #e7e8ed;box-shadow:0 9px 28px rgba(20,24,40,.04)}
.fuel41-config-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding-bottom:18px;border-bottom:1px solid #eceef2}.fuel41-config-head h2{margin:0;color:#19142a;font-size:21px}.fuel41-config-head p{margin:5px 0 0;color:#73707d;font-size:12px;line-height:1.55}
.fuel41-switch{display:inline-flex;align-items:center;gap:9px;cursor:pointer;user-select:none}.fuel41-switch input{position:absolute;opacity:0;pointer-events:none}.fuel41-switch span{position:relative;width:48px;height:27px;border-radius:999px;background:#cfd3dc;transition:background .18s ease}.fuel41-switch span:after{content:"";position:absolute;left:3px;top:3px;width:21px;height:21px;border-radius:50%;background:#fff;box-shadow:0 2px 7px rgba(16,24,40,.2);transition:transform .18s ease}.fuel41-switch input:checked+span{background:#673de6}.fuel41-switch input:checked+span:after{transform:translateX(21px)}.fuel41-switch b{min-width:42px;color:#4d4758;font-size:12px}
.fuel41-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:18px}.fuel41-config-grid .full{grid-column:1/-1}.fuel41-config-grid .field{margin:0}.fuel41-config-grid .field small{display:block;margin-top:6px;color:#8b8792;font-size:10px;line-height:1.45}
.fuel41-config-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding-top:16px;border-top:1px solid #eceef2}.fuel41-config-footer>div{display:grid;gap:3px}.fuel41-config-footer b{display:flex;align-items:center;gap:7px;color:#344054;font-size:12px}.fuel41-config-footer b svg{width:16px;height:16px;fill:#16803a}.fuel41-config-footer span{color:#7a7480;font-size:11px}.fuel41-config-footer .btn{min-height:46px}

.fuel41-cities{display:grid;gap:13px}.fuel41-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.fuel41-section-head h2{margin:0;color:#171326;font-size:22px}.fuel41-section-head p{margin:5px 0 0;color:#73707d;font-size:12px}.fuel41-count{padding:7px 11px;border-radius:999px;background:#f0ebff;color:#673de6;font-size:11px;font-weight:800;white-space:nowrap}
.fuel41-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:13px}
.fuel41-city-card{display:grid;gap:15px;padding:18px;border:1px solid #e6e8ed;border-radius:21px;background:#fff;box-shadow:0 9px 25px rgba(20,24,40,.045)}
.fuel41-city-card.ready{border-top:4px solid #22a559}.fuel41-city-card.warning{border-top:4px solid #ef8b29}.fuel41-city-card.missing{border-top:4px solid #98a2b3}
.fuel41-city-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.fuel41-city-title{display:flex;align-items:center;gap:11px;min-width:0}.fuel41-city-icon{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:14px;background:#f1edff;color:#673de6}.fuel41-city-icon svg{width:21px;height:21px;fill:currentColor}.fuel41-city-title h3{margin:0;color:#19152a;font-size:18px}.fuel41-city-title small{display:block;margin-top:3px;color:#7c7785;font-size:10px}
.fuel41-status{padding:6px 9px;border-radius:999px;font-size:9px;font-weight:850;white-space:nowrap}.fuel41-status.ready{background:#eaf8ef;color:#157943}.fuel41-status.warning{background:#fff2e8;color:#bd5f14}.fuel41-status.missing{background:#f1f3f5;color:#667085}
.fuel41-price{padding:15px 16px;border-radius:16px;background:#f8f7fb}.fuel41-price strong,.fuel41-price span{display:block}.fuel41-price strong{color:#281d48;font-size:29px;line-height:1.05}.fuel41-price span{margin-top:4px;color:#80798a;font-size:10px}
.fuel41-meta{display:grid;gap:8px;margin:0}.fuel41-meta div{display:flex;justify-content:space-between;gap:15px;padding-bottom:8px;border-bottom:1px solid #eff0f3}.fuel41-meta div:last-child{padding-bottom:0;border-bottom:0}.fuel41-meta dt{color:#8a8590;font-size:10px}.fuel41-meta dd{max-width:65%;margin:0;color:#45404c;font-size:10px;font-weight:700;text-align:right;overflow-wrap:anywhere}
.fuel41-error{display:grid;grid-template-columns:31px minmax(0,1fr);gap:10px;padding:11px 12px;border-radius:14px;background:#fff6ef;color:#9b4f13}.fuel41-error>span{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:#ffe7d4}.fuel41-error svg{width:16px;height:16px;fill:currentColor}.fuel41-error b{display:block;font-size:11px}.fuel41-error p{margin:3px 0;color:#a65d25;font-size:10px;line-height:1.5}.fuel41-error small{color:#b17a51;font-size:9px}
.fuel41-actions{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);gap:8px}.fuel41-actions .btn{min-height:43px;padding-inline:10px}.fuel41-actions .btn svg{width:16px;height:16px;fill:currentColor}
.fuel41-empty{grid-column:1/-1;display:grid;justify-items:center;gap:8px;padding:34px;text-align:center}.fuel41-empty>span{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;background:#f0ebff;color:#673de6}.fuel41-empty svg{width:25px;height:25px;fill:currentColor}.fuel41-empty h3{margin:5px 0 0}.fuel41-empty p{max-width:540px;margin:0;color:#7b7583}

@media(max-width:1050px){.fuel41-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
  .admin-route-loading{min-height:155px;align-items:flex-start;justify-content:flex-start;padding:20px}.admin-route-spinner{width:36px;height:36px;flex-basis:36px}
  .fuel41-page{gap:14px}.fuel41-hero{grid-template-columns:1fr;padding:20px}.fuel41-hero-actions{justify-items:stretch;min-width:0}.fuel41-hero-actions small{text-align:left}.fuel41-hero-actions .btn{width:100%}
  .fuel41-stats{grid-template-columns:1fr 1fr}.fuel41-stats article{padding:14px}.fuel41-stats article>span{width:38px;height:38px;flex-basis:38px}.fuel41-stats strong{font-size:22px}
  .fuel41-guide{grid-template-columns:40px minmax(0,1fr);padding:14px}.fuel41-guide-icon{width:40px;height:40px}
  .fuel41-config{padding:17px}.fuel41-config-head,.fuel41-config-footer,.fuel41-section-head{align-items:flex-start;flex-direction:column}.fuel41-config-grid{grid-template-columns:1fr}.fuel41-config-grid .full{grid-column:1}.fuel41-config-footer .btn{width:100%}
  .fuel41-grid{grid-template-columns:1fr}.fuel41-city-card{padding:16px}
}
@media(max-width:480px){.fuel41-stats{grid-template-columns:1fr}.fuel41-city-head{align-items:flex-start}.fuel41-status{max-width:112px;white-space:normal;text-align:center}.fuel41-actions{grid-template-columns:1fr}.fuel41-price strong{font-size:26px}}
@media(prefers-reduced-motion:reduce){.admin-route-spinner{animation:none}.fuel41-switch span,.fuel41-switch span:after{transition:none}}
