/* [next]/internal/font/google/geist_dbbf8c4b.module.css [app-client] (css) */
@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/fef07dbb0973bf53-s.12tyk43_3sh9u.woff2") format("woff2");
  unicode-range: U+460-52F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/8a480f0b521d4e75-s.0jzbimsg8vl84.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/53b9e256198e5412-s.0-wfv7uh4i7h9.woff2") format("woff2");
  unicode-range: U+102-103, U+110-111, U+128-129, U+168-169, U+1A0-1A1, U+1AF-1B0, U+300-301, U+303-304, U+308-309, U+323, U+329, U+1EA0-1EF9, U+20AB;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/7178b3e590c64307-s.0nx0ww8fni_q3.woff2") format("woff2");
  unicode-range: U+100-2BA, U+2BD-2C5, U+2C7-2CC, U+2CE-2D7, U+2DD-2FF, U+304, U+308, U+329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2") format("woff2");
  unicode-range: U+??, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
  font-family: Geist Fallback;
  src: local(Arial);
  ascent-override: 95.94%;
  descent-override: 28.16%;
  line-gap-override: 0.0%;
  size-adjust: 104.76%;
}

.geist_dbbf8c4b-module__5qCx7q__className {
  font-family: Geist, Geist Fallback;
  font-style: normal;
}

.geist_dbbf8c4b-module__5qCx7q__variable {
  --font-geist: "Geist", "Geist Fallback";
}

/* [project]/app/globals.css [app-client] (css) */
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: .25rem;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .start {
    inset-inline-start: var(--spacing);
  }

  .transition {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to, opacity, box-shadow, transform, translate, scale, rotate, filter, -webkit-backdrop-filter, backdrop-filter, display, content-visibility, overlay, pointer-events;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
}

:root {
  --bg: #f4f5f7;
  --surface: #fff;
  --ink: #1f242b;
  --muted: #667085;
  --line: #e6e8ec;
  --orange: #ed7d22;
  --orange-soft: #fff2e8;
  --green: #1a8a5b;
  --danger: #d84848;
  --warning: #d99000;
  --sidebar: #17191c;
}

* {
  box-sizing: border-box;
}

body {
  background: var(--bg);
  color: var(--ink);
  font-family: var(--font-geist), Arial, sans-serif;
  margin: 0;
  font-size: 14px;
}

button, input {
  font: inherit;
}

button {
  cursor: pointer;
}

.app {
  min-height: 100vh;
}

.sidebar {
  background: var(--sidebar);
  color: #fff;
  z-index: 30;
  flex-direction: column;
  width: 248px;
  display: flex;
  position: fixed;
  inset: 0 auto 0 0;
}

.side-brand {
  border-bottom: 1px solid #2a2d31;
  align-items: center;
  gap: 11px;
  height: 76px;
  padding: 0 18px;
  display: flex;
}

.side-brand > img {
  object-fit: contain;
  width: 172px;
  height: auto;
  display: block;
}

.brand-mark {
  background: var(--orange);
  color: #fff;
  border-radius: 10px;
  place-items: center;
  width: 38px;
  height: 38px;
  display: grid;
  box-shadow: 0 6px 16px #ed7d2233;
}

.side-brand strong {
  letter-spacing: .8px;
  font-size: 17px;
  display: block;
}

.side-brand small {
  color: #9ba1aa;
  letter-spacing: 1.7px;
  margin-top: 2px;
  font-size: 8px;
  display: block;
}

.close-menu {
  display: none;
}

.role-card {
  background: #22252a;
  border: 1px solid #30343a;
  border-radius: 9px;
  align-items: center;
  gap: 10px;
  margin: 18px 14px;
  padding: 12px;
  display: flex;
}

.role-card > span {
  width: 30px;
  height: 30px;
  color: var(--orange);
  background: #33373d;
  border-radius: 7px;
  place-items: center;
  display: grid;
}

.role-card div {
  flex: 1;
}

.role-card small, .role-card strong {
  display: block;
}

.role-card small {
  color: #8f96a0;
  margin-bottom: 3px;
  font-size: 10px;
}

.role-card strong {
  font-size: 12px;
}

.sidebar nav {
  flex: 1;
  padding: 3px 12px;
}

.sidebar nav > small {
  color: #6f7680;
  letter-spacing: 1.4px;
  margin: 5px 11px 12px;
  font-size: 9px;
  display: block;
}

