@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Inter+Tight:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";
/* [project]/src/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-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-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-outline-style: solid;
      --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-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;
    }
  }
}

@layer theme {
  :root, :host {
    --font-mono: "JetBrains Mono", ui-monospace, monospace;
    --color-amber-300: #ffd236;
    --color-green-50: #f0fdf4;
    --color-green-600: #00a544;
    --color-emerald-300: #5ee9b5;
    --color-emerald-400: #00d294;
    --color-blue-300: #90c5ff;
    --color-gray-50: #f9fafb;
    --color-gray-100: #f3f4f6;
    --color-gray-200: #e5e7eb;
    --color-gray-300: #d1d5dc;
    --color-gray-400: #99a1af;
    --color-gray-500: #6a7282;
    --color-gray-600: #4a5565;
    --color-gray-700: #364153;
    --color-black: #000;
    --color-white: #fff;
    --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-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --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-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --tracking-wide: .025em;
    --tracking-wider: .05em;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --radius-xl: .75rem;
    --radius-2xl: 1rem;
    --shadow-sm: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
    --animate-spin: spin 1s linear infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: "Inter Tight", -apple-system, system-ui, sans-serif;
    --default-mono-font-family: "JetBrains Mono", ui-monospace, monospace;
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-amber-300: lab(86.4156% 6.13147 78.3961);
      --color-green-50: lab(98.1563% -5.60117 2.75915);
      --color-green-600: lab(59.0978% -58.6621 41.2579);
      --color-emerald-300: lab(83.9203% -48.7124 13.8849);
      --color-emerald-400: lab(75.0771% -60.7313 19.4147);
      --color-blue-300: lab(77.5052% -6.4629 -36.42);
      --color-gray-50: lab(98.2596% -.247031 -.706708);
      --color-gray-100: lab(96.1596% -.0823438 -1.13575);
      --color-gray-200: lab(91.6229% -.159115 -2.26791);
      --color-gray-300: lab(85.1236% -.612259 -3.7138);
      --color-gray-400: lab(65.9269% -.832707 -8.17473);
      --color-gray-500: lab(47.7841% -.393182 -10.0268);
      --color-gray-600: lab(35.6337% -1.58697 -10.8425);
      --color-gray-700: lab(27.1134% -.956401 -12.3224);
    }
  }
}

@layer base {
  *, :after, :before, ::backdrop {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  ::file-selector-button {
    box-sizing: border-box;
    border: 0 solid;
    margin: 0;
    padding: 0;
  }

  html, :host {
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    line-height: 1.5;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }

  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }

  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }

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

  b, strong {
    font-weight: bolder;
  }

  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }

  small {
    font-size: 80%;
  }

  sub, sup {
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0;
    position: relative;
  }

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

  ol, ul, menu {
    list-style: none;
  }

  img, svg, video, canvas, audio, iframe, embed, object {
    vertical-align: middle;
    display: block;
  }

  img, video {
    max-width: 100%;
    height: auto;
  }

  button, input, select, optgroup, textarea {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    opacity: 1;
    background-color: #0000;
    border-radius: 0;
  }

  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }

  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }

  ::file-selector-button {
    margin-inline-end: 4px;
  }

  ::placeholder {
    opacity: 1;
  }

  @supports (not ((-webkit-appearance: -apple-pay-button))) or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentColor;
    }

    @supports (color: color-mix(in lab, red, red)) {
      ::placeholder {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }

  textarea {
    resize: vertical;
  }

  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }

  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }

  ::-webkit-datetime-edit {
    display: inline-flex;
  }

  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }

  ::-webkit-datetime-edit {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-year-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-month-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-day-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-hour-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-minute-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-second-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-millisecond-field {
    padding-block: 0;
  }

  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }

  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }

  :-moz-ui-invalid {
    box-shadow: none;
  }

  button, input:where([type="button"], [type="reset"], [type="submit"]) {
    appearance: button;
  }

  ::file-selector-button {
    appearance: button;
  }

  ::-webkit-inner-spin-button {
    height: auto;
  }

  ::-webkit-outer-spin-button {
    height: auto;
  }

  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}

@layer components;

@layer utilities {
  .collapse {
    visibility: collapse;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .sticky {
    position: sticky;
  }

  .inset-0 {
    inset: calc(var(--spacing) * 0);
  }

  .start {
    inset-inline-start: var(--spacing);
  }

  .top-0 {
    top: calc(var(--spacing) * 0);
  }

  .right-0 {
    right: calc(var(--spacing) * 0);
  }

  .bottom-0 {
    bottom: calc(var(--spacing) * 0);
  }

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

  .mx-auto {
    margin-inline: auto;
  }

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

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

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

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

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

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

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

  .mb-2 {
    margin-bottom: calc(var(--spacing) * 2);
  }

  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }

  .mb-6 {
    margin-bottom: calc(var(--spacing) * 6);
  }

  .mb-10 {
    margin-bottom: calc(var(--spacing) * 10);
  }

  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

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

  .table {
    display: table;
  }

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

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

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

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

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

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

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

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

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

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

  .h-full {
    height: 100%;
  }

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

  .min-h-screen {
    min-height: 100vh;
  }

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

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

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

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

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

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

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

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

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

  .w-full {
    width: 100%;
  }

  .max-w-\[420px\] {
    max-width: 420px;
  }

  .max-w-\[460px\] {
    max-width: 460px;
  }

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

  .flex-1 {
    flex: 1;
  }

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

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

  .animate-spin {
    animation: var(--animate-spin);
  }

  .resize {
    resize: both;
  }

  .flex-col {
    flex-direction: column;
  }

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

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

  .justify-between {
    justify-content: space-between;
  }

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

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

  :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-4 > :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)));
  }

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

  :where(.divide-y > :not(:last-child)) {
    --tw-divide-y-reverse: 0;
    border-bottom-style: var(--tw-border-style);
    border-top-style: var(--tw-border-style);
    border-top-width: calc(1px * var(--tw-divide-y-reverse));
    border-bottom-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

  .overflow-y-auto {
    overflow-y: auto;
  }

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

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

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

  .border-l-\[3px\] {
    border-left-style: var(--tw-border-style);
    border-left-width: 3px;
  }

  .border-\[\#BBF7D0\] {
    border-color: #bbf7d0;
  }

  .border-\[\#BFDBFE\] {
    border-color: #bfdbfe;
  }

  .border-\[\#DDD6FE\] {
    border-color: #ddd6fe;
  }

  .border-\[\#E2E8F0\] {
    border-color: #e2e8f0;
  }

  .border-\[\#F1F5F9\] {
    border-color: #f1f5f9;
  }

  .border-\[\#FDE68A\] {
    border-color: #fde68a;
  }

  .border-\[\#FECACA\] {
    border-color: #fecaca;
  }

  .border-gray-200 {
    border-color: var(--color-gray-200);
  }

  .border-l-\[\#2563EB\] {
    border-left-color: #2563eb;
  }

  .border-l-\[\#059669\] {
    border-left-color: #059669;
  }

  .border-l-\[\#D97706\] {
    border-left-color: #d97706;
  }

  .bg-\[\#2563EB\] {
    background-color: #2563eb;
  }

  .bg-\[\#EFF6FF\] {
    background-color: #eff6ff;
  }

  .bg-\[\#F0FDF4\] {
    background-color: #f0fdf4;
  }

  .bg-\[\#F5F3FF\] {
    background-color: #f5f3ff;
  }

  .bg-\[\#F8FAFC\] {
    background-color: #f8fafc;
  }

  .bg-\[\#FEF2F2\] {
    background-color: #fef2f2;
  }

  .bg-\[\#FFFBEB\] {
    background-color: #fffbeb;
  }

  .bg-black\/20 {
    background-color: #0003;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .bg-black\/20 {
      background-color: color-mix(in oklab, var(--color-black) 20%, transparent);
    }
  }

  .bg-white {
    background-color: var(--color-white);
  }

  .object-cover {
    object-fit: cover;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .text-left {
    text-align: left;
  }

  .text-right {
    text-align: right;
  }

  .font-mono {
    font-family: JetBrains Mono, ui-monospace, monospace;
  }

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

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

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

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

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

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

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

  .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-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }

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

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

  .break-all {
    word-break: break-all;
  }

  .text-\[\#0F172A\] {
    color: #0f172a;
  }

  .text-\[\#1D4ED8\] {
    color: #1d4ed8;
  }

  .text-\[\#5B21B6\] {
    color: #5b21b6;
  }

  .text-\[\#94A3B8\] {
    color: #94a3b8;
  }

  .text-\[\#991B1B\] {
    color: #991b1b;
  }

  .text-\[\#2563EB\] {
    color: #2563eb;
  }

  .text-\[\#059669\] {
    color: #059669;
  }

  .text-\[\#64748B\] {
    color: #64748b;
  }

  .text-\[\#92400E\] {
    color: #92400e;
  }

  .text-\[\#166534\] {
    color: #166534;
  }

  .text-\[\#475569\] {
    color: #475569;
  }

  .text-\[\#D97706\] {
    color: #d97706;
  }

  .text-\[\#DC2626\] {
    color: #dc2626;
  }

  .text-amber-300 {
    color: var(--color-amber-300);
  }

  .text-blue-300 {
    color: var(--color-blue-300);
  }

  .text-emerald-300 {
    color: var(--color-emerald-300);
  }

  .text-emerald-400 {
    color: var(--color-emerald-400);
  }

  .text-gray-400 {
    color: var(--color-gray-400);
  }

  .text-white {
    color: var(--color-white);
  }

  .capitalize {
    text-transform: capitalize;
  }

  .uppercase {
    text-transform: uppercase;
  }

  .italic {
    font-style: italic;
  }

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

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

  .placeholder-\[\#94A3B8\]::placeholder {
    color: #94a3b8;
  }

  .opacity-30 {
    opacity: .3;
  }

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

  .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-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\:bg-\[\#1D4ED8\]:hover {
      background-color: #1d4ed8;
    }
  }

  @media (hover: hover) {
    .hover\:bg-\[\#F8FAFC\]:hover {
      background-color: #f8fafc;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#1D4ED8\]:hover {
      color: #1d4ed8;
    }
  }

  @media (hover: hover) {
    .hover\:text-\[\#2563EB\]:hover {
      color: #2563eb;
    }
  }

  .focus\:border-\[\#2563EB\]:focus {
    border-color: #2563eb;
  }

  .focus\:ring-1:focus {
    --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);
  }

  .focus\:ring-\[\#2563EB\]:focus {
    --tw-ring-color: #2563eb;
  }

  .disabled\:opacity-50:disabled {
    opacity: .5;
  }

  @media (min-width: 40rem) {
    .sm\:block {
      display: block;
    }
  }

  @media (min-width: 40rem) {
    .sm\:table-cell {
      display: table-cell;
    }
  }

  @media (min-width: 40rem) {
    .sm\:flex-row {
      flex-direction: row;
    }
  }

  @media (min-width: 40rem) {
    .sm\:items-center {
      align-items: center;
    }
  }

  @media (min-width: 40rem) {
    .sm\:items-start {
      align-items: flex-start;
    }
  }

  @media (min-width: 40rem) {
    .sm\:justify-between {
      justify-content: space-between;
    }
  }

  @media (min-width: 40rem) {
    .sm\:gap-4 {
      gap: calc(var(--spacing) * 4);
    }
  }

  @media (min-width: 48rem) {
    .md\:table-cell {
      display: table-cell;
    }
  }

  @media print {
    .print\:block {
      display: block;
    }
  }

  @media print {
    .print\:hidden {
      display: none;
    }
  }

  @media print {
    :where(.print\:divide-gray-200 > :not(:last-child)) {
      border-color: var(--color-gray-200);
    }
  }

  @media print {
    .print\:rounded-none {
      border-radius: 0;
    }
  }

  @media print {
    .print\:border {
      border-style: var(--tw-border-style);
      border-width: 1px;
    }
  }

  @media print {
    .print\:border-gray-200 {
      border-color: var(--color-gray-200);
    }
  }

  @media print {
    .print\:border-gray-300 {
      border-color: var(--color-gray-300);
    }
  }

  @media print {
    .print\:bg-gray-50 {
      background-color: var(--color-gray-50);
    }
  }

  @media print {
    .print\:bg-gray-100 {
      background-color: var(--color-gray-100);
    }
  }

  @media print {
    .print\:bg-green-50 {
      background-color: var(--color-green-50);
    }
  }

  @media print {
    .print\:bg-white {
      background-color: var(--color-white);
    }
  }

  @media print {
    .print\:text-black {
      color: var(--color-black);
    }
  }

  @media print {
    .print\:text-gray-300 {
      color: var(--color-gray-300);
    }
  }

  @media print {
    .print\:text-gray-400 {
      color: var(--color-gray-400);
    }
  }

  @media print {
    .print\:text-gray-500 {
      color: var(--color-gray-500);
    }
  }

  @media print {
    .print\:text-gray-600 {
      color: var(--color-gray-600);
    }
  }

  @media print {
    .print\:text-gray-700 {
      color: var(--color-gray-700);
    }
  }

  @media print {
    .print\:text-green-600 {
      color: var(--color-green-600);
    }
  }
}

:root {
  --bg: #faf7f2;
  --bg-elev: #fff;
  --bg-sunk: #f2ede4;
  --ink: #1a1713;
  --ink-2: #3d362e;
  --ink-3: #6b6157;
  --ink-4: #9a8f82;
  --line: #e7dfd1;
  --line-2: #d7ccb8;
  --accent: #a15d3e;
  --accent-ink: #53230a;
  --accent-wash: #ffeee2;
  --ok: #578859;
  --warn: #ca8a10;
  --bad: #b94642;
  --radius: 10px;
  --radius-sm: 6px;
  --radius-lg: 16px;
  --shadow-sm: 0 1px 2px #1a17130a, 0 1px 1px #1a171308;
  --shadow: 0 2px 6px #1a17130d, 0 8px 24px #1a17130f;
  --font-display: "Instrument Serif", Georgia, serif;
  --font-ui: "Inter Tight", -apple-system, system-ui, sans-serif;
  --font-mono: "JetBrains Mono", ui-monospace, monospace;
  --pad-screen: 32px;
  --gap: 16px;
}

@supports (color: lab(0% 0 0)) {
  :root {
    --accent: lab(47.1415% 26.2977 30.4822);
    --accent-ink: lab(20.5529% 21.6579 26.1588);
    --accent-wash: lab(95.2635% 5.93674 9.54802);
    --ok: lab(52.4022% -25.1872 20.3083);
    --warn: lab(62.7263% 19.0613 64.9727);
    --bad: lab(46.3104% 47.2106 27.79);
  }
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: var(--bg);
  color: var(--ink);
  font-family: var(--font-ui);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
}

::selection {
  color: var(--ink);
  background: #a15d3e26;
  background: lab(47.1415% 26.2977 30.4822 / .15);
}

.btn {
  border-radius: var(--radius-sm);
  white-space: nowrap;
  cursor: pointer;
  font-size: 13px;
  font-family: var(--font-ui);
  border: 1px solid #0000;
  align-items: center;
  gap: 6px;
  padding: 7px 13px;
  font-weight: 500;
  transition: background .12s, border-color .12s;
  display: inline-flex;
}

.btn-primary {
  background: var(--ink);
  color: var(--bg);
}

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

.btn-secondary {
  background: var(--bg-elev);
  border-color: var(--line);
  color: var(--ink);
}

.btn-secondary:hover {
  border-color: var(--line-2);
  background: var(--bg-sunk);
}

.btn-ghost {
  color: var(--ink-2);
}

.btn-ghost:hover {
  background: var(--bg-sunk);
}

.btn-sm {
  padding: 4px 9px;
  font-size: 12px;
}

.chip {
  background: var(--bg-sunk);
  color: var(--ink-2);
  border: 1px solid #0000;
  border-radius: 999px;
  align-items: center;
  gap: 6px;
  padding: 3px 8px;
  font-size: 11.5px;
  display: inline-flex;
}

.chip.accent {
  background: var(--accent-wash);
  color: var(--accent-ink);
}

.chip.ok {
  background: var(--ok);
}

@supports (color: color-mix(in lab, red, red)) {
  .chip.ok {
    background: color-mix(in oklab,var(--ok) 15%,var(--bg));
  }
}

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

@supports (color: color-mix(in lab, red, red)) {
  .chip.ok {
    color: color-mix(in oklab,var(--ok) 90%,black);
  }
}

.chip.warn {
  background: var(--warn);
}

@supports (color: color-mix(in lab, red, red)) {
  .chip.warn {
    background: color-mix(in oklab,var(--warn) 18%,var(--bg));
  }
}

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

@supports (color: color-mix(in lab, red, red)) {
  .chip.warn {
    color: color-mix(in oklab,var(--warn) 70%,black);
  }
}

.chip.bad {
  background: var(--bad);
}

@supports (color: color-mix(in lab, red, red)) {
  .chip.bad {
    background: color-mix(in oklab,var(--bad) 15%,var(--bg));
  }
}

.chip.bad {
  color: var(--bad);
}

@supports (color: color-mix(in lab, red, red)) {
  .chip.bad {
    color: color-mix(in oklab,var(--bad) 85%,black);
  }
}

.dot {
  background: currentColor;
  border-radius: 999px;
  width: 6px;
  height: 6px;
  display: inline-block;
}

.card {
  background: var(--bg-elev);
  border: 1px solid var(--line);
  border-radius: var(--radius);
  box-shadow: var(--shadow-sm);
}

.card-pad {
  padding: 20px;
}

.section-title {
  font-family: var(--font-ui);
  text-transform: uppercase;
  letter-spacing: .08em;
  color: var(--ink-3);
  margin: 0 0 14px;
  font-size: 12px;
  font-weight: 600;
}

.stats {
  gap: var(--gap);
  grid-template-columns: repeat(4, 1fr);
  display: grid;
}

.stat {
  padding: 18px 20px;
}

.stat-label {
  color: var(--ink-3);
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 12px;
}

.stat-value {
  font-family: var(--font-display);
  letter-spacing: -.02em;
  margin-top: 10px;
  font-size: 40px;
  line-height: 1;
}

.stat-delta {
  color: var(--ink-3);
  font-size: 12px;
  font-family: var(--font-mono);
  margin-top: 6px;
}

.stat-delta.up {
  color: var(--ok);
}

@supports (color: color-mix(in lab, red, red)) {
  .stat-delta.up {
    color: color-mix(in oklab,var(--ok) 85%,black);
  }
}

.stat-delta.down {
  color: var(--bad);
}

@supports (color: color-mix(in lab, red, red)) {
  .stat-delta.down {
    color: color-mix(in oklab,var(--bad) 85%,black);
  }
}

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

.table th {
  text-align: left;
  color: var(--ink-3);
  border-bottom: 1px solid var(--line);
  text-transform: uppercase;
  letter-spacing: .05em;
  padding: 10px 12px;
  font-size: 11.5px;
  font-weight: 500;
}

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

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

.table tr:hover td {
  background: var(--bg-sunk);
}

.tag {
  background: var(--bg-sunk);
  color: var(--ink-3);
  font-size: 10.5px;
  font-family: var(--font-mono);
  border-radius: 3px;
  padding: 1px 6px;
  display: inline-block;
}

.row {
  align-items: center;
  gap: 10px;
  display: flex;
}

.col {
  flex-direction: column;
  gap: 10px;
  display: flex;
}

.spacer {
  flex: 1;
}

.grid {
  gap: var(--gap);
  display: grid;
}

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

.grid-3 {
  grid-template-columns: repeat(3, 1fr);
}

.progress {
  background: var(--bg-sunk);
  border-radius: 999px;
  height: 4px;
  overflow: hidden;
}

.progress > div {
  background: var(--ink);
  height: 100%;
}

.link {
  color: var(--accent-ink);
  text-decoration: underline;
  -webkit-text-decoration-color: var(--accent);
  text-decoration-color: var(--accent);
}

@supports (color: color-mix(in lab, red, red)) {
  .link {
    -webkit-text-decoration-color: color-mix(in oklab,var(--accent) 40%,transparent);
    text-decoration-color: color-mix(in oklab,var(--accent) 40%,transparent);
  }
}

.link {
  text-underline-offset: 3px;
  cursor: pointer;
}

.mono {
  font-family: var(--font-mono);
  color: var(--ink-3);
  font-size: 12px;
}

.seg {
  background: var(--bg-sunk);
  border-radius: var(--radius-sm);
  gap: 2px;
  padding: 2px;
  display: inline-flex;
}

.seg button {
  border-radius: calc(var(--radius-sm) - 2px);
  font-size: 12px;
  font-family: var(--font-ui);
  cursor: pointer;
  color: var(--ink-3);
  background: none;
  border: none;
  padding: 4px 10px;
  transition: all .12s;
}

.seg button.active {
  background: var(--bg-elev);
  color: var(--ink);
  box-shadow: var(--shadow-sm);
}

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

::-webkit-scrollbar-thumb {
  background: var(--line-2);
  border: 2px solid var(--bg);
  border-radius: 999px;
}

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

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

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

.animate-shimmer {
  background: linear-gradient(90deg, var(--bg-sunk) 25%, var(--line) 50%, var(--bg-sunk) 75%);
  background-size: 200% 100%;
  animation: 1.5s infinite shimmer;
}

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

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideInRight {
  from {
    transform: translateX(100%);
  }

  to {
    transform: translateX(0);
  }
}

.animate-slide-in-right {
  animation: .25s ease-out slideInRight;
}

@keyframes slideInFromRight {
  from {
    opacity: 0;
    transform: translateX(100%);
  }

  to {
    opacity: 1;
    transform: translateX(0);
  }
}

.animate-toast {
  animation: .3s ease-out slideInFromRight;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.animate-fade-in {
  animation: .2s ease-out fadeIn;
}

.nav-section-label {
  font-family: var(--font-ui);
  text-transform: uppercase;
  letter-spacing: .08em;
  color: var(--ink-4);
  padding: 16px 12px 6px;
  font-size: 10px;
  font-weight: 600;
}

.nav-item {
  border-radius: var(--radius-sm);
  font-size: 13px;
  font-weight: 500;
  font-family: var(--font-ui);
  color: var(--ink-3);
  cursor: pointer;
  align-items: center;
  gap: 8px;
  padding: 7px 12px;
  text-decoration: none;
  transition: all .12s;
  display: flex;
}

.nav-item:hover {
  background: var(--bg-sunk);
  color: var(--ink);
}

.nav-item.active {
  background: var(--ink);
  color: var(--bg);
}

.nav-item .nav-badge {
  background: var(--bg-sunk);
  color: var(--ink-3);
  text-align: center;
  border-radius: 999px;
  min-width: 18px;
  margin-left: auto;
  padding: 1px 6px;
  font-size: 11px;
  font-weight: 600;
}

.nav-item.active .nav-badge {
  color: var(--bg);
  background: #fff3;
}

.hw-input {
  border-radius: var(--radius-sm);
  border: 1px solid var(--line);
  background: var(--bg-sunk);
  width: 100%;
  font-size: 13px;
  font-family: var(--font-ui);
  color: var(--ink);
  outline: none;
  padding: 8px 12px;
  transition: border-color .12s;
}

.hw-input:focus {
  border-color: var(--ink);
}

.hw-input::placeholder {
  color: var(--ink-4);
}

.hw-input.error {
  border-color: var(--bad);
}

.hw-label {
  color: var(--ink-3);
  font-size: 12px;
  font-weight: 500;
  font-family: var(--font-ui);
  margin-bottom: 4px;
  display: block;
}

@media print {
  body {
    background: #fff !important;
  }

  .no-print {
    display: none !important;
  }

  .print-only {
    display: block !important;
  }
}

.print-only {
  display: none;
}

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

  .grid-2, .grid-3 {
    grid-template-columns: 1fr;
  }
}

@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-divide-y-reverse {
  syntax: "*";
  inherits: false;
  initial-value: 0;
}

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

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

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

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

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

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

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