/*
 * JNET-MONITOR theme polish
 * Loaded after the selected theme so color utility boxes stay vivid.
 */
:root {
  --jnet-theme-accent: #008bc9;
  --jnet-theme-bg: #111827;
  --jnet-theme-text: #fff;
  --jnet-option-bg: #fff;
  --jnet-option-text: #2f353a;
  --jnet-shadow-soft: 0 8px 18px rgba(15, 23, 42, .12);
  --jnet-shadow-color: 0 10px 22px rgba(15, 23, 42, .18);
}

.card,
.box,
.btn,
.form-control,
.group-item,
select,
input,
textarea {
  border-radius: 6px;
}

.card {
  box-shadow: var(--jnet-shadow-soft);
}

.card-header {
  border-radius: 6px 6px 0 0;
}

.box:not([class*="bg-"]) {
  box-shadow: var(--jnet-shadow-soft);
}

.box[class*="bg-"],
.btn[class*="bg-"],
a[class*="bg-"],
.alert[class*="bg-"] {
  color: #f8fafc !important;
}

.box[class*="bg-"] a {
  color: #f8fafc !important;
}

.box.bg-primary,
.btn.bg-primary,
a.bg-primary,
.alert.bg-primary,
.btn-login.bg-primary {
  background-color: var(--jnet-theme-accent) !important;
}

.box.bg-secondary,
.btn.bg-secondary,
a.bg-secondary,
.alert.bg-secondary {
  background-color: #73818f !important;
}

.box.bg-success,
.btn.bg-success,
a.bg-success,
.alert.bg-success {
  background-color: #4dbd74 !important;
}

.box.bg-info,
.btn.bg-info,
a.bg-info,
.alert.bg-info {
  background-color: #63c2de !important;
}

.box.bg-warning,
.btn.bg-warning,
a.bg-warning,
.alert.bg-warning,
.box.bg-yellow,
.btn.bg-yellow,
a.bg-yellow,
.alert.bg-yellow,
.box.bg-orange,
.btn.bg-orange,
a.bg-orange,
.alert.bg-orange {
  background-color: #ffc107 !important;
  color: #263238 !important;
}

.box.bg-warning a,
.box.bg-yellow a,
.box.bg-orange a {
  color: #263238 !important;
}

.box.bg-danger,
.btn.bg-danger,
a.bg-danger,
.alert.bg-danger,
.box.bg-red,
.btn.bg-red,
a.bg-red,
.alert.bg-red {
  background-color: #f86c6b !important;
}

.box.bg-dark,
.btn.bg-dark,
a.bg-dark,
.alert.bg-dark,
.box.bg-grey-dark,
.btn.bg-grey-dark,
a.bg-grey-dark,
.alert.bg-grey-dark {
  background-color: #2f353a !important;
}

.box.bg-blue,
.btn.bg-blue,
a.bg-blue,
.alert.bg-blue {
  background-color: #20a8d8 !important;
}

.box.bg-indigo,
.btn.bg-indigo,
a.bg-indigo,
.alert.bg-indigo {
  background-color: #6610f2 !important;
}

.box.bg-purple,
.btn.bg-purple,
a.bg-purple,
.alert.bg-purple {
  background-color: #6f42c1 !important;
}

.box.bg-pink,
.btn.bg-pink,
a.bg-pink,
.alert.bg-pink {
  background-color: #e83e8c !important;
}

.box.bg-green,
.btn.bg-green,
a.bg-green,
.alert.bg-green {
  background-color: #4dbd74 !important;
}

.box.bg-teal,
.btn.bg-teal,
a.bg-teal,
.alert.bg-teal {
  background-color: #20c997 !important;
}

.box.bg-cyan,
.btn.bg-cyan,
a.bg-cyan,
.alert.bg-cyan {
  background-color: #17a2b8 !important;
}

.box.bg-light-blue,
.btn.bg-light-blue,
a.bg-light-blue,
.alert.bg-light-blue {
  background-color: #63c2de !important;
}

