/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@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-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, 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-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, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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;
    -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:where(:not(iframe)) {
    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 {
  .collapse {
    visibility: collapse;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .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;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

  .inline {
    display: inline;
  }

  .inline-block {
    display: inline-block;
  }

  .inline-flex {
    display: inline-flex;
  }

  .table {
    display: table;
  }

  .transform {
    transform: var(--tw-rotate-x, ) var(--tw-rotate-y, ) var(--tw-rotate-z, ) var(--tw-skew-x, ) var(--tw-skew-y, );
  }

  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }

  .underline {
    text-decoration-line: underline;
  }

  .ring {
    --tw-ring-shadow: var(--tw-ring-inset, ) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
    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, ) !important;
  }

  .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, );
  }

  .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));
  }
}

.topbar-clock {
  color: var(--fg);
  letter-spacing: .02em;
  font-size: 15px;
  font-weight: 600;
}

.topbar .ver {
  font-family: var(--mono);
  letter-spacing: .06em;
  color: var(--fg-3);
  border: 1px solid var(--border);
  border-radius: 6px;
  padding: 2px 7px;
  font-size: 10px;
}

.tasks-btn {
  border: 1px solid var(--border);
  width: 30px;
  height: 30px;
  color: var(--fg-2);
  background: var(--card);
  border-radius: 8px;
  place-items: center;
  display: grid;
  position: relative;
}

.tasks-btn:hover {
  background: var(--card-2);
}

.tasks-badge {
  background: var(--ok);
  border: 2px solid var(--bg);
  border-radius: 999px;
  width: 8px;
  height: 8px;
  position: absolute;
  top: -3px;
  right: -3px;
}

.tasks-panel {
  z-index: 60;
  background: var(--bg);
  border: 1px solid var(--border);
  width: min(460px, 100vw - 44px);
  max-height: calc(100vh - 90px);
  box-shadow: var(--shadow-float);
  border-radius: 16px;
  padding: 12px 14px 8px;
  position: fixed;
  top: 64px;
  right: 22px;
  overflow-y: auto;
}

.tasks-panel .row {
  border: 0;
  align-items: flex-start;
  padding: 8px 6px;
}

.tasks-panel .dot {
  background: var(--ok);
  border-radius: 999px;
  flex: none;
  width: 6px;
  height: 6px;
  margin-top: 7px;
}

.tasks-panel .dot.done {
  background: var(--fg-3);
}

.crew-row .crew-pin {
  opacity: .55;
}

.crew-row:hover .crew-pin {
  opacity: 1;
}

.tm-edit {
  width: 20px;
  height: 20px;
  color: var(--fg-3);
  opacity: 0;
  border-radius: 6px;
  place-items: center;
  display: grid;
}

.side-group-row:hover .tm-edit {
  opacity: 1;
}

.gauge {
  place-items: center;
  display: grid;
}

.vault-shell {
  border: 1px solid var(--border);
  border-radius: var(--r);
  background: var(--card);
  grid-template-columns: 236px minmax(0, 1fr);
  height: calc(100vh - 120px);
  display: grid;
  overflow: hidden;
}

.vault-left {
  border-right: 1px solid var(--border-soft);
  flex-direction: column;
  min-height: 0;
  display: flex;
}

.vault-toolbar {
  align-items: center;
  gap: 2px;
  padding: 8px 8px 4px;
  display: flex;
}

.vault-toolbar button {
  width: 24px;
  height: 24px;
  color: var(--fg-3);
  border-radius: 6px;
  place-items: center;
  display: grid;
}

.vault-toolbar button:hover {
  background: var(--card-2);
  color: var(--fg);
}

.vault-toolbar input {
  background: none;
  border: 0;
  flex: 1;
  min-width: 0;
  padding: 0 6px;
  font-size: 12px;
}

.vault-tree2 {
  padding: 4px 6px 10px;
  font-size: 12.5px;
  overflow-y: auto;
}

.vault-tree2 .node {
  text-align: left;
  width: 100%;
  color: var(--fg-2);
  border-radius: 7px;
  align-items: center;
  gap: 4px;
  padding: 4px 6px;
  display: flex;
}

.vault-tree2 .node:hover {
  background: var(--card-2);
  color: var(--fg);
}

.vault-tree2 .node.active {
  background: var(--card-2);
  color: var(--fg);
  font-weight: 600;
}

.vault-tree2 .node .tw {
  width: 10px;
  color: var(--fg-3);
  text-align: center;
  flex: none;
  font-size: 8px;
  display: inline-block;
}

.vault-tree2 .node .lbl {
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  min-width: 0;
  overflow: hidden;
}

.vault-tree2 .node .when {
  color: var(--fg-3);
  font-size: 9.5px;
  font-family: var(--mono);
  flex: none;
}

.vault-main {
  flex-direction: column;
  min-width: 0;
  min-height: 0;
  display: flex;
  position: relative;
}

.vault-tabs {
  border-bottom: 1px solid var(--border-soft);
  scrollbar-width: none;
  flex: none;
  align-items: stretch;
  display: flex;
  overflow-x: auto;
}

