/*! 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-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --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;
    --spacing: .25rem;
    --container-md: 28rem;
    --text-xs: .75rem;
    --text-xs--line-height: calc(1 / .75);
    --text-sm: .875rem;
    --text-sm--line-height: calc(1.25 / .875);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --tracking-wider: .05em;
    --leading-tight: 1.25;
    --leading-relaxed: 1.625;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --radius-2xl: 1rem;
    --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;
  }

  .sr-only {
    clip-path: inset(50%);
    white-space: nowrap;
    border-width: 0;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    overflow: hidden;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .static {
    position: static;
  }

  .top-full {
    top: 100%;
  }

  .left-0 {
    left: 0;
  }

  .z-30 {
    z-index: 30;
  }

  .-mt-1 {
    margin-top: calc(var(--spacing) * -1);
  }

  .mt-0\.5 {
    margin-top: calc(var(--spacing) * .5);
  }

  .mt-1 {
    margin-top: var(--spacing);
  }

  .mt-1\.5 {
    margin-top: calc(var(--spacing) * 1.5);
  }

  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }

  .ml-auto {
    margin-left: auto;
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .inline {
    display: inline;
  }

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

  .table {
    display: table;
  }

  .h-5 {
    height: calc(var(--spacing) * 5);
  }

  .h-6 {
    height: calc(var(--spacing) * 6);
  }

  .h-10 {
    height: calc(var(--spacing) * 10);
  }

  .min-h-full {
    min-height: 100%;
  }

  .w-5 {
    width: calc(var(--spacing) * 5);
  }

  .w-6 {
    width: calc(var(--spacing) * 6);
  }

  .w-10 {
    width: calc(var(--spacing) * 10);
  }

  .w-full {
    width: 100%;
  }

  .max-w-md {
    max-width: var(--container-md);
  }

  .min-w-0 {
    min-width: 0;
  }

  .flex-1 {
    flex: 1;
  }

  .shrink-0 {
    flex-shrink: 0;
  }

  .grow {
    flex-grow: 1;
  }

  .resize-none {
    resize: none;
  }

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

  .items-center {
    align-items: center;
  }

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

  .justify-center {
    justify-content: center;
  }

  .justify-end {
    justify-content: flex-end;
  }

  .gap-1 {
    gap: var(--spacing);
  }

  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }

  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }

  .gap-2\.5 {
    gap: calc(var(--spacing) * 2.5);
  }

  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }

  :where(.space-y-0\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * .5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * .5) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-1 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(var(--spacing) * var(--tw-space-y-reverse));
    margin-block-end: calc(var(--spacing) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-1\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-2 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-2\.5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 2.5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 2.5) * calc(1 - var(--tw-space-y-reverse)));
  }

  :where(.space-y-5 > :not(:last-child)) {
    --tw-space-y-reverse: 0;
    margin-block-start: calc(calc(var(--spacing) * 5) * var(--tw-space-y-reverse));
    margin-block-end: calc(calc(var(--spacing) * 5) * calc(1 - var(--tw-space-y-reverse)));
  }

  .truncate {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .rounded {
    border-radius: .25rem;
  }

  .rounded-2xl {
    border-radius: var(--radius-2xl);
  }

  .rounded-full {
    border-radius: 3.40282e38px;
  }

  .rounded-lg {
    border-radius: var(--radius-lg);
  }

  .rounded-md {
    border-radius: var(--radius-md);
  }

  .rounded-xl {
    border-radius: var(--radius-xl);
  }

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

  .p-7 {
    padding: calc(var(--spacing) * 7);
  }

  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }

  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }

  .px-3\.5 {
    padding-inline: calc(var(--spacing) * 3.5);
  }

  .px-6 {
    padding-inline: calc(var(--spacing) * 6);
  }

  .py-1 {
    padding-block: var(--spacing);
  }

  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }

  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }

  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }

  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }

  .pl-3\.5 {
    padding-left: calc(var(--spacing) * 3.5);
  }

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

  .text-lg {
    font-size: var(--text-lg);
    line-height: var(--tw-leading, var(--text-lg--line-height));
  }

  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }

  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }

  .text-\[11px\] {
    font-size: 11px;
  }

  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }

  .leading-tight {
    --tw-leading: var(--leading-tight);
    line-height: var(--leading-tight);
  }

  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }

  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

  .tracking-wider {
    --tw-tracking: var(--tracking-wider);
    letter-spacing: var(--tracking-wider);
  }

  .break-words {
    overflow-wrap: break-word;
  }

  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

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

  .underline-offset-2 {
    text-underline-offset: 2px;
  }

  .opacity-50 {
    opacity: .5;
  }

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

  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }

  .outline-none {
    --tw-outline-style: none;
    outline-style: none;
  }

  @media (hover: hover) {
    .hover\:opacity-100:hover {
      opacity: 1;
    }
  }

  .disabled\:cursor-default:disabled {
    cursor: default;
  }

  .disabled\:opacity-45:disabled {
    opacity: .45;
  }
}

:root {
  color-scheme: light;
  --mono: ui-monospace, "SF Mono", "Menlo", "Consolas", monospace;
  --serif: "Iowan Old Style", "Palatino Linotype", "Palatino", "Georgia", serif;
}

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

*, :before, :after {
  border-color: var(--divider);
}

body {
  -webkit-font-smoothing: antialiased;
  background: var(--bg);
  color: var(--fg);
  margin: 0;
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
}

:root {
  --bg: #f8f7f3;
  --panel: #fff;
  --panel-2: #f2f0ea;
  --panel-3: #ebe7dd;
  --fg: #1c1a17;
  --fg-2: #423d35;
  --muted: #6d6a61;
  --faint: #9c988c;
  --divider: #e7e3d9;
  --border: #ddd8cc;
  --hover: #efece5;
  --accent: #3f57cc;
  --accent-fg: #fff;
  --accent-soft: #e6e9fb;
  --link: #2f4bc0;
  --link-read: #8a8578;
}

html.dark {
  color-scheme: dark;
  --bg: #17140f;
  --panel: #201c16;
  --panel-2: #1b1811;
  --panel-3: #221e16;
  --fg: #ede7db;
  --fg-2: #cabfab;
  --muted: #9b9082;
  --faint: #6d6456;
  --divider: #2c261d;
  --border: #3a3227;
  --hover: #251f17;
  --accent: #8b9cf0;
  --accent-fg: #16171c;
  --accent-soft: #23283b;
  --link: #8ba2f2;
  --link-read: #756c5d;
}

.app {
  background: var(--bg);
  height: 100vh;
  color: var(--fg);
  flex-direction: column;
  display: flex;
}

.tablewrap {
  flex: auto;
  min-height: 0;
  overflow-y: auto;
}

.appbar {
  border-bottom: 1px solid var(--border);
  background: var(--panel);
  flex: none;
  align-items: center;
  gap: 10px;
  padding: 7px 14px;
  display: flex;
}

.brand {
  font-family: var(--serif);
  color: var(--fg);
  flex: none;
  align-items: center;
  gap: 7px;
  font-size: 15px;
  font-weight: 600;
  display: inline-flex;
}

.appbar-right {
  flex: none;
  align-items: center;
  gap: 2px;
  margin-left: auto;
  display: flex;
}

.ctl {
  font-family: var(--mono);
  color: var(--muted);
  cursor: pointer;
  white-space: nowrap;
  border-radius: 5px;
  align-items: center;
  gap: 4px;
  padding: 3px 7px;
  font-size: 11px;
  transition: color .12s, background .12s;
  display: inline-flex;
}

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

.ctl.on {
  color: var(--accent);
  background: var(--accent-soft);
  font-weight: 600;
}

.ctl b {
  color: inherit;
  font-weight: 700;
}

.ctl.add {
  color: var(--accent);
}

.omni {
  border: 1px solid var(--border);
  background: var(--bg);
  border-radius: 7px;
  flex: auto;
  align-items: center;
  gap: 5px;
  min-width: 120px;
  max-width: 520px;
  padding: 3px 9px;
  transition: border-color .12s, box-shadow .12s, background .12s;
  display: flex;
  position: relative;
}

.omni.lit {
  border-color: var(--accent);
  background: var(--panel);
  box-shadow: 0 0 0 3px var(--accent-soft);
}

.omni input {
  min-width: 60px;
  color: var(--fg);
  background: none;
  border: 0;
  outline: none;
  flex: auto;
  font-size: 13px;
}

.omni input::placeholder {
  color: var(--faint);
}

.chip {
  font-family: var(--mono);
  background: var(--accent-soft);
  color: var(--accent);
  cursor: pointer;
  white-space: nowrap;
  border-radius: 4px;
  flex: none;
  align-items: center;
  gap: 3px;
  padding: 1px 5px;
  font-size: 10.5px;
  display: inline-flex;
}

.chip.static {
  cursor: default;
}

.chip:hover {
  filter: brightness(.97);
}

.omni-drop {
  z-index: 40;
  border: 1px solid var(--border);
  background: var(--panel);
  border-radius: 9px;
  width: 240px;
  padding: 4px;
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  box-shadow: 0 8px 26px #00000024, 0 1px 3px #00000014;
}

.omni-drop .opt {
  width: 100%;
  font-family: var(--mono);
  color: var(--fg-2);
  cursor: pointer;
  border-radius: 5px;
  align-items: center;
  gap: 8px;
  padding: 4px 8px;
  font-size: 12px;
  display: flex;
}

.omni-drop .opt.on {
  background: var(--accent-soft);
  color: var(--accent);
}

.omni-drop .opt .n {
  color: var(--faint);
  font-variant-numeric: tabular-nums;
  margin-left: auto;
}

.omni-drop .hint {
  border-top: 1px solid var(--divider);
  font-family: var(--mono);
  color: var(--faint);
  margin-top: 3px;
  padding: 6px 8px 3px;
  font-size: 10px;
}

.lhead, .lrow {
  grid-template-columns: var(--cols);
  align-items: baseline;
  gap: 0 14px;
  padding: 0 18px 0 6px;
  display: grid;
}

.lhead {
  z-index: 5;
  font-family: var(--mono);
  letter-spacing: .13em;
  text-transform: uppercase;
  color: var(--faint);
  background: var(--panel-3);
  border-bottom: 1px solid var(--border);
  padding-top: 8px;
  padding-bottom: 6px;
  font-size: 9.5px;
  position: sticky;
  top: 0;
}

.lrow {
  border-bottom: 1px solid var(--divider);
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
  transition: background .1s;
}

.lrow:hover, .lrow.sel {
  background: var(--hover);
}

.lrow.open {
  background: var(--panel-2);
  box-shadow: inset 3px 0 0 var(--accent);
}

.c-dot {
  align-self: start;
}

.c-dot .unread {
  background: var(--accent);
  border-radius: 50%;
  width: 6px;
  height: 6px;
  margin: 7px auto 0;
  display: block;
}

.c-link {
  align-items: baseline;
  gap: 9px;
  min-width: 0;
  display: flex;
}

.ltitle {
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 5rem;
  font-family: var(--serif);
  letter-spacing: -.01em;
  color: var(--link-read);
  flex: 0 auto;
  font-size: 15px;
  font-weight: 600;
  overflow: hidden;
}

.ltitle.unread {
  color: var(--link);
  font-weight: 700;
}

.ltitle {
  text-decoration: none;
}

.ltitle:hover, .ltitle:focus-visible {
  text-underline-offset: 2px;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

.ldomain {
  font-family: var(--mono);
  color: var(--faint);
  white-space: nowrap;
  flex: none;
  font-size: 11px;
}

.lnote {
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  color: var(--fg-2);
  flex: 6rem;
  font-size: 12.5px;
  overflow: hidden;
}

.lnote:before {
  content: "·";
  color: var(--faint);
  margin-right: 7px;
}

.c-who {
  align-items: center;
  gap: 5px;
  min-width: 0;
  display: flex;
}

.c-who .wname {
  font-family: var(--mono);
  color: var(--muted);
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 11.5px;
  overflow: hidden;
}

.c-num {
  text-align: right;
  font-family: var(--mono);
  font-variant-numeric: tabular-nums;
  color: var(--muted);
  white-space: nowrap;
  font-size: 11.5px;
}

.lhead .c-num {
  color: var(--faint);
}

.lfoot {
  font-family: var(--mono);
  color: var(--faint);
  align-items: center;
  gap: 6px;
  padding: 10px 18px 28px;
  font-size: 10.5px;
  display: flex;
}

.lfoot .sep {
  opacity: .6;
}

.k {
  font-family: var(--mono);
  border: 1px solid var(--border);
  color: var(--fg-2);
  background: var(--panel);
  border-bottom-width: 2px;
  border-radius: 4px;
  padding: 0 4px;
  font-size: .95em;
}

.lexp {
  background: var(--panel-2);
  border-bottom: 1px solid var(--border);
  padding: 11px 22px 16px 38px;
}

.lexp > * {
  max-width: 62rem;
}

.lexp-head {
  align-items: flex-start;
  gap: 10px;
  display: flex;
}

.lexp-url {
  min-width: 0;
  font-family: var(--mono);
  color: var(--muted);
  align-items: center;
  gap: 5px;
  font-size: 11.5px;
  text-decoration: none;
  display: flex;
}

.lexp-url:hover {
  color: var(--accent);
  text-underline-offset: 2px;
  text-decoration: underline;
}

.lexp-note {
  max-width: 68ch;
  color: var(--fg-2);
  white-space: pre-wrap;
  overflow-wrap: anywhere;
  margin: 6px 0 0;
  font-size: 13.5px;
  line-height: 1.55;
}

.lexp-tags {
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 8px;
  display: flex;
}

.lexp-meta {
  font-family: var(--mono);
  color: var(--faint);
  margin-top: 8px;
  font-size: 10.5px;
}

.lexp-react {
  margin: 10px 0 12px;
}

.tag {
  font-family: var(--mono);
  cursor: pointer;
  color: var(--muted);
  white-space: nowrap;
  font-size: 11px;
  line-height: 1;
}

.tag:hover {
  color: var(--accent);
  text-underline-offset: 2px;
  text-decoration: underline;
}

.composer {
  border-bottom: 1px solid var(--border);
  background: var(--panel);
  flex: none;
}

.composer-url {
  border-bottom: 1px solid var(--divider);
  align-items: center;
  gap: 9px;
  padding: 9px 18px;
  display: flex;
}

.composer-url input {
  min-width: 0;
  color: var(--fg);
  background: none;
  border: 0;
  outline: none;
  flex: auto;
  font-size: 14px;
}

.composer-warn, .composer-domain {
  font-family: var(--mono);
  color: var(--faint);
  flex: none;
  font-size: 11px;
}

.composer-body {
  flex-direction: column;
  gap: 9px;
  padding: 10px 18px 12px 44px;
  display: flex;
}

.composer-title, .composer-note {
  width: 100%;
  color: var(--fg);
  background: none;
  border: 0;
  outline: none;
}

.composer-title {
  font-family: var(--serif);
  font-size: 16px;
  font-weight: 600;
}

.composer-note {
  color: var(--fg-2);
  resize: none;
  font-size: 13.5px;
  line-height: 1.55;
}

.composer-foot {
  border-top: 1px solid var(--divider);
  background: var(--panel-2);
  justify-content: space-between;
  align-items: center;
  gap: 10px;
  padding: 8px 18px;
  display: flex;
}

.composer-hint {
  font-family: var(--mono);
  color: var(--faint);
  font-size: 10.5px;
}

.taginput {
  flex-direction: column;
  gap: 6px;
  display: flex;
}

.taginput-row {
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  display: flex;
}

.taginput-row input {
  min-width: 6rem;
  font-family: var(--mono);
  color: var(--fg);
  background: none;
  border: 0;
  outline: none;
  flex: 6rem;
  font-size: 12px;
}

.taginput-suggest {
  flex-wrap: wrap;
  gap: 10px;
  padding-left: 20px;
  display: flex;
}

.field {
  border: 1px solid var(--border);
  background: var(--panel);
  width: 100%;
  color: var(--fg);
  border-radius: 8px;
  outline: none;
  padding: 7px 11px;
  font-size: 13.5px;
}

.field:focus-within, .field:focus {
  border-color: var(--accent);
}

.menu {
  z-index: 30;
  border: 1px solid var(--border);
  background: var(--panel);
  border-radius: 10px;
  width: 11rem;
  padding: 4px 0;
  position: absolute;
  top: 28px;
  right: 0;
  overflow: hidden;
  box-shadow: 0 8px 26px #00000026;
}

.menu-item {
  width: 100%;
  color: var(--fg-2);
  cursor: pointer;
  align-items: center;
  gap: 9px;
  padding: 5px 12px;
  font-size: 13px;
  display: flex;
}

.menu-item:hover {
  background: var(--hover);
}

.stateline {
  color: var(--muted);
  justify-content: center;
  align-items: center;
  gap: 9px;
  padding: 5rem 1.5rem;
  font-size: 13.5px;
  display: flex;
}

.spinner {
  border: 2px solid;
  border-top-color: #0000;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  animation: .7s linear infinite spin;
}

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

.empty {
  text-align: center;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 5rem 1.5rem;
  display: flex;
}

.empty-title {
  font-family: var(--serif);
  margin: 0;
  font-size: 17px;
  font-weight: 600;
}

.empty-hint {
  max-width: 26rem;
  color: var(--muted);
  margin: 0;
  font-size: 13.5px;
  line-height: 1.6;
}

.rx {
  border: 1px solid var(--divider);
  background: var(--panel);
  height: 22px;
  color: var(--muted);
  cursor: pointer;
  font-variant-numeric: tabular-nums;
  border-radius: 999px;
  align-items: center;
  gap: 4px;
  padding: 0 7px;
  font-size: 12px;
  line-height: 1;
  transition: border-color .12s, background .12s, color .12s;
  display: inline-flex;
}

.rx:hover {
  border-color: var(--border);
  background: var(--hover);
}

.rx .emoji {
  font-size: 13px;
  line-height: 1;
}

.rx.on {
  border-color: var(--accent);
}

@supports (color: color-mix(in lab, red, red)) {
  .rx.on {
    border-color: color-mix(in srgb, var(--accent) 50%, var(--divider));
  }
}

.rx.on {
  background: var(--accent-soft);
  color: var(--accent);
}

.rx.add {
  color: var(--faint);
  border-style: dashed;
  padding: 0 6px;
}

.rx.add:hover {
  color: var(--accent);
}

.rx-pop {
  border: 1px solid var(--border);
  background: var(--panel);
  border-radius: 11px;
  gap: 2px;
  padding: 4px;
  display: flex;
  box-shadow: 0 6px 24px #00000024, 0 1px 3px #00000014;
}

.rx-pop button {
  cursor: pointer;
  border-radius: 8px;
  place-items: center;
  width: 32px;
  height: 32px;
  font-size: 18px;
  line-height: 1;
  transition: transform 90ms, background .1s;
  display: grid;
}

.rx-pop button:hover {
  background: var(--hover);
  transform: scale(1.18);
}

.thread-child {
  position: relative;
}

.thread-rail {
  background: var(--divider);
  border-radius: 2px;
  width: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.thread-rail:hover {
  background: var(--border);
}

.icon-btn {
  color: var(--muted);
  border-radius: 7px;
  place-items: center;
  transition: color .12s, background .12s;
  display: inline-grid;
}

.icon-btn:hover {
  color: var(--fg);
  background: var(--hover);
}

::placeholder {
  color: var(--faint);
}

:focus-visible {
  outline: 2px solid var(--accent);
  outline-offset: 2px;
  border-radius: 5px;
}

* {
  scrollbar-width: thin;
  scrollbar-color: var(--border) transparent;
}

@keyframes rise {
  from {
    opacity: 0;
    transform: translateY(3px);
  }

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

.rise {
  animation: .14s both rise;
}

@media (prefers-reduced-motion: reduce) {
  .rise, .rx, .lrow, .spinner {
    transition: none !important;
    animation: none !important;
    transform: none !important;
  }
}

@media (max-width: 720px) {
  .lrow {
    grid-template-columns: 14px auto minmax(0, 1fr) auto;
    grid-template-areas: "dot title title title"
                         "dot date note act";
    gap: 1px 7px;
    padding: 7px 12px 7px 4px;
  }

  .c-link {
    display: contents;
  }

  .c-dot {
    grid-area: dot;
  }

  .ltitle {
    white-space: normal;
    text-overflow: clip;
    grid-area: title;
    min-width: 0;
    line-height: 1.3;
    overflow: visible;
  }

  .c-date {
    grid-area: date;
  }

  .lnote {
    grid-area: note;
  }

  .c-act {
    grid-area: act;
  }

  .lnote {
    font-size: 12.5px;
  }

  .lnote:before {
    margin-right: 5px;
  }

  .c-who, .c-who-head, .ldomain, .lhead {
    display: none;
  }

  .appbar {
    flex-wrap: wrap;
    row-gap: 6px;
  }

  .appbar-add {
    order: 3;
    padding: 6px 10px;
  }

  .omni {
    min-width: 90px;
  }

  .appbar-right {
    flex: 100%;
    order: 4;
    justify-content: flex-start;
    margin-left: 0;
  }

  .appbar-right .ctl {
    padding: 5px 9px;
  }

  .lexp {
    padding-left: 20px;
  }
}

@media (max-width: 380px) {
  .appbar-add .add-label {
    display: none;
  }

  .omni input::placeholder {
    font-size: 12px;
  }
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

@property --tw-space-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

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

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

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

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

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