/* ==========================================================
   v18 Premium polish: okunabilir admin, akıllı footer, yakında VIP
   ========================================================== */
:root{
  --ofa-green:#b7ff57;
  --ofa-green-soft:rgba(183,255,87,.16);
  --ofa-green-line:rgba(183,255,87,.34);
  --ofa-purple:#a855f7;
  --ofa-panel:rgba(18,20,36,.82);
}

/* Admin okunabilirliği */
.admin-body .btn,
.admin-body button,
.admin-body .small-btn,
.admin-body input[type="submit"],
.admin-body .actions button,
.admin-body .admin-card button,
.admin-body .table-wrap button{
  color:var(--ofa-green)!important;
  background:linear-gradient(135deg,rgba(183,255,87,.11),rgba(168,85,247,.10))!important;
  border:1px solid var(--ofa-green-line)!important;
  box-shadow:0 0 0 1px rgba(255,255,255,.03) inset,0 12px 34px rgba(0,0,0,.20)!important;
  text-shadow:0 0 14px rgba(183,255,87,.16)!important;
  font-weight:900!important;
}
.admin-body .btn:hover,
.admin-body button:hover,
.admin-body .small-btn:hover{
  background:linear-gradient(135deg,rgba(183,255,87,.18),rgba(168,85,247,.16))!important;
  border-color:rgba(183,255,87,.62)!important;
  transform:translateY(-1px);
}
.admin-body .danger-link,
.admin-body .small-btn.danger-link,
.admin-body button.danger-link{
  color:#ff8aa3!important;
  border-color:rgba(255,138,163,.38)!important;
  background:rgba(255,138,163,.08)!important;
}
.admin-body input,
.admin-body select,
.admin-body textarea{
  color:#eef7ff!important;
  background:rgba(255,255,255,.06)!important;
  border:1px solid rgba(255,255,255,.15)!important;
}
.admin-body input::placeholder,
.admin-body textarea::placeholder{color:#aab3c7!important;opacity:1!important}
.admin-body table th{color:#d8e2ff!important;letter-spacing:.18em!important;font-size:11px!important}
.admin-body table td{color:#eef2ff!important}
.admin-body .flash.success{color:#c7ffd8!important;border-color:rgba(77,255,166,.38)!important;background:rgba(77,255,166,.08)!important}
.admin-body .flash.warning{color:#fde68a!important}
.admin-body .flash.danger{color:#fecdd3!important}
.admin-side nav a{color:#dce4ff!important}
.admin-side nav a:hover{color:var(--ofa-green)!important;background:var(--ofa-green-soft)!important;border-color:var(--ofa-green-line)!important}

/* Sistem Polisi v18 */
.system-police-badge{color:#fff!important;background:rgba(183,255,87,.10)!important;border-color:var(--ofa-green-line)!important}
.score-status.healthy{color:var(--ofa-green)!important}.sev.ok{color:var(--ofa-green)!important}.sev.warning{color:#ffe58a!important}.sev.critical{color:#ff8aa3!important}

/* Ana sayfa merkezi alanı daha dolu ve dengeli */
.v16-platform-stage{align-items:stretch!important;margin-top:26px!important}.v16-welcome-panel{min-height:560px!important;padding-bottom:26px!important}.v16-choice-grid{margin-top:4px!important}.v16-choice-card{min-height:218px!important}.v18-route-assist{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.v18-route-assist a{display:grid;grid-template-columns:34px 1fr;gap:8px;align-items:center;padding:12px 13px;border-radius:17px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,rgba(255,255,255,.055),rgba(168,85,247,.045));box-shadow:inset 0 1px 0 rgba(255,255,255,.06);color:#eef2ff}.v18-route-assist span{grid-row:1/3;width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:rgba(168,85,247,.14);border:1px solid rgba(168,85,247,.28)}.v18-route-assist b{font-size:12px;letter-spacing:-.01em}.v18-route-assist small{font-size:10px;line-height:1.25;color:#aeb4cd}.v18-route-assist a:hover{border-color:rgba(183,255,87,.32);transform:translateY(-2px)}
.v16-lock-line{border:1px solid rgba(183,255,87,.20);background:rgba(183,255,87,.055);border-radius:999px;padding:10px 14px;color:#dfffc2!important;display:inline-flex;justify-content:center;width:100%;box-sizing:border-box}.v18-coming-soon{display:inline-flex;margin-top:10px;border:1px solid rgba(245,196,81,.34);background:rgba(245,196,81,.10);color:#f9d873;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900}.v16-vip-band{border-color:rgba(245,196,81,.25)!important}.v16-vip-text h2{color:#f5eaff!important}

/* Global footer: login state clarity */
.footer .footer-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.footer .footer-actions a{white-space:nowrap}.footer .footer-actions .soon{border-color:rgba(245,196,81,.30)!important;color:#f9d873!important;background:rgba(245,196,81,.08)!important}.footer .footer-actions .account{border-color:rgba(183,255,87,.30)!important;color:var(--ofa-green)!important;background:rgba(183,255,87,.08)!important}

/* Header VIP yakında rozeti varsa */
.vip-soon-pill,.nav .vip-soon-pill{color:#f9d873!important;border:1px solid rgba(245,196,81,.32)!important;background:rgba(245,196,81,.08)!important;border-radius:999px!important;padding:10px 14px!important;font-weight:900!important}

@media(max-width:1180px){.v18-route-assist{grid-template-columns:1fr}.v16-welcome-panel{min-height:auto!important}}
@media(max-width:860px){.v18-route-assist{grid-template-columns:1fr}.v16-platform-stage{margin-top:16px!important}.v16-welcome-panel{padding-bottom:20px!important}.v16-lock-line{border-radius:18px;line-height:1.45}}