.vault-tabs::-webkit-scrollbar {
  display: none;
}

.vault-tab {
  color: var(--fg-3);
  border-right: 1px solid var(--border-soft);
  white-space: nowrap;
  align-items: center;
  gap: 6px;
  max-width: 180px;
  padding: 8px 12px;
  font-size: 12px;
  display: inline-flex;
}

.vault-tab .t {
  text-overflow: ellipsis;
  overflow: hidden;
}

.vault-tab.active {
  color: var(--fg);
  background: var(--card-2);
  font-weight: 600;
}

.vault-tab .x {
  width: 16px;
  height: 16px;
  color: var(--fg-3);
  border-radius: 4px;
  place-items: center;
  font-size: 10px;
  display: grid;
}

.vault-tab .x:hover {
  background: var(--border-soft);
  color: var(--fg);
}

.vault-doc {
  width: 100%;
  max-width: 880px;
  min-height: 0;
  margin: 0 auto;
  padding: 26px 40px 60px;
  overflow-y: auto;
}

.vault-doc .path {
  font-family: var(--mono);
  color: var(--fg-3);
  letter-spacing: .04em;
  font-size: 10.5px;
}

.vault-doc .actions {
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  display: flex;
}

.vault-doc .actions .btn {
  height: 26px;
  font-size: 10.5px;
  font-family: var(--mono);
  letter-spacing: .04em;
  padding: 0 10px;
}

.fm {
  font-family: var(--mono);
  color: var(--fg-2);
  margin-bottom: 14px;
  font-size: 12px;
  line-height: 1.7;
}

.fm b {
  color: var(--fg);
  font-weight: 600;
}

.graph-chips {
  gap: 6px;
  display: flex;
  position: absolute;
  top: 10px;
  right: 12px;
}

.graph-hint {
  font-family: var(--mono);
  color: var(--fg-3);
  letter-spacing: .04em;
  font-size: 9.5px;
  position: absolute;
  bottom: 8px;
  left: 14px;
}

.crew-head-slot {
  align-items: center;
  gap: 8px;
  min-width: 0;
  display: flex;
}

.crew-head-slot .role {
  color: var(--fg-3);
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 260px;
  font-size: 11px;
  overflow: hidden;
}

.card-modal {
  width: min(760px, 100%);
  max-height: 88vh;
  padding: 22px 26px;
  overflow-y: auto;
}

.card-modal .sec {
  font-family: var(--mono);
  letter-spacing: .13em;
  text-transform: uppercase;
  color: var(--fg-3);
  align-items: center;
  gap: 8px;
  margin: 18px 0 8px;
  font-size: 9.5px;
  display: flex;
}

.card-modal .sec:after {
  content: "";
  border-top: 1px dashed var(--border-soft);
  flex: 1;
}

.stat4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 12px;
  display: grid;
}

.stat4 .v {
  font-family: var(--mono);
  letter-spacing: -.02em;
  font-size: 20px;
  font-weight: 500;
}

.stat4 .k {
  font-family: var(--mono);
  color: var(--fg-3);
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-top: 2px;
  font-size: 9.5px;
}

.mention-pop {
  background: var(--bg);
  border: 1px solid var(--border);
  width: min(440px, 100%);
  box-shadow: var(--shadow-float);
  z-index: 30;
  border-radius: 12px;
  margin-bottom: 8px;
  padding: 6px;
  position: absolute;
  bottom: 100%;
  left: 0;
}

.mention-pop .row {
  border: 0;
  padding: 7px 10px;
}

.room-msg {
  grid-template-columns: 30px minmax(0, 1fr);
  gap: 10px;
  display: grid;
}

.room-msg .who {
  margin-bottom: 4px;
  font-size: 11.5px;
  font-weight: 700;
}

.routine-tpl {
  gap: 6px;
  padding: 14px 16px;
  display: grid;
}

.routine-tpl .t {
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  font-weight: 700;
  display: flex;
}

.routine-tpl .d {
  color: var(--fg-2);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 12px;
  overflow: hidden;
}

.login {
  place-items: center;
  min-height: 100vh;
  padding: 20px;
  display: grid;
}

.crews-page {
  grid-template-columns: minmax(0, 1fr) 360px;
  align-items: start;
  gap: 18px;
  display: grid;
}

.crews-main {
  min-width: 0;
}

.crews-side {
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: 18px;
  max-height: calc(100vh - 90px);
  padding: 18px;
  position: sticky;
  top: 0;
  overflow: auto;
}

.crew-grid {
  grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
  gap: 12px;
  display: grid;
}

.crew-tile {
  background: var(--card);
  border: 1px solid var(--border);
  text-align: left;
  cursor: pointer;
  border-radius: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 2px;
  min-height: 150px;
  padding: 16px;
  transition: border-color .15s, background .15s;
  display: flex;
}

.crew-tile:hover {
  border-color: var(--fg-3);
}

.crew-tile.sel {
  border-color: var(--primary);
  background: var(--primary);
}