.box.bg-grey,
.btn.bg-grey,
a.bg-grey,
.alert.bg-grey {
  background-color: #73818f !important;
}

.box.bg-light,
.btn.bg-light,
a.bg-light,
.alert.bg-light,
.box.bg-white,
.btn.bg-white,
a.bg-white,
.alert.bg-white {
  background-color: #fff !important;
  color: #2f353a !important;
}

.box.bg-light a,
.box.bg-white a {
  color: #2f353a !important;
}

.box[class*="bg-"] {
  border-color: rgba(255, 255, 255, .28) !important;
  box-shadow: var(--jnet-shadow-color), inset 0 1px 0 rgba(255, 255, 255, .2) !important;
  overflow: hidden;
  transition: transform .16s ease, box-shadow .16s ease, filter .16s ease;
}

.box[class*="bg-"]:hover {
  filter: saturate(1.08);
  transform: translateY(-1px);
}

.box[class*="bg-"] .box-group-icon {
  background: rgba(255, 255, 255, .16);
  border-color: rgba(255, 255, 255, .2);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .08);
}

.box.bg-warning .box-group-icon,
.box.bg-yellow .box-group-icon,
.box.bg-orange .box-group-icon,
.box.bg-light .box-group-icon,
.box.bg-white .box-group-icon {
  background: rgba(38, 50, 56, .12);
  border-color: rgba(38, 50, 56, .18);
}

.btn[class*="bg-"],
a.btn[class*="bg-"],
.btn-login.bg-primary {
  box-shadow: 0 5px 12px rgba(15, 23, 42, .16);
  transition: transform .16s ease, box-shadow .16s ease, filter .16s ease;
}

.btn[class*="bg-"]:hover,
a.btn[class*="bg-"]:hover,
.btn-login.bg-primary:hover {
  filter: brightness(1.05) saturate(1.08);
  transform: translateY(-1px);
  box-shadow: 0 8px 18px rgba(15, 23, 42, .2);
}

.table-hover:hover tbody tr:hover {
  background-color: rgba(255, 43, 214, .14) !important;
  background-color: color-mix(in srgb, var(--jnet-theme-accent) 18%, transparent) !important;
  box-shadow: inset 3px 0 0 var(--jnet-theme-accent);
}

.box.bg-orange,
.btn.bg-orange,
a.bg-orange,
.alert.bg-orange {
  background-color: #f8cb00 !important;
  color: #263238 !important;
}

::selection {
  background: var(--jnet-theme-accent);
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: var(--jnet-theme-accent);
  color: #fff;
  text-shadow: none;
}

select option,
.ses option {
  background-color: var(--jnet-option-bg);
  color: var(--jnet-option-text);
}

select option:checked,
.ses option:checked {
  background-color: var(--jnet-theme-accent);
  color: #fff;
}

#renewPppSecretModal > div {
  min-width: 320px;
  max-width: 90vw;
  box-sizing: border-box;
}

#renewPppSecretModal .table {
  margin: 10px 0;
}

.jnet-generate-progress {
  display: none;
  margin: 8px 5px 10px;
  padding: 8px;
  border: 1px solid var(--jnet-theme-accent);
  border-radius: 6px;
  background: rgba(15, 23, 42, .08);
  background: color-mix(in srgb, var(--jnet-theme-accent) 10%, transparent);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .08);
}

.jnet-generate-progress.is-active {
  display: block;
}

.jnet-generate-progress-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 6px;
  font-size: 13px;
  font-weight: 700;
}

.jnet-generate-progress-title {
  min-width: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.jnet-generate-progress-percent {
  flex: 0 0 auto;
  color: var(--jnet-theme-accent);
  text-shadow: 0 0 8px color-mix(in srgb, var(--jnet-theme-accent) 70%, transparent);
}

.jnet-generate-progress .progress {
  width: 100%;
  height: 12px;
  overflow: hidden;
  border-radius: 5px;
  background: rgba(15, 23, 42, .18);
  background: color-mix(in srgb, var(--jnet-theme-accent) 18%, #000);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .22);
}

.jnet-generate-progress-bar {
  display: block;
  width: 1%;
  height: 100%;
  max-width: 100%;
  border-radius: 5px;
  background: var(--jnet-theme-accent);
  box-shadow: 0 0 12px color-mix(in srgb, var(--jnet-theme-accent) 65%, transparent);
  transition: width .18s linear;
}

.jnet-generate-progress.is-active .jnet-generate-progress-bar::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, .55), transparent);
  animation: jnet-progress-sheen 1.1s linear infinite;
}

