/*!
 * Start Bootstrap - SB Admin 2 v3.3.7+1 (http://startbootstrap.com/template-overviews/sb-admin-2)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
  background-color: #f8f8f8;
}
#wrapper {
  width: 100%;
}
#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  background-color: white;
}
@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 250px;
    padding: 0 30px;
    border-left: 1px solid #e7e7e7;
  }
}
.navbar-top-links {
  margin-right: 0;
}
.navbar-top-links li {
  display: inline-block;
}
.navbar-top-links li:last-child {
  margin-right: 15px;
}
.navbar-top-links li a {
  padding: 15px;
  min-height: 50px;
}
.navbar-top-links .dropdown-menu li {
  display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}
.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}
.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}
.sidebar .sidebar-nav.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.sidebar .sidebar-search {
  padding: 15px;
}
.sidebar ul li {
  border-bottom: 1px solid #e7e7e7;
}
.sidebar ul li a.active {
  background-color: #eeeeee;
}
.sidebar .arrow {
  float: right;
}
.sidebar .fa.arrow:before {
  content: "\f104";
}
.sidebar .active > a > .fa.arrow:before {
  content: "\f107";
}
.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
  border-bottom: none !important;
}
.sidebar .nav-second-level li a {
  padding-left: 37px;
}
.sidebar .nav-third-level li a {
  padding-left: 52px;
}
@media (min-width: 768px) {
  .sidebar {
    z-index: 1;
    position: absolute;
    width: 250px;
    margin-top: 51px;
  }
  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }
}
.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s;
}
.btn-primary.btn-outline {
  color: #428bca;
}
.btn-success.btn-outline {
  color: #5cb85c;
}
.btn-info.btn-outline {
  color: #5bc0de;
}
.btn-warning.btn-outline {
  color: #f0ad4e;
}
.btn-danger.btn-outline {
  color: #d9534f;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: white;
}
.chat {
  margin: 0;
  padding: 0;
  list-style: none;
}
.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #999999;
}
.chat li.left .chat-body {
  margin-left: 60px;
}
.chat li.right .chat-body {
  margin-right: 60px;
}
.chat li .chat-body p {
  margin: 0;
}
.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px;
}
.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll;
}
.login-panel {
  margin-top: 25%;
}
.flot-chart {
  display: block;
  height: 400px;
}
.flot-chart-content {
  width: 100%;
  height: 100%;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent;
}
table.dataTable thead .sorting_asc:after {
  content: "\f0de";
  float: right;
  font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
  content: "\f0dd";
  float: right;
  font-family: fontawesome;
}
table.dataTable thead .sorting:after {
  content: "\f0dc";
  float: right;
  font-family: fontawesome;
  color: rgba(50, 50, 50, 0.5);
}
.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}
.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important;
}
.show-grid {
  margin: 15px 0;
}
.huge {
  font-size: 40px;
}
.panel-green {
  border-color: #5cb85c;
}
.panel-green > .panel-heading {
  border-color: #5cb85c;
  color: white;
  background-color: #5cb85c;
}
.panel-green > a {
  color: #5cb85c;
}
.panel-green > a:hover {
  color: #3d8b3d;
}
.panel-red {
  border-color: #d9534f;
}
.panel-red > .panel-heading {
  border-color: #d9534f;
  color: white;
  background-color: #d9534f;
}
.panel-red > a {
  color: #d9534f;
}
.panel-red > a:hover {
  color: #b52b27;
}
.panel-yellow {
  border-color: #f0ad4e;
}
.panel-yellow > .panel-heading {
  border-color: #f0ad4e;
  color: white;
  background-color: #f0ad4e;
}
.panel-yellow > a {
  color: #f0ad4e;
}
.panel-yellow > a:hover {
  color: #df8a13;
}
.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
}
.timeline:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  margin-left: -1.5px;
  background-color: #eeeeee;
}
.timeline > li {
  position: relative;
  margin-bottom: 20px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  float: left;
  position: relative;
  width: 46%;
  padding: 20px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -15px;
  border-top: 15px solid transparent;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #ccc;
}
.timeline > li > .timeline-panel:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -14px;
  border-top: 14px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #fff;
}
.timeline > li > .timeline-badge {
  z-index: 100;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.4em;
  line-height: 50px;
  color: #fff;
  background-color: #999999;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px;
  }
  ul.timeline > li > .timeline-panel {
    width: calc(10%);
    width: -moz-calc(10%);
    width: -webkit-calc(10%);
  }
  ul.timeline > li > .timeline-badge {
    top: 16px;
    left: 15px;
    margin-left: 0;
  }
  ul.timeline > li > .timeline-panel {
    float: right;
  }
  ul.timeline > li > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
  }
  ul.timeline > li > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
  }
}

/* WindTrade Logistics admin polish */
:root {
  --windtrack-navy: #062b6f;
  --windtrack-blue: #0757b8;
  --windtrack-sky: #62b5f7;
  --windtrack-ink: #0f172a;
  --windtrack-muted: #64748b;
  --windtrack-border: #dbe7f6;
  --windtrack-bg: #f4f8fd;
}

