@import url(https://fonts.googleapis.com/css2?family=Source+Serif+4:opsz,wght@8..60,400;8..60,500;8..60,600;8..60,700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap);
/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
@layer properties;
@layer theme, base, components, utilities;
@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;
    --color-red-50: oklch(97.1% 0.013 17.38);
    --color-red-100: oklch(93.6% 0.032 17.717);
    --color-red-200: oklch(88.5% 0.062 18.334);
    --color-red-300: oklch(80.8% 0.114 19.571);
    --color-red-500: oklch(63.7% 0.237 25.331);
    --color-red-600: oklch(57.7% 0.245 27.325);
    --color-red-700: oklch(50.5% 0.213 27.518);
    --color-red-800: oklch(44.4% 0.177 26.899);
    --color-red-900: oklch(39.6% 0.141 25.723);
    --color-orange-50: oklch(98% 0.016 73.684);
    --color-orange-600: oklch(64.6% 0.222 41.116);
    --color-amber-50: oklch(98.7% 0.022 95.277);
    --color-amber-100: oklch(96.2% 0.059 95.617);
    --color-amber-200: oklch(92.4% 0.12 95.746);
    --color-amber-300: oklch(87.9% 0.169 91.605);
    --color-amber-500: oklch(76.9% 0.188 70.08);
    --color-amber-600: oklch(66.6% 0.179 58.318);
    --color-amber-700: oklch(55.5% 0.163 48.998);
    --color-amber-800: oklch(47.3% 0.137 46.201);
    --color-amber-900: oklch(41.4% 0.112 45.904);
    --color-yellow-100: oklch(97.3% 0.071 103.193);
    --color-yellow-200: oklch(94.5% 0.129 101.54);
    --color-yellow-400: oklch(85.2% 0.199 91.936);
    --color-yellow-600: oklch(68.1% 0.162 75.834);
    --color-yellow-800: oklch(47.6% 0.114 61.907);
    --color-green-50: oklch(98.2% 0.018 155.826);
    --color-green-100: oklch(96.2% 0.044 156.743);
    --color-green-200: oklch(92.5% 0.084 155.995);
    --color-green-500: oklch(72.3% 0.219 149.579);
    --color-green-600: oklch(62.7% 0.194 149.214);
    --color-green-700: oklch(52.7% 0.154 150.069);
    --color-green-800: oklch(44.8% 0.119 151.328);
    --color-blue-50: oklch(97% 0.014 254.604);
    --color-blue-100: oklch(93.2% 0.032 255.585);
    --color-blue-200: oklch(88.2% 0.059 254.128);
    --color-blue-300: oklch(80.9% 0.105 251.813);
    --color-blue-500: oklch(62.3% 0.214 259.815);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-700: oklch(48.8% 0.243 264.376);
    --color-blue-800: oklch(42.4% 0.199 265.638);
    --color-purple-50: oklch(97.7% 0.014 308.299);
    --color-purple-100: oklch(94.6% 0.033 307.174);
    --color-purple-200: oklch(90.2% 0.063 306.703);
    --color-purple-500: oklch(62.7% 0.265 303.9);
    --color-purple-600: oklch(55.8% 0.288 302.321);
    --color-purple-700: oklch(49.6% 0.265 301.924);
    --color-purple-800: oklch(43.8% 0.218 303.724);
    --color-gray-50: oklch(98.5% 0.002 247.839);
    --color-gray-100: oklch(96.7% 0.003 264.542);
    --color-gray-200: oklch(92.8% 0.006 264.531);
    --color-gray-300: oklch(87.2% 0.01 258.338);
    --color-gray-400: oklch(70.7% 0.022 261.325);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-700: oklch(37.3% 0.034 259.733);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-gray-900: oklch(21% 0.034 264.665);
    --color-white: #fff;
    --spacing: 0.25rem;
    --container-sm: 24rem;
    --container-5xl: 64rem;
    --text-xs: 0.75rem;
    --text-xs--line-height: calc(1 / 0.75);
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-lg: 1.125rem;
    --text-lg--line-height: calc(1.75 / 1.125);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --text-3xl: 1.875rem;
    --text-3xl--line-height: calc(2.25 / 1.875);
    --font-weight-normal: 400;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --leading-relaxed: 1.625;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --shadow-sm: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --shadow-md: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --shadow-lg: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    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;
    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 {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.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 {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :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)) {
        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, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-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"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }
  .collapse {
    visibility: collapse;
  }
  .invisible {
    visibility: hidden;
  }
  .visible {
    visibility: visible;
  }
  .absolute {
    position: absolute;
  }
  .fixed {
    position: fixed;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .sticky {
    position: sticky;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .end {
    inset-inline-end: var(--spacing);
  }
  .-top-1 {
    top: calc(var(--spacing) * -1);
  }
  .top-1\/2 {
    top: calc(1 / 2 * 100%);
  }
  .top-4 {
    top: calc(var(--spacing) * 4);
  }
  .-right-1 {
    right: calc(var(--spacing) * -1);
  }
  .-left-\[7px\] {
    left: calc(7px * -1);
  }
  .left-6 {
    left: calc(var(--spacing) * 6);
  }
  .z-10 {
    z-index: 10;
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-1 {
    margin: calc(var(--spacing) * 1);
  }
  .mx-auto {
    margin-inline: auto;
  }
  .mt-0\.5 {
    margin-top: calc(var(--spacing) * 0.5);
  }
  .mt-1 {
    margin-top: calc(var(--spacing) * 1);
  }
  .mt-2 {
    margin-top: calc(var(--spacing) * 2);
  }
  .mt-3 {
    margin-top: calc(var(--spacing) * 3);
  }
  .mt-4 {
    margin-top: calc(var(--spacing) * 4);
  }
  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }
  .mb-0\.5 {
    margin-bottom: calc(var(--spacing) * 0.5);
  }
  .mb-1 {
    margin-bottom: calc(var(--spacing) * 1);
  }
  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }
  .ml-1 {
    margin-left: calc(var(--spacing) * 1);
  }
  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }
  .ml-4 {
    margin-left: calc(var(--spacing) * 4);
  }
  .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;
  }
  .size-3 {
    width: calc(var(--spacing) * 3);
    height: calc(var(--spacing) * 3);
  }
  .size-3\.5 {
    width: calc(var(--spacing) * 3.5);
    height: calc(var(--spacing) * 3.5);
  }
  .size-4 {
    width: calc(var(--spacing) * 4);
    height: calc(var(--spacing) * 4);
  }
  .size-5 {
    width: calc(var(--spacing) * 5);
    height: calc(var(--spacing) * 5);
  }
  .size-6 {
    width: calc(var(--spacing) * 6);
    height: calc(var(--spacing) * 6);
  }
  .size-7 {
    width: calc(var(--spacing) * 7);
    height: calc(var(--spacing) * 7);
  }
  .size-10 {
    width: calc(var(--spacing) * 10);
    height: calc(var(--spacing) * 10);
  }
  .h-3 {
    height: calc(var(--spacing) * 3);
  }
  .h-4 {
    height: calc(var(--spacing) * 4);
  }
  .h-8 {
    height: calc(var(--spacing) * 8);
  }
  .max-h-96 {
    max-height: calc(var(--spacing) * 96);
  }
  .max-h-\[calc\(100vh-8rem\)\] {
    max-height: calc(100vh - 8rem);
  }
  .min-h-screen {
    min-height: 100vh;
  }
  .w-1\/2 {
    width: calc(1 / 2 * 100%);
  }
  .w-1\/3 {
    width: calc(1 / 3 * 100%);
  }
  .w-3 {
    width: calc(var(--spacing) * 3);
  }
  .w-3\/4 {
    width: calc(3 / 4 * 100%);
  }
  .w-8 {
    width: calc(var(--spacing) * 8);
  }
  .w-64 {
    width: calc(var(--spacing) * 64);
  }
  .w-full {
    width: 100%;
  }
  .max-w-5xl {
    max-width: var(--container-5xl);
  }
  .max-w-sm {
    max-width: var(--container-sm);
  }
  .min-w-0 {
    min-width: calc(var(--spacing) * 0);
  }
  .min-w-\[120px\] {
    min-width: 120px;
  }
  .flex-1 {
    flex: 1;
  }
  .shrink-0 {
    flex-shrink: 0;
  }
  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .animate-pulse {
    animation: var(--animate-pulse);
  }
  .animate-spin {
    animation: var(--animate-spin);
  }
  .cursor-help {
    cursor: help;
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .resize {
    resize: both;
  }
  .list-inside {
    list-style-position: inside;
  }
  .list-disc {
    list-style-type: disc;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-between {
    justify-content: space-between;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-end {
    justify-content: flex-end;
  }
  .gap-1 {
    gap: calc(var(--spacing) * 1);
  }
  .gap-1\.5 {
    gap: calc(var(--spacing) * 1.5);
  }
  .gap-2 {
    gap: calc(var(--spacing) * 2);
  }
  .gap-3 {
    gap: calc(var(--spacing) * 3);
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .space-y-0\.5 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 0.5) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 0.5) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-1 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-2 {
    :where(& > :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)));
    }
  }
  .space-y-3 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-4 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 4) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 4) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .space-y-6 {
    :where(& > :not(:last-child)) {
      --tw-space-y-reverse: 0;
      margin-block-start: calc(calc(var(--spacing) * 6) * var(--tw-space-y-reverse));
      margin-block-end: calc(calc(var(--spacing) * 6) * calc(1 - var(--tw-space-y-reverse)));
    }
  }
  .gap-x-4 {
    column-gap: calc(var(--spacing) * 4);
  }
  .gap-y-1 {
    row-gap: calc(var(--spacing) * 1);
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-y-auto {
    overflow-y: auto;
  }
  .rounded {
    border-radius: 0.25rem;
  }
  .rounded-full {
    border-radius: calc(infinity * 1px);
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-t-lg {
    border-top-left-radius: var(--radius-lg);
    border-top-right-radius: var(--radius-lg);
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-2 {
    border-style: var(--tw-border-style);
    border-width: 2px;
  }
  .border-t {
    border-top-style: var(--tw-border-style);
    border-top-width: 1px;
  }
  .border-r {
    border-right-style: var(--tw-border-style);
    border-right-width: 1px;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-l-2 {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }
  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }
  .border-dotted {
    --tw-border-style: dotted;
    border-style: dotted;
  }
  .border-amber-200 {
    border-color: var(--color-amber-200);
  }
  .border-amber-300 {
    border-color: var(--color-amber-300);
  }
  .border-amber-500 {
    border-color: var(--color-amber-500);
  }
  .border-blue-300 {
    border-color: var(--color-blue-300);
  }
  .border-blue-500 {
    border-color: var(--color-blue-500);
  }
  .border-blue-600 {
    border-color: var(--color-blue-600);
  }
  .border-gray-100 {
    border-color: var(--color-gray-100);
  }
  .border-gray-200 {
    border-color: var(--color-gray-200);
  }
  .border-gray-300 {
    border-color: var(--color-gray-300);
  }
  .border-gray-400 {
    border-color: var(--color-gray-400);
  }
  .border-green-200 {
    border-color: var(--color-green-200);
  }
  .border-green-500 {
    border-color: var(--color-green-500);
  }
  .border-purple-200 {
    border-color: var(--color-purple-200);
  }
  .border-purple-500 {
    border-color: var(--color-purple-500);
  }
  .border-red-200 {
    border-color: var(--color-red-200);
  }
  .border-red-300 {
    border-color: var(--color-red-300);
  }
  .border-red-500 {
    border-color: var(--color-red-500);
  }
  .border-white {
    border-color: var(--color-white);
  }
  .border-t-transparent {
    border-top-color: transparent;
  }
  .bg-amber-50 {
    background-color: var(--color-amber-50);
  }
  .bg-amber-100 {
    background-color: var(--color-amber-100);
  }
  .bg-amber-500 {
    background-color: var(--color-amber-500);
  }
  .bg-amber-600 {
    background-color: var(--color-amber-600);
  }
  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }
  .bg-blue-100 {
    background-color: var(--color-blue-100);
  }
  .bg-blue-600 {
    background-color: var(--color-blue-600);
  }
  .bg-gray-50 {
    background-color: var(--color-gray-50);
  }
  .bg-gray-100 {
    background-color: var(--color-gray-100);
  }
  .bg-gray-200 {
    background-color: var(--color-gray-200);
  }
  .bg-gray-400 {
    background-color: var(--color-gray-400);
  }
  .bg-gray-800 {
    background-color: var(--color-gray-800);
  }
  .bg-green-50 {
    background-color: var(--color-green-50);
  }
  .bg-green-100 {
    background-color: var(--color-green-100);
  }
  .bg-orange-50 {
    background-color: var(--color-orange-50);
  }
  .bg-purple-50 {
    background-color: var(--color-purple-50);
  }
  .bg-purple-100 {
    background-color: var(--color-purple-100);
  }
  .bg-red-50 {
    background-color: var(--color-red-50);
  }
  .bg-red-100 {
    background-color: var(--color-red-100);
  }
  .bg-red-200 {
    background-color: var(--color-red-200);
  }
  .bg-red-500 {
    background-color: var(--color-red-500);
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .bg-yellow-100 {
    background-color: var(--color-yellow-100);
  }
  .bg-yellow-200 {
    background-color: var(--color-yellow-200);
  }
  .p-2 {
    padding: calc(var(--spacing) * 2);
  }
  .p-3 {
    padding: calc(var(--spacing) * 3);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-5 {
    padding: calc(var(--spacing) * 5);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-8 {
    padding: calc(var(--spacing) * 8);
  }
  .px-0\.5 {
    padding-inline: calc(var(--spacing) * 0.5);
  }
  .px-1\.5 {
    padding-inline: calc(var(--spacing) * 1.5);
  }
  .px-2 {
    padding-inline: calc(var(--spacing) * 2);
  }
  .px-3 {
    padding-inline: calc(var(--spacing) * 3);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .py-0\.5 {
    padding-block: calc(var(--spacing) * 0.5);
  }
  .py-1 {
    padding-block: calc(var(--spacing) * 1);
  }
  .py-1\.5 {
    padding-block: calc(var(--spacing) * 1.5);
  }
  .py-2 {
    padding-block: calc(var(--spacing) * 2);
  }
  .py-3 {
    padding-block: calc(var(--spacing) * 3);
  }
  .py-4 {
    padding-block: calc(var(--spacing) * 4);
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .pt-2 {
    padding-top: calc(var(--spacing) * 2);
  }
  .pb-4 {
    padding-bottom: calc(var(--spacing) * 4);
  }
  .pl-6 {
    padding-left: calc(var(--spacing) * 6);
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .font-mono {
    font-family: var(--font-mono);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-3xl {
    font-size: var(--text-3xl);
    line-height: var(--tw-leading, var(--text-3xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .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-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .text-xs {
    font-size: var(--text-xs);
    line-height: var(--tw-leading, var(--text-xs--line-height));
  }
  .text-\[10px\] {
    font-size: 10px;
  }
  .leading-relaxed {
    --tw-leading: var(--leading-relaxed);
    line-height: var(--leading-relaxed);
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-medium {
    --tw-font-weight: var(--font-weight-medium);
    font-weight: var(--font-weight-medium);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .break-words {
    overflow-wrap: break-word;
  }
  .whitespace-pre-wrap {
    white-space: pre-wrap;
  }
  .text-amber-700 {
    color: var(--color-amber-700);
  }
  .text-amber-800 {
    color: var(--color-amber-800);
  }
  .text-amber-900 {
    color: var(--color-amber-900);
  }
  .text-blue-600 {
    color: var(--color-blue-600);
  }
  .text-blue-700 {
    color: var(--color-blue-700);
  }
  .text-blue-800 {
    color: var(--color-blue-800);
  }
  .text-gray-400 {
    color: var(--color-gray-400);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-700 {
    color: var(--color-gray-700);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-gray-900 {
    color: var(--color-gray-900);
  }
  .text-green-600 {
    color: var(--color-green-600);
  }
  .text-green-700 {
    color: var(--color-green-700);
  }
  .text-green-800 {
    color: var(--color-green-800);
  }
  .text-orange-600 {
    color: var(--color-orange-600);
  }
  .text-purple-600 {
    color: var(--color-purple-600);
  }
  .text-purple-700 {
    color: var(--color-purple-700);
  }
  .text-purple-800 {
    color: var(--color-purple-800);
  }
  .text-red-600 {
    color: var(--color-red-600);
  }
  .text-red-700 {
    color: var(--color-red-700);
  }
  .text-red-800 {
    color: var(--color-red-800);
  }
  .text-red-900 {
    color: var(--color-red-900);
  }
  .text-white {
    color: var(--color-white);
  }
  .text-yellow-600 {
    color: var(--color-yellow-600);
  }
  .text-yellow-800 {
    color: var(--color-yellow-800);
  }
  .capitalize {
    text-transform: capitalize;
  }
  .uppercase {
    text-transform: uppercase;
  }
  .italic {
    font-style: italic;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-0 {
    opacity: 0%;
  }
  .opacity-40 {
    opacity: 40%;
  }
  .opacity-50 {
    opacity: 50%;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-lg {
    --tw-shadow: 0 10px 15px -3px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 4px 6px -4px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-md {
    --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .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);
  }
  .ring-1 {
    --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);
  }
  .ring-2 {
    --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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);
  }
  .ring-blue-500 {
    --tw-ring-color: var(--color-blue-500);
  }
  .ring-yellow-400 {
    --tw-ring-color: var(--color-yellow-400);
  }
  .blur {
    --tw-blur: blur(8px);
    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,);
  }
  .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));
  }
  .transition-all {
    transition-property: all;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .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));
  }
  .transition-opacity {
    transition-property: opacity;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-200 {
    --tw-duration: 200ms;
    transition-duration: 200ms;
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .hover\:border-gray-400 {
    &:hover {
      @media (hover: hover) {
        border-color: var(--color-gray-400);
      }
    }
  }
  .hover\:bg-blue-200 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-200);
      }
    }
  }
  .hover\:bg-blue-700 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-blue-700);
      }
    }
  }
  .hover\:bg-gray-50 {
    &:hover {
      @media (hover: hover) {
        background-color: var(--color-gray-50);
      }
    }
  }
  .hover\:text-blue-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-700);
      }
    }
  }
  .hover\:text-gray-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-600);
      }
    }
  }
  .hover\:text-gray-700 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-gray-700);
      }
    }
  }
  .hover\:shadow-md {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .focus\:border-blue-500 {
    &:focus {
      border-color: var(--color-blue-500);
    }
  }
  .focus\:ring-2 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(2px + 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);
    }
  }
  .focus\:ring-blue-500 {
    &:focus {
      --tw-ring-color: var(--color-blue-500);
    }
  }
  .focus\:ring-offset-2 {
    &:focus {
      --tw-ring-offset-width: 2px;
      --tw-ring-offset-shadow: var(--tw-ring-inset,) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    }
  }
  .focus\:outline-none {
    &:focus {
      --tw-outline-style: none;
      outline-style: none;
    }
  }
  .focus\:ring-inset {
    &:focus {
      --tw-ring-inset: inset;
    }
  }
  .disabled\:cursor-not-allowed {
    &:disabled {
      cursor: not-allowed;
    }
  }
  .disabled\:opacity-50 {
    &:disabled {
      opacity: 50%;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 48rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .lg\:grid-cols-2 {
    @media (width >= 64rem) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
}
:root {
  --bg: #f7f5f0;
  --surface: #ffffff;
  --surface-2: #fbfaf6;
  --surface-3: #f3efe6;
  --rail: #ffffff;
  --topbar: #1c1d1f;
  --ink: #0f1011;
  --ink-1: #2a2c30;
  --ink-2: #4a4e54;
  --ink-3: #6e7378;
  --ink-4: #9aa0a6;
  --ink-5: #c2c6cc;
  --ink-6: #e3e5e8;
  --ink-7: #ecedef;
  --brand: #1f3a4a;
  --brand-tint: rgba(31,58,74,0.06);
  --brand-edge: rgba(31,58,74,0.18);
  --danger: #a23b2c;
  --danger-tint: #f7e6e2;
  --danger-edge: #e3b9b1;
  --success: #4a6b3e;
  --success-tint: #e7eee2;
  --success-edge: #b9c9ad;
  --status-warrant: var(--danger);
  --status-warrant-tint: var(--danger-tint);
  --status-warrant-edge: var(--danger-edge);
  --m-overdue: var(--danger);
  --m-overdue-tint: var(--danger-tint);
  --status-clear: var(--success);
  --status-clear-tint: var(--success-tint);
  --status-clear-edge: var(--success-edge);
  --m-resolved: var(--success);
  --m-resolved-tint: var(--success-tint);
  --m-sent: var(--brand);
  --m-sent-tint: var(--brand-tint);
  --status-seal: var(--ink-1);
  --status-seal-tint: var(--surface-3);
  --status-seal-edge: var(--ink-5);
  --status-expunge: var(--ink-1);
  --status-expunge-tint: var(--surface-3);
  --status-expunge-edge: var(--ink-5);
  --status-stale: var(--ink-2);
  --status-stale-tint: var(--surface-2);
  --status-stale-edge: var(--ink-5);
  --status-sentencing: var(--ink-1);
  --status-sentencing-tint: var(--surface-3);
  --status-sentencing-edge: var(--ink-5);
  --status-review: var(--ink-2);
  --status-review-tint: var(--surface-2);
  --status-review-edge: var(--ink-5);
  --status-oos: var(--ink-3);
  --status-oos-tint: var(--surface-2);
  --status-oos-edge: var(--ink-6);
  --m-draft: var(--ink-3);
  --m-draft-tint: var(--surface-2);
  --m-await: var(--ink-2);
  --m-await-tint: var(--surface-3);
  --m-blocked: var(--ink-2);
  --m-blocked-tint: var(--surface-3);
  --serif: 'Source Serif 4', 'Iowan Old Style', Georgia, serif;
  --sans: 'Inter', -apple-system, system-ui, sans-serif;
  --mono: 'JetBrains Mono', ui-monospace, monospace;
  --t-display: 34px;
  --t-h1: 26px;
  --t-h2: 19px;
  --t-h3: 15px;
  --t-body: 13.5px;
  --t-small: 12px;
  --t-mini: 11px;
  --t-eyebrow: 10.5px;
  --t-num-xl: 28px;
  --t-num-lg: 22px;
  --r-sm: 4px;
  --r-md: 6px;
  --r-lg: 10px;
  --shadow-sm: 0 1px 0 rgba(15,16,17,0.04), 0 1px 2px rgba(15,16,17,0.04);
  --shadow-md: 0 1px 1px rgba(15,16,17,0.04), 0 2px 6px rgba(15,16,17,0.06);
  --shadow-lg: 0 6px 18px rgba(15,16,17,0.08), 0 2px 6px rgba(15,16,17,0.05);
  --s-1: 4px;
  --s-2: 8px;
  --s-3: 12px;
  --s-4: 16px;
  --s-5: 20px;
  --s-6: 24px;
  --s-8: 32px;
  --s-10: 40px;
  --s-12: 48px;
}
html, body {
  margin: 0;
  background: var(--bg);
  color: var(--ink);
  font-family: var(--sans);
  font-size: var(--t-body);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-feature-settings: 'ss01','cv11','cv02','tnum';
}
.hf {
  background: var(--bg);
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  font-family: var(--sans);
  color: var(--ink);
  display: flex;
  flex-direction: column;
}
.hf-topbar {
  background: var(--topbar);
  color: #ecedef;
  height: 48px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  padding: 0 16px;
  gap: 16px;
  border-bottom: 1px solid #000;
}
.hf-topbar .brand {
  font-family: var(--serif);
  font-size: 17px;
  letter-spacing: -0.01em;
  color: #fff;
  font-weight: 600;
}
.hf-topbar .brand .dot {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #e8c468;
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle;
  box-shadow: 0 0 0 3px rgba(232,196,104,0.18);
}
.hf-topbar .org {
  font-family: var(--sans);
  font-size: 12px;
  color: rgba(255,255,255,0.62);
  padding-left: 14px;
  border-left: 1px solid rgba(255,255,255,0.14);
}
.hf-topbar .search {
  flex: 1;
  max-width: 520px;
  height: 30px;
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: var(--r-sm);
  display: flex;
  align-items: center;
  padding: 0 10px;
  gap: 8px;
  color: rgba(255,255,255,0.55);
  font-size: 12px;
}
.hf-topbar .search kbd {
  font-family: var(--mono);
  font-size: 10px;
  background: rgba(255,255,255,0.08);
  color: rgba(255,255,255,0.6);
  padding: 2px 5px;
  border-radius: 3px;
  margin-left: auto;
  border: 1px solid rgba(255,255,255,0.06);
}
.hf-topbar .right {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-left: auto;
}
.hf-topbar .pill {
  font-size: 10.5px;
  font-weight: 500;
  color: rgba(255,255,255,0.78);
  background: rgba(255,255,255,0.06);
  padding: 4px 8px;
  border-radius: 99px;
  border: 1px solid rgba(255,255,255,0.08);
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.hf-topbar .pill .ok {
  width: 6px;
  height: 6px;
  background: #69b07d;
  border-radius: 50%;
}
.hf-topbar .icon-btn {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(255,255,255,0.7);
  border-radius: var(--r-sm);
  cursor: pointer;
}
.hf-topbar .icon-btn:hover {
  background: rgba(255,255,255,0.06);
  color: #fff;
}
.hf-topbar .avatar {
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: #c9a86c;
  color: #1c1d1f;
  font-family: var(--mono);
  font-size: 11px;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hf-body {
  flex: 1;
  display: flex;
  min-height: 0;
}
.hf-rail {
  width: 220px;
  background: var(--rail);
  border-right: 1px solid var(--ink-7);
  padding: 16px 12px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
  overflow: auto;
}
.hf-rail .group {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.hf-rail .group-label {
  font-size: 10px;
  letter-spacing: 0.10em;
  text-transform: uppercase;
  color: var(--ink-4);
  padding: 6px 10px 4px;
  font-weight: 600;
}
.hf-rail .item {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 7px 10px;
  border-radius: var(--r-sm);
  font-size: 13px;
  color: var(--ink-1);
  cursor: pointer;
  line-height: 1.2;
}
.hf-rail .item:hover {
  background: var(--surface-2);
}
.hf-rail .item.active {
  background: #1c1d1f;
  color: #fff;
}
.hf-rail .item.active .count {
  color: rgba(255,255,255,0.7);
}
.hf-rail .item .glyph {
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  opacity: 0.85;
}
.hf-rail .item .count {
  margin-left: auto;
  font-family: var(--mono);
  font-size: 11px;
  color: var(--ink-4);
}
.hf-rail .item .count.warn {
  color: var(--status-warrant);
}
.hf-main {
  flex: 1;
  min-width: 0;
  overflow: auto;
}
.hf-page {
  padding: 22px 28px;
}
.hf-crumbs {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  color: var(--ink-3);
  margin-bottom: 6px;
}
.hf-crumbs .sep {
  color: var(--ink-5);
}
.hf-crumbs .hf-crumb-seg {
  display: contents;
}
.hf-crumbs .now {
  color: var(--ink);
  font-weight: 500;
}
.hf-page-head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 4px;
}
.hf-h-display {
  font-family: var(--serif);
  font-weight: 500;
  font-size: var(--t-display);
  line-height: 1.1;
  letter-spacing: -0.01em;
  margin: 0;
  color: var(--ink);
}
.hf-h-display em {
  font-style: italic;
  font-weight: 500;
  color: var(--brand);
}
.hf-h1 {
  font-family: var(--serif);
  font-weight: 500;
  font-size: var(--t-h1);
  line-height: 1.15;
  letter-spacing: -0.01em;
  margin: 0;
}
.hf-h2 {
  font-family: var(--serif);
  font-weight: 500;
  font-size: var(--t-h2);
  margin: 0;
  letter-spacing: -0.005em;
}
.hf-h3 {
  font-family: var(--sans);
  font-weight: 600;
  font-size: var(--t-h3);
  margin: 0;
  letter-spacing: -0.005em;
}
.hf-eyebrow {
  font-family: var(--sans);
  font-weight: 600;
  font-size: var(--t-eyebrow);
  letter-spacing: 0.10em;
  text-transform: uppercase;
  color: var(--ink-3);
}
.hf-sub {
  color: var(--ink-3);
  font-size: var(--t-small);
  line-height: 1.5;
  max-width: 64ch;
}
.hf-sub strong {
  color: var(--ink-1);
  font-weight: 500;
}
.hf-mono {
  font-family: var(--mono);
  font-variant-numeric: tabular-nums;
  font-feature-settings: 'tnum';
}
.hf-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  height: 30px;
  padding: 0 12px;
  background: var(--surface);
  color: var(--ink-1);
  border: 1px solid var(--ink-6);
  border-radius: var(--r-sm);
  font-family: var(--sans);
  font-size: 12.5px;
  font-weight: 500;
  cursor: pointer;
  line-height: 1;
  box-shadow: var(--shadow-sm);
  transition: all 0.08s;
  white-space: nowrap;
}
.hf-btn:hover {
  border-color: var(--ink-5);
  background: var(--surface-2);
}
.hf-btn.primary {
  background: #1c1d1f;
  color: #fff;
  border-color: #1c1d1f;
  box-shadow: var(--shadow-md);
}
.hf-btn.primary:hover {
  background: #2a2c30;
}
.hf-btn.brand {
  background: var(--brand);
  color: #fff;
  border-color: var(--brand);
}
.hf-btn.brand:hover {
  background: #2c4d62;
}
.hf-btn.ghost {
  background: transparent;
  box-shadow: none;
}
.hf-btn.ghost:hover {
  background: var(--surface-2);
}
.hf-btn.sm {
  height: 26px;
  padding: 0 9px;
  font-size: 11.5px;
}
.hf-btn.lg {
  height: 38px;
  padding: 0 16px;
  font-size: 13.5px;
}
.hf-btn.danger {
  background: var(--status-warrant);
  color: #fff;
  border-color: var(--status-warrant);
}
.hf-btn .icon {
  width: 13px;
  height: 13px;
  opacity: 0.78;
  flex-shrink: 0;
}
.hf-btn-group {
  display: inline-flex;
  box-shadow: var(--shadow-sm);
  border-radius: var(--r-sm);
}
.hf-btn-group .hf-btn {
  box-shadow: none;
  border-radius: 0;
}
.hf-btn-group .hf-btn:first-child {
  border-radius: var(--r-sm) 0 0 var(--r-sm);
}
.hf-btn-group .hf-btn:last-child {
  border-radius: 0 var(--r-sm) var(--r-sm) 0;
}
.hf-btn-group .hf-btn + .hf-btn {
  border-left: none;
}
.hf-btn-group .hf-btn.active {
  background: #1c1d1f;
  color: #fff;
  border-color: #1c1d1f;
}
.hf-iconbtn {
  width: 30px;
  height: 30px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--surface);
  border: 1px solid var(--ink-6);
  border-radius: var(--r-sm);
  cursor: pointer;
  color: var(--ink-2);
  box-shadow: var(--shadow-sm);
}
.hf-iconbtn:hover {
  background: var(--surface-2);
  border-color: var(--ink-5);
  color: var(--ink);
}
.hf-card {
  background: var(--surface);
  border: 1px solid var(--ink-7);
  border-radius: var(--r-md);
  box-shadow: var(--shadow-sm);
}
.hf-card.flat {
  box-shadow: none;
}
.hf-card-head {
  padding: 14px 16px;
  border-bottom: 1px solid var(--ink-7);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.hf-card-head .meta {
  font-family: var(--mono);
  font-size: 11px;
  color: var(--ink-3);
}
.hf-chip {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  height: 21px;
  padding: 0 8px;
  border-radius: 99px;
  border: 1px solid var(--ink-6);
  background: var(--surface);
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: var(--ink-2);
  white-space: nowrap;
  line-height: 1;
}
.hf-chip .led {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: currentColor;
}
.hf-chip.lg {
  height: 24px;
  font-size: 11px;
  padding: 0 10px;
}
.hf-chip.sm {
  height: 18px;
  font-size: 9.5px;
  padding: 0 6px;
}
.hf-chip.solid {
  background: var(--ink);
  color: #fff;
  border-color: var(--ink);
}
.hf-chip.warrant {
  color: var(--status-warrant);
  background: var(--status-warrant-tint);
  border-color: var(--status-warrant-edge);
}
.hf-chip.clear {
  color: var(--status-clear);
  background: var(--status-clear-tint);
  border-color: var(--status-clear-edge);
}
.hf-chip.brand {
  color: var(--brand);
  background: var(--brand-tint);
  border-color: var(--brand-edge);
}
.hf-chip.seal {
  color: var(--ink);
  background: var(--surface);
  border-color: var(--ink-2);
  border-width: 1.5px;
}
.hf-chip.seal .led {
  background: var(--ink);
}
.hf-chip.expunge {
  color: var(--ink);
  background: var(--ink);
  color: #fff;
  border-color: var(--ink);
}
.hf-chip.expunge .led {
  background: #fff;
}
.hf-chip.stale {
  color: var(--ink-2);
  background: var(--surface);
  border-color: var(--ink-4);
  border-style: dashed;
}
.hf-chip.stale .led {
  background: var(--ink-4);
}
.hf-chip.sentencing {
  color: var(--ink-1);
  background: var(--surface-3);
  border-color: var(--ink-3);
}
.hf-chip.sentencing .led {
  background: var(--ink-1);
}
.hf-chip.review {
  color: var(--ink-2);
  background: var(--surface-2);
  border-color: var(--ink-5);
}
.hf-chip.review .led {
  background: var(--ink-3);
}
.hf-chip.oos {
  color: var(--ink-3);
  background: var(--surface-2);
  border-color: var(--ink-6);
}
.hf-chip.oos .led {
  background: var(--ink-4);
}
.hf-chip.warrant.live {
  background: var(--status-warrant);
  color: #fff;
  border-color: var(--status-warrant);
}
.hf-chip.warrant.live .led {
  background: #fff;
  box-shadow: 0 0 0 3px rgba(255,255,255,0.25);
}
.hf-field {
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.hf-field label {
  font-size: var(--t-eyebrow);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--ink-3);
  font-weight: 600;
}
.hf-input {
  height: 34px;
  padding: 0 11px;
  background: var(--surface);
  border: 1px solid var(--ink-6);
  border-radius: var(--r-sm);
  font-size: 13px;
  color: var(--ink);
  display: flex;
  align-items: center;
  gap: 8px;
  transition: border 0.08s, box-shadow 0.08s;
}
.hf-input.focus, .hf-input:focus-within {
  border-color: var(--brand);
  box-shadow: 0 0 0 3px rgba(31,58,74,0.10);
}
.hf-input.dim {
  color: var(--ink-3);
}
.hf-input.lg {
  height: 40px;
  font-size: 14px;
}
.hf-input.mono {
  font-family: var(--mono);
  font-size: 12px;
}
.hf-input .prefix, .hf-input .suffix {
  color: var(--ink-4);
  font-size: 12px;
}
.hf-help {
  font-size: 11.5px;
  color: var(--ink-3);
  line-height: 1.5;
}
.hf-radio {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  border: 1.5px solid var(--ink-5);
  background: var(--surface);
  flex-shrink: 0;
  box-sizing: border-box;
}
.hf-radio.on {
  border-color: var(--brand);
  border-width: 4px;
}
.hf-check {
  width: 14px;
  height: 14px;
  border-radius: 3px;
  border: 1.5px solid var(--ink-5);
  background: var(--surface);
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.hf-check.on {
  background: var(--brand);
  border-color: var(--brand);
}
.hf-check.on::after {
  content: '';
  width: 8px;
  height: 4px;
  border-left: 1.5px solid #fff;
  border-bottom: 1.5px solid #fff;
  transform: rotate(-45deg);
  margin-top: -2px;
}
.hf-switch {
  width: 28px;
  height: 16px;
  background: var(--ink-5);
  border-radius: 99px;
  position: relative;
  flex-shrink: 0;
}
.hf-switch::after {
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  box-shadow: var(--shadow-sm);
  transition: left 0.12s;
}
.hf-switch.on {
  background: var(--brand);
}
.hf-switch.on::after {
  left: 14px;
}
.hf-kpi-strip {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  background: var(--surface);
  border: 1px solid var(--ink-7);
  border-radius: var(--r-md);
  box-shadow: var(--shadow-sm);
  overflow: hidden;
}
.hf-kpi {
  padding: 14px 16px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-right: 1px solid var(--ink-7);
  position: relative;
  min-width: 0;
}
.hf-kpi:last-child {
  border-right: none;
}
.hf-kpi .label {
  font-size: var(--t-eyebrow);
  letter-spacing: 0.10em;
  text-transform: uppercase;
  color: var(--ink-3);
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 6px;
}
.hf-kpi .label .led {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  flex-shrink: 0;
}
.hf-kpi .value {
  font-family: var(--serif);
  font-size: var(--t-num-xl);
  line-height: 1;
  font-weight: 500;
  letter-spacing: -0.015em;
  color: var(--ink);
  font-variant-numeric: tabular-nums;
}
.hf-kpi .sub {
  font-size: 11.5px;
  color: var(--ink-3);
  line-height: 1.4;
}
.hf-kpi.accent .value {
  color: var(--accent-color, var(--ink));
}
.hf-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-size: 13px;
}
.hf-table thead th {
  background: var(--surface-2);
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--ink-3);
  padding: 10px 12px;
  text-align: left;
  border-top: 1px solid var(--ink-7);
  border-bottom: 1px solid var(--ink-7);
  position: sticky;
  top: 0;
  z-index: 1;
  white-space: nowrap;
}
.hf-table tbody td {
  padding: 12px;
  border-bottom: 1px solid var(--ink-7);
  vertical-align: middle;
  line-height: 1.4;
}
.hf-table tbody tr:hover td {
  background: var(--surface-2);
}
.hf-table tbody tr.selected td {
  background: var(--brand-tint);
}
.hf-table tbody tr.selected td:first-child {
  box-shadow: inset 3px 0 0 var(--brand);
}
.hf-table .num {
  font-family: var(--mono);
  font-variant-numeric: tabular-nums;
}
.hf-table .right {
  text-align: right;
}
.hf-table .name {
  font-family: var(--serif);
  font-size: 14px;
  font-weight: 500;
  color: var(--ink);
}
.hf-table .meta {
  font-family: var(--mono);
  font-size: 11px;
  color: var(--ink-3);
}
.hf-table.compact tbody td {
  padding: 9px 12px;
}
.hf-filterbar {
  display: flex;
  align-items: center;
  gap: 6px;
  flex-wrap: wrap;
}
.hf-filterbar .label {
  font-size: 11px;
  color: var(--ink-3);
  margin-right: 4px;
  font-weight: 500;
}
.hf-filterbar .hf-chip {
  cursor: pointer;
}
.hf-filterbar .hf-chip.active {
  background: var(--ink);
  color: #fff;
  border-color: var(--ink);
}
.hf-filterbar .hf-chip .num {
  background: rgba(0,0,0,0.06);
  padding: 0 5px;
  border-radius: 99px;
  font-family: var(--mono);
  font-size: 9.5px;
  margin-left: 4px;
}
.hf-filterbar .hf-chip.active .num {
  background: rgba(255,255,255,0.16);
}
.hf-conf {
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: var(--mono);
  font-size: 11px;
  color: var(--ink-3);
}
.hf-conf-track {
  width: 56px;
  height: 4px;
  background: var(--ink-7);
  border-radius: 99px;
  overflow: hidden;
  position: relative;
}
.hf-conf-fill {
  height: 100%;
  background: var(--ink-2);
}
.hf-conf-fill.low {
  background: var(--danger);
}
.hf-conf-fill.med {
  background: var(--ink-2);
}
.hf-conf-fill.high {
  background: var(--success);
}
.hf-progress {
  height: 6px;
  background: var(--ink-7);
  border-radius: 99px;
  overflow: hidden;
}
.hf-progress > i {
  display: block;
  height: 100%;
  background: var(--brand);
}
.hf-actionbar {
  background: var(--surface);
  border: 1px solid var(--ink-7);
  border-radius: var(--r-md);
  padding: 10px 14px;
  display: flex;
  align-items: center;
  gap: 10px;
  box-shadow: var(--shadow-sm);
}
.hf-callout {
  padding: 10px 12px;
  border-left: 2px solid var(--ink-2);
  background: var(--surface-3);
  font-size: 12.5px;
  color: var(--ink-1);
  border-radius: 0 var(--r-sm) var(--r-sm) 0;
  line-height: 1.5;
}
.hf-callout.warrant {
  border-left-color: var(--danger);
  background: var(--danger-tint);
}
.hf-callout.brand {
  border-left-color: var(--brand);
  background: var(--brand-tint);
}
.hf-pdf {
  background: #fcfaf3;
  border: 1px solid var(--ink-6);
  border-radius: var(--r-sm);
  padding: 14px;
  position: relative;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,0.02);
}
.hf-pdf .row {
  height: 5px;
  background: var(--ink-6);
  border-radius: 1px;
  margin: 5px 0;
}
.hf-pdf .row.short {
  width: 40%;
}
.hf-pdf .row.mid {
  width: 70%;
}
.hf-pdf .row.long {
  width: 95%;
}
.hf-pdf .hl {
  background: rgba(31,58,74,0.12);
  border-left: 2px solid var(--brand);
  padding-left: 4px;
  margin-left: -4px;
}
.hf-rule {
  height: 1px;
  background: var(--ink-7);
  border: 0;
}
.hf-vrule {
  width: 1px;
  background: var(--ink-7);
  align-self: stretch;
}
.hf-stack {
  display: flex;
  flex-direction: column;
}
.hf-row {
  display: flex;
  align-items: center;
}
.hf-spread {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hf-grow {
  flex: 1;
}
.hf-gap-2 {
  gap: 8px;
}
.hf-gap-3 {
  gap: 12px;
}
.hf-gap-4 {
  gap: 16px;
}
.hf-gap-5 {
  gap: 20px;
}
.hf-gap-6 {
  gap: 24px;
}
.hf-login {
  background: radial-gradient(ellipse at 20% 0%, rgba(31,58,74,0.06), transparent 50%), radial-gradient(ellipse at 100% 100%, rgba(184,106,20,0.04), transparent 50%), var(--bg);
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px;
}
.hf-login .card {
  width: 460px;
  background: var(--surface);
  border: 1px solid var(--ink-7);
  border-radius: var(--r-lg);
  box-shadow: var(--shadow-lg);
  padding: 36px 40px;
}
.hf-id-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border: 1px solid var(--ink-7);
  border-radius: var(--r-md);
  overflow: hidden;
  background: var(--surface);
}
.hf-id-grid > div {
  padding: 10px 14px;
  border-right: 1px solid var(--ink-7);
}
.hf-id-grid > div:last-child {
  border-right: none;
}
.hf-id-grid .k {
  font-size: 10px;
  letter-spacing: 0.10em;
  text-transform: uppercase;
  color: var(--ink-3);
  font-weight: 600;
  margin-bottom: 2px;
}
.hf-id-grid .v {
  font-family: var(--mono);
  font-size: 12.5px;
  color: var(--ink);
}
.hf-cycle {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 8px 10px;
  border-radius: var(--r-sm);
  cursor: pointer;
  font-size: 12.5px;
}
.hf-cycle:hover {
  background: var(--surface-2);
}
.hf-cycle.active {
  background: var(--brand-tint);
  box-shadow: inset 2px 0 0 var(--brand);
}
.hf-cycle .id {
  font-family: var(--mono);
  font-size: 11px;
  color: var(--ink-3);
  width: 36px;
  flex-shrink: 0;
}
.hf-cycle .led {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--ink-5);
  flex-shrink: 0;
}
.hf-legend-dot {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 11px;
  color: var(--ink-2);
}
.hf-legend-dot::before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 2px;
  background: var(--c, var(--ink-3));
}
.hf-bar {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column-reverse;
  border-radius: 2px 2px 0 0;
  overflow: hidden;
}
.hf-bar > span {
  display: block;
}
.hf-mchip {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  height: 21px;
  padding: 0 8px;
  border-radius: 99px;
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  white-space: nowrap;
  line-height: 1;
  border: 1px solid;
}
.hf-mchip .led {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: currentColor;
}
.hf-mchip.draft {
  color: var(--ink-3);
  background: var(--surface);
  border-color: var(--ink-5);
  border-style: dashed;
}
.hf-mchip.draft .led {
  background: var(--ink-4);
}
.hf-mchip.sent {
  color: var(--brand);
  background: var(--brand-tint);
  border-color: var(--brand-edge);
}
.hf-mchip.await {
  color: var(--ink-1);
  background: var(--surface-3);
  border-color: var(--ink-4);
}
.hf-mchip.await .led {
  background: var(--ink-2);
}
.hf-mchip.overdue {
  color: #fff;
  background: var(--danger);
  border-color: var(--danger);
}
.hf-mchip.overdue .led {
  background: #fff;
  box-shadow: 0 0 0 3px rgba(255,255,255,0.3);
}
.hf-mchip.resolved {
  color: var(--success);
  background: var(--success-tint);
  border-color: var(--success-edge);
}
.hf-mchip.blocked {
  color: var(--ink-1);
  background: var(--surface-3);
  border-color: var(--ink-3);
  border-style: double;
  border-width: 2px;
  padding: 0 7px;
}
.hf-mchip.blocked .led {
  background: var(--ink-1);
}
.hf-mtype {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  height: 20px;
  padding: 0 7px;
  border-radius: var(--r-sm);
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  line-height: 1;
  border: 1px solid;
  font-family: var(--sans);
}
.hf-mtype.seal {
  color: var(--ink);
  background: var(--surface);
  border-color: var(--ink-2);
  border-width: 1.5px;
}
.hf-mtype.expunge {
  color: #fff;
  background: var(--ink);
  border-color: var(--ink);
}
.hf-mtype.warrant {
  color: var(--danger);
  background: var(--danger-tint);
  border-color: var(--danger-edge);
}
.hf-mtype.stale {
  color: var(--ink-2);
  background: var(--surface);
  border-color: var(--ink-4);
  border-style: dashed;
}
.hf-mid {
  font-family: var(--mono);
  font-size: 11px;
  color: var(--ink-3);
  letter-spacing: 0.02em;
}
.hf-timeline {
  display: flex;
  flex-direction: column;
  position: relative;
}
.hf-timeline::before {
  content: '';
  position: absolute;
  left: 11px;
  top: 6px;
  bottom: 6px;
  width: 1px;
  background: var(--ink-6);
}
.hf-tl-item {
  display: grid;
  grid-template-columns: 24px 92px 1fr;
  gap: 10px;
  padding: 9px 0;
  align-items: flex-start;
  position: relative;
}
.hf-tl-item .node {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  margin: 5px 0 0 7px;
  background: var(--ink-5);
  border: 2px solid var(--surface);
  box-shadow: 0 0 0 1px var(--ink-5);
  position: relative;
  z-index: 1;
}
.hf-tl-item .node.brand {
  background: var(--brand);
  box-shadow: 0 0 0 1px var(--brand);
}
.hf-tl-item .node.sent {
  background: var(--brand);
  box-shadow: 0 0 0 1px var(--brand);
}
.hf-tl-item .node.await {
  background: var(--ink-2);
  box-shadow: 0 0 0 1px var(--ink-2);
}
.hf-tl-item .node.resolved {
  background: var(--success);
  box-shadow: 0 0 0 1px var(--success);
}
.hf-tl-item .node.overdue {
  background: var(--danger);
  box-shadow: 0 0 0 1px var(--danger);
}
.hf-tl-item .when {
  font-family: var(--mono);
  font-size: 11px;
  color: var(--ink-3);
  padding-top: 2px;
}
.hf-tl-item .what {
  font-size: 12.5px;
  color: var(--ink-1);
  line-height: 1.45;
}
.hf-tl-item .what .who {
  color: var(--ink-3);
  font-size: 11.5px;
}
.hf-tl-item .what .doc {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 1px 6px;
  background: var(--surface-2);
  border: 1px solid var(--ink-7);
  border-radius: 3px;
  font-family: var(--mono);
  font-size: 10.5px;
  color: var(--ink-2);
  margin-left: 4px;
}
.hf-tl-item.upcoming .what {
  color: var(--ink-3);
  font-style: italic;
}
.hf-tl-item.upcoming .node {
  background: var(--surface);
  border: 1px dashed var(--ink-5);
  box-shadow: none;
  width: 7px;
  height: 7px;
  margin-top: 6px;
  margin-left: 8px;
}
.hf-matter-card {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 12px 14px;
  background: var(--surface);
  border: 1px solid var(--ink-7);
  border-radius: var(--r-md);
}
.hf-matter-card .hd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
}
.hf-matter-card .ti {
  font-family: var(--serif);
  font-weight: 500;
  font-size: 14px;
  color: var(--ink);
  line-height: 1.25;
}
.hf-matter-card .meta {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 11px;
  color: var(--ink-3);
  flex-wrap: wrap;
}
.hf-matter-card .meta .own {
  display: inline-flex;
  align-items: center;
  gap: 5px;
}
.hf-matter-card .meta .own .a {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #c9a86c;
  color: #1c1d1f;
  font-family: var(--mono);
  font-size: 9px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.hf-matter-card .next {
  font-size: 12px;
  color: var(--ink-1);
  display: flex;
  align-items: baseline;
  gap: 6px;
}
.hf-matter-card .next .lbl {
  font-size: 10px;
  letter-spacing: 0.10em;
  text-transform: uppercase;
  color: var(--ink-3);
  font-weight: 600;
}
.hf-matter-card .next .due {
  font-family: var(--mono);
  font-size: 11px;
  color: var(--ink-3);
  margin-left: auto;
}
.hf-matter-card .next .due.soon {
  color: var(--m-await);
}
.hf-matter-card .next .due.over {
  color: var(--m-overdue);
  font-weight: 600;
}
.hf-board {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 10px;
}
.hf-board-col {
  background: var(--surface-2);
  border: 1px solid var(--ink-7);
  border-radius: var(--r-md);
  padding: 10px;
  min-height: 200px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.hf-board-col .col-hd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 4px 6px;
  border-bottom: 1px solid var(--ink-7);
}
.hf-board-col .col-hd .name {
  font-size: 10.5px;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--ink-2);
  display: flex;
  align-items: center;
  gap: 6px;
}
.hf-board-col .col-hd .led {
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
.hf-board-col .col-hd .num {
  font-family: var(--mono);
  font-size: 11px;
  color: var(--ink-3);
}
.hf-board-col .card {
  background: var(--surface);
  border: 1px solid var(--ink-7);
  border-radius: var(--r-sm);
  padding: 9px 10px;
  box-shadow: var(--shadow-sm);
  display: flex;
  flex-direction: column;
  gap: 6px;
  cursor: grab;
}
.hf-board-col .card .ti {
  font-family: var(--serif);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.25;
  color: var(--ink);
}
.hf-board-col .card .meta {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 10.5px;
  color: var(--ink-3);
}
.hf-board-col .card .meta .a {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #c9a86c;
  color: #1c1d1f;
  font-family: var(--mono);
  font-size: 8px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.hf-board-col .card .meta .due {
  margin-left: auto;
  font-family: var(--mono);
}
.hf-board-col .card .meta .due.over {
  color: var(--m-overdue);
  font-weight: 600;
}
.hf-next {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
  color: var(--ink-1);
}
.hf-next .verb {
  color: var(--ink);
  font-weight: 500;
}
.hf-next .due {
  font-family: var(--mono);
  font-size: 11px;
  color: var(--ink-3);
  margin-left: auto;
}
.hf-next .due.soon {
  color: var(--m-await);
}
.hf-next .due.over {
  color: var(--m-overdue);
  font-weight: 600;
}
.hf-doc {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 10px 12px;
  background: var(--surface);
  border: 1px solid var(--ink-7);
  border-radius: var(--r-sm);
}
.hf-doc .ic {
  width: 28px;
  height: 36px;
  background: #fcfaf3;
  border: 1px solid var(--ink-6);
  border-radius: 2px;
  flex-shrink: 0;
  position: relative;
  box-shadow: var(--shadow-sm);
}
.hf-doc .ic::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 9px;
  height: 9px;
  background: var(--ink-7);
  border-bottom-left-radius: 2px;
}
.hf-doc .ic::after {
  content: '';
  position: absolute;
  left: 4px;
  right: 4px;
  top: 14px;
  height: 1px;
  background: var(--ink-6);
  box-shadow: 0 4px 0 var(--ink-6), 0 8px 0 var(--ink-6), 0 12px 0 var(--ink-6);
}
.hf-doc .body {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.hf-doc .name {
  font-size: 13px;
  color: var(--ink);
  font-weight: 500;
  line-height: 1.25;
}
.hf-doc .meta {
  font-family: var(--mono);
  font-size: 11px;
  color: var(--ink-3);
}
.hf-subtabs {
  display: flex;
  align-items: center;
  gap: 0;
  border-bottom: 1px solid var(--ink-7);
}
.hf-subtab {
  padding: 9px 14px;
  font-size: 12.5px;
  font-weight: 500;
  color: var(--ink-3);
  border-bottom: 2px solid transparent;
  cursor: pointer;
  margin-bottom: -1px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
.hf-subtab .num {
  font-family: var(--mono);
  font-size: 10.5px;
  background: var(--surface-2);
  border: 1px solid var(--ink-7);
  padding: 1px 5px;
  border-radius: 99px;
  color: var(--ink-3);
}
.hf-subtab.active {
  color: var(--ink);
  border-bottom-color: var(--ink);
}
.hf-subtab.active .num {
  background: var(--ink);
  color: #fff;
  border-color: var(--ink);
}
.hf-subtab:hover:not(.active) {
  color: var(--ink-1);
}
.hf-aging {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  font-family: var(--mono);
  font-size: 11px;
}
.hf-aging .pip {
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.hf-aging.fresh .pip {
  background: var(--success);
}
.hf-aging.warm .pip {
  background: var(--ink-2);
}
.hf-aging.over .pip {
  background: var(--danger);
}
.hf-main, .hf-page {
  max-width: 100%;
}
.hf-tablewrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.hf-topbar .menu-btn {
  display: none;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  padding: 0;
  background: rgba(255,255,255,0.07);
  border: 1px solid rgba(255,255,255,0.10);
  border-radius: var(--r-sm);
  color: #ecedef;
  cursor: pointer;
}
.hf-topbar .menu-btn:hover {
  background: rgba(255,255,255,0.12);
}
.hf-rail-backdrop {
  display: none;
}
@media (max-width: 900px) {
  .hf-topbar {
    gap: 10px;
    padding: 0 12px;
  }
  .hf-topbar .menu-btn {
    display: inline-flex;
  }
  .hf-topbar .org {
    display: none;
  }
  .hf-topbar .search {
    display: none;
  }
  .hf-rail {
    position: fixed;
    top: 48px;
    left: 0;
    bottom: 0;
    width: 264px;
    max-width: 84vw;
    z-index: 60;
    transform: translateX(-100%);
    transition: transform 0.22s ease;
    box-shadow: var(--shadow-lg);
    border-right: 1px solid var(--ink-6);
  }
  .hf-rail.open {
    transform: translateX(0);
  }
  .hf-rail-backdrop {
    display: block;
    position: fixed;
    inset: 48px 0 0 0;
    background: rgba(15,16,17,0.42);
    z-index: 55;
  }
  .hf-page {
    padding: 18px 18px;
  }
  .hf-board {
    grid-template-columns: repeat(3, 1fr);
  }
  .hf-id-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 600px) {
  :root {
    --t-display: 26px;
    --t-h1: 22px;
  }
  .hf-page {
    padding: 14px 13px;
  }
  .hf-topbar .right span.pill {
    display: none;
  }
  .hf-topbar .right {
    gap: 8px;
  }
  .hf-kpi-strip {
    grid-auto-flow: row;
    grid-template-columns: repeat(2, 1fr);
  }
  .hf-kpi {
    border-right: none;
    border-bottom: 1px solid var(--ink-7);
  }
  .hf-board {
    grid-template-columns: 1fr;
  }
  .hf-id-grid {
    grid-template-columns: 1fr;
  }
  .hf-id-grid > div {
    border-right: none;
    border-bottom: 1px solid var(--ink-7);
  }
  .hf-id-grid > div:last-child {
    border-bottom: none;
  }
  .hf-page-head {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .hf-list-row {
    grid-template-columns: auto 1fr !important;
  }
  .hf-list-row > :nth-child(n + 3) {
    grid-column: 1 / -1 !important;
  }
}
@property --tw-translate-x {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-y {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@property --tw-translate-z {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}
@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-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-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: 0px;
}
@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;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
@keyframes pulse {
  50% {
    opacity: 0.5;
  }
}
@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-translate-x: 0;
      --tw-translate-y: 0;
      --tw-translate-z: 0;
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-space-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: 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;
      --tw-duration: initial;
    }
  }
}