.jnet-generate-progress-status {
  margin-top: 6px;
  padding: 6px;
  border: 1px solid var(--jnet-theme-accent);
  border: 1px solid color-mix(in srgb, var(--jnet-theme-accent) 45%, transparent);
  border-radius: 5px;
  background: color-mix(in srgb, var(--jnet-theme-accent) 14%, transparent);
  font-weight: 700;
}

.jnet-generate-result {
  margin-top: 10px;
  padding: 10px 12px;
  border: 1px solid var(--jnet-theme-accent);
  border-radius: 6px;
  background: rgba(15, 23, 42, .08);
  background: color-mix(in srgb, var(--jnet-theme-accent) 16%, transparent);
  color: inherit;
  font-weight: 700;
  line-height: 1.45;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .08), 0 0 18px color-mix(in srgb, var(--jnet-theme-accent) 20%, transparent);
}

.jnet-delete-last-generate,
.jnet-delete-last-generate-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 5px;
  box-sizing: border-box;
}

.jnet-delete-last-generate {
  margin: 0 0 10px;
}

.jnet-confirm-modal {
  position: fixed;
  inset: 0;
  z-index: 1200;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 18px;
  background: rgba(0, 0, 0, .48);
  backdrop-filter: blur(3px);
}

.jnet-confirm-modal.is-open {
  display: flex;
}

.jnet-confirm-card {
  display: flex;
  gap: 14px;
  width: min(430px, 100%);
  padding: 16px;
  border: 1px solid var(--jnet-theme-accent);
  border-radius: 8px;
  background: rgba(15, 23, 42, .94);
  background: color-mix(in srgb, var(--jnet-theme-bg) 86%, #000);
  color: var(--jnet-theme-text);
  box-shadow: 0 18px 48px rgba(0, 0, 0, .38), 0 0 26px color-mix(in srgb, var(--jnet-theme-accent) 35%, transparent);
}

.jnet-confirm-icon {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 8px;
  border: 1px solid color-mix(in srgb, #ff5b6b 70%, var(--jnet-theme-accent));
  color: #ff5b6b;
  background: rgba(255, 91, 107, .13);
  box-shadow: 0 0 16px rgba(255, 91, 107, .22);
  font-size: 20px;
}

.jnet-confirm-content {
  min-width: 0;
  flex: 1 1 auto;
}

.jnet-confirm-content h3 {
  margin: 0 0 6px;
  font-size: 16px;
  line-height: 1.25;
}

.jnet-confirm-content p {
  margin: 0;
  color: inherit;
  line-height: 1.45;
  opacity: .9;
}

.jnet-confirm-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
  margin-top: 14px;
}

.jnet-confirm-actions .btn {
  margin: 0;
}

@keyframes jnet-progress-sheen {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(100%);
  }
}

.income-summary {
  width: 100%;
  font-size: 13px;
  line-height: 1.35;
}

.income-title {
  margin-bottom: 5px;
  font-weight: 700;
}

.income-row,
.income-total {
  display: grid;
  grid-template-columns: minmax(0, 1fr) max-content;
  align-items: baseline;
  column-gap: 10px;
  padding: 1px 0;
}

.income-label {
  min-width: 0;
  overflow-wrap: anywhere;
}

.income-money {
  min-width: 6.8em;
  text-align: right;
  white-space: nowrap;
}

.income-total {
  margin-top: 6px;
  padding-top: 5px;
  border-top: 1px solid var(--jnet-theme-accent);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .12);
  font-size: 15px;
  font-weight: 800;
}