.sidebar nav button, .side-bottom button {
  color: #aeb4bd;
  text-align: left;
  background: none;
  border: 0;
  border-radius: 7px;
  align-items: center;
  gap: 12px;
  width: 100%;
  margin-bottom: 3px;
  padding: 11px 12px;
  display: flex;
  position: relative;
}

.sidebar nav button:hover, .sidebar nav button.active {
  color: #fff;
  background: #25282d;
}

.sidebar nav button.active svg {
  color: var(--orange);
}

.sidebar nav button.active i {
  background: var(--orange);
  border-radius: 3px;
  width: 3px;
  position: absolute;
  top: 8px;
  bottom: 8px;
  right: -12px;
}

.side-bottom {
  border-top: 1px solid #292c31;
  padding: 14px;
}

.demo-badge {
  letter-spacing: 1.1px;
  color: #f5bc89;
  background: #2b251f;
  border: 1px solid #463526;
  border-radius: 6px;
  margin-bottom: 8px;
  padding: 8px 10px;
  font-size: 9px;
}

.demo-badge i {
  background: var(--orange);
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-right: 7px;
  display: inline-block;
}

.app-main {
  min-height: 100vh;
  margin-left: 248px;
}

.topbar {
  border-bottom: 1px solid var(--line);
  z-index: 20;
  background: #fff;
  align-items: center;
  height: 76px;
  padding: 0 30px;
  display: flex;
  position: sticky;
  top: 0;
}

.menu-button {
  display: none;
}

.global-search {
  border: 1px solid var(--line);
  color: #9198a2;
  border-radius: 8px;
  align-items: center;
  gap: 9px;
  width: 370px;
  height: 39px;
  padding: 0 11px;
  display: flex;
}

.global-search input {
  border: 0;
  outline: 0;
  flex: 1;
}

.global-search kbd {
  color: #8a919b;
  border: 1px solid #d9dce1;
  border-radius: 4px;
  padding: 2px 6px;
  font-size: 10px;
}

.top-actions {
  align-items: center;
  gap: 10px;
  margin-left: auto;
  display: flex;
}

.date-button, .bell {
  border: 1px solid var(--line);
  color: #4d5560;
  background: #fff;
  border-radius: 8px;
  align-items: center;
  gap: 8px;
  height: 38px;
  padding: 0 12px;
  display: flex;
}

.bell {
  justify-content: center;
  width: 38px;
  padding: 0;
  position: relative;
}

.bell i {
  background: var(--orange);
  border: 1px solid #fff;
  border-radius: 50%;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 8px;
  right: 8px;
}

.avatar {
  color: #fff;
  background: #20242a;
  border-radius: 50%;
  place-items: center;
  width: 36px;
  height: 36px;
  font-size: 11px;
  font-weight: 700;
  display: grid;
}

.content {
  max-width: 1600px;
  margin: auto;
  padding: 28px 30px 48px;
}

.page-head {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 22px;
  display: flex;
}

.page-head p {
  color: var(--orange);
  letter-spacing: 1.4px;
  margin: 0 0 7px;
  font-size: 9px;
  font-weight: 700;
}

.page-head h1 {
  letter-spacing: -.6px;
  margin: 0 0 5px;
  font-size: 26px;
}

.page-head span {
  color: var(--muted);
}

.page-actions {
  gap: 8px;
  display: flex;
}

.primary-button, .filter-button, .export-button, .danger-button {
  border: 1px solid var(--line);
  color: #4d5560;
  background: #fff;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  gap: 7px;
  height: 38px;
  padding: 0 13px;
  display: inline-flex;
}

.primary-button {
  border-color: var(--orange);
  background: var(--orange);
  color: #fff;
  font-weight: 600;
}

.danger-button {
  color: var(--danger);
  background: #fff1f1;
  border-color: #f0b6b6;
}

.context-line {
  color: #7f6e61;
  background: #fffaf6;
  border: 1px solid #ead9c8;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  height: 44px;
  margin-bottom: 14px;
  padding: 0 14px;
  font-size: 12px;
  display: flex;
}

.context-line strong {
  color: #4a3b31;
}

.metrics-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin-bottom: 14px;
  display: grid;
}

.metric-card {
  border: 1px solid var(--line);
  background: #fff;
  border-radius: 9px;
  grid-template-columns: 38px 1fr;
  column-gap: 11px;
  min-height: 116px;
  padding: 15px 16px;
  transition: all .2s;
  display: grid;
}