body {
  background: var(--windtrack-bg);
  color: var(--windtrack-ink);
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
}

.navbar-default {
  background: #fff;
  border: 0;
  box-shadow: 0 12px 35px rgba(6, 43, 111, 0.08);
}

.navbar-header {
  background: #fff;
}

.navbar-brand {
  height: 64px;
  padding: 11px 18px;
}

.navbar-brand img {
  width: 168px !important;
  height: 42px !important;
  object-fit: contain;
}

.navbar-top-links li a {
  color: var(--windtrack-navy);
  font-weight: 700;
  min-height: 64px;
  padding-top: 22px;
}

.navbar-top-links li a:hover,
.navbar-top-links li a:focus {
  color: var(--windtrack-blue);
  background: #eef6ff;
}

.sidebar {
  background: linear-gradient(180deg, var(--windtrack-navy), #041b45);
  box-shadow: 18px 0 45px rgba(6, 43, 111, 0.14);
}

.sidebar ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}

.sidebar ul li a {
  color: #dbeafe;
  font-weight: 650;
  letter-spacing: 0.01em;
  padding: 15px 18px;
}

.sidebar ul li a:hover,
.sidebar ul li a:focus,
.sidebar ul li a.active {
  color: #fff;
  background: rgba(98, 181, 247, 0.18);
}

.sidebar .nav-second-level li a {
  color: #bfdbfe;
  background: rgba(0, 0, 0, 0.12);
}

.sidebar .nav-second-level li a:hover,
.sidebar .nav-second-level li a:focus {
  color: #fff;
  background: rgba(98, 181, 247, 0.22);
}

#page-wrapper {
  background: var(--windtrack-bg);
  border-left: 0;
  padding-top: 24px;
}

.page-header {
  border-bottom: 0;
  color: var(--windtrack-ink);
  font-size: 30px;
  font-weight: 800;
  margin: 0 0 24px;
  padding-bottom: 0;
}

.page-header:after {
  content: "Manage shipments, tracking updates, customers, and logistics operations.";
  display: block;
  color: var(--windtrack-muted);
  font-size: 14px;
  font-weight: 500;
  margin-top: 7px;
}

.panel,
.card,
.login-panel {
  border: 1px solid var(--windtrack-border);
  border-radius: 12px;
  box-shadow: 0 18px 45px rgba(6, 43, 111, 0.08);
  overflow: hidden;
}

.panel-heading,
.card-header {
  background: #fff !important;
  border-bottom: 1px solid var(--windtrack-border) !important;
  color: var(--windtrack-ink) !important;
  font-weight: 800;
}

.panel-primary,
.panel-yellow,
.panel-green,
.panel-red {
  border: 0;
  color: #fff;
}

.panel-primary > .panel-heading,
.panel-yellow > .panel-heading,
.panel-green > .panel-heading,
.panel-red > .panel-heading {
  background: linear-gradient(135deg, var(--windtrack-navy), var(--windtrack-blue) 62%, var(--windtrack-sky)) !important;
  border: 0 !important;
  color: #fff !important;
  min-height: 132px;
}

.panel-primary > .panel-heading .fa,
.panel-yellow > .panel-heading .fa,
.panel-green > .panel-heading .fa,
.panel-red > .panel-heading .fa {
  opacity: 0.75;
}