.dashboard-ntp {
  display: inline-flex;
  align-items: baseline;
  gap: 4px;
  max-width: 100%;
}

.ntp-status {
  flex: 0 0 auto;
  font-weight: 900;
  text-shadow: 0 0 8px currentColor;
}

.ntp-ok {
  color: #32ff7e;
}

.ntp-down {
  color: #ff3b5c;
}

.ntp-server {
  min-width: 0;
  overflow-wrap: anywhere;
}

.dashboard-status-box .metric-count {
  color: var(--jnet-theme-accent);
  font-weight: 800;
  text-shadow: 0 0 7px color-mix(in srgb, var(--jnet-theme-accent) 60%, transparent);
}

.dashboard-status-box {
  box-sizing: border-box;
  height: 132px !important;
  min-height: 132px;
  max-height: 132px;
  overflow: hidden;
}

.dashboard-status-box .box-group {
  width: 100%;
}

.dashboard-status-box .box-group-area {
  width: 75%;
}

.dashboard-ip-line,
.dashboard-data-line {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.dashboard-pair-row {
  display: flex;
  align-items: stretch;
  clear: both;
}

.dashboard-pair-row > [class*="col-"] {
  float: none;
}

.dashboard-pair-col {
  display: flex;
  flex-direction: column;
}

.dashboard-pair-col > .row,
.dashboard-pair-col > .card {
  flex: 1 1 auto;
}

.dashboard-pair-col > #r_5 {
  flex: 1 1 auto;
  min-height: 0;
}

.dashboard-pair-col > .row > .box,
.dashboard-pair-col > .row > .card,
.dashboard-pair-col > .card {
  box-sizing: border-box;
  height: calc(100% - 10px);
}

.dashboard-pair-col > #r_5 > .dashboard-status-box {
  height: calc(100% - 10px) !important;
  max-height: none;
}

@media screen and (max-width: 750px) {
  .dashboard-pair-row {
    display: block;
  }

  .dashboard-pair-row > [class*="col-"] {
    float: left;
  }

  .dashboard-pair-col,
  .dashboard-pair-col > .row,
  .dashboard-pair-col > .card,
  .dashboard-pair-col > .row > .box,
  .dashboard-pair-col > .row > .card {
    display: block;
    height: auto;
  }

  .dashboard-pair-col > #r_5 > .dashboard-status-box {
    height: auto !important;
    max-height: none;
  }
}

@media (max-width: 420px) {
  .income-summary {
    font-size: 12px;
  }

  .income-row,
  .income-total {
    column-gap: 6px;
  }

  .income-money {
    min-width: 5.8em;
  }
}

.cl-w {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 12px;
  background: rgba(8, 5, 13, .78);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0;
  backdrop-filter: blur(5px);
}

.cl-w i {
  color: var(--jnet-theme-accent);
  font-size: 42px !important;
  text-shadow: 0 0 14px var(--jnet-theme-accent);
}

body:has(.jnet-login-page) {
  background-color: var(--jnet-login-page-bg) !important;
  color: var(--jnet-login-text);
}

body:has(.jnet-login-page) .wrapper {
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px 12px;
  box-sizing: border-box;
}

.jnet-login-page.login-box {
  width: min(390px, 100%);
  margin: 0 auto;
  padding-top: 0 !important;
}

.jnet-login-page .jnet-login-card.card {
  margin: 0;
  overflow: hidden;
  border: 1px solid color-mix(in srgb, var(--jnet-theme-accent) 55%, transparent) !important;
  border-radius: 10px !important;
  background-color: var(--jnet-login-card-bg) !important;
  color: var(--jnet-login-text) !important;
  box-shadow:
    0 0 0 1px color-mix(in srgb, var(--jnet-theme-accent) 18%, transparent),
    0 0 24px color-mix(in srgb, var(--jnet-theme-accent) 24%, transparent),
    0 18px 40px rgba(0, 0, 0, .45) !important;
}