.metric-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px #252a3310;
}

.metric-icon {
  color: #5c6672;
  background: #f4f5f7;
  border-radius: 8px;
  grid-row: 1 / 3;
  place-items: center;
  width: 38px;
  height: 38px;
  display: grid;
}

.metric-icon.success {
  color: var(--green);
  background: #eaf7f1;
}

.metric-icon.warning {
  color: var(--warning);
  background: #fff7e4;
}

.metric-icon.danger {
  color: var(--danger);
  background: #fff0f0;
}

.metric-icon.info {
  color: #3978b9;
  background: #edf5ff;
}

.metric-label {
  color: var(--muted);
  align-self: center;
  font-size: 11px;
}

.metric-value {
  letter-spacing: -.5px;
  font-size: 24px;
  font-weight: 700;
}

.metric-delta {
  color: var(--muted);
  grid-column: 1 / 3;
  align-items: center;
  gap: 4px;
  margin-top: 8px;
  font-size: 10px;
  display: flex;
}

.metric-delta.success {
  color: var(--green);
}

.metric-delta.danger {
  color: var(--danger);
}

.panel {
  border: 1px solid var(--line);
  background: #fff;
  border-radius: 9px;
  overflow: hidden;
}

.panel.wide {
  margin-bottom: 14px;
}

.panel-head {
  border-bottom: 1px solid var(--line);
  justify-content: space-between;
  align-items: center;
  min-height: 68px;
  padding: 15px 18px;
  display: flex;
}

.panel-head h2 {
  margin: 0 0 4px;
  font-size: 15px;
}

.panel-head p {
  color: var(--muted);
  margin: 0;
  font-size: 11px;
}

.text-button {
  color: var(--orange);
  background: none;
  border: 0;
  align-items: center;
  gap: 3px;
  font-size: 11px;
  font-weight: 600;
  display: flex;
}

.table-wrap {
  overflow: auto;
}

table {
  border-collapse: collapse;
  white-space: nowrap;
  width: 100%;
}

th {
  text-align: left;
  text-transform: uppercase;
  letter-spacing: .55px;
  color: #8b929c;
  border-bottom: 1px solid var(--line);
  background: #fafafa;
  padding: 10px 14px;
  font-size: 9px;
}

td {
  color: #3e4650;
  border-bottom: 1px solid #f0f1f3;
  padding: 12px 14px;
  font-size: 11px;
}

tbody tr:hover {
  background: #fffaf6;
}

.serial-link {
  color: #276da9;
  background: none;
  border: 0;
  padding: 0;
  font-size: 11px;
}

.badge {
  color: #59616b;
  background: #f0f2f4;
  border-radius: 20px;
  align-items: center;
  gap: 5px;
  padding: 4px 8px;
  font-size: 9px;
  font-weight: 600;
  display: inline-flex;
}

.badge i {
  background: currentColor;
  border-radius: 50%;
  width: 5px;
  height: 5px;
}

.badge.success {
  color: #16734c;
  background: #eaf7f1;
}

.badge.warning {
  color: #a66e00;
  background: #fff7e3;
}

.badge.danger {
  color: #c73c3c;
  background: #fff0f0;
}

.badge.info {
  color: #296ca9;
  background: #edf5ff;
}

.two-col {
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 14px;
  display: grid;
}

.two-col.asym {
  grid-template-columns: 1.55fr 1fr;
}

.inventory-chart {
  align-items: center;
  gap: 30px;
  padding: 20px;
  display: flex;
}

.donut, .big-donut {
  background: conic-gradient(var(--orange) 0 27.8%, var(--green) 27.8%);
  border-radius: 50%;
  place-items: center;
  width: 130px;
  height: 130px;
  display: grid;
  position: relative;
}

.donut:after, .big-donut:after {
  content: "";
  background: #fff;
  border-radius: 50%;
  position: absolute;
  inset: 19px;
}

.donut div, .big-donut strong, .big-donut small {
  z-index: 1;
}

.donut strong, .donut span {
  text-align: center;
  display: block;
}

.donut strong {
  font-size: 22px;
}

.donut span {
  color: var(--muted);
  font-size: 10px;
}

.legend {
  flex: 1;
}