@supports (color: color-mix(in lab, red, red)) {
  .crew-tile.sel {
    background: color-mix(in srgb, var(--primary) 6%, var(--card));
  }
}

.crew-tile.new {
  color: var(--fg-3);
  border-style: dashed;
  justify-content: center;
  align-items: center;
  gap: 6px;
  font-size: 13px;
}

.crew-tile.new:hover {
  color: var(--fg);
}

@media (max-width: 1100px) {
  .crews-page {
    grid-template-columns: 1fr;
  }

  .crews-side {
    max-height: none;
    position: static;
  }
}

:root {
  --font: "Pretendard Variable", Pretendard, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  --mono: "IBM Plex Mono", "JetBrains Mono", ui-monospace, Consolas, "Pretendard Variable", Pretendard, monospace;
  --r: 18px;
  --tg-remote: #3a6ea5;
  --bg: #f4f4f4;
  --card: #fff;
  --card-2: #ededed;
  --secondary: #e2e2e2;
  --side: #f0f0f0;
  --fg: #1f1f1f;
  --fg-2: #4d4d4d;
  --fg-3: #767676;
  --border: #00000024;
  --border-soft: #00000012;
  --primary: #1f1f1f;
  --primary-strong: #000;
  --primary-fg: #fff;
  --primary-fg-dim: #ffffffb8;
  --primary-fg-line: #fff6;
  --primary-soft: #0000000f;
  --ok: #2f7d4c;
  --ok-soft: #2f7d4c1f;
  --info: #2f62a8;
  --info-soft: #2f62a81f;
  --warn: #9a6a1e;
  --warn-soft: #9a6a1e24;
  --danger: #b8402f;
  --danger-soft: #b8402f1f;
  --ring: #00000038;
  --selection: #0000001f;
  --overlay: #0006;
  --shadow-card: none;
  --shadow-float: 0 8px 24px #0000001f;
  --accent: #1f1f1f;
  --accent-rgb: 31, 31, 31;
  --nav-hover: #0000000e;
  --nav-active: #00000016;
  color-scheme: light;
}

:root[data-theme="graphite-dark"], :root[data-theme="graphite"][data-system="dark"] {
  color-scheme: dark;
  --bg: #202020;
  --card: #252525;
  --card-2: #282828;
  --secondary: #303030;
  --side: #1d1d1d;
  --fg: #cfcfcf;
  --fg-2: #a5a5a5;
  --fg-3: #8c8c8c;
  --border: #ffffff24;
  --border-soft: #ffffff12;
  --primary: #ededed;
  --primary-strong: #fff;
  --primary-fg: #1a1a1a;
  --primary-fg-dim: #1a1a1ab8;
  --primary-fg-line: #1a1a1a73;
  --primary-soft: #ffffff1a;
  --ok: #5aa97a;
  --ok-soft: #5aa97a24;
  --info: #6f9fd0;
  --info-soft: #6f9fd024;
  --warn: #d0a05a;
  --warn-soft: #d0a05a26;
  --danger: #e0655a;
  --danger-soft: #e0655a21;
  --ring: #ffffff52;
  --selection: #ffffff29;
  --overlay: #0009;
  --shadow-float: 0 8px 24px #00000080;
  --accent: #ededed;
  --accent-rgb: 237, 237, 237;
  --tg-remote: #7fb0e6;
  --nav-hover: #ffffff12;
  --nav-active: #ffffff1c;
}

:root[data-theme="argo-light"], :root[data-theme="argo"][data-system="light"] {
  color-scheme: light;
  --bg: #f5f0e3;
  --card: #fcfaf2;
  --card-2: #ece5d3;
  --secondary: #e3dbc6;
  --side: #f5f0e3;
  --fg: #221e15;
  --fg-2: #585240;
  --fg-3: #8a8368;
  --border: #4a3a1438;
  --border-soft: #4a3a141a;
  --primary: #e7bc63;
  --primary-strong: #d6a845;
  --primary-fg: #2a2109;
  --primary-fg-dim: #2a2109b8;
  --primary-fg-line: #2a21094d;
  --primary-soft: #e7bc6329;
  --ok: #3c6b45;
  --ok-soft: #3c6b451f;
  --info: #6e5a2e;
  --info-soft: #6e5a2e1a;
  --warn: #9a7a2e;
  --warn-soft: #9a7a2e24;
  --danger: #a24a33;
  --danger-soft: #a24a331f;
  --ring: #e7bc638c;
  --selection: #e7bc6347;
  --overlay: #2821124d;
  --shadow-card: 0 1px 2px #3c32140d, 0 10px 30px #3c321414;
  --accent: #d8ab4a;
  --accent-rgb: 216, 171, 74;
  --nav-hover: var(--card-2);
  --nav-active: var(--primary);
}