.panel .huge {
  font-size: 44px;
  font-weight: 800;
  line-height: 1;
}

.panel-footer {
  background: #fff;
  border-top: 0;
  color: var(--windtrack-blue);
  font-weight: 800;
}

.panel-footer:hover {
  background: #eef6ff;
}

.admin-kpi-row .panel {
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.admin-kpi-row .panel:hover {
  box-shadow: 0 24px 60px rgba(6, 43, 111, 0.14);
  transform: translateY(-3px);
}

.admin-section-title {
  align-items: center;
  display: flex;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 18px;
}

.admin-section-title h3 {
  color: var(--windtrack-ink);
  font-size: 20px;
  font-weight: 800;
  margin: 0;
}

.status-pill {
  background: #e8f3ff;
  border: 1px solid #b9dcff;
  border-radius: 999px;
  color: var(--windtrack-blue);
  display: inline-block;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.04em;
  padding: 6px 10px;
  text-transform: uppercase;
}

.btn-success,
.btn-primary {
  background: linear-gradient(135deg, var(--windtrack-blue), var(--windtrack-sky));
  border: 0;
  color: #fff;
  font-weight: 800;
}

.btn-success:hover,
.btn-primary:hover,
.btn-success:focus,
.btn-primary:focus {
  background: linear-gradient(135deg, var(--windtrack-navy), var(--windtrack-blue));
  color: #fff;
}

.btn-danger {
  border-radius: 8px;
  font-weight: 700;
}

.form-control {
  border: 1px solid #cdddf0;
  border-radius: 8px;
  box-shadow: none;
  min-height: 42px;
}

.form-control:focus {
  border-color: var(--windtrack-blue);
  box-shadow: 0 0 0 3px rgba(7, 87, 184, 0.13);
}

.input-group-addon {
  background: #eef6ff;
  border-color: #cdddf0;
  color: var(--windtrack-blue);
}

.table-responsive {
  border: 0;
}

.table {
  background: #fff;
}

.table > thead > tr > th {
  background: #eef6ff;
  border-color: var(--windtrack-border);
  color: var(--windtrack-navy);
  font-size: 12px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  vertical-align: middle;
}

.table > tbody > tr > td {
  border-color: #edf3fb;
  color: #24364d;
  vertical-align: middle;
}

.table > tbody > tr:hover {
  background: #f8fbff;
}

.login-panel {
  margin-top: 16%;
}

.login-panel .panel-heading {
  padding: 28px 24px 16px;
}

.login-panel img {
  width: 230px !important;
  height: auto !important;
  object-fit: contain;
}

.login-panel .panel-body {
  padding: 28px;
}

@media (min-width: 768px) {
  .sidebar {
    margin-top: 64px;
  }

  #page-wrapper {
    margin-left: 250px;
    min-height: calc(100vh - 64px);
  }
}

@media (max-width: 767px) {
  .navbar-brand img {
    width: 142px !important;
  }

  .page-header {
    font-size: 24px;
  }
}

/* Professional admin interface refresh */
html {
  background: var(--windtrack-bg);
}

body {
  min-height: 100vh;
}

a {
  transition: color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.navbar-static-top {
  min-height: 64px;
}

.navbar-toggle {
  border: 0;
  margin-top: 15px;
}

.navbar-toggle .icon-bar {
  background-color: var(--windtrack-blue) !important;
}

.navbar-top-links {
  display: flex;
  align-items: center;
}

.navbar-top-links li a {
  border-radius: 999px;
  margin: 7px 10px 0 0;
  min-height: 0;
  padding: 12px 18px;
}

.navbar-top-links li a .fa,
.navbar-top-links li a svg {
  margin-right: 6px;
}

.sidebar ul li a .fa,
.sidebar ul li a svg {
  margin-right: 10px;
  min-width: 16px;
}

.sidebar .nav-second-level li a {
  font-size: 13px;
  padding-bottom: 13px;
  padding-top: 13px;
}

#page-wrapper {
  padding-bottom: 44px;
}

