/* [project]/src/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
    }
  }
}

@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;
    --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 {
  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .container {
    width: 100%;
  }

  @media (min-width: 40rem) {
    .container {
      max-width: 40rem;
    }
  }

  @media (min-width: 48rem) {
    .container {
      max-width: 48rem;
    }
  }

  @media (min-width: 64rem) {
    .container {
      max-width: 64rem;
    }
  }

  @media (min-width: 80rem) {
    .container {
      max-width: 80rem;
    }
  }

  @media (min-width: 96rem) {
    .container {
      max-width: 96rem;
    }
  }

  .block {
    display: block;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .table {
    display: table;
  }

  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

  .filter {
    filter: var(--tw-blur, ) var(--tw-brightness, ) var(--tw-contrast, ) var(--tw-grayscale, ) var(--tw-hue-rotate, ) var(--tw-invert, ) var(--tw-saturate, ) var(--tw-sepia, ) var(--tw-drop-shadow, );
  }
}

:root {
  --ink: #17211b;
  --muted: #68756d;
  --paper: #f4f5f0;
  --surface: #fff;
  --line: #dfe4dc;
  --green: #174f3b;
  --green-bright: #20a66a;
  --mint: #dff4e8;
  --red: #a33b32;
  --shadow: 0 18px 50px #19312514;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  background: var(--paper);
  color: var(--ink);
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}

button, input, select {
  font: inherit;
}

button {
  cursor: pointer;
}

.login-shell {
  background: radial-gradient(circle at 10% 10%, #dff4e8 0, #0000 34%), #edf0e9;
  place-items: center;
  min-height: 100vh;
  padding: 24px;
  display: grid;
}

.login-panel {
  border: 1px solid var(--line);
  width: min(430px, 100%);
  box-shadow: var(--shadow);
  background: #fffffff0;
  border-radius: 24px;
  padding: 42px;
}

.login-panel h1 {
  letter-spacing: -.04em;
  margin: 8px 0;
  font-size: 34px;
}

.brand-mark {
  background: var(--green);
  color: #fff;
  border-radius: 15px;
  place-items: center;
  width: 52px;
  height: 52px;
  font-size: 24px;
  font-weight: 800;
  display: grid;
}

.brand-mark.small {
  border-radius: 10px;
  width: 36px;
  height: 36px;
  font-size: 17px;
}

.eyebrow {
  color: var(--green);
  letter-spacing: .13em;
  text-transform: uppercase;
  margin: 18px 0 0;
  font-size: 12px;
  font-weight: 800;
}

.muted {
  color: var(--muted);
  line-height: 1.6;
}

.stack-form {
  gap: 16px;
  margin-top: 24px;
  display: grid;
}

label {
  color: #435047;
  gap: 7px;
  font-size: 13px;
  font-weight: 700;
  display: grid;
}

input, select {
  border: 1px solid var(--line);
  width: 100%;
  color: var(--ink);
  background: #fff;
  border-radius: 10px;
  outline: none;
  padding: 11px 12px;
}

input:focus, select:focus {
  border-color: var(--green-bright);
  box-shadow: 0 0 0 3px #20a66a1f;
}

button, .primary-button {
  color: var(--ink);
  background: #e8ece7;
  border: 0;
  border-radius: 10px;
  padding: 11px 15px;
  font-weight: 800;
}

.primary-button {
  background: var(--green);
  color: #fff;
}

.primary-button:hover {
  background: #0e3f2e;
}

.danger-button {
  color: var(--red);
  background: #fff0ed;
  padding: 7px 10px;
  font-size: 12px;
}

.text-button {
  color: #b8c9bf;
  background: none;
  padding: 0;
  font-size: 12px;
}

.dashboard-shell {
  grid-template-columns: 240px minmax(0, 1fr);
  min-height: 100vh;
  display: grid;
}

.sidebar {
  color: #fff;
  background: #102a21;
  flex-direction: column;
  height: 100vh;
  padding: 26px 20px;
  display: flex;
  position: sticky;
  top: 0;
}

.brand-row {
  align-items: center;
  gap: 11px;
  padding: 0 7px 28px;
  display: flex;
}

.sidebar nav {
  gap: 6px;
  display: grid;
}

.sidebar nav a {
  color: #b8c9bf;
  border-radius: 9px;
  padding: 11px 13px;
  font-size: 14px;
  text-decoration: none;
}

.sidebar nav a:hover, .sidebar nav a.active {
  color: #fff;
  background: #ffffff17;
}

.operator-card {
  background: #ffffff0d;
  border: 1px solid #ffffff1a;
  border-radius: 13px;
  grid-template-columns: 9px 1fr;
  align-items: start;
  gap: 10px;
  margin-top: auto;
  padding: 15px;
  display: grid;
}

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

.operator-card small {
  color: #91aa9d;
  margin-bottom: 3px;
}

.operator-card form {
  grid-column: 2;
}

.status-dot {
  background: #4dd890;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  margin-top: 4px;
  box-shadow: 0 0 0 4px #4dd89021;
}

.dashboard-content {
  min-width: 0;
  padding: 38px clamp(22px, 4vw, 58px) 70px;
}

.topbar, .panel-heading {
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  display: flex;
}

.topbar {
  margin-bottom: 28px;
}

.topbar h1 {
  letter-spacing: -.05em;
  margin: 5px 0 0;
  font-size: clamp(30px, 4vw, 46px);
  line-height: 1;
}

.topbar .eyebrow, .panel-heading .eyebrow {
  margin: 0;
}

.ready-pill {
  background: var(--mint);
  color: var(--green);
  border: 1px solid #cce5d5;
  border-radius: 999px;
  align-items: center;
  gap: 9px;
  padding: 10px 14px;
  font-size: 13px;
  font-weight: 800;
  display: flex;
}

.ready-pill .status-dot {
  margin: 0;
}

.alert {
  border-radius: 10px;
  margin: 0 0 20px;
  padding: 13px 15px;
  font-size: 14px;
}

.alert.success {
  background: var(--mint);
  color: var(--green);
  border: 1px solid #bfe4cf;
}

.alert.error {
  color: #843229;
  background: #fff0ed;
  border: 1px solid #f0c7c2;
}

.metric-grid {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 15px;
  margin-bottom: 22px;
  display: grid;
}

.metric-card, .panel {
  border: 1px solid var(--line);
  background: var(--surface);
  box-shadow: var(--shadow);
}

.metric-card {
  border-radius: 15px;
  min-height: 142px;
  padding: 21px;
}

.metric-card span, .metric-card small {
  color: var(--muted);
  font-size: 12px;
  display: block;
}

.metric-card strong {
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 22px 0 7px;
  font-size: 23px;
  display: block;
  overflow: hidden;
}

.panel {
  border-radius: 17px;
  margin-top: 20px;
  padding: 24px;
  scroll-margin-top: 20px;
}

.panel-heading {
  margin-bottom: 19px;
}

.panel-heading h2 {
  letter-spacing: -.025em;
  margin: 4px 0 0;
  font-size: 23px;
}

.panel-heading > span {
  color: var(--muted);
  font-size: 13px;
}

.table-wrap {
  overflow-x: auto;
}

table {
  border-collapse: collapse;
  width: 100%;
}

th {
  border-bottom: 1px solid var(--line);
  color: var(--muted);
  letter-spacing: .08em;
  text-align: left;
  text-transform: uppercase;
  padding: 10px 12px;
  font-size: 11px;
}

td {
  vertical-align: middle;
  border-bottom: 1px solid #edf0eb;
  padding: 15px 12px;
  font-size: 13px;
}

td strong, td small {
  display: block;
}

td small {
  max-width: 280px;
  color: var(--muted);
  margin-top: 4px;
  line-height: 1.4;
}

.create-drawer {
  background: #f6f8f4;
  border-radius: 12px;
  margin-top: 18px;
}

.create-drawer summary {
  color: var(--green);
  cursor: pointer;
  padding: 15px 17px;
  font-size: 14px;
  font-weight: 800;
}

.form-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 15px;
  padding: 5px 17px 18px;
  display: grid;
}

.span-two {
  grid-column: span 2;
}

.lookup-form {
  gap: 9px;
  margin-bottom: 18px;
  display: flex;
}

.lookup-form input {
  max-width: 300px;
}

.subscriber-grid {
  grid-template-columns: minmax(0, 1.4fr) minmax(280px, .6fr);
  gap: 20px;
  display: grid;
}

.subscriber-card, .action-stack > form {
  border: 1px solid var(--line);
  background: #fafbf9;
  border-radius: 13px;
  padding: 20px;
}

.subscriber-card > strong {
  margin-right: 10px;
  font-size: 21px;
}

.badge {
  border-radius: 99px;
  padding: 4px 8px;
  font-size: 11px;
  font-weight: 800;
  display: inline-block;
}

.badge.good {
  background: var(--mint);
  color: var(--green);
}

.badge.bad {
  color: var(--red);
  background: #fff0ed;
}

dl {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 15px;
  margin: 24px 0 0;
  display: grid;
}

dt {
  color: var(--muted);
  text-transform: uppercase;
  font-size: 11px;
}

dd {
  margin: 5px 0 0;
  font-size: 13px;
  font-weight: 700;
}

.action-stack {
  gap: 12px;
  display: grid;
}

.action-stack .stack-form {
  margin: 0;
}

.action-stack small {
  color: var(--muted);
  line-height: 1.4;
}

.check-row {
  align-items: center;
  gap: 8px;
  font-weight: 500;
  display: flex;
}

.check-row input {
  width: auto;
}

.empty-state {
  color: var(--muted);
  text-align: center;
  border: 1px dashed #cdd5cc;
  border-radius: 12px;
  padding: 30px;
}

.audit-list {
  display: grid;
}

.audit-list article {
  border-bottom: 1px solid #edf0eb;
  grid-template-columns: 140px 1fr auto;
  align-items: center;
  gap: 15px;
  padding: 13px 3px;
  display: grid;
}

.audit-action {
  width: fit-content;
  color: var(--green);
  text-transform: capitalize;
  background: #edf4ef;
  border-radius: 6px;
  padding: 5px 8px;
  font-size: 11px;
  font-weight: 800;
}

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

.audit-list small, .audit-list time {
  color: var(--muted);
  margin-top: 3px;
  font-size: 12px;
}

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

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

@media (max-width: 760px) {
  .dashboard-shell {
    display: block;
  }

  .sidebar {
    height: auto;
    padding: 16px;
    position: static;
  }

  .sidebar nav {
    display: flex;
    overflow-x: auto;
  }

  .operator-card {
    margin-top: 16px;
  }

  .dashboard-content {
    padding: 25px 15px 50px;
  }

  .topbar {
    align-items: flex-start;
  }

  .metric-grid, .form-grid {
    grid-template-columns: 1fr;
  }

  .span-two {
    grid-column: auto;
  }

  dl {
    grid-template-columns: 1fr;
  }

  .audit-list article {
    grid-template-columns: 1fr;
    gap: 5px;
  }
}

@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false
}

@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-ring-inset {
  syntax: "*";
  inherits: false
}

@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0;
}

@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}

@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}

@property --tw-blur {
  syntax: "*";
  inherits: false
}

@property --tw-brightness {
  syntax: "*";
  inherits: false
}

@property --tw-contrast {
  syntax: "*";
  inherits: false
}

@property --tw-grayscale {
  syntax: "*";
  inherits: false
}

@property --tw-hue-rotate {
  syntax: "*";
  inherits: false
}

@property --tw-invert {
  syntax: "*";
  inherits: false
}

@property --tw-opacity {
  syntax: "*";
  inherits: false
}

@property --tw-saturate {
  syntax: "*";
  inherits: false
}

@property --tw-sepia {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false
}

@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}

@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false
}

/*# sourceMappingURL=src_app_globals_0p2ml0n.css.map*/