:root[data-theme="argo-dark"], :root[data-theme="argo"][data-system="dark"] {
  color-scheme: dark;
  --bg: #1c1813;
  --card: #26211a;
  --card-2: #322c21;
  --secondary: #3d371f;
  --side: #1c1813;
  --fg: #ece6d7;
  --fg-2: #c5bda2;
  --fg-3: #979073;
  --border: #e0c07a36;
  --border-soft: #e0c07a1c;
  --primary: #c6a052;
  --primary-strong: #d8ba6e;
  --primary-fg: #221b08;
  --primary-fg-dim: #221b08bd;
  --primary-fg-line: #221b0852;
  --primary-soft: #c6a05229;
  --ok: #63b47e;
  --ok-soft: #63b47e29;
  --info: #b49a6a;
  --info-soft: #b49a6a24;
  --warn: #d8a24a;
  --warn-soft: #d8a24a29;
  --danger: #e5735c;
  --danger-soft: #e5735c26;
  --ring: #c6a0528c;
  --selection: #c6a0524d;
  --overlay: #0000008c;
  --shadow-card: 0 1px 2px #0000004d, 0 12px 30px #0006;
  --accent: #c6a052;
  --accent-rgb: 198, 160, 82;
  --tg-remote: #7fb0e6;
  --nav-hover: var(--card-2);
  --nav-active: var(--primary);
}

:root[data-theme="argo"] .nav-item.active, :root[data-theme="argo-light"] .nav-item.active, :root[data-theme="argo-dark"] .nav-item.active, :root[data-theme="argo"] .nav-item.active svg, :root[data-theme="argo-light"] .nav-item.active svg, :root[data-theme="argo-dark"] .nav-item.active svg {
  color: var(--primary-fg);
}

* {
  box-sizing: border-box;
}

html, body, #root {
  height: 100%;
}

body {
  font-family: var(--font);
  color: var(--fg);
  background: var(--bg);
  -webkit-font-smoothing: antialiased;
  letter-spacing: -.005em;
  margin: 0;
  font-size: 13.5px;
  line-height: 1.5;
}

::selection {
  background: var(--selection);
}

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

button {
  font: inherit;
  color: inherit;
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0;
}

input, textarea, select {
  font: inherit;
  color: inherit;
}

input:focus, textarea:focus, select:focus {
  outline: none;
}

::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

::-webkit-scrollbar-thumb {
  background: var(--border);
  background-clip: padding-box;
  border: 3px solid #0000;
  border-radius: 999px;
}

::-webkit-scrollbar-track {
  background: none;
}

.mono {
  font-family: var(--mono);
}

.shell {
  grid-template-columns: 228px 1fr;
  min-height: 100vh;
  display: grid;
}

.side {
  border-right: 1px solid var(--border);
  background: var(--side);
  overscroll-behavior: contain;
  flex-direction: column;
  gap: 2px;
  height: 100vh;
  padding: 16px 12px 12px;
  display: flex;
  position: sticky;
  top: 0;
  overflow-y: auto;
}

.side-group {
  font-family: var(--mono);
  color: var(--fg-3);
  letter-spacing: .1em;
  text-transform: uppercase;
  margin: 16px 0 6px;
  padding: 0 10px;
  font-size: 9.5px;
  font-weight: 500;
}

.side-group-row {
  align-items: center;
  display: flex;
}

.nav-item {
  color: var(--fg-2);
  text-align: left;
  border: 1px solid #0000;
  border-radius: 10px;
  align-items: center;
  gap: 9px;
  width: 100%;
  padding: 7px 10px;
  font-size: 13px;
  font-weight: 500;
  transition: background .12s, color .12s;
  display: flex;
}

.nav-item:hover {
  background: var(--nav-hover);
  color: var(--fg);
}

.nav-item.active {
  background: var(--nav-active);
  color: var(--fg);
  font-weight: 600;
}

.nav-item svg {
  color: var(--fg-3);
  flex: none;
}

.nav-item.active svg {
  color: currentColor;
}

.nav-sub {
  color: var(--fg-3);
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 10.5px;
  font-weight: 400;
  line-height: 1.3;
  display: block;
  overflow: hidden;
}

.crew-row {
  position: relative;
}

.crew-row .crew-pin {
  width: 22px;
  height: 22px;
  color: var(--fg-3);
  opacity: 0;
  border-radius: 6px;
  place-items: center;
  transition: opacity .12s;
  display: grid;
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
}

.crew-row:hover .crew-pin, .crew-row .crew-pin.pinned {
  opacity: 1;
}

.crew-row .crew-pin.pinned {
  color: var(--accent);
}

.crew-row .crew-pin:hover {
  background: var(--border-soft);
}

.side-footer {
  border-top: 1px solid var(--border);
  align-items: center;
  gap: 9px;
  margin-top: auto;
  padding: 10px;
  display: flex;
}

.topbar {
  border-bottom: 1px solid var(--border);
  z-index: 20;
  background: var(--bg);
  align-items: center;
  gap: 12px;
  height: 56px;
  padding: 0 22px;
  display: flex;
  position: sticky;
  top: 0;
}

.topbar-title {
  letter-spacing: -.01em;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  font-weight: 700;
  overflow: hidden;
}