.admin-hero {
  align-items: center;
  background:
    radial-gradient(circle at 86% 10%, rgba(98, 181, 247, 0.35), transparent 28%),
    linear-gradient(135deg, #041b45, var(--windtrack-navy) 48%, var(--windtrack-blue));
  border-radius: 18px;
  box-shadow: 0 22px 60px rgba(6, 43, 111, 0.22);
  color: #fff;
  display: flex;
  gap: 24px;
  justify-content: space-between;
  margin: 0 0 26px;
  overflow: hidden;
  padding: 28px;
}

.admin-hero h1 {
  font-size: 34px;
  font-weight: 850;
  letter-spacing: -0.02em;
  margin: 5px 0 8px;
}

.admin-hero p {
  color: #dbeafe;
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
  max-width: 650px;
}

.admin-eyebrow {
  color: #93c5fd;
  display: block;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.admin-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: flex-end;
  min-width: 245px;
}

.btn-outline-light {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.35);
  color: #fff;
  font-weight: 800;
}

.btn-outline-light:hover,
.btn-outline-light:focus {
  background: #fff;
  color: var(--windtrack-blue);
}

.metric-card {
  background: #fff;
  border: 1px solid var(--windtrack-border);
  border-radius: 16px;
  box-shadow: 0 16px 42px rgba(6, 43, 111, 0.08);
  color: var(--windtrack-ink);
  display: block;
  margin-bottom: 24px;
  min-height: 176px;
  overflow: hidden;
  padding: 22px;
  position: relative;
  text-decoration: none !important;
}

.metric-card:before {
  background: linear-gradient(135deg, var(--windtrack-blue), var(--windtrack-sky));
  content: "";
  height: 100%;
  opacity: 0.08;
  position: absolute;
  right: -40px;
  top: -40px;
  transform: rotate(12deg);
  width: 150px;
}

.metric-card:hover {
  box-shadow: 0 22px 55px rgba(6, 43, 111, 0.14);
  color: var(--windtrack-ink);
  transform: translateY(-4px);
}

.metric-icon {
  align-items: center;
  background: #eef6ff;
  border-radius: 13px;
  color: var(--windtrack-blue);
  display: inline-flex;
  font-size: 22px;
  height: 48px;
  justify-content: center;
  margin-bottom: 16px;
  width: 48px;
}

.metric-label,
.metric-foot {
  color: var(--windtrack-muted);
  display: block;
  font-size: 13px;
  font-weight: 750;
}

.metric-card strong {
  color: var(--windtrack-ink);
  display: block;
  font-size: 38px;
  font-weight: 850;
  line-height: 1;
  margin: 6px 0 8px;
}

.metric-card-green .metric-icon {
  background: #eaf8ef;
  color: #16a34a;
}

.metric-card-orange .metric-icon {
  background: #fff4df;
  color: #d97706;
}

.metric-card-sky .metric-icon {
  background: #e6f4ff;
  color: #0284c7;
}

.analytics-panel {
  background: #fff;
  border: 1px solid var(--windtrack-border);
  border-radius: 16px;
  box-shadow: 0 16px 42px rgba(6, 43, 111, 0.08);
  margin-bottom: 24px;
  padding: 22px;
}

.analytics-panel .admin-section-title {
  margin-bottom: 18px;
}

.admin-section-title p {
  color: var(--windtrack-muted);
  font-size: 13px;
  margin: 5px 0 0;
}

.chart-wrap {
  min-height: 260px;
  position: relative;
}

.health-item {
  margin-bottom: 22px;
}

.health-item > div:first-child,
.category-row > div:first-child {
  align-items: center;
  display: flex;
  justify-content: space-between;
  gap: 14px;
}

.health-item span,
.category-row span {
  color: var(--windtrack-muted);
  font-size: 13px;
  font-weight: 750;
}

.health-item strong,
.category-row strong {
  color: var(--windtrack-ink);
}

.health-bar,
.category-bar {
  background: #e8f1fb;
  border-radius: 999px;
  height: 10px;
  margin-top: 10px;
  overflow: hidden;
}

.health-bar span,
.category-bar span {
  background: linear-gradient(90deg, var(--windtrack-blue), var(--windtrack-sky));
  border-radius: inherit;
  display: block;
  height: 100%;
}