.jnet-login-page .jnet-login-card-header.card-header {
  padding: 12px 18px !important;
  margin-bottom: 0 !important;
  border-bottom: 1px solid color-mix(in srgb, var(--jnet-theme-accent) 35%, transparent) !important;
  border-radius: 0 !important;
  background-color: var(--jnet-login-header-bg) !important;
  box-shadow: 0 0 12px color-mix(in srgb, var(--jnet-theme-accent) 18%, transparent) !important;
}

.jnet-login-page .jnet-login-card-header h3 {
  margin: 0 !important;
  padding: 0;
  color: #fff !important;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.35;
  text-shadow: 0 0 8px color-mix(in srgb, var(--jnet-theme-accent) 70%, transparent);
}

.jnet-login-page .jnet-login-card-body.card-body {
  padding: 18px 20px 16px !important;
  margin-bottom: 0 !important;
  background-color: var(--jnet-login-card-bg) !important;
}

.jnet-login-page .jnet-login-brand {
  margin-bottom: 16px;
  text-align: center;
}

.jnet-login-page .jnet-login-brand img {
  width: 88px;
  height: 88px;
  object-fit: contain;
  margin-bottom: 8px;
  filter: drop-shadow(0 0 12px color-mix(in srgb, var(--jnet-theme-accent) 35%, transparent));
}

.jnet-login-page .jnet-login-brand-title {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .4px;
  color: var(--jnet-login-text);
}

.jnet-login-page .jnet-login-table.table {
  width: 100% !important;
  margin: 0;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  color: var(--jnet-login-text) !important;
}

.jnet-login-page .jnet-login-table td,
.jnet-login-page .jnet-login-table th {
  padding: 0 0 12px !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: var(--jnet-login-text) !important;
}

.jnet-login-page .jnet-login-table tr:last-child td {
  padding-bottom: 0 !important;
}

.jnet-login-page .jnet-login-field.form-control {
  width: 100%;
  height: 40px;
  padding: 0 12px;
  box-sizing: border-box;
  border-radius: 6px !important;
  background-color: var(--jnet-login-input-bg) !important;
  color: var(--jnet-login-text) !important;
  border-color: color-mix(in srgb, var(--jnet-theme-accent) 45%, transparent) !important;
  font-size: 15px;
}

.jnet-login-page .jnet-login-field.form-control::placeholder {
  color: var(--jnet-login-muted);
  opacity: 1;
}

.jnet-login-page .jnet-login-field.form-control:focus {
  border-color: var(--jnet-theme-accent) !important;
  box-shadow: 0 0 0 .18rem color-mix(in srgb, var(--jnet-theme-accent) 22%, transparent) !important;
}

.jnet-login-page .jnet-login-submit.btn-login {
  width: 100%;
  height: 42px;
  margin-top: 4px;
  border: 0;
  border-radius: 8px !important;
  background: linear-gradient(
    180deg,
    color-mix(in srgb, var(--jnet-theme-accent) 72%, #fff) 0%,
    var(--jnet-theme-accent) 100%
  ) !important;
  color: #fff !important;
  font-size: 17px;
  font-weight: 700;
  box-shadow: 0 8px 18px color-mix(in srgb, var(--jnet-theme-accent) 35%, transparent);
}

.jnet-login-page .jnet-login-submit.btn-login:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
  box-shadow: 0 10px 22px color-mix(in srgb, var(--jnet-theme-accent) 42%, transparent);
}

.jnet-login-page .jnet-login-footer {
  margin-top: 4px;
  color: var(--jnet-login-footer);
  font-size: 11px;
  line-height: 1.45;
}

.jnet-login-page .jnet-login-footer a {
  color: var(--jnet-login-footer-link) !important;
  text-decoration: none;
}

.jnet-login-page .jnet-login-footer a:hover {
  color: var(--jnet-theme-accent) !important;
}

.jnet-login-extra {
  padding-top: 6px !important;
}

.jnet-login-extra-box {
  padding: 12px 10px 10px;
  margin-bottom: 12px;
  border: 1px solid color-mix(in srgb, var(--jnet-theme-accent) 45%, transparent);
  border-radius: 8px;
  background: var(--jnet-login-panel-bg);
}