.topbar-clock {
  font-family: var(--mono);
  color: var(--fg-3);
  letter-spacing: .04em;
  white-space: nowrap;
  font-size: 11px;
}

.search-pill {
  background: var(--card);
  border: 1px solid var(--border);
  width: 220px;
  min-width: 96px;
  height: 34px;
  color: var(--fg-3);
  border-radius: 999px;
  align-items: center;
  gap: 8px;
  padding: 0 12px;
  transition: box-shadow .15s;
  display: flex;
}

.search-pill:focus-within {
  box-shadow: 0 0 0 2px var(--ring);
}

.search-pill input {
  min-width: 0;
  color: var(--fg);
  background: none;
  border: 0;
  flex: 1;
  font-size: 13px;
}

.search-pill input::placeholder {
  color: var(--fg-3);
}

.content {
  width: 100%;
  min-width: 0;
  max-width: 1480px;
  margin: 0 auto;
  padding: 26px 32px 88px;
}

@media (min-width: 1800px) {
  .content {
    max-width: 1800px;
  }
}

.card {
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: var(--r);
  box-shadow: var(--shadow-card);
  min-width: 0;
}

.card-head {
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 17px 20px 12px;
  display: flex;
}

.card-head .rule {
  border-top: 1px dashed var(--border-soft);
  flex: 1;
  margin: 0 2px;
}

.card-title {
  letter-spacing: -.01em;
  align-items: center;
  gap: 7px;
  font-size: 12.5px;
  font-weight: 700;
  display: inline-flex;
}

.card-title svg {
  color: var(--fg-2);
}

.microlabel {
  font-family: var(--mono);
  letter-spacing: .13em;
  text-transform: uppercase;
  color: var(--fg-2);
  font-size: 9.5px;
  font-weight: 500;
}

.btn {
  border: 1px solid var(--border);
  white-space: nowrap;
  height: 34px;
  color: var(--fg);
  background: none;
  border-radius: 999px;
  justify-content: center;
  align-items: center;
  gap: 7px;
  padding: 0 16px;
  font-size: 12.5px;
  font-weight: 600;
  transition: background .15s, transform .1s, opacity .15s;
  display: inline-flex;
}

.btn:hover {
  background: var(--primary-soft);
}

.btn:active {
  transform: scale(.98);
}

.btn:disabled {
  opacity: .35;
  cursor: default;
  transform: none;
}

.btn-primary {
  background: var(--primary);
  border-color: var(--primary);
  color: var(--primary-fg);
}

.btn-primary:hover {
  background: var(--primary-strong);
}

.btn.sm {
  height: 28px;
  padding: 0 12px;
  font-size: 11.5px;
}

.btn.btn-icon {
  flex: none;
  width: 34px;
  padding: 0;
}

.btn.sm.btn-icon {
  width: 28px;
}

.btn.danger {
  color: var(--danger);
  border-color: var(--danger);
}

.chip {
  font-family: var(--mono);
  letter-spacing: .05em;
  text-transform: uppercase;
  border: 1px solid var(--border);
  color: var(--fg-2);
  white-space: nowrap;
  background: none;
  border-radius: 999px;
  align-items: center;
  gap: 5px;
  padding: 2px 9px;
  font-size: 10px;
  font-weight: 500;
  display: inline-flex;
}

.chip .dot {
  background: currentColor;
  border-radius: 999px;
  width: 5px;
  height: 5px;
}

.chip.fill {
  background: var(--primary);
  border-color: var(--primary);
  color: var(--primary-fg);
}

.chip.danger {
  color: var(--danger);
  border-color: var(--danger);
}

.chip.ok {
  color: var(--ok);
  border-color: var(--ok);
}

.chip.warn {
  color: var(--warn);
  border-color: var(--warn);
}

.pill {
  color: var(--fg-2);
  border: 1px solid var(--border);
  white-space: nowrap;
  background: none;
  border-radius: 999px;
  align-items: center;
  gap: 6px;
  padding: 2px 10px;
  font-size: 11.5px;
  font-weight: 550;
  display: inline-flex;
}

.pill .dot {
  background: currentColor;
  border-radius: 999px;
  width: 5px;
  height: 5px;
}

.avatar {
  width: 34px;
  height: 34px;
  color: var(--fg);
  background: var(--card-2);
  border: 1px solid var(--border);
  border-radius: 999px;
  flex: none;
  place-items: center;
  font-size: 13px;
  font-weight: 650;
  display: grid;
}

.avatar.sm {
  width: 25px;
  height: 25px;
  font-size: 11px;
}

.avatar.lg {
  width: 44px;
  height: 44px;
  font-size: 16px;
}

.input {
  background: var(--card-2);
  border: 1px solid var(--border);
  width: 100%;
  min-width: 0;
  height: 36px;
  color: var(--fg);
  border-radius: 8px;
  padding: 0 12px;
  font-size: 13.5px;
}

.input:focus {
  box-shadow: 0 0 0 2px var(--ring);
}

textarea.input {
  resize: vertical;
  height: auto;
  padding: 8px 12px;
  font-family: inherit;
  line-height: 1.5;
}

