/* [next]/internal/font/google/geist_a71539c9.module.css [app-client] (css) */
@font-face {
  font-family: Geist;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/8a480f0b521d4e75-s.8e0177b5.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/7178b3e590c64307-s.b97b3418.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.853070df.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_a71539c9-module__T19VSG__className {
  font-family: Geist, Geist Fallback;
  font-style: normal;
}

.geist_a71539c9-module__T19VSG__variable {
  --font-geist-sans: "Geist", "Geist Fallback";
}

/* [next]/internal/font/google/geist_mono_8d43a2aa.module.css [app-client] (css) */
@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/4fa387ec64143e14-s.c1fdd6c2.woff2") format("woff2");
  unicode-range: U+301, U+400-45F, U+490-491, U+4B0-4B1, U+2116;
}

@font-face {
  font-family: Geist Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/bbc41e54d2fcbd21-s.799d8ef8.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 Mono;
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("../media/797e433ab948586e-s.p.dbea232f.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 Mono Fallback;
  src: local(Arial);
  ascent-override: 74.67%;
  descent-override: 21.92%;
  line-gap-override: 0.0%;
  size-adjust: 134.59%;
}

.geist_mono_8d43a2aa-module__8Li5zG__className {
  font-family: Geist Mono, Geist Mono Fallback;
  font-style: normal;
}

.geist_mono_8d43a2aa-module__8Li5zG__variable {
  --font-geist-mono: "Geist Mono", "Geist Mono Fallback";
}

/* [project]/app/globals.css [app-client] (css) */
@layer theme {
  :root, :host {
    --default-font-family: var(--font-geist-sans);
    --default-mono-font-family: var(--font-geist-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 {
  .fixed {
    position: fixed;
  }

  .table {
    display: table;
  }

  .antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

:root {
  --background: #eef4ee;
  --background-accent: #dce9dd;
  --surface: #fff;
  --surface-muted: #f5faf5;
  --border: #cfddcf;
  --text: #1e2822;
  --text-muted: #56655d;
  --brand: #1e5e43;
  --brand-strong: #174a35;
  --brand-soft: #e0efe5;
  --danger: #b54735;
  --danger-soft: #fde8e5;
  --warning: #8b6012;
  --warning-soft: #f9efda;
  --success: #1e6f4d;
  --success-soft: #def0e6;
  --shadow: 0 18px 42px -26px #13271b73;
}

* {
  box-sizing: border-box;
}

body {
  min-height: 100vh;
  color: var(--text);
  font-family: var(--font-geist-sans), "Segoe UI", sans-serif;
  background: radial-gradient(circle at 8% 8%, #98bfa559, transparent 36%), radial-gradient(circle at 92% 0%, #c1d6b95c, transparent 40%), linear-gradient(165deg, var(--background), var(--background-accent));
  margin: 0;
}

.dashboard-shell {
  max-width: 1100px;
  margin: 0 auto;
  padding: 1.25rem 1rem 2.5rem;
}

.dashboard-stack {
  gap: 1rem;
  display: grid;
}

.hero-card {
  box-shadow: var(--shadow);
  background: linear-gradient(145deg, #f6fbf6, #e8f0e8);
  border: 1px solid #c6d8c8f2;
  border-radius: 1.1rem;
  padding: 1.3rem;
}

.hero-card__title {
  letter-spacing: -.01em;
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.3;
}

.hero-card__subtitle {
  color: var(--text-muted);
  margin: .45rem 0 0;
  line-height: 1.5;
}

.hero-card__meta {
  color: var(--brand-strong);
  margin: .7rem 0 0;
  font-size: .83rem;
  font-weight: 540;
}

.panel-card {
  border: 1px solid var(--border);
  background: var(--surface);
  box-shadow: var(--shadow);
  border-radius: 1.1rem;
  padding: 1rem;
}

.panel-card__header {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  gap: .75rem;
  display: flex;
}

.panel-card__title {
  margin: 0;
  font-size: 1.08rem;
  line-height: 1.35;
}

.panel-card__meta {
  color: var(--text-muted);
  margin: .25rem 0 0;
  font-size: .8rem;
}

.form-grid {
  gap: .85rem;
  margin-top: .9rem;
  display: grid;
}

.field-stack {
  gap: .3rem;
  display: grid;
}

.field-label {
  color: #2d3a33;
  font-size: .86rem;
  font-weight: 590;
}

.field-input, .field-textarea {
  border: 1px solid var(--border);
  width: 100%;
  color: var(--text);
  font: inherit;
  background: #fcfdfc;
  border-radius: .65rem;
  padding: .58rem .72rem;
}

.field-input:focus, .field-textarea:focus {
  outline-offset: 0;
  border-color: #1e5e438f;
  outline: 2px solid #1e5e4338;
}

.field-textarea {
  resize: vertical;
  min-height: 5.9rem;
}

.info-banner {
  background: var(--surface-muted);
  color: #39473f;
  border: 1px solid #d5e2d5;
  border-radius: .66rem;
  padding: .65rem .75rem;
  font-size: .86rem;
}

.action-row {
  flex-wrap: wrap;
  align-items: center;
  gap: .62rem;
  display: flex;
}

.btn {
  cursor: pointer;
  border: 1px solid #0000;
  border-radius: .62rem;
  padding: .5rem .78rem;
  font-size: .86rem;
  font-weight: 600;
  transition: background-color .12s, border-color .12s, color .12s;
}

.btn:disabled {
  cursor: not-allowed;
  opacity: .6;
}

.btn--primary {
  border-color: var(--brand);
  background: var(--brand);
  color: #f8fff9;
}

.btn--primary:not(:disabled):hover {
  background: var(--brand-strong);
  border-color: var(--brand-strong);
}

.btn--secondary {
  color: #2e3d34;
  background: #f7fbf7;
  border-color: #b8c8bb;
}

.btn--secondary:not(:disabled):hover {
  background: #edf4ee;
}

.btn--ghost {
  color: #2f4e3e;
  background: none;
  border-color: #c6d6c8;
}

.btn--ghost:not(:disabled):hover {
  background: #eff6f0;
}

.status-text {
  margin: 0;
  font-size: .83rem;
}

.status-text--idle {
  color: var(--text-muted);
}

.status-text--success {
  color: var(--success);
}

.status-text--error {
  color: var(--danger);
}

.state-text {
  color: var(--text-muted);
  margin-top: .8rem;
  margin-bottom: 0;
  font-size: .87rem;
}

.split-grid {
  gap: 1rem;
  margin-top: .9rem;
  display: grid;
}

.table-scroll {
  width: 100%;
  overflow-x: auto;
}

.dashboard-table {
  border-collapse: collapse;
  width: 100%;
  font-size: .84rem;
}

.dashboard-table thead th {
  text-align: left;
  color: #435248;
  white-space: nowrap;
  border-bottom: 1px solid #d5e2d6;
  padding: .52rem .42rem;
  font-weight: 620;
}

.dashboard-table tbody td {
  vertical-align: top;
  border-bottom: 1px solid #edf3ee;
  padding: .64rem .42rem;
}

.table-primary {
  color: #203028;
  margin: 0;
  font-weight: 590;
}

.table-secondary {
  color: var(--text-muted);
  margin: .22rem 0 0;
  font-size: .79rem;
}

.badge {
  border: 1px solid #0000;
  border-radius: 999px;
  align-items: center;
  padding: .14rem .5rem;
  font-size: .75rem;
  font-weight: 630;
  display: inline-flex;
}

.badge--success {
  background: var(--success-soft);
  color: var(--success);
  border-color: #1e6f4d40;
}

.badge--error {
  background: var(--danger-soft);
  color: var(--danger);
  border-color: #b547353d;
}

.badge--warning {
  background: var(--warning-soft);
  color: var(--warning);
  border-color: #8b60123d;
}

.badge--neutral {
  color: #4a574f;
  background: #edf1ee;
  border-color: #515f5533;
}

.call-stack {
  gap: .72rem;
  margin-top: .85rem;
  display: grid;
}

.call-card {
  background: linear-gradient(#fcfffc, #f6faf6);
  border: 1px solid #d6e2d7;
  border-radius: .86rem;
}

.call-card__summary {
  gap: .65rem;
  padding: .8rem;
  display: grid;
}

.call-card__metrics {
  flex-wrap: wrap;
  align-items: center;
  gap: .45rem .7rem;
  display: flex;
}

.call-card__events {
  border-top: 1px solid #dde8de;
  padding: .7rem .8rem .85rem;
}

.event-list {
  gap: .58rem;
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
}

.event-row {
  background: #fbfdfb;
  border: 1px solid #e2ebe3;
  border-radius: .72rem;
  padding: .56rem .64rem;
}

.event-row__header {
  justify-content: space-between;
  align-items: center;
  gap: .6rem;
  display: flex;
}

.event-row__message {
  color: #2a3730;
  margin: .45rem 0 0;
  font-size: .83rem;
}

.event-row__metadata {
  color: var(--text-muted);
  margin: .35rem 0 0;
  font-size: .76rem;
  line-height: 1.45;
}

.toast-stack {
  z-index: 50;
  gap: .45rem;
  width: min(22rem, 100vw - 1.6rem);
  display: grid;
  position: fixed;
  top: .85rem;
  right: .85rem;
}

.toast {
  box-shadow: var(--shadow);
  border: 1px solid #0000;
  border-radius: .7rem;
  justify-content: space-between;
  align-items: flex-start;
  gap: .62rem;
  padding: .62rem .7rem;
  font-size: .82rem;
  display: flex;
}

.toast p {
  margin: 0;
  line-height: 1.4;
}

.toast--success {
  background: var(--success-soft);
  color: #185038;
  border-color: #1e6f4d3d;
}

.toast--error {
  background: var(--danger-soft);
  color: #7b2e22;
  border-color: #b547354d;
}

.toast--info {
  color: #294034;
  background: #e9f1ec;
  border-color: #3a5d4947;
}

.toast__close {
  color: inherit;
  cursor: pointer;
  background: none;
  border: none;
  font-size: .75rem;
  font-weight: 700;
}

@media (min-width: 720px) {
  .dashboard-shell {
    padding: 1.8rem 1.4rem 3rem;
  }

  .panel-card {
    padding: 1.1rem;
  }
}

@media (min-width: 980px) {
  .split-grid {
    grid-template-columns: minmax(18rem, 24rem) minmax(0, 1fr);
    align-items: start;
  }

  .call-card__summary {
    grid-template-columns: minmax(15rem, 1fr) auto auto;
    align-items: start;
  }

  .toast-stack {
    top: 1rem;
    right: 1rem;
  }
}

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