.health-bar-warning span {
  background: linear-gradient(90deg, #f59e0b, #f97316);
}

.health-summary {
  align-items: flex-start;
  background: #f3f8ff;
  border: 1px solid var(--windtrack-border);
  border-radius: 12px;
  display: flex;
  gap: 12px;
  padding: 14px;
}

.health-summary span {
  color: var(--windtrack-blue);
}

.health-summary p,
.empty-state {
  color: var(--windtrack-muted);
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
}

.category-row {
  margin-bottom: 17px;
}

.category-row:last-child {
  margin-bottom: 0;
}

.admin-table {
  margin-bottom: 0;
}

.admin-table > thead > tr > th,
.table > thead > tr > th {
  white-space: nowrap;
}

.admin-table > tbody > tr > td,
.table > tbody > tr > td {
  line-height: 1.45;
}

.card {
  background: #fff;
  margin-bottom: 24px;
}

.card-header {
  padding: 18px 22px;
}

.card-body {
  padding: 22px;
}

.panel-default > .panel-heading {
  font-size: 16px;
  padding: 18px 22px;
}

.panel-body {
  padding: 24px;
}

.panel-body h3 {
  border-bottom: 1px solid #e8f1fb;
  color: var(--windtrack-navy);
  font-size: 15px;
  font-weight: 850;
  letter-spacing: 0.05em;
  margin: 10px 0 22px !important;
  padding-bottom: 12px;
  text-align: left !important;
  text-transform: uppercase;
}

label {
  color: #334155;
  font-size: 13px;
  font-weight: 800;
  margin-bottom: 7px;
}

textarea.form-control {
  min-height: 104px;
  resize: vertical;
}

.input-group select {
  background: transparent;
  border: 0;
  color: #334155;
  font-size: 12px;
  max-width: 150px;
  outline: 0;
}

form .btn-success,
form .btn-primary,
button[type="submit"].btn {
  border-radius: 10px;
  min-width: 180px;
  padding: 12px 22px;
}

form button[style*="left: 50%"] {
  display: block !important;
  left: auto !important;
  margin: 30px auto 10px !important;
  position: static !important;
  transform: none !important;
}

.dropdown-menu {
  border: 1px solid var(--windtrack-border) !important;
  border-radius: 12px !important;
  box-shadow: 0 18px 44px rgba(6, 43, 111, 0.14) !important;
  padding: 8px !important;
  text-align: left !important;
}

.dropdown-menu > li > a {
  border-radius: 8px;
  color: #334155;
  font-size: 13px;
  font-weight: 700;
  padding: 9px 12px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background: #eef6ff;
  color: var(--windtrack-blue);
}

.icon-nav,
.fa-bars.icon-nav {
  background: #eef6ff;
  border-radius: 8px;
  color: var(--windtrack-blue);
  padding: 8px;
}

h5[style*="text-align: center"] {
  color: var(--windtrack-muted);
  font-size: 14px;
  font-weight: 600;
  margin: -8px 0 18px;
  text-align: left !important;
}

.login-panel {
  background: rgba(255, 255, 255, 0.94);
}

body:has(.login-panel) {
  background:
    radial-gradient(circle at 18% 16%, rgba(98, 181, 247, 0.24), transparent 26%),
    linear-gradient(135deg, #eef6ff, #f8fbff);
}

@media (max-width: 991px) {
  .admin-hero {
    align-items: flex-start;
    flex-direction: column;
  }

  .admin-hero-actions {
    justify-content: flex-start;
    min-width: 0;
  }
}

@media (max-width: 767px) {
  #page-wrapper {
    padding: 18px 14px 34px;
  }

  .admin-hero {
    border-radius: 14px;
    padding: 22px;
  }

  .admin-hero h1 {
    font-size: 28px;
  }

  .admin-hero-actions,
  .admin-hero-actions .btn {
    width: 100%;
  }

  .metric-card {
    min-height: 150px;
  }

  .analytics-panel,
  .panel-body,
  .card-body {
    padding: 18px;
  }

  .admin-section-title {
    align-items: flex-start;
    flex-direction: column;
  }

  .admin-section-title .btn {
    width: 100%;
  }

  .table-responsive {
    border: 0;
    margin-bottom: 0;
  }

  .navbar-top-links {
    float: none !important;
    justify-content: flex-end;
    padding-right: 8px;
  }

  .navbar-top-links li a {
    margin-right: 0;
  }
}