select.input {
  padding-right: 28px;
}

.input-bar {
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: 999px;
  align-items: center;
  gap: 10px;
  padding: 6px 6px 6px 16px;
  transition: box-shadow .15s;
  display: flex;
}

.input-bar:focus-within {
  box-shadow: 0 0 0 2px var(--ring);
}

.input-bar input {
  background: none;
  border: 0;
  flex: 1;
  min-width: 0;
  height: 32px;
  font-size: 13.5px;
}

.input-bar textarea {
  resize: none;
  background: none;
  border: 0;
  flex: 1;
  min-width: 0;
  max-height: 132px;
  padding: 6.5px 0;
  font-family: inherit;
  font-size: 13.5px;
  line-height: 1.45;
  overflow-y: auto;
}

.input-bar input::placeholder, .input-bar textarea::placeholder {
  color: var(--fg-3);
}

.kbd {
  font-family: var(--mono);
  color: var(--fg-3);
  border: 1px solid var(--border);
  border-bottom-width: 2px;
  border-radius: 5px;
  padding: 1px 6px;
  font-size: 10px;
}

.meter {
  align-items: center;
  gap: 12px;
  display: flex;
}

.meter-track {
  background: repeating-linear-gradient(90deg, var(--border-soft) 0 1px, transparent 1px 7px);
  border: 1px solid var(--border-soft);
  border-radius: 999px;
  flex: 1;
  height: 8px;
  position: relative;
  overflow: hidden;
}

.meter-fill {
  background: var(--accent);
  border-radius: 999px;
  height: 100%;
  transition: width .4s;
}

.metric {
  flex-direction: column;
  padding: 19px 20px 17px;
  display: flex;
}

.metric-top {
  justify-content: space-between;
  align-items: center;
  gap: 8px;
  margin-bottom: 13px;
  display: flex;
}

.metric-sub {
  color: var(--fg-2);
  margin-top: 8px;
  font-size: 12px;
}

.metric-sub2 {
  color: var(--fg-3);
  margin-top: 3px;
  font-size: 11px;
}

.metric-hi {
  border-color: var(--accent);
}

.num {
  font-family: var(--mono);
  letter-spacing: -.03em;
  font-variant-numeric: tabular-nums;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.1;
}

.num small {
  color: var(--fg-3);
  letter-spacing: 0;
  margin-left: 4px;
  font-size: 13px;
  font-weight: 400;
}

.empty {
  border: 1px dashed var(--border);
  border-radius: var(--r);
  text-align: center;
  color: var(--fg-2);
  padding: 40px 24px;
  font-size: 13px;
}

.table {
  border-collapse: collapse;
  width: 100%;
  font-size: 12.5px;
}

.table th {
  text-align: left;
  font-family: var(--mono);
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--fg-3);
  border-bottom: 1px solid var(--border-soft);
  padding: 8px 20px;
  font-size: 9.5px;
  font-weight: 500;
}

.table td {
  border-bottom: 1px solid var(--border-soft);
  vertical-align: middle;
  padding: 10px 20px;
}

.table tbody tr {
  cursor: pointer;
  transition: background .12s;
}

.table tbody tr:hover {
  background: var(--card-2);
}

.table tbody tr:last-child td {
  border-bottom: 0;
}

.row {
  border: 1px solid var(--border-soft);
  text-align: left;
  background: none;
  border-radius: 12px;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 9px 12px;
  font-size: 12.5px;
  transition: background .12s;
  display: flex;
}

.row:hover {
  background: var(--card-2);
}

.row.active {
  background: var(--card-2);
  border-color: var(--border);
}

.task-row {
  text-align: left;
  border-radius: 12px;
  align-items: center;
  gap: 10px;
  width: 100%;
  padding: 10px 12px;
  font-size: 12.5px;
  transition: background .12s;
  display: flex;
}

.task-row:hover {
  background: var(--card-2);
}

.skeleton {
  background: linear-gradient(90deg, var(--card-2) 25%, var(--secondary) 50%, var(--card-2) 75%);
  background-size: 200% 100%;
  border-radius: 12px;
  animation: 1.4s infinite shimmer;
}

@keyframes shimmer {
  0% {
    background-position: 200% 0;
  }

  100% {
    background-position: -200% 0;
  }
}