.jnet-login-server-active {
  margin-bottom: 10px;
  text-align: center;
  color: var(--jnet-theme-accent);
  font-size: 13px;
  font-weight: 700;
  text-shadow: 0 0 8px color-mix(in srgb, var(--jnet-theme-accent) 55%, transparent);
}

.jnet-login-unlimited {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 4px;
  min-height: 54px;
  padding: 12px 16px;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  transition: background .45s ease, box-shadow .45s ease;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, .18),
    0 0 18px rgba(123, 31, 162, .35);
}

.jnet-login-unlimited--days {
  background: linear-gradient(180deg, #7b1fa2 0%, #6a1b9a 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, .18),
    0 0 18px rgba(123, 31, 162, .35);
}

.jnet-login-unlimited--hours {
  background: linear-gradient(
    180deg,
    color-mix(in srgb, var(--jnet-theme-accent) 78%, #fff) 0%,
    var(--jnet-theme-accent) 100%
  );
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, .18),
    0 0 18px color-mix(in srgb, var(--jnet-theme-accent) 35%, transparent);
}

.jnet-login-unlimited--minutes {
  background: linear-gradient(180deg, #00bcd4 0%, #0097a7 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, .18),
    0 0 18px rgba(0, 188, 212, .35);
}

.jnet-login-unlimited--seconds {
  background: linear-gradient(180deg, #ff9800 0%, #f57c00 100%);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, .18),
    0 0 18px rgba(255, 152, 0, .35);
}

.jnet-login-unlimited strong {
  display: block;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: .2px;
  white-space: nowrap;
}

.jnet-login-unlimited span {
  display: block;
  margin-top: 4px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.25;
  opacity: .95;
}

.jnet-login-countdown {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 8px;
}

.jnet-login-countdown-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  border-radius: 8px;
  color: #fff;
  text-align: center;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .12);
}

.jnet-login-countdown-item strong {
  display: block;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.1;
}

.jnet-login-countdown-item span {
  display: block;
  margin-top: 2px;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.1;
}

.jnet-login-countdown-item--days {
  background: linear-gradient(180deg, #7b1fa2 0%, #6a1b9a 100%);
}

.jnet-login-countdown-item--hours {
  background: linear-gradient(
    180deg,
    color-mix(in srgb, var(--jnet-theme-accent) 78%, #fff) 0%,
    var(--jnet-theme-accent) 100%
  );
}

.jnet-login-countdown-item--minutes {
  background: linear-gradient(180deg, #00bcd4 0%, #0097a7 100%);
}

.jnet-login-countdown-item--seconds {
  background: linear-gradient(180deg, #ff9800 0%, #f57c00 100%);
}

.jnet-login-expired {
  margin-top: 8px;
  padding: 8px 10px;
  border-radius: 6px;
  background: color-mix(in srgb, var(--jnet-theme-accent) 14%, transparent);
  border: 1px solid color-mix(in srgb, var(--jnet-theme-accent) 35%, transparent);
  color: var(--jnet-login-text);
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.jnet-login-downloads {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.jnet-login-download-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 100%;
  min-height: 42px;
  padding: 10px 12px;
  box-sizing: border-box;
  border-radius: 8px;
  color: #fff !important;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
  box-shadow: 0 6px 16px rgba(0, 0, 0, .22);
  transition: transform .16s ease, filter .16s ease, box-shadow .16s ease;
}

.jnet-login-download-btn:hover {
  filter: brightness(1.05);
  transform: translateY(-1px);
}

.jnet-login-page .jnet-login-download-btn {
  box-shadow: 0 6px 16px rgba(0, 0, 0, .18);
}

@media (max-width: 420px) {
  .jnet-login-countdown-item strong {
    font-size: 16px;
  }

  .jnet-login-countdown-item span {
    font-size: 10px;
  }

  .jnet-login-download-btn {
    font-size: 13px;
  }
}