.legend p {
  grid-template-columns: 8px 1fr auto 40px;
  align-items: center;
  gap: 8px;
  margin: 9px 0;
  font-size: 11px;
  display: grid;
}

.legend p i {
  border-radius: 50%;
  width: 7px;
  height: 7px;
}

.legend i.orange {
  background: var(--orange);
}

.legend i.green {
  background: var(--green);
}

.legend p em {
  color: var(--muted);
  font-size: 10px;
  font-style: normal;
}

.age-strip {
  border-radius: 6px;
  height: 6px;
  margin: 17px 0 7px;
  display: flex;
  overflow: hidden;
}

.age-strip span:first-child {
  background: #ed7d22;
}

.age-strip span:nth-child(2) {
  background: #f2ab6d;
}

.age-strip span:nth-child(3) {
  background: #f7d5b7;
}

.legend small {
  color: var(--muted);
  font-size: 9px;
}

.activity-grid {
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  padding: 18px;
  display: grid;
}

.activity-grid div {
  border: 1px solid #edf0f2;
  border-radius: 8px;
  padding: 13px;
  position: relative;
}

.activity-grid .dot {
  background: var(--green);
  border-radius: 50%;
  width: 7px;
  height: 7px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.activity-grid .d2, .activity-grid .d3 {
  background: var(--danger);
}

.activity-grid .d4, .activity-grid .d5 {
  background: var(--warning);
}

.activity-grid strong, .activity-grid small {
  display: block;
}

.activity-grid strong {
  font-size: 19px;
}

.activity-grid small {
  color: var(--muted);
  margin-top: 5px;
  font-size: 9px;
}

.map {
  background: #f1f0eb;
  height: 230px;
  position: relative;
  overflow: hidden;
}

.map:before {
  content: "";
  opacity: .9;
  background: linear-gradient(26deg, #0000 48%, #e0e2dc 49% 51%, #0000 52%), linear-gradient(130deg, #0000 52%, #dfe2dc 53% 55%, #0000 56%);
  position: absolute;
  inset: 0;
}

.map-road {
  background: #fff;
  border: 1px solid #e0ddd5;
  width: 130%;
  height: 13px;
  position: absolute;
  top: 45%;
  left: -15%;
  transform: rotate(-18deg);
}

.map-road.r2 {
  top: 30%;
  transform: rotate(48deg);
}

.map-road.r3 {
  top: 72%;
  transform: rotate(6deg);
}

.marker {
  z-index: 2;
  color: #fff;
  background: var(--green);
  border-radius: 50% 50% 50% 0;
  place-items: center;
  width: 25px;
  height: 25px;
  display: grid;
  position: absolute;
  transform: rotate(-45deg);
  box-shadow: 0 2px 8px #0003;
}

.marker svg {
  transform: rotate(45deg);
}

.marker.warn {
  background: var(--warning);
}

.marker.bad {
  background: var(--danger);
}

.map-label {
  letter-spacing: 1px;
  background: #ffffffdc;
  border-radius: 6px;
  padding: 8px 10px;
  font-size: 9px;
  font-weight: 700;
  position: absolute;
  bottom: 13px;
  left: 13px;
}

.map-label small {
  color: var(--muted);
  letter-spacing: 0;
  margin-top: 2px;
  font-weight: 400;
  display: block;
}

.risk-list {
  padding: 4px 18px;
}

.risk-list button {
  text-align: left;
  background: none;
  border: 0;
  border-bottom: 1px solid #eef0f2;
  align-items: center;
  gap: 11px;
  width: 100%;
  padding: 14px 0;
  display: flex;
}

.risk-list .score {
  width: 35px;
  height: 35px;
  color: var(--danger);
  background: #fff0f0;
  border-radius: 8px;
  place-items: center;
  font-weight: 700;
  display: grid;
}

.risk-list .s2 {
  color: #a66e00;
  background: #fff7e3;
}

.risk-list button > span:nth-child(2) {
  flex: 1;
}

.risk-list strong, .risk-list small {
  display: block;
}

.risk-list small {
  color: var(--muted);
  margin-top: 4px;
  font-size: 9px;
}

.bar-chart {
  background: repeating-linear-gradient(#fff 0 43px, #eef0f2 44px);
  align-items: flex-end;
  gap: 12px;
  height: 220px;
  padding: 25px 20px 10px;
  display: flex;
}

.bar-chart > div {
  flex-direction: column;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  gap: 7px;
  height: 100%;
  display: flex;
}

.bar-chart span {
  background: linear-gradient(#f2a15d, var(--orange));
  border-radius: 4px 4px 0 0;
  width: 62%;
  min-width: 12px;
  display: block;
}

.bar-chart small {
  color: var(--muted);
  font-size: 8px;
}

.connectivity {
  align-items: center;
  gap: 28px;
  padding: 28px;
  display: flex;
}

.big-donut {
  background: conic-gradient(var(--green) 0 92.9%,
    #efb654 92.9% 98%,
    var(--danger) 98%);
  width: 130px;
  height: 130px;
}

.big-donut strong {
  font-size: 19px;
}

.big-donut small {
  color: var(--muted);
  font-size: 9px;
  position: absolute;
  top: 73px;
}

.connectivity p {
  margin: 10px 0;
}

.ops-list {
  padding: 11px 18px;
}

.ops-list p {
  border-bottom: 1px solid #f0f1f3;
  grid-template-columns: 1fr auto 45px;
  gap: 12px;
  margin: 0;
  padding: 7px 0;
  font-size: 11px;
  display: grid;
}

.ops-list em {
  color: var(--muted);
  font-style: normal;
}

.filter-bar {
  border-bottom: 1px solid var(--line);
  background: #fcfcfd;
  gap: 8px;
  padding: 12px 15px;
  display: flex;
}

.search-field {
  border: 1px solid var(--line);
  color: #8f96a0;
  border-radius: 7px;
  align-items: center;
  gap: 8px;
  min-width: 280px;
  height: 36px;
  padding: 0 10px;
  display: flex;
}

.search-field input {
  background: none;
  border: 0;
  outline: 0;
  flex: 1;
  font-size: 11px;
}

.filter-bar .export-button {
  margin-left: auto;
}

.command-hero, .battery-hero {
  color: #fff;
  background: linear-gradient(110deg, #25282d, #17191c);
  border-radius: 10px;
  align-items: center;
  gap: 16px;
  margin-bottom: 14px;
  padding: 22px;
  display: flex;
}

.command-hero h2, .command-hero p, .battery-hero h2, .battery-hero p {
  margin: 0;
}

.command-hero p, .battery-hero p {
  color: #aeb4bd;
  margin-top: 5px;
  font-size: 11px;
}

.command-hero > div:nth-child(2) {
  flex: 1;
}

.hero-icon {
  width: 50px;
  height: 50px;
  color: var(--orange);
  background: #ffffff12;
  border-radius: 10px;
  place-items: center;
  display: grid;
}

.workflow {
  border: 1px solid var(--line);
  background: #fff;
  border-radius: 9px;
  padding: 18px;
}

.workflow h3 {
  margin: 0 0 18px;
  font-size: 14px;
}

.workflow {
  align-items: center;
  gap: 0;
  display: flex;
}

.workflow h3 {
  margin-right: 30px;
}

.workflow > div {
  flex: 1;
  align-items: center;
  display: flex;
}

.workflow > div > span {
  background: var(--orange-soft);
  width: 26px;
  height: 26px;
  color: var(--orange);
  border-radius: 50%;
  place-items: center;
  font-size: 10px;
  font-weight: 700;
  display: grid;
}

.workflow p {
  margin: 0 8px;
}

.workflow strong, .workflow small {
  display: block;
}

.workflow strong {
  font-size: 10px;
}

.workflow small {
  color: var(--muted);
  margin-top: 3px;
  font-size: 8px;
}

.workflow > div > i {
  background: #e7e9ec;
  flex: 1;
  height: 1px;
}

.battery-visual {
  color: #76d49c;
  background: #ffffff12;
  border-radius: 12px;
  place-items: center;
  width: 72px;
  height: 72px;
  display: grid;
  position: relative;
}

.battery-visual span {
  font-size: 9px;
  position: absolute;
  bottom: 8px;
}

.battery-hero > div:nth-child(2) {
  flex: 1;
}

.battery-hero h2 {
  margin-top: 8px;
  font-size: 20px;
}

.battery-actions {
  gap: 8px;
  display: flex;
}

.detail-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 12px;
  margin-bottom: 14px;
  display: grid;
}

.detail-grid > div {
  border: 1px solid var(--line);
  background: #fff;
  border-radius: 8px;
  padding: 15px;
}

.detail-grid small, .detail-grid strong {
  display: block;
}

.detail-grid small {
  color: var(--muted);
  margin-bottom: 7px;
  font-size: 9px;
}

.detail-grid strong {
  font-size: 14px;
}

.report-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
  display: grid;
}

.report-grid article {
  border: 1px solid var(--line);
  background: #fff;
  border-radius: 9px;
  padding: 20px;
}

.report-icon {
  background: var(--orange-soft);
  width: 42px;
  height: 42px;
  color: var(--orange);
  border-radius: 9px;
  place-items: center;
  display: grid;
}

.report-icon.r1 {
  color: var(--green);
  background: #eaf7f1;
}

.report-icon.r2 {
  color: #3978b9;
  background: #edf5ff;
}

.report-icon.r3 {
  color: #795bb3;
  background: #f4f0ff;
}

.report-grid h3 {
  margin: 18px 0 6px;
  font-size: 14px;
}

.report-grid p {
  color: var(--muted);
  min-height: 32px;
  font-size: 10px;
}

.report-grid button {
  color: var(--orange);
  background: none;
  border: 0;
  align-items: center;
  gap: 6px;
  padding: 7px 0;
  font-size: 10px;
  font-weight: 600;
  display: flex;
}

.toast {
  z-index: 60;
  color: #fff;
  border-left: 3px solid var(--green);
  background: #1f242a;
  border-radius: 7px;
  align-items: center;
  gap: 9px;
  padding: 13px 17px;
  font-size: 11px;
  display: flex;
  position: fixed;
  bottom: 24px;
  right: 24px;
  box-shadow: 0 12px 30px #1115;
}

.toast svg {
  color: #68ce91;
}

.login-page {
  color: #fff;
  background: #17191c;
  grid-template-columns: 1.2fr .8fr;
  align-items: center;
  gap: 8vw;
  min-height: 100vh;
  padding: 50px 7vw;
  display: grid;
  position: relative;
  overflow: hidden;
}

.login-page:before {
  content: "";
  border: 1px solid #ffffff08;
  border-radius: 50%;
  width: 700px;
  height: 700px;
  position: absolute;
  top: -230px;
  left: -250px;
  box-shadow: 0 0 0 100px #ffffff03, 0 0 0 200px #ffffff02;
}

.login-brand {
  align-items: center;
  display: flex;
  position: absolute;
  top: 42px;
  left: 7vw;
}

.login-brand img {
  object-fit: contain;
  width: 225px;
  height: auto;
  display: block;
}

.login-brand .brand-mark {
  grid-row: 1 / 3;
}

.login-brand strong {
  letter-spacing: 1px;
  font-size: 19px;
}

.login-brand span {
  letter-spacing: 1.8px;
  color: #9ca2aa;
  font-size: 7px;
}

.login-copy {
  z-index: 2;
  max-width: 650px;
  position: relative;
}

.login-copy h1 {
  letter-spacing: -2.4px;
  margin: 23px 0 20px;
  font-size: 55px;
  line-height: 1.08;
}

.login-copy h1 em {
  color: var(--orange);
  font-style: normal;
}

.login-copy > p {
  color: #9fa5ae;
  max-width: 580px;
  font-size: 16px;
  line-height: 1.7;
}

.login-stats {
  gap: 48px;
  margin-top: 45px;
  display: flex;
}

.login-stats span {
  color: #7f8791;
  font-size: 10px;
}

.login-stats strong {
  color: #fff;
  margin-bottom: 6px;
  font-size: 23px;
  display: block;
}

.login-card {
  color: var(--ink);
  z-index: 2;
  background: #fff;
  border-radius: 14px;
  width: 100%;
  max-width: 430px;
  padding: 34px;
  position: relative;
  box-shadow: 0 25px 60px #0005;
}

.mini-mark {
  background: var(--orange-soft);
  width: 38px;
  height: 38px;
  color: var(--orange);
  border-radius: 9px;
  place-items: center;
  display: grid;
}

.login-card h2 {
  margin: 20px 0 6px;
  font-size: 24px;
}

.login-card > p {
  color: var(--muted);
  margin: 0 0 24px;
}

.login-option {
  border: 1px solid var(--line);
  text-align: left;
  background: #fff;
  border-radius: 9px;
  align-items: center;
  gap: 13px;
  width: 100%;
  height: 76px;
  margin: 10px 0;
  padding: 12px 14px;
  transition: all .2s;
  display: flex;
}

.login-option:hover {
  border-color: var(--orange);
  transform: translateX(3px);
  box-shadow: 0 6px 18px #ed7d2215;
}

.login-option > span {
  background: var(--orange-soft);
  width: 40px;
  height: 40px;
  color: var(--orange);
  border-radius: 8px;
  place-items: center;
  display: grid;
}

.login-option.admin > span {
  color: #3978b9;
  background: #edf5ff;
}

.login-option div {
  flex: 1;
}

.login-option strong, .login-option small {
  display: block;
}

.login-option strong {
  font-size: 13px;
}

.login-option small {
  color: var(--muted);
  margin-top: 5px;
  font-size: 9px;
}

.demo-note {
  text-align: center;
  color: #7d858f;
  background: #f6f7f8;
  border-radius: 6px;
  margin-top: 20px;
  padding: 10px;
  font-size: 9px;
}

.demo-note i {
  background: var(--green);
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin-right: 7px;
  display: inline-block;
}

.login-page footer {
  color: #606873;
  font-size: 9px;
  position: absolute;
  bottom: 28px;
  left: 7vw;
  right: 7vw;
}

.login-page footer span {
  float: right;
}

@media (max-width: 1100px) {
  .metrics-grid, .report-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .workflow {
    display: block;
  }

  .workflow h3 {
    margin-right: 0;
  }

  .workflow > div {
    margin: 10px 0;
  }

  .login-copy h1 {
    font-size: 44px;
  }
}

@media (max-width: 800px) {
  .sidebar {
    transition: all .25s;
    transform: translateX(-100%);
  }

  .sidebar.open {
    transform: none;
  }

  .close-menu {
    color: #fff;
    background: none;
    border: 0;
    margin-left: auto;
    display: block;
  }

  .backdrop {
    z-index: 25;
    background: #0007;
    border: 0;
    position: fixed;
    inset: 0;
  }

  .app-main {
    margin-left: 0;
  }

  .menu-button {
    background: none;
    border: 0;
    place-items: center;
    margin-right: 12px;
    display: grid;
  }

  .global-search {
    flex: 1;
  }

  .global-search kbd, .date-button {
    display: none;
  }

  .content {
    padding: 20px 16px;
  }

  .two-col, .two-col.asym {
    grid-template-columns: 1fr;
  }

  .page-head {
    gap: 15px;
  }

  .page-actions .filter-button {
    display: none;
  }

  .detail-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .login-page {
    padding: 130px 7vw 90px;
    display: block;
  }

  .login-copy {
    margin-bottom: 50px;
  }

  .login-card {
    max-width: none;
  }

  .login-page footer {
    position: absolute;
  }
}

@media (max-width: 520px) {
  .metrics-grid {
    grid-template-columns: 1fr 1fr;
    gap: 8px;
  }

  .metric-card {
    grid-template-columns: 32px 1fr;
    column-gap: 8px;
    padding: 12px;
  }

  .metric-icon {
    width: 32px;
    height: 32px;
  }

  .metric-value {
    font-size: 20px;
  }

  .two-col {
    gap: 10px;
  }

  .page-head h1 {
    font-size: 22px;
  }

  .page-head span {
    font-size: 11px;
  }

  .context-line span:last-child {
    display: none;
  }

  .filter-bar {
    flex-wrap: wrap;
  }

  .search-field {
    min-width: 100%;
  }

  .filter-bar .export-button {
    margin-left: 0;
  }

  .inventory-chart {
    gap: 15px;
    padding: 15px;
  }

  .donut {
    width: 105px;
    height: 105px;
  }

  .activity-grid {
    grid-template-columns: 1fr 1fr;
  }

  .report-grid {
    grid-template-columns: 1fr;
  }

  .login-copy h1 {
    font-size: 37px;
  }

  .login-stats {
    gap: 18px;
  }

  .login-card {
    padding: 24px;
  }

  .login-page footer span {
    display: none;
  }

  .topbar {
    padding: 0 14px;
  }

  .global-search {
    width: auto;
  }

  .global-search input {
    width: 120px;
  }

  .battery-hero {
    flex-wrap: wrap;
    align-items: flex-start;
  }

  .battery-actions {
    width: 100%;
  }
}

/*# sourceMappingURL=%5Broot-of-the-server%5D__00~w_sw._.css.map*/