.fade-up {
  animation: .28s cubic-bezier(.23, 1, .32, 1) both fadeUp;
}

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(6px);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.spin {
  animation: .9s linear infinite spin;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

.tabbar {
  border-bottom: 1px solid var(--border-soft);
  scrollbar-width: none;
  flex: none;
  align-items: center;
  gap: 4px;
  padding: 8px 12px;
  display: flex;
  overflow-x: auto;
}

.tabbar .tab {
  color: var(--fg-3);
  white-space: nowrap;
  border-radius: 7px;
  flex: none;
  align-items: center;
  gap: 6px;
  padding: 5px 10px;
  font-size: 12.5px;
  font-weight: 600;
  transition: background .12s, color .12s;
  display: inline-flex;
}

.tabbar .tab:hover {
  color: var(--fg);
}

.tabbar .tab[aria-selected="true"] {
  background: var(--card-2);
  color: var(--fg);
}

.tabbar .tab[data-tone="danger"][aria-selected="true"] {
  color: var(--danger);
}

.settings-tabs {
  border-bottom: 0;
  margin-bottom: 2px;
  padding: 4px 8px 8px;
}

.cardcols {
  gap: 14px;
  display: grid;
}

.cardrow {
  grid-template-columns: repeat(auto-fit, minmax(min(300px, 100%), 1fr));
  align-items: stretch;
  gap: 14px;
  display: grid;
}

.cardrow > * {
  min-width: 0;
}

.barcode {
  background: repeating-linear-gradient(90deg, var(--fg) 0 1px, transparent 1px 3px, var(--fg) 3px 5px, transparent 5px 6px, var(--fg) 6px 7px, transparent 7px 10px);
  opacity: .6;
  width: 88px;
  height: 14px;
  display: inline-block;
}

.switch {
  background: var(--secondary);
  border: 1px solid var(--border);
  border-radius: 999px;
  flex: none;
  width: 34px;
  height: 20px;
  transition: background .15s;
  position: relative;
}

.switch:after {
  content: "";
  background: var(--fg-3);
  border-radius: 999px;
  width: 14px;
  height: 14px;
  transition: transform .15s, background .15s;
  position: absolute;
  top: 2px;
  left: 2px;
}

.switch[aria-checked="true"] {
  background: var(--accent);
  border-color: var(--accent);
}

.switch[aria-checked="true"]:after {
  background: var(--primary-fg);
  transform: translateX(14px);
}

.modal-scrim {
  background: var(--overlay);
  z-index: 90;
  place-items: center;
  padding: 20px;
  display: grid;
  position: fixed;
  inset: 0;
}

.modal {
  background: var(--bg);
  border: 1px solid var(--border);
  border-radius: var(--r);
  width: min(560px, 100%);
  max-height: 90vh;
  box-shadow: var(--shadow-float);
  padding: 20px;
  overflow: auto;
}

.toast {
  z-index: 95;
  gap: 8px;
  display: grid;
  position: fixed;
  bottom: 20px;
  right: 20px;
}

.toast > div {
  background: var(--card);
  border: 1px solid var(--border);
  box-shadow: var(--shadow-float);
  border-radius: 12px;
  max-width: 360px;
  padding: 10px 14px;
  font-size: 12.5px;
}

.deck-grid {
  grid-template-columns: 1fr minmax(0, 316px);
  align-items: start;
  gap: 16px;
  display: grid;
}

.deck-grid > *, .deck-grid > * > * {
  min-width: 0;
}

@media (max-width: 1100px) {
  .deck-grid {
    grid-template-columns: 1fr;
  }
}

.chat-cols {
  grid-template-columns: min(216px, 100% - 244px) minmax(0, 1fr);
  align-items: start;
  gap: 18px;
  height: calc(100vh - 100px);
  margin-bottom: -70px;
  display: grid;
}

.chat-cols > .side-rail {
  flex-direction: column;
  gap: 4px;
  max-height: calc(100vh - 100px);
  display: flex;
  position: sticky;
  top: 72px;
  overflow: clip;
}

.rail-list {
  flex-direction: column;
  gap: 2px;
  min-height: 0;
  display: flex;
  overflow-y: auto;
}

.rail-item {
  position: relative;
}

.rail-item .rail-actions {
  opacity: 0;
  gap: 2px;
  transition: opacity .12s;
  display: flex;
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
}

.rail-item:hover .rail-actions {
  opacity: 1;
}

.rail-item .rail-actions button {
  width: 22px;
  height: 22px;
  color: var(--fg-3);
  border-radius: 6px;
  place-items: center;
  display: grid;
}

.rail-item .rail-actions button:hover {
  background: var(--card-2);
  color: var(--fg);
}

.chat-body {
  grid-template-rows: auto minmax(0, 1fr) auto;
  height: 100%;
  min-height: 0;
  display: grid;
}

.chat-head {
  align-items: center;
  gap: 10px;
  padding: 0 4px 12px;
  display: flex;
}

.thread {
  overscroll-behavior: contain;
  flex-direction: column;
  gap: 20px;
  padding: 4px 4px 16px;
  display: flex;
  overflow: hidden auto;
}

.thread .card, .msg-user {
  overflow-wrap: anywhere;
  min-width: 0;
}

.msg-user {
  background: var(--primary);
  max-width: 78%;
  color: var(--primary-fg);
  white-space: pre-wrap;
  border-radius: 18px 18px 4px;
  align-self: flex-end;
  padding: 10px 14px;
  font-size: 13.5px;
}

.msg-user .msg-meta {
  font-family: var(--mono);
  color: var(--primary-fg-dim);
  letter-spacing: .06em;
  margin-top: 4px;
  font-size: 9.5px;
}

.msg-crew {
  grid-template-columns: 34px minmax(0, 1fr);
  align-items: start;
  gap: 10px;
  display: grid;
}

.msg-crew .bubble {
  background: var(--card);
  border: 1px solid var(--border);
  border-radius: 4px 18px 18px;
  min-width: 0;
  padding: 12px 16px;
}

.msg-crew .bubble.failed {
  border-color: var(--danger);
}

.msg-crew .msg-meta {
  font-family: var(--mono);
  color: var(--fg-3);
  letter-spacing: .06em;
  text-transform: uppercase;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
  font-size: 9.5px;
  display: flex;
}

.tool-row {
  font-family: var(--mono);
  color: var(--fg-3);
  align-items: center;
  gap: 8px;
  padding: 3px 0;
  font-size: 10.5px;
  display: flex;
}

.tool-row .name {
  color: var(--fg-2);
  font-weight: 600;
}

.tool-row .arg {
  text-overflow: ellipsis;
  white-space: nowrap;
  flex: 1;
  min-width: 0;
  overflow: hidden;
}

.tool-row .ok {
  color: var(--ok);
}

.tool-row .err {
  color: var(--danger);
}

.composer {
  padding-top: 10px;
}

.crew-drawer {
  z-index: 91;
  background: var(--bg);
  border-left: 1px solid var(--border);
  width: min(420px, 100vw);
  box-shadow: -16px 0 44px -24px var(--overlay);
  flex-direction: column;
  animation: .22s cubic-bezier(.23, 1, .32, 1) both drawerIn;
  display: flex;
  position: fixed;
  top: 56px;
  bottom: 0;
  right: 0;
}

@keyframes drawerIn {
  from {
    opacity: 0;
    transform: translateX(24px);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.crew-drawer-body {
  flex: 1;
  padding: 12px 16px;
  overflow-y: auto;
}

.md {
  font-size: 13.5px;
  line-height: 1.62;
}

.md > :first-child {
  margin-top: 0;
}

.md > :last-child {
  margin-bottom: 0;
}

.md p {
  margin: 0 0 10px;
}

.md ul, .md ol {
  margin: 0 0 10px;
  padding-left: 20px;
}

.md li {
  margin: 2px 0;
}

.md h1, .md h2, .md h3, .md h4 {
  margin: 14px 0 6px;
  font-weight: 700;
  line-height: 1.3;
}

.md h1 {
  font-size: 17px;
}

.md h2 {
  font-size: 15px;
}

.md h3 {
  font-size: 14px;
}

.md h4 {
  font-size: 13px;
}

.md code {
  font-family: var(--mono);
  background: var(--card-2);
  border: 1px solid var(--border-soft);
  border-radius: 5px;
  padding: 1px 5px;
  font-size: 12px;
}

.md pre {
  background: var(--card-2);
  border: 1px solid var(--border-soft);
  border-radius: 10px;
  margin: 0 0 10px;
  padding: 10px 12px;
  overflow-x: auto;
}

.md pre code {
  background: none;
  border: 0;
  padding: 0;
}

.md table {
  border-collapse: collapse;
  margin: 0 0 10px;
  font-size: 12.5px;
}

.md th, .md td {
  border: 1px solid var(--border);
  padding: 5px 9px;
}

.md th {
  background: var(--card-2);
}

.md blockquote {
  border-left: 3px solid var(--border);
  color: var(--fg-2);
  margin: 0 0 10px;
  padding: 4px 12px;
}

.md a {
  text-underline-offset: 2px;
  text-decoration: underline;
}

.md hr {
  border: 0;
  border-top: 1px dashed var(--border);
  margin: 12px 0;
}

.wikilink {
  color: var(--accent);
  cursor: pointer;
  text-underline-offset: 2px;
  font-weight: 600;
  text-decoration: underline;
}

.vault-split {
  grid-template-columns: minmax(240px, 300px) minmax(0, 1fr);
  align-items: start;
  gap: 16px;
  display: grid;
}

@media (max-width: 900px) {
  .vault-split {
    grid-template-columns: 1fr;
  }
}

.vault-tree {
  flex-direction: column;
  gap: 2px;
  max-height: calc(100vh - 180px);
  padding: 8px;
  display: flex;
  overflow-y: auto;
}

.vault-tree .folder {
  font-family: var(--mono);
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--fg-3);
  align-items: center;
  gap: 6px;
  padding: 10px 10px 4px;
  font-size: 9.5px;
  display: flex;
}

.vault-tree .row {
  border: 0;
  border-radius: 8px;
  padding: 6px 10px;
}

.vault-tree .row .when {
  color: var(--fg-3);
  flex: none;
  font-size: 9.5px;
}

.vault-reader {
  min-height: 400px;
  padding: 22px 26px;
}

.graph-wrap {
  width: 100%;
  position: relative;
}

.graph-wrap canvas {
  width: 100%;
  height: 100%;
  display: block;
}

.home {
  place-items: center;
  min-height: 100vh;
  padding: 40px 20px;
  display: grid;
}

.home-card {
  width: min(720px, 100%);
}

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

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

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

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

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

@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}

@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
}
