/* [project]/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-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-divide-y-reverse: 0;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-tracking: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-scale-x: 1;
      --tw-scale-y: 1;
      --tw-scale-z: 1;
    }
  }
}

@layer theme {
  :root, :host {
    --font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
      "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
      "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-red-400: #ff6568;
    --color-red-500: #fb2c36;
    --color-amber-400: #fcbb00;
    --color-amber-500: #f99c00;
    --color-amber-600: #dd7400;
    --color-amber-700: #b75000;
    --color-amber-800: #953d00;
    --color-yellow-400: #fac800;
    --color-yellow-500: #edb200;
    --color-yellow-600: #cd8900;
    --color-yellow-700: #a36100;
    --color-green-500: #00c758;
    --color-green-600: #00a544;
    --color-emerald-400: #00d294;
    --color-emerald-500: #00bb7f;
    --color-emerald-600: #009767;
    --color-blue-400: #54a2ff;
    --color-blue-500: #3080ff;
    --color-blue-600: #155dfc;
    --color-slate-400: #90a1b9;
    --color-black: #000;
    --color-white: #fff;
    --spacing: .25rem;
    --container-sm: 24rem;
    --container-lg: 32rem;
    --container-xl: 36rem;
    --container-2xl: 42rem;
    --container-3xl: 48rem;
    --container-7xl: 80rem;
    --text-xs: .8rem;
    --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-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;
    --radius-md: .375rem;
    --radius-lg: .5rem;
    --animate-spin: spin 1s linear infinite;
    --animate-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-head: var(--font-head);
    --font-body: var(--font-body);
    --font-num: var(--font-num);
  }

  @supports (color: lab(0% 0 0)) {
    :root, :host {
      --color-red-400: lab(63.7053% 60.745 31.3109);
      --color-red-500: lab(55.4814% 75.0732 48.8528);
      --color-amber-400: lab(80.1641% 16.6016 99.2089);
      --color-amber-500: lab(72.7183% 31.8672 97.9407);
      --color-amber-600: lab(60.3514% 40.5624 87.1228);
      --color-amber-700: lab(47.2709% 42.9082 69.2966);
      --color-amber-800: lab(37.8822% 37.1699 52.2718);
      --color-yellow-400: lab(83.2664% 8.65132 106.895);
      --color-yellow-500: lab(76.3898% 14.5258 98.4589);
      --color-yellow-600: lab(62.7799% 22.4197 86.1544);
      --color-yellow-700: lab(47.8202% 25.2426 66.5015);
      --color-green-500: lab(70.5521% -66.5147 45.8073);
      --color-green-600: lab(59.0978% -58.6621 41.2579);
      --color-emerald-400: lab(75.0771% -60.7313 19.4147);
      --color-emerald-500: lab(66.9756% -58.27 19.5419);
      --color-emerald-600: lab(55.0481% -49.9246 15.93);
      --color-blue-400: lab(65.0361% -1.42065 -56.9802);
      --color-blue-500: lab(54.1736% 13.3369 -74.6839);
      --color-blue-600: lab(44.0605% 29.0279 -86.0352);
      --color-slate-400: lab(65.5349% -2.25151 -14.5072);
    }
  }
}

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

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

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

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

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

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring:where(:not(iframe)) {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

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

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

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

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

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

  ::placeholder {
    opacity: 1;
  }

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

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

  textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  html {
    background: var(--bg);
    color: var(--text);
    font-size: 17px;
  }

  body {
    background: var(--bg);
    color: var(--text);
    font-family: var(--font-body);
    margin: 0;
    font-size: 15px;
    line-height: 1.5;
    transition: background .25s, color .25s;
  }

  h1, h2 {
    font-family: var(--font-head);
    margin: 0;
    font-weight: 700;
  }

  h3 {
    font-family: var(--font-head);
    margin: 0;
    font-weight: 600;
  }
}

@layer components {
  .num {
    font-family: var(--font-num);
    font-variant-numeric: tabular-nums;
    font-feature-settings: "tnum";
  }

  .up {
    color: var(--up);
  }

  .down {
    color: var(--down);
  }

  .paper-trading-warning {
    color: #92400e;
    background: #f59e0b1f;
    border: 1px solid #d977067a;
  }

  html[data-theme="dark"] .paper-trading-warning {
    color: #fcd34d;
    background: #f59e0b29;
    border-color: #fbbf2485;
  }

  .toolbar {
    z-index: 100;
    background: var(--card-grad);
    border-bottom: 1px solid var(--border);
    box-shadow: var(--shadow);
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    padding: 10px 18px;
    display: flex;
    position: sticky;
    top: 0;
  }

  .toolbar .brand {
    font-family: var(--font-head);
    letter-spacing: .5px;
    margin-right: 6px;
    font-size: 17px;
    font-weight: 700;
  }

  .toolbar .spacer {
    flex: 1;
  }

  .seg {
    border: 1px solid var(--border);
    border-radius: 999px;
    display: inline-flex;
    overflow: hidden;
  }

  .seg button {
    color: var(--muted);
    cursor: pointer;
    font-family: var(--font-body);
    background: none;
    border: 0;
    padding: 6px 14px;
    font-size: 13px;
    transition: all .15s;
  }

  .seg button[aria-pressed="true"] {
    background: var(--primary);
    color: #fff;
  }

  .hint {
    color: var(--muted);
    font-size: 12px;
  }

  .theme-switch {
    color: var(--muted);
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    display: inline-flex;
  }

  .theme-switch .track {
    background: var(--surface2);
    border: 1px solid var(--border);
    border-radius: 999px;
    flex: none;
    width: 52px;
    height: 28px;
    transition: background .2s, border-color .2s;
    position: relative;
  }

  .theme-switch .thumb {
    background: var(--primary);
    color: #fff;
    border-radius: 50%;
    place-items: center;
    width: 22px;
    height: 22px;
    transition: transform .22s cubic-bezier(.4, 0, .2, 1), background .2s;
    display: grid;
    position: absolute;
    top: 2px;
    left: 2px;
    box-shadow: 0 1px 3px #0000004d;
  }

  .theme-switch .thumb svg {
    stroke: currentColor;
    fill: none;
    stroke-width: 2px;
    width: 13px;
    height: 13px;
  }

  html[data-theme="light"] .theme-switch .thumb {
    transform: translateX(24px);
  }

  .theme-switch .ic-moon {
    display: none;
  }

  .theme-switch .ic-sun {
    display: block;
  }

  html[data-theme="dark"] .theme-switch .ic-sun {
    display: none;
  }

  html[data-theme="dark"] .theme-switch .ic-moon {
    display: block;
  }

  .app {
    grid-template-columns: 216px 1fr;
    min-height: calc(100vh - 52px);
    display: grid;
  }

  .sidebar {
    background: var(--card-grad);
    border-right: 1px solid var(--border);
    align-self: start;
    height: calc(100vh - 52px);
    padding: 18px 12px;
    position: sticky;
    top: 52px;
    overflow-y: auto;
  }

  .logo {
    font-family: var(--font-head);
    align-items: center;
    gap: 10px;
    margin: 4px 8px 20px;
    font-size: 18px;
    font-weight: 700;
    display: flex;
  }

  .logo .dot {
    background: linear-gradient(135deg, var(--primary), var(--accent));
    color: #fff;
    border-radius: 8px;
    place-items: center;
    width: 26px;
    height: 26px;
    font-size: 15px;
    display: grid;
  }

  .nav a {
    border-radius: var(--radius);
    color: var(--muted);
    cursor: pointer;
    align-items: center;
    gap: 10px;
    margin-bottom: 3px;
    padding: 9px 12px;
    font-size: 14.5px;
    text-decoration: none;
    transition: all .15s;
    display: flex;
  }

  .nav a:hover {
    background: var(--surface2);
    color: var(--text);
  }

  .nav a.active {
    background: linear-gradient(90deg, var(--primary), transparent),
      var(--primary-weak);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .nav a.active {
      background: linear-gradient(90deg, color-mix(in srgb, var(--primary) 16%, transparent), transparent),
      var(--primary-weak);
    }
  }

  .nav a.active {
    color: var(--text);
    box-shadow: inset 2px 0 0 var(--primary);
    font-weight: 700;
  }

  html[data-theme="dark"] .nav a.active {
    background: var(--primary-weak);
    color: #dbeafe;
  }

  .nav a svg {
    stroke: currentColor;
    fill: none;
    stroke-width: 1.8px;
    flex: none;
    width: 17px;
    height: 17px;
  }

  .nav-group {
    color: var(--muted);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
    font-family: var(--font-head);
    margin: 16px 12px 6px;
  }

  .nav-divided {
    border-top: 1px solid var(--border);
    margin-top: 14px;
    padding-top: 12px;
  }

  .nav-divided .nav-group {
    margin-top: 0;
  }

  .main {
    padding: 18px 22px 40px;
    overflow: auto;
  }

  .topbar {
    align-items: center;
    gap: 12px;
    margin-bottom: 16px;
    display: flex;
  }

  .topbar h1 {
    font-size: 23px;
  }

  .live {
    color: var(--muted);
    align-items: center;
    gap: 6px;
    font-size: 12px;
    display: inline-flex;
  }

  .live .pulse {
    background: #22c55e;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    animation: 2s infinite pulse;
    box-shadow: 0 0 #22c55e;
  }

  @keyframes pulse {
    0% {
      box-shadow: 0 0 #22c55e80;
    }

    70% {
      box-shadow: 0 0 0 7px #22c55e00;
    }

    100% {
      box-shadow: 0 0 #22c55e00;
    }
  }

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

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

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

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

  .card {
    background: var(--card-grad);
    border: 1px solid var(--card-edge);
    border-radius: var(--radius);
    padding: var(--card-pad);
    box-shadow: var(--shadow-card);
  }

  .card h3 {
    color: var(--text);
    align-items: center;
    gap: 6px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    display: flex;
  }

  .kpi .val {
    letter-spacing: -.5px;
    font-size: 30px;
    font-weight: 700;
  }

  .kpi .sub {
    margin-top: 4px;
    font-size: 12.5px;
  }

  [data-theme="dark"] .kpi .val {
    text-shadow: var(--num-glow);
  }

  .badge {
    white-space: nowrap;
    border: 1px solid var(--border);
    color: var(--muted);
    border-radius: 999px;
    flex: none;
    align-items: center;
    gap: 4px;
    padding: 2px 8px;
    font-size: 11px;
    display: inline-flex;
  }

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

  @supports (color: color-mix(in lab, red, red)) {
    .badge.warn {
      border-color: color-mix(in srgb, var(--accent) 45%, transparent);
    }
  }

  .badge.stale {
    color: #f59e0b;
    border-color: #f59e0b73;
  }

  .asof {
    color: var(--muted);
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    margin-top: 8px;
    font-size: 11px;
    display: flex;
  }

  .unavail {
    text-align: center;
    min-height: 120px;
    color: var(--muted);
    border: 1px dashed var(--border);
    border-radius: var(--radius);
    place-items: center;
    gap: 6px;
    padding: 14px;
    display: grid;
  }

  .unavail .big {
    font-family: var(--font-num);
    letter-spacing: 2px;
    color: var(--accent);
    font-size: 13px;
  }

  .btn {
    border: 1px solid var(--border);
    background: var(--surface2);
    color: var(--text);
    cursor: pointer;
    font-size: 13.5px;
    font-family: var(--font-body);
    border-radius: 8px;
    padding: 5px 12px;
    transition: all .15s;
  }

  .btn.primary {
    background: linear-gradient(180deg, var(--primary), var(--primary));
  }

  @supports (color: color-mix(in lab, red, red)) {
    .btn.primary {
      background: linear-gradient(180deg, color-mix(in srgb, var(--primary) 90%, #fff), var(--primary));
    }
  }

  .btn.primary {
    border-color: var(--primary);
    color: #fff;
  }

  .btn:hover {
    filter: brightness(1.08);
  }

  .note {
    color: var(--muted);
    margin-top: 6px;
    font-size: 11px;
  }

  .section-title {
    color: var(--muted);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-family: var(--font-head);
    margin: 22px 4px 10px;
  }

  .dashboard-index-card {
    background: linear-gradient(145deg, var(--primary), transparent 55%),
      var(--card-grad);
    flex-direction: column;
    justify-content: space-between;
    min-height: 126px;
    display: flex;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .dashboard-index-card {
      background: linear-gradient(145deg, color-mix(in srgb, var(--primary) 8%, transparent), transparent 55%),
      var(--card-grad);
    }
  }

  .dashboard-index-head {
    color: var(--muted);
    justify-content: space-between;
    align-items: center;
    gap: 8px;
    font-size: 12px;
    display: flex;
  }

  .dashboard-index-card .asof {
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .kpi-val {
    letter-spacing: -.3px;
    margin-top: 2px;
    font-size: 20px;
    font-weight: 700;
  }

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

  .pos-table th, .pos-table td {
    border-bottom: 1px solid var(--border);
    text-align: left;
    vertical-align: top;
    padding: 7px 8px;
  }

  .pos-table th {
    color: var(--muted);
    text-transform: uppercase;
    letter-spacing: .5px;
    font-size: 11px;
    font-weight: 500;
  }

  .pos-table .r {
    text-align: right;
  }

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

  .sev-row {
    gap: 8px;
    margin-top: 12px;
    display: flex;
  }

  .sev-chip {
    border: 1px solid var(--border);
    border-radius: var(--radius);
    background: var(--surface2);
    flex-direction: column;
    flex: 1;
    align-items: center;
    gap: 2px;
    padding: 8px 4px;
    display: flex;
  }

  .sev-chip .num {
    font-size: 18px;
    font-weight: 700;
  }

  .regime-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    margin-top: 12px;
    display: grid;
  }

  .meta-cell {
    border: 1px solid var(--border);
    border-radius: var(--radius);
    background: var(--surface2);
    justify-content: space-between;
    align-items: baseline;
    padding: 6px 10px;
    display: flex;
  }

  .contradiction .headline {
    font-family: var(--font-head);
    margin-bottom: 6px;
    font-size: 15px;
    font-weight: 600;
  }

  .contradiction .summary {
    color: var(--muted);
    margin: 0 0 4px;
    font-size: 13px;
    line-height: 1.6;
  }

  .feed {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .feed li {
    border-bottom: 1px solid var(--border);
    align-items: flex-start;
    gap: 10px;
    padding: 9px 2px;
    display: flex;
  }

  .feed li:last-child {
    border-bottom: 0;
  }

  .feed-title {
    margin-bottom: 2px;
    font-size: 13.5px;
  }

  .sev-dot {
    background: var(--muted);
    border-radius: 50%;
    flex: none;
    width: 8px;
    height: 8px;
    margin-top: 6px;
  }

  .sev-dot.sev-critical, .sev-dot.sev-high {
    background: var(--accent);
  }

  .sev-dot.sev-medium {
    background: var(--primary);
  }

  .src-list {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .src-list li {
    border-bottom: 1px solid var(--border);
    align-items: center;
    gap: 10px;
    padding: 9px 2px;
    display: flex;
  }

  .src-list li:last-child {
    border-bottom: 0;
  }

  .src-body {
    flex: 1;
    min-width: 0;
  }

  .src-name {
    margin-bottom: 2px;
    font-size: 13.5px;
  }

  .health-dot {
    background: var(--muted);
    border-radius: 50%;
    flex: none;
    width: 9px;
    height: 9px;
  }

  .health-dot.h-healthy {
    background: #22c55e;
  }

  .health-dot.h-degraded {
    background: var(--accent);
  }

  .health-dot.h-stale {
    background: #eab308;
  }

  .health-dot.h-failed {
    background: #ef4444;
  }

  .health-dot.h-disabled {
    background: var(--muted);
    opacity: .5;
  }

  .health-dot.h-unknown {
    border: 1.5px dashed var(--muted);
    background: none;
  }

  .dist-list {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .dist-list li {
    padding: 7px 0;
  }

  .dist-head {
    align-items: baseline;
    gap: 8px;
    margin-bottom: 4px;
    font-size: 13px;
    display: flex;
  }

  .dist-count {
    margin-left: auto;
    font-weight: 600;
  }

  .dist-bar {
    background: var(--primary-weak);
    border-radius: 999px;
    height: 6px;
    overflow: hidden;
  }

  .dist-bar span {
    background: var(--primary);
    border-radius: 999px;
    height: 100%;
    display: block;
  }

  .digest-body {
    padding: 2px 0;
  }

  .contents-list {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .content-row {
    border-bottom: 1px solid var(--border);
    flex-direction: column;
    gap: 5px;
    padding: 12px 16px;
    display: flex;
  }

  .content-row:last-child {
    border-bottom: 0;
  }

  .content-row-head {
    align-items: flex-start;
    gap: 8px;
    display: flex;
  }

  .content-title {
    flex: 1;
    font-size: 13.5px;
    font-weight: 500;
    line-height: 1.5;
  }

  .content-summary {
    color: var(--muted);
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12.5px;
    line-height: 1.55;
    display: -webkit-box;
    overflow: hidden;
  }

  .content-meta {
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    display: flex;
  }

  .content-tags {
    flex-wrap: wrap;
    gap: 4px;
    margin-top: 2px;
    display: flex;
  }

  .contents-empty {
    text-align: center;
    color: var(--muted);
    padding: 24px 16px;
    font-size: 13px;
  }

  .prose-invest {
    color: var(--text);
    word-wrap: break-word;
    font-size: 14px;
    line-height: 1.7;
  }

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

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

  .prose-invest h1, .prose-invest h2, .prose-invest h3, .prose-invest h4 {
    color: var(--text);
    margin: 1.4em 0 .6em;
    font-weight: 600;
    line-height: 1.3;
  }

  .prose-invest h1 {
    border-bottom: 1px solid var(--border);
    padding-bottom: .3em;
    font-size: 1.5em;
  }

  .prose-invest h2 {
    border-bottom: 1px solid var(--border);
    padding-bottom: .25em;
    font-size: 1.3em;
  }

  .prose-invest h3 {
    font-size: 1.12em;
  }

  .prose-invest h4 {
    font-size: 1em;
  }

  .prose-invest p {
    margin: .7em 0;
  }

  .prose-invest ul, .prose-invest ol {
    margin: .7em 0;
    padding-left: 1.5em;
  }

  .prose-invest ul {
    list-style: outside;
  }

  .prose-invest ol {
    list-style: decimal;
  }

  .prose-invest li, .prose-invest li > ul, .prose-invest li > ol {
    margin: .3em 0;
  }

  .prose-invest a {
    color: var(--primary);
    text-underline-offset: 2px;
    text-decoration: underline;
  }

  .prose-invest strong {
    color: var(--text);
    font-weight: 600;
  }

  .prose-invest blockquote {
    border-left: 3px solid var(--border);
    color: var(--muted);
    margin: .8em 0;
    padding: .2em 1em;
  }

  .prose-invest code {
    font-family: var(--font-num), ui-monospace, monospace;
    background: var(--surface-2, #7f7f7f24);
    border-radius: 4px;
    padding: .12em .4em;
    font-size: .88em;
  }

  .prose-invest pre {
    background: var(--surface-2, #7f7f7f24);
    border: 1px solid var(--border);
    border-radius: 8px;
    margin: .8em 0;
    padding: 12px 14px;
    line-height: 1.5;
    overflow-x: auto;
  }

  .prose-invest pre code {
    background: none;
    padding: 0;
    font-size: .85em;
  }

  .prose-invest hr {
    border: 0;
    border-top: 1px solid var(--border);
    margin: 1.4em 0;
  }

  .prose-invest table {
    border-collapse: collapse;
    width: 100%;
    margin: .9em 0;
    font-size: .92em;
  }

  .prose-invest th, .prose-invest td {
    border: 1px solid var(--border);
    text-align: left;
    vertical-align: top;
    padding: 7px 10px;
  }

  .prose-invest th {
    background: var(--surface-2, #7f7f7f1a);
    font-weight: 600;
  }

  .recommendations-page, .stock-detail-page {
    letter-spacing: 0;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
  }

  .rec-page-head, .stock-detail-head {
    justify-content: space-between;
    align-items: flex-end;
    gap: 20px;
    margin-bottom: 10px;
    display: flex;
  }

  .rec-page-head h1, .stock-detail-head h1 {
    color: var(--text);
    letter-spacing: 0;
    margin-top: 3px;
    font-size: 26px;
    line-height: 1.25;
  }

  .rec-page-head p {
    color: var(--muted);
    margin: 5px 0 0;
    font-size: 13px;
  }

  .eyebrow, .panel-eyebrow, .decision-kicker {
    color: var(--muted);
    font-family: var(--font-num);
    letter-spacing: 0;
    align-items: center;
    gap: 7px;
    font-size: 10px;
    font-weight: 600;
    display: flex;
  }

  .eyebrow-mark {
    background: var(--accent);
    width: 16px;
    height: 2px;
  }

  .rec-date-controls {
    flex: none;
    align-items: center;
    gap: 6px;
    display: flex;
  }

  .icon-btn {
    border: 1px solid var(--border);
    background: var(--surface);
    width: 34px;
    height: 34px;
    color: var(--text);
    cursor: pointer;
    border-radius: 7px;
    place-items: center;
    font-size: 19px;
    line-height: 1;
    transition: border-color .15s, background .15s, opacity .15s;
    display: inline-grid;
  }

  .icon-btn:hover {
    border-color: var(--primary);
    background: var(--primary-weak);
  }

  .icon-btn-primary {
    background: var(--primary);
    border-color: var(--primary);
    color: #fff;
  }

  .icon-btn:disabled {
    cursor: wait;
    opacity: .55;
  }

  .date-field {
    border: 1px solid var(--border);
    background: var(--surface);
    height: 34px;
    color: var(--muted);
    border-radius: 7px;
    align-items: center;
    gap: 7px;
    padding: 0 10px;
    display: inline-flex;
  }

  .date-field input {
    width: 116px;
    color: var(--text);
    font-family: var(--font-num);
    background: none;
    border: 0;
    outline: 0;
    font-size: 12px;
  }

  .calendar-glyph {
    color: var(--primary);
    font-size: 12px;
  }

  .rec-status-line {
    min-height: 28px;
    color: var(--muted);
    align-items: center;
    gap: 8px;
    margin-bottom: 14px;
    font-size: 11px;
    display: flex;
  }

  .live-dot, .quality-dot {
    background: var(--muted);
    border-radius: 50%;
    flex: none;
    width: 7px;
    height: 7px;
  }

  .live-dot, .quality-dot.valid {
    background: #22c55e;
    box-shadow: 0 0 0 3px #22c55e1f;
  }

  .status-separator {
    background: var(--border);
    width: 1px;
    height: 12px;
  }

  .rec-summary-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 9px;
    margin-bottom: 12px;
    display: grid;
  }

  .rec-summary-card {
    border: 1px solid var(--border);
    background: var(--surface);
    min-height: 98px;
    box-shadow: var(--shadow);
    border-radius: 8px;
    padding: 13px 15px;
    position: relative;
    overflow: hidden;
  }

  .rec-summary-card:before {
    content: "";
    background: var(--primary);
    width: 3px;
    position: absolute;
    inset: 0 auto 0 0;
  }

  .rec-summary-card.accent-positive:before {
    background: #22c55e;
  }

  .rec-summary-card.accent-blue:before {
    background: #38bdf8;
  }

  .rec-summary-card.accent-amber:before {
    background: var(--accent);
  }

  .rec-summary-label {
    color: var(--muted);
    font-size: 11px;
  }

  .rec-summary-value {
    color: var(--text);
    margin-top: 4px;
    font-size: 26px;
    font-weight: 650;
    line-height: 1.1;
  }

  .rec-summary-detail {
    color: var(--muted);
    margin-top: 6px;
    font-size: 10px;
  }

  .rec-workspace {
    border: 1px solid var(--border);
    background: var(--surface);
    box-shadow: var(--shadow);
    border-radius: 8px;
    overflow: hidden;
  }

  .rec-toolbar, .history-head, .panel-title-row {
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    display: flex;
  }

  .rec-toolbar {
    border-bottom: 1px solid var(--border);
    min-height: 66px;
    padding: 12px 15px;
  }

  .rec-toolbar h2, .panel-title-row h2, .history-head h2 {
    color: var(--text);
    letter-spacing: 0;
    font-size: 15px;
    line-height: 1.25;
  }

  .rec-toolbar p {
    color: var(--muted);
    margin: 3px 0 0;
    font-size: 11px;
  }

  .rec-filter, .history-tabs, .chart-range {
    border: 1px solid var(--border);
    background: var(--surface2);
    border-radius: 7px;
    align-items: center;
    padding: 2px;
    display: inline-flex;
  }

  .rec-filter-btn, .history-tabs button, .chart-range button {
    color: var(--muted);
    font-family: var(--font-body);
    cursor: pointer;
    background: none;
    border: 0;
    border-radius: 5px;
    font-size: 11px;
  }

  .rec-filter-btn {
    min-width: 64px;
    padding: 6px 10px;
  }

  .rec-filter-btn.active, .history-tabs button[aria-selected="true"], .chart-range button[aria-pressed="true"] {
    background: var(--surface);
    color: var(--text);
    box-shadow: var(--shadow);
  }

  .rec-list {
    flex-direction: column;
    display: flex;
  }

  .rec-stock-card {
    border-bottom: 1px solid var(--border);
    min-height: 154px;
    color: inherit;
    grid-template-columns: minmax(0, 1fr) minmax(420px, .55fr);
    padding: 16px;
    text-decoration: none;
    transition: background .15s;
    display: grid;
  }

  .rec-stock-card:last-child {
    border-bottom: 0;
  }

  .rec-stock-card:hover {
    background: var(--primary-weak);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .rec-stock-card:hover {
      background: color-mix(in srgb, var(--primary-weak) 45%, transparent);
    }
  }

  .rec-stock-main {
    min-width: 0;
    padding-right: 18px;
  }

  .rec-stock-heading {
    align-items: flex-start;
    gap: 12px;
    display: flex;
  }

  .rec-rank {
    border: 1px solid var(--border);
    width: 34px;
    height: 34px;
    color: var(--muted);
    background: var(--surface2);
    font-family: var(--font-num);
    border-radius: 7px;
    flex: none;
    place-items: center;
    font-size: 11px;
    display: grid;
  }

  .rec-name-row, .stock-title-line, .decision-record-head {
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    display: flex;
  }

  .rec-name-row h3 {
    color: var(--text);
    letter-spacing: 0;
    font-size: 17px;
    line-height: 1.3;
  }

  .stock-code {
    color: var(--muted);
    font-family: var(--font-num);
    font-size: 11px;
    font-weight: 500;
  }

  .source-badge, .reason-source, .market-state, .mini-verdict {
    border: 1px solid var(--border);
    white-space: nowrap;
    border-radius: 999px;
    align-items: center;
    min-height: 20px;
    padding: 2px 7px;
    font-size: 10px;
    display: inline-flex;
  }

  .source-badge-overlap {
    color: #22c55e;
    background: #22c55e14;
    border-color: #22c55e52;
  }

  .source-badge-analysis, .reason-source-analysis {
    color: var(--accent);
    border-color: var(--accent);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .source-badge-analysis, .reason-source-analysis {
      border-color: color-mix(in srgb, var(--accent) 38%, transparent);
    }
  }

  .source-badge-analysis, .reason-source-analysis {
    background: var(--accent);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .source-badge-analysis, .reason-source-analysis {
      background: color-mix(in srgb, var(--accent) 9%, transparent);
    }
  }

  .source-badge-skill, .reason-source {
    color: #38bdf8;
    background: #38bdf814;
    border-color: #38bdf852;
  }

  .rec-signal-meta {
    color: var(--muted);
    flex-wrap: wrap;
    gap: 6px 14px;
    margin-top: 6px;
    font-size: 10px;
    display: flex;
  }

  .rec-signal-meta b {
    color: var(--text);
    font-weight: 600;
  }

  .rec-reason-preview {
    border-top: 1px solid var(--border);
    margin: 12px 0 0 46px;
    padding-top: 10px;
  }

  .reason-topline {
    color: var(--text);
    align-items: center;
    gap: 7px;
    font-size: 11px;
    display: flex;
  }

  .reason-confidence {
    color: var(--muted);
    margin-left: auto;
    font-size: 10px;
  }

  .rec-reason-preview p {
    color: var(--muted);
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 6px 0 0;
    font-size: 11.5px;
    line-height: 1.6;
    display: -webkit-box;
    overflow: hidden;
  }

  .rec-price-rail {
    border-left: 1px solid var(--border);
    grid-template-columns: repeat(3, minmax(0, 1fr)) 30px;
    align-items: stretch;
    gap: 7px;
    min-width: 0;
    padding-left: 16px;
    display: grid;
  }

  .price-cell {
    background: var(--surface2);
    border-radius: 7px;
    flex-direction: column;
    justify-content: center;
    min-width: 0;
    padding: 10px;
    display: flex;
  }

  .price-cell span, .price-cell small, .decision-price span, .decision-price small {
    color: var(--muted);
    font-size: 9.5px;
  }

  .price-cell strong, .decision-price strong {
    overflow-wrap: anywhere;
    color: var(--text);
    margin-top: 4px;
    font-size: 12px;
    line-height: 1.35;
  }

  .price-cell small {
    margin-top: 5px;
  }

  .price-cell-positive strong, .price-cell-positive small, .decision-price-positive strong, .decision-price-positive small, .record-prices .positive {
    color: var(--up);
  }

  .price-cell-negative strong, .price-cell-negative small, .decision-price-negative strong, .decision-price-negative small, .record-prices .negative {
    color: var(--down);
  }

  .rec-arrow {
    color: var(--primary);
    place-items: center;
    font-size: 18px;
    display: grid;
  }

  .rec-loading-list {
    padding: 14px;
  }

  .rec-skeleton, .detail-skeleton {
    background: linear-gradient(90deg, var(--surface2), var(--surface2), var(--surface2));
  }

  @supports (color: color-mix(in lab, red, red)) {
    .rec-skeleton, .detail-skeleton {
      background: linear-gradient(90deg, var(--surface2), color-mix(in srgb, var(--surface2) 65%, var(--border)), var(--surface2));
    }
  }

  .rec-skeleton, .detail-skeleton {
    background-size: 200% 100%;
    animation: 1.4s infinite rec-shimmer;
  }

  .rec-skeleton {
    border-radius: 7px;
    height: 138px;
    margin-bottom: 8px;
  }

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

  .rec-state, .rec-empty, .history-empty, .chart-unavailable {
    text-align: center;
    min-height: 220px;
    color: var(--muted);
    place-items: center;
    padding: 28px;
    display: grid;
  }

  .rec-state strong, .rec-empty strong, .chart-unavailable strong {
    color: var(--text);
    font-size: 14px;
  }

  .rec-state span, .rec-empty p, .chart-unavailable span {
    margin: 5px 0 0;
    font-size: 11px;
  }

  .chart-loading {
    min-height: 300px;
    color: var(--muted);
    justify-content: center;
    place-items: center;
    gap: 12px;
    padding: 28px;
    display: grid;
  }

  .chart-loading strong {
    color: var(--text);
    font-size: 13px;
    font-weight: 500;
  }

  .chart-spinner {
    border: 3px solid var(--border);
    width: 28px;
    height: 28px;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .chart-spinner {
      border: 3px solid color-mix(in srgb, var(--border) 65%, transparent);
    }
  }

  .chart-spinner {
    border-top-color: var(--accent);
    border-radius: 50%;
    animation: .8s linear infinite chart-spin;
  }

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

  .rec-state-error strong {
    color: var(--down);
  }

  .text-btn, .empty-links a {
    color: var(--primary);
    font-family: var(--font-body);
    cursor: pointer;
    background: none;
    border: 0;
    margin-top: 12px;
    font-size: 11px;
    text-decoration: none;
  }

  .empty-orbit {
    border: 1px solid var(--border);
    border-radius: 50%;
    place-items: center;
    width: 44px;
    height: 44px;
    margin-bottom: 12px;
    display: grid;
  }

  .empty-orbit span {
    background: var(--primary);
    border-radius: 50%;
    width: 6px;
    height: 6px;
  }

  .empty-links {
    gap: 16px;
    display: flex;
  }

  .rec-page-foot {
    color: var(--muted);
    text-align: center;
    padding: 14px 3px 0;
    font-size: 10px;
  }

  .stock-detail-page {
    padding-bottom: 14px;
  }

  .stock-detail-head {
    align-items: center;
    margin-bottom: 12px;
  }

  .stock-back-link {
    color: var(--muted);
    margin-bottom: 6px;
    font-size: 11px;
    text-decoration: none;
    display: inline-flex;
  }

  .stock-back-link:hover {
    color: var(--primary);
  }

  .stock-title-line h1 {
    margin: 0;
  }

  .market-state {
    color: var(--muted);
  }

  .market-state.open {
    color: #22c55e;
    background: #22c55e14;
    border-color: #22c55e4d;
  }

  .quote-band {
    border: 1px solid var(--border);
    background: var(--surface);
    box-shadow: var(--shadow);
    border-radius: 8px;
    grid-template-columns: minmax(240px, .42fr) minmax(0, 1fr);
    display: grid;
    overflow: hidden;
  }

  .quote-primary {
    border-right: 1px solid var(--border);
    background: var(--primary-weak);
    min-height: 140px;
    padding: 18px 20px;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .quote-primary {
      background: color-mix(in srgb, var(--primary-weak) 42%, var(--surface));
    }
  }

  .quote-label {
    color: var(--muted);
    font-size: 10px;
  }

  .quote-price {
    color: var(--text);
    letter-spacing: 0;
    margin-top: 4px;
    font-size: 36px;
    font-weight: 650;
    line-height: 1;
    display: block;
  }

  .quote-change {
    gap: 10px;
    margin-top: 7px;
    font-size: 11px;
    display: flex;
  }

  .quote-asof {
    color: var(--muted);
    align-items: center;
    gap: 7px;
    margin-top: 14px;
    font-size: 9.5px;
    display: flex;
  }

  .quote-metrics {
    background: var(--border);
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 1px;
    display: grid;
  }

  .quote-metrics > div {
    background: var(--surface);
    flex-direction: column;
    justify-content: center;
    min-height: 70px;
    padding: 14px;
    display: flex;
  }

  .quote-metrics span {
    color: var(--muted);
    font-size: 10px;
  }

  .quote-metrics strong {
    color: var(--text);
    margin-top: 6px;
    font-size: 14px;
  }

  .decision-panel {
    border: 1px solid var(--border);
    background: var(--surface);
    box-shadow: var(--shadow);
    border-radius: 8px;
    grid-template-columns: minmax(320px, .62fr) minmax(0, 1fr);
    margin-top: 10px;
    display: grid;
    overflow: hidden;
  }

  .decision-main {
    border-right: 1px solid var(--border);
    min-width: 0;
    padding: 18px 20px;
  }

  .decision-kicker {
    color: var(--primary);
  }

  .decision-verdict-row {
    grid-template-columns: 64px minmax(0, 1fr);
    align-items: start;
    gap: 13px;
    margin-top: 12px;
    display: grid;
  }

  .decision-verdict {
    border: 1px solid var(--border);
    border-radius: 7px;
    place-items: center;
    height: 38px;
    font-size: 14px;
    font-weight: 650;
    display: grid;
  }

  .decision-verdict.is-positive, .mini-verdict.is-positive {
    color: var(--up);
    border-color: var(--up);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .decision-verdict.is-positive, .mini-verdict.is-positive {
      border-color: color-mix(in srgb, var(--up) 35%, transparent);
    }
  }

  .decision-verdict.is-positive, .mini-verdict.is-positive {
    background: var(--up);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .decision-verdict.is-positive, .mini-verdict.is-positive {
      background: color-mix(in srgb, var(--up) 8%, transparent);
    }
  }

  .decision-verdict.is-negative, .mini-verdict.is-negative {
    color: var(--down);
    border-color: var(--down);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .decision-verdict.is-negative, .mini-verdict.is-negative {
      border-color: color-mix(in srgb, var(--down) 35%, transparent);
    }
  }

  .decision-verdict.is-negative, .mini-verdict.is-negative {
    background: var(--down);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .decision-verdict.is-negative, .mini-verdict.is-negative {
      background: color-mix(in srgb, var(--down) 8%, transparent);
    }
  }

  .decision-verdict.is-neutral, .mini-verdict.is-neutral {
    color: var(--accent);
  }

  .decision-verdict-row h2 {
    max-width: 660px;
    color: var(--text);
    letter-spacing: 0;
    font-size: 14px;
    line-height: 1.55;
  }

  .decision-verdict-row p {
    color: var(--muted);
    margin: 4px 0 0;
    font-size: 9.5px;
  }

  .confidence-line {
    color: var(--muted);
    grid-template-columns: 52px minmax(60px, 1fr) 34px;
    align-items: center;
    gap: 9px;
    margin-top: 16px;
    font-size: 9.5px;
    display: grid;
  }

  .confidence-line strong {
    color: var(--text);
    text-align: right;
    font-size: 10px;
  }

  .confidence-track {
    background: var(--surface2);
    border-radius: 999px;
    height: 4px;
    overflow: hidden;
  }

  .confidence-track i {
    border-radius: inherit;
    background: var(--primary);
    height: 100%;
    display: block;
  }

  .decision-price-grid {
    background: var(--border);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 1px;
    display: grid;
  }

  .decision-price {
    background: var(--surface);
    flex-direction: column;
    justify-content: center;
    min-width: 0;
    min-height: 80px;
    padding: 13px 15px;
    display: flex;
  }

  .decision-price small {
    margin-top: 4px;
  }

  .thesis-band {
    border: 1px solid var(--border);
    background: var(--border);
    border-radius: 8px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1px;
    margin-top: 10px;
    display: grid;
    overflow: hidden;
  }

  .thesis-column {
    background: var(--surface);
    padding: 14px 18px;
  }

  .thesis-column h3 {
    color: var(--text);
    align-items: center;
    gap: 7px;
    font-size: 11px;
    display: flex;
  }

  .thesis-column h3 span {
    background: var(--primary);
    border-radius: 50%;
    width: 7px;
    height: 7px;
  }

  .thesis-positive h3 span {
    background: var(--up);
  }

  .thesis-negative h3 span {
    background: var(--down);
  }

  .thesis-column ul {
    gap: 4px;
    margin: 8px 0 0;
    padding-left: 15px;
    display: grid;
  }

  .thesis-column li, .thesis-column p {
    color: var(--muted);
    font-size: 10.5px;
    line-height: 1.55;
  }

  .stock-visual-grid {
    grid-template-columns: minmax(0, 1.8fr) minmax(280px, .65fr);
    gap: 10px;
    margin-top: 10px;
    display: grid;
  }

  .market-chart-panel, .signal-chain-panel, .stock-history-panel {
    border: 1px solid var(--border);
    background: var(--surface);
    box-shadow: var(--shadow);
    border-radius: 8px;
  }

  .market-chart-panel, .signal-chain-panel {
    min-height: 390px;
    padding: 14px 16px;
  }

  .panel-title-row {
    min-height: 35px;
  }

  .panel-eyebrow {
    margin-bottom: 3px;
    display: block;
  }

  .panel-meta {
    color: var(--muted);
    font-family: var(--font-num);
    font-size: 9.5px;
  }

  .market-history-meta {
    flex-direction: column;
    align-items: flex-end;
    gap: 4px;
    display: flex;
  }

  .market-history-partial {
    border: 1px solid var(--accent);
    max-width: 220px;
    padding: 2px 6px;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .market-history-partial {
      border: 1px solid color-mix(in srgb, var(--accent) 38%, transparent);
    }
  }

  .market-history-partial {
    background: var(--accent);
    border-radius: 4px;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .market-history-partial {
      background: color-mix(in srgb, var(--accent) 9%, transparent);
    }
  }

  .market-history-partial {
    color: var(--accent);
    text-align: right;
    font-size: 9.5px;
    line-height: 1.35;
  }

  .chart-wrap {
    width: 100%;
    margin-top: 4px;
    position: relative;
  }

  .chart-range {
    z-index: 2;
    position: absolute;
    top: -39px;
    right: 110px;
  }

  .chart-range button {
    min-width: 42px;
    padding: 4px 7px;
  }

  .candlestick-chart {
    aspect-ratio: 900 / 330;
    width: 100%;
    height: auto;
    display: block;
  }

  .chart-grid-line {
    stroke: var(--border);
    stroke-width: 1px;
    stroke-dasharray: 3 4;
  }

  .chart-axis-line {
    stroke: var(--border);
    stroke-width: 1px;
  }

  .chart-axis-text {
    fill: var(--muted);
    font-family: var(--font-num);
    font-size: 9px;
  }

  .candle-up line, .candle-up rect {
    stroke: var(--up);
    fill: var(--up);
  }

  .candle-down line, .candle-down rect {
    stroke: var(--down);
    fill: var(--down);
  }

  .candle-up .volume-bar, .candle-down .volume-bar {
    opacity: .22;
    stroke: none;
  }

  .chart-event-marker {
    filter: drop-shadow(0 1px 2px #00000047);
  }

  .chart-event-marker text {
    fill: #fff;
    font-family: var(--font-num);
    pointer-events: none;
    font-size: 8px;
    font-weight: 700;
  }

  .chart-hover-line {
    stroke: var(--muted);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .chart-hover-line {
      stroke: color-mix(in srgb, var(--muted) 68%, transparent);
    }
  }

  .chart-hover-line {
    stroke-width: 1px;
    stroke-dasharray: 4 4;
  }

  .chart-hover-dot {
    fill: var(--text);
    stroke: var(--surface);
    stroke-width: 1.5px;
  }

  .chart-tooltip {
    z-index: 5;
    border: 1px solid var(--border);
    background: var(--surface);
    border-radius: 7px;
    width: min(320px, 100% - 12px);
    padding: 10px 11px;
    position: absolute;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .chart-tooltip {
      background: color-mix(in srgb, var(--surface) 94%, #000);
    }
  }

  .chart-tooltip {
    pointer-events: none;
    box-shadow: 0 10px 26px #00000047;
  }

  .chart-tooltip-head {
    color: var(--text);
    justify-content: space-between;
    align-items: center;
    gap: 12px;
    font-size: 11px;
    display: flex;
  }

  .chart-tooltip-head span {
    font-family: var(--font-num);
    font-size: 10px;
  }

  .chart-tooltip-grid {
    color: var(--muted);
    font-family: var(--font-num);
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 4px 10px;
    margin-top: 8px;
    font-size: 9.5px;
    display: grid;
  }

  .chart-tooltip-events {
    border-top: 1px solid var(--border);
    gap: 8px;
    margin-top: 9px;
    padding-top: 8px;
    display: grid;
  }

  .chart-tooltip-event {
    min-width: 0;
  }

  .chart-tooltip-event > div {
    grid-template-columns: 7px minmax(0, 1fr);
    align-items: center;
    gap: 6px 7px;
    display: grid;
  }

  .chart-tooltip-event i {
    border-radius: 50%;
    width: 7px;
    height: 7px;
  }

  .chart-tooltip-event strong {
    color: var(--text);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 10.5px;
    overflow: hidden;
  }

  .chart-tooltip-event span, .chart-tooltip-event p, .chart-tooltip-event small, .chart-tooltip-events em {
    color: var(--muted);
    font-size: 9.5px;
    font-style: normal;
    line-height: 1.45;
  }

  .chart-tooltip-event span {
    grid-column: 2;
    margin-top: -2px;
  }

  .chart-tooltip-event p {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 4px 0 0 14px;
    display: -webkit-box;
    overflow: hidden;
  }

  .chart-tooltip-event small {
    margin: 4px 0 0 14px;
    display: block;
  }

  .chart-event-legend {
    min-height: 30px;
    color: var(--muted);
    flex-wrap: wrap;
    align-items: center;
    gap: 9px;
    padding: 7px 2px 0;
    font-size: 9.5px;
    display: flex;
  }

  .chart-event-legend span {
    align-items: center;
    gap: 5px;
    display: inline-flex;
  }

  .chart-event-legend i {
    border-radius: 50%;
    width: 7px;
    height: 7px;
  }

  .chart-event-legend .event-bullish {
    background: var(--up);
  }

  .chart-event-legend .event-bearish {
    background: var(--down);
  }

  .chart-event-legend .event-neutral {
    background: var(--accent);
  }

  .chart-unavailable {
    border: 1px dashed var(--border);
    border-radius: 7px;
    min-height: 300px;
  }

  .signal-chain {
    margin-top: 13px;
  }

  .signal-stage {
    grid-template-columns: 30px minmax(0, 1fr) 28px;
    align-items: center;
    gap: 9px;
    min-height: 62px;
    display: grid;
    position: relative;
  }

  .signal-index {
    z-index: 1;
    border: 1px solid var(--border);
    background: var(--surface2);
    width: 28px;
    height: 28px;
    color: var(--muted);
    border-radius: 50%;
    place-items: center;
    font-size: 9px;
    display: grid;
  }

  .signal-stage.active .signal-index {
    border-color: var(--primary);
    background: var(--primary-weak);
    color: var(--primary);
  }

  .signal-stage strong {
    color: var(--text);
    font-size: 11px;
    display: block;
  }

  .signal-stage small {
    color: var(--muted);
    font-size: 9px;
  }

  .stage-value {
    color: var(--text);
    text-align: right;
    font-size: 13px;
  }

  .stage-line {
    background: var(--border);
    width: 1px;
    position: absolute;
    top: 45px;
    bottom: -16px;
    left: 13px;
  }

  .signal-chain-meta {
    background: var(--border);
    gap: 1px;
    margin: 9px 0 0;
    display: grid;
  }

  .signal-chain-meta > div {
    background: var(--surface);
    justify-content: space-between;
    gap: 12px;
    padding: 8px 0;
    font-size: 9.5px;
    display: flex;
  }

  .signal-chain-meta dt {
    color: var(--muted);
  }

  .signal-chain-meta dd {
    color: var(--text);
    font-family: var(--font-num);
    text-align: right;
    margin: 0;
  }

  .stock-history-panel {
    margin-top: 10px;
    overflow: hidden;
  }

  .history-head {
    border-bottom: 1px solid var(--border);
    min-height: 68px;
    padding: 12px 16px;
  }

  .history-tabs button {
    padding: 6px 11px;
  }

  .decision-history-list, .signal-timeline {
    padding: 0 16px;
  }

  .decision-record {
    border-bottom: 1px solid var(--border);
    grid-template-columns: 76px minmax(0, 1fr);
    gap: 14px;
    padding: 15px 0;
    display: grid;
  }

  .decision-record:last-child {
    border-bottom: 0;
  }

  .decision-record-date {
    padding-top: 3px;
  }

  .decision-record-date strong, .decision-record-date span {
    display: block;
  }

  .decision-record-date strong {
    color: var(--text);
    font-size: 10px;
  }

  .decision-record-date span {
    color: var(--muted);
    margin-top: 2px;
    font-size: 9px;
  }

  .decision-record-body {
    min-width: 0;
  }

  .decision-record-head h3 {
    min-width: 0;
    color: var(--text);
    font-size: 11.5px;
  }

  .record-confidence {
    color: var(--muted);
    margin-left: auto;
    font-size: 10px;
  }

  .decision-record-body p {
    color: var(--muted);
    margin: 8px 0 0;
    font-size: 10.5px;
    line-height: 1.6;
  }

  .record-prices {
    color: var(--muted);
    font-family: var(--font-num);
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 8px;
    font-size: 9.5px;
    display: flex;
  }

  .signal-timeline article {
    border-bottom: 1px solid var(--border);
    grid-template-columns: 8px 66px minmax(0, 1fr);
    gap: 12px;
    padding: 14px 0;
    display: grid;
    position: relative;
  }

  .signal-timeline article:last-child {
    border-bottom: 0;
  }

  .signal-timeline article > i {
    background: #38bdf8;
    border-radius: 50%;
    width: 7px;
    height: 7px;
    margin-top: 5px;
  }

  .signal-timeline article > i.analysis {
    background: var(--accent);
  }

  .timeline-time strong, .timeline-time span {
    font-family: var(--font-num);
    display: block;
  }

  .timeline-time strong {
    color: var(--text);
    font-size: 9.5px;
  }

  .timeline-time span {
    color: var(--muted);
    font-size: 9px;
  }

  .timeline-body {
    min-width: 0;
  }

  .timeline-body > div {
    align-items: center;
    gap: 7px;
    display: flex;
  }

  .timeline-body strong {
    min-width: 0;
    color: var(--text);
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    overflow: hidden;
  }

  .timeline-body em {
    color: var(--muted);
    font-family: var(--font-num);
    margin-left: auto;
    font-size: 9px;
    font-style: normal;
  }

  .timeline-body p {
    color: var(--muted);
    margin: 6px 0 0;
    font-size: 10.5px;
    line-height: 1.55;
  }

  .skeleton-title {
    border-radius: 7px;
    width: min(360px, 60%);
    height: 46px;
  }

  .skeleton-quote {
    border-radius: 8px;
    height: 140px;
    margin-top: 18px;
  }

  .skeleton-chart {
    border-radius: 8px;
    height: 390px;
    margin-top: 10px;
  }
}

@layer utilities {
  .pointer-events-none {
    pointer-events: none;
  }

  .visible {
    visibility: visible;
  }

  .absolute {
    position: absolute;
  }

  .fixed {
    position: fixed;
  }

  .relative {
    position: relative;
  }

  .inset-0 {
    inset: 0;
  }

  .inset-x-0 {
    inset-inline: 0;
  }

  .inset-x-12 {
    inset-inline: calc(var(--spacing) * 12);
  }

  .inset-y-0 {
    inset-block: 0;
  }

  .top-0 {
    top: 0;
  }

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

  .top-1\/2 {
    top: 50%;
  }

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

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

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

  .right-0 {
    right: 0;
  }

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

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

  .bottom-0 {
    bottom: 0;
  }

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

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

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

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

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

  .left-0 {
    left: 0;
  }

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

  .left-1\/2 {
    left: 50%;
  }

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

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

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

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

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

  .z-\[200\] {
    z-index: 200;
  }

  .z-\[210\] {
    z-index: 210;
  }

  .z-\[220\] {
    z-index: 220;
  }

  .col-span-full {
    grid-column: 1 / -1;
  }

  .m-0 {
    margin: 0;
  }

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

  .mt-0\! {
    margin-top: 0 !important;
  }

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

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

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

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

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

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

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

  .mr-1 {
    margin-right: var(--spacing);
  }

  .mr-2 {
    margin-right: calc(var(--spacing) * 2);
  }

  .mr-auto {
    margin-right: auto;
  }

  .mb-1 {
    margin-bottom: var(--spacing);
  }

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

  .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-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }

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

  .ml-1 {
    margin-left: var(--spacing);
  }

  .ml-2 {
    margin-left: calc(var(--spacing) * 2);
  }

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

  .line-clamp-2 {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .line-clamp-3 {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }

  .block {
    display: block;
  }

  .contents {
    display: contents;
  }

  .flex {
    display: flex;
  }

  .grid {
    display: grid;
  }

  .hidden {
    display: none;
  }

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

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

  .h-1\/2 {
    height: 50%;
  }

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

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

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

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

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

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

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

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

  .h-\[280px\] {
    height: 280px;
  }

  .h-\[420px\] {
    height: 420px;
  }

  .h-fit {
    height: fit-content;
  }

  .h-px {
    height: 1px;
  }

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

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

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

  .max-h-\[240px\] {
    max-height: 240px;
  }

  .max-h-\[260px\] {
    max-height: 260px;
  }

  .max-h-\[320px\] {
    max-height: 320px;
  }

  .max-h-\[420px\] {
    max-height: 420px;
  }

  .max-h-\[520px\] {
    max-height: 520px;
  }

  .max-h-\[640px\] {
    max-height: 640px;
  }

  .min-h-0 {
    min-height: 0;
  }

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

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

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

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

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

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

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

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

  .min-h-\[420px\] {
    min-height: 420px;
  }

  .min-h-\[430px\] {
    min-height: 430px;
  }

  .min-h-\[520px\] {
    min-height: 520px;
  }

  .min-h-\[560px\] {
    min-height: 560px;
  }

  .min-h-\[600px\] {
    min-height: 600px;
  }

  .min-h-\[640px\] {
    min-height: 640px;
  }

  .w-1\/2 {
    width: 50%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

  .w-full {
    width: 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .max-w-none {
    max-width: none;
  }

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

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

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

  .min-w-\[12rem\] {
    min-width: 12rem;
  }

  .min-w-\[240px\] {
    min-width: 240px;
  }

  .min-w-\[280px\] {
    min-width: 280px;
  }

  .min-w-\[640px\] {
    min-width: 640px;
  }

  .min-w-\[720px\] {
    min-width: 720px;
  }

  .min-w-\[760px\] {
    min-width: 760px;
  }

  .min-w-\[820px\] {
    min-width: 820px;
  }

  .min-w-\[850px\] {
    min-width: 850px;
  }

  .min-w-\[860px\] {
    min-width: 860px;
  }

  .min-w-\[880px\] {
    min-width: 880px;
  }

  .min-w-\[900px\] {
    min-width: 900px;
  }

  .min-w-\[920px\] {
    min-width: 920px;
  }

  .min-w-\[980px\] {
    min-width: 980px;
  }

  .min-w-\[1080px\] {
    min-width: 1080px;
  }

  .min-w-\[1180px\] {
    min-width: 1180px;
  }

  .flex-1 {
    flex: 1;
  }

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

  .border-collapse {
    border-collapse: collapse;
  }

  .-translate-x-1\/2 {
    --tw-translate-x: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-translate-y-1\/2 {
    --tw-translate-y: calc(calc(1 / 2 * 100%) * -1);
    translate: var(--tw-translate-x) var(--tw-translate-y);
  }

  .-rotate-90 {
    rotate: -90deg;
  }

  .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-not-allowed {
    cursor: not-allowed;
  }

  .cursor-pointer {
    cursor: pointer;
  }

  .resize-none {
    resize: none;
  }

  .resize-y {
    resize: vertical;
  }

  .list-none {
    list-style-type: none;
  }

  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

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

  .grid-cols-\[1fr_auto_auto\] {
    grid-template-columns: 1fr auto auto;
  }

  .grid-cols-\[36px_minmax\(0\,1fr\)\] {
    grid-template-columns: 36px minmax(0, 1fr);
  }

  .grid-cols-\[minmax\(0\,1fr\)_120px\] {
    grid-template-columns: minmax(0, 1fr) 120px;
  }

  .grid-cols-\[minmax\(150px\,0\.8fr\)_80px_minmax\(0\,1fr\)\] {
    grid-template-columns: minmax(150px, .8fr) 80px minmax(0, 1fr);
  }

  .grid-rows-\[auto_minmax\(0\,1fr\)_auto\] {
    grid-template-rows: auto minmax(0, 1fr) auto;
  }

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

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

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

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

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

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

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

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

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

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

  .gap-0 {
    gap: 0;
  }

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

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

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

  .gap-px {
    gap: 1px;
  }

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

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

  :where(.space-y-3 > :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)));
  }

  :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(.space-y-6 > :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-2 {
    column-gap: calc(var(--spacing) * 2);
  }

  .gap-x-4 {
    column-gap: calc(var(--spacing) * 4);
  }

  .gap-x-5 {
    column-gap: calc(var(--spacing) * 5);
  }

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

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

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

  :where(.divide-border-token > :not(:last-child)) {
    border-color: var(--border);
  }

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

  .overflow-auto {
    overflow: auto;
  }

  .overflow-hidden {
    overflow: hidden;
  }

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

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

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

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

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

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

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

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

  .border-y {
    border-block-style: var(--tw-border-style);
    border-block-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-b-2 {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 2px;
  }

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

  .border-l-0 {
    border-left-style: var(--tw-border-style);
    border-left-width: 0;
  }

  .border-l-2 {
    border-left-style: var(--tw-border-style);
    border-left-width: 2px;
  }

  .border-l-4 {
    border-left-style: var(--tw-border-style);
    border-left-width: 4px;
  }

  .border-dashed {
    --tw-border-style: dashed;
    border-style: dashed;
  }

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

  .border-accent\/40 {
    border-color: var(--accent);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-accent\/40 {
      border-color: color-mix(in oklab, var(--accent) 40%, transparent);
    }
  }

  .border-amber-400\/30 {
    border-color: #fcbb004d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-amber-400\/30 {
      border-color: color-mix(in oklab, var(--color-amber-400) 30%, transparent);
    }
  }

  .border-amber-400\/40 {
    border-color: #fcbb0066;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-amber-400\/40 {
      border-color: color-mix(in oklab, var(--color-amber-400) 40%, transparent);
    }
  }

  .border-amber-400\/50 {
    border-color: #fcbb0080;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-amber-400\/50 {
      border-color: color-mix(in oklab, var(--color-amber-400) 50%, transparent);
    }
  }

  .border-amber-500\/35 {
    border-color: #f99c0059;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-amber-500\/35 {
      border-color: color-mix(in oklab, var(--color-amber-500) 35%, transparent);
    }
  }

  .border-blue-400\/40 {
    border-color: #54a2ff66;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-blue-400\/40 {
      border-color: color-mix(in oklab, var(--color-blue-400) 40%, transparent);
    }
  }

  .border-border-token {
    border-color: var(--border);
  }

  .border-emerald-400\/40 {
    border-color: #00d29466;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-emerald-400\/40 {
      border-color: color-mix(in oklab, var(--color-emerald-400) 40%, transparent);
    }
  }

  .border-green-500\/40 {
    border-color: #00c75866;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-green-500\/40 {
      border-color: color-mix(in oklab, var(--color-green-500) 40%, transparent);
    }
  }

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

  .border-red-400\/40 {
    border-color: #ff656866;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-red-400\/40 {
      border-color: color-mix(in oklab, var(--color-red-400) 40%, transparent);
    }
  }

  .border-red-400\/50 {
    border-color: #ff656880;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-red-400\/50 {
      border-color: color-mix(in oklab, var(--color-red-400) 50%, transparent);
    }
  }

  .border-red-500 {
    border-color: var(--color-red-500);
  }

  .border-red-500\/30 {
    border-color: #fb2c364d;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-red-500\/30 {
      border-color: color-mix(in oklab, var(--color-red-500) 30%, transparent);
    }
  }

  .border-slate-400\/40 {
    border-color: #90a1b966;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-slate-400\/40 {
      border-color: color-mix(in oklab, var(--color-slate-400) 40%, transparent);
    }
  }

  .border-surface {
    border-color: var(--surface);
  }

  .border-transparent {
    border-color: #0000;
  }

  .border-yellow-400\/40 {
    border-color: #fac80066;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-yellow-400\/40 {
      border-color: color-mix(in oklab, var(--color-yellow-400) 40%, transparent);
    }
  }

  .border-yellow-500 {
    border-color: var(--color-yellow-500);
  }

  .border-yellow-500\/40 {
    border-color: #edb20066;
  }

  @supports (color: color-mix(in lab, red, red)) {
    .border-yellow-500\/40 {
      border-color: color-mix(in oklab, var(--color-yellow-500) 40%, transparent);
    }
  }

  .border-t-transparent {
    border-top-color: #0000;
  }

  .border-l-primary {
    border-left-color: var(--primary);
  }

  .border-l-transparent {
    border-left-color: #0000;
  }

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

  .bg-accent\/5 {
    background-color: var(--accent);
  }

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

  .bg-accent\/10 {
    background-color: var(--accent);
  }

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

  .bg-accent\/15 {
    background-color: var(--accent);
  }

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

  .bg-accent\/50 {
    background-color: var(--accent);
  }

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

  .bg-amber-400\/5 {
    background-color: #fcbb000d;
  }

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

  .bg-amber-400\/10 {
    background-color: #fcbb001a;
  }

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

  .bg-amber-500\/5 {
    background-color: #f99c000d;
  }

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

  .bg-amber-500\/8 {
    background-color: #f99c0014;
  }

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

  .bg-amber-500\/10 {
    background-color: #f99c001a;
  }

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

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

  .bg-black\/5 {
    background-color: #0000000d;
  }

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

  .bg-black\/50 {
    background-color: #00000080;
  }

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

  .bg-black\/55 {
    background-color: #0000008c;
  }

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

  .bg-blue-400\/5 {
    background-color: #54a2ff0d;
  }

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

  .bg-blue-500\/10 {
    background-color: #3080ff1a;
  }

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

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

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

  .bg-emerald-400\/5 {
    background-color: #00d2940d;
  }

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

  .bg-emerald-500\/10 {
    background-color: #00bb7f1a;
  }

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

  .bg-emerald-500\/12 {
    background-color: #00bb7f1f;
  }

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

  .bg-green-500\/10 {
    background-color: #00c7581a;
  }

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

  .bg-green-500\/15 {
    background-color: #00c75826;
  }

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

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

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

  .bg-primary-weak\/65 {
    background-color: var(--primary-weak);
  }

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

  .bg-primary\/5 {
    background-color: var(--primary);
  }

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

  .bg-red-500\/10 {
    background-color: #fb2c361a;
  }

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

  .bg-red-500\/12 {
    background-color: #fb2c361f;
  }

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

  .bg-red-500\/15 {
    background-color: #fb2c3626;
  }

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

  .bg-slate-400\/5 {
    background-color: #90a1b90d;
  }

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

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

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

  .bg-transparent {
    background-color: #0000;
  }

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

  .bg-up\/5 {
    background-color: var(--up);
  }

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

  .bg-yellow-500\/10 {
    background-color: #edb2001a;
  }

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

  .bg-yellow-500\/15 {
    background-color: #edb20026;
  }

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

  .p-0 {
    padding: 0;
  }

  .p-0\! {
    padding: 0 !important;
  }

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

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

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

  .px-0 {
    padding-inline: 0;
  }

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

  .px-1 {
    padding-inline: var(--spacing);
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pb-5 {
    padding-bottom: calc(var(--spacing) * 5);
  }

  .pl-2 {
    padding-left: calc(var(--spacing) * 2);
  }

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

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

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

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

  .align-middle {
    vertical-align: middle;
  }

  .align-top {
    vertical-align: top;
  }

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

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

  .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-\[11px\] {
    font-size: 11px;
  }

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

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

  .leading-5 {
    --tw-leading: calc(var(--spacing) * 5);
    line-height: calc(var(--spacing) * 5);
  }

  .leading-6 {
    --tw-leading: calc(var(--spacing) * 6);
    line-height: calc(var(--spacing) * 6);
  }

  .leading-7 {
    --tw-leading: calc(var(--spacing) * 7);
    line-height: calc(var(--spacing) * 7);
  }

  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }

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

  .tracking-\[0\.18em\] {
    --tw-tracking: .18em;
    letter-spacing: .18em;
  }

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

  .whitespace-nowrap {
    white-space: nowrap;
  }

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

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

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

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

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

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

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

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

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

  .text-green-500 {
    color: var(--color-green-500);
  }

  .text-green-600 {
    color: var(--color-green-600);
  }

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

  .text-muted\/70 {
    color: var(--muted);
  }

  @supports (color: color-mix(in lab, red, red)) {
    .text-muted\/70 {
      color: color-mix(in oklab, var(--muted) 70%, transparent);
    }
  }

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

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

  .text-red-500 {
    color: var(--color-red-500);
  }

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

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

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

  .text-yellow-500 {
    color: var(--color-yellow-500);
  }

  .text-yellow-600 {
    color: var(--color-yellow-600);
  }

  .text-yellow-700 {
    color: var(--color-yellow-700);
  }

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

  .accent-\[var\(--accent\)\] {
    accent-color: var(--accent);
  }

  .opacity-50 {
    opacity: .5;
  }

  .opacity-60 {
    opacity: .6;
  }

  .shadow-2xl {
    --tw-shadow: 0 25px 50px -12px var(--tw-shadow-color, #00000040);
    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, #0000001a), 0 4px 6px -4px var(--tw-shadow-color, #0000001a);
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }

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

  .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-text {
    --tw-ring-color: var(--text);
  }

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

  .transition-transform {
    transition-property: transform, translate, scale, rotate;
    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) {
    .group-hover\:block:is(:where(.group):hover *) {
      display: block;
    }
  }

  .group-focus\:block:is(:where(.group):focus *) {
    display: block;
  }

  .placeholder\:text-muted::placeholder {
    color: var(--muted);
  }

  .first\:border-l-0:first-child {
    border-left-style: var(--tw-border-style);
    border-left-width: 0;
  }

  .last\:mb-0:last-child {
    margin-bottom: 0;
  }

  .last\:border-0:last-child {
    border-style: var(--tw-border-style);
    border-width: 0;
  }

  .last\:border-b-0:last-child {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 0;
  }

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

  @media (hover: hover) {
    .hover\:scale-150:hover {
      --tw-scale-x: 150%;
      --tw-scale-y: 150%;
      --tw-scale-z: 150%;
      scale: var(--tw-scale-x) var(--tw-scale-y);
    }

    .hover\:border-accent:hover, .hover\:border-accent\/50:hover {
      border-color: var(--accent);
    }

    @supports (color: color-mix(in lab, red, red)) {
      .hover\:border-accent\/50:hover {
        border-color: color-mix(in oklab, var(--accent) 50%, transparent);
      }
    }

    .hover\:border-primary:hover {
      border-color: var(--primary);
    }

    .hover\:bg-accent\/5:hover {
      background-color: var(--accent);
    }

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

    .hover\:bg-black\/5:hover {
      background-color: #0000000d;
    }

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

    .hover\:bg-primary-weak\/45:hover {
      background-color: var(--primary-weak);
    }

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

    .hover\:bg-red-500\/10:hover {
      background-color: #fb2c361a;
    }

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

    .hover\:bg-surface2:hover, .hover\:bg-surface2\/60:hover {
      background-color: var(--surface2);
    }

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

    .hover\:text-accent:hover {
      color: var(--accent);
    }

    .hover\:text-primary:hover {
      color: var(--primary);
    }

    .hover\:text-text:hover {
      color: var(--text);
    }

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

    .hover\:opacity-80:hover {
      opacity: .8;
    }

    .hover\:opacity-90:hover {
      opacity: .9;
    }
  }

  .focus\:border-accent:focus {
    border-color: var(--accent);
  }

  .focus\:border-primary:focus {
    border-color: var(--primary);
  }

  .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-\[var\(--ring\)\]:focus {
    --tw-ring-color: var(--ring);
  }

  .focus\:ring-primary:focus {
    --tw-ring-color: var(--primary);
  }

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

  .disabled\:cursor-not-allowed:disabled {
    cursor: not-allowed;
  }

  .disabled\:border-border-token:disabled {
    border-color: var(--border);
  }

  .disabled\:text-muted:disabled {
    color: var(--muted);
  }

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

  .disabled\:opacity-40:disabled {
    opacity: .4;
  }

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

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

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

  .disabled\:opacity-60:disabled {
    opacity: .6;
  }

  @media (min-width: 40rem) {
    .sm\:col-span-2 {
      grid-column: span 2 / span 2;
    }

    .sm\:min-h-\[520px\] {
      min-height: 520px;
    }

    .sm\:w-56 {
      width: calc(var(--spacing) * 56);
    }

    .sm\:w-64 {
      width: calc(var(--spacing) * 64);
    }

    .sm\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .sm\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .sm\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .sm\:px-1 {
      padding-inline: var(--spacing);
    }

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

  @media (min-width: 48rem) {
    .md\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .md\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .md\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .md\:grid-cols-\[minmax\(0\,1fr\)_180px_120px\] {
      grid-template-columns: minmax(0, 1fr) 180px 120px;
    }

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

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

  @media (min-width: 64rem) {
    .lg\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .lg\:grid-cols-3 {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .lg\:grid-cols-8 {
      grid-template-columns: repeat(8, minmax(0, 1fr));
    }

    .lg\:grid-cols-\[0\.8fr_1\.2fr\] {
      grid-template-columns: .8fr 1.2fr;
    }

    .lg\:px-7 {
      padding-inline: calc(var(--spacing) * 7);
    }
  }

  @media (min-width: 80rem) {
    .xl\:max-h-\[560px\] {
      max-height: 560px;
    }

    .xl\:max-h-\[620px\] {
      max-height: 620px;
    }

    .xl\:grid-cols-1 {
      grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .xl\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .xl\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .xl\:grid-cols-6 {
      grid-template-columns: repeat(6, minmax(0, 1fr));
    }

    .xl\:grid-cols-8 {
      grid-template-columns: repeat(8, minmax(0, 1fr));
    }

    .xl\:grid-cols-\[1fr_320px\] {
      grid-template-columns: 1fr 320px;
    }

    .xl\:grid-cols-\[310px_minmax\(0\,1fr\)\] {
      grid-template-columns: 310px minmax(0, 1fr);
    }

    .xl\:grid-cols-\[320px_minmax\(0\,1fr\)\] {
      grid-template-columns: 320px minmax(0, 1fr);
    }

    .xl\:grid-cols-\[340px_minmax\(0\,1fr\)\] {
      grid-template-columns: 340px minmax(0, 1fr);
    }

    .xl\:grid-cols-\[minmax\(0\,1fr\)_300px\] {
      grid-template-columns: minmax(0, 1fr) 300px;
    }

    .xl\:grid-cols-\[minmax\(0\,1fr\)_320px\] {
      grid-template-columns: minmax(0, 1fr) 320px;
    }

    .xl\:grid-rows-\[auto_1fr\] {
      grid-template-rows: auto 1fr;
    }

    .xl\:border-r {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }

    .xl\:border-b-0 {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0;
    }
  }

  @media (min-width: 96rem) {
    .\32 xl\:grid-cols-2 {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .\32 xl\:grid-cols-4 {
      grid-template-columns: repeat(4, minmax(0, 1fr));
    }

    .\32 xl\:grid-cols-\[minmax\(0\,1fr\)_280px\] {
      grid-template-columns: minmax(0, 1fr) 280px;
    }

    .\32 xl\:grid-cols-\[minmax\(0\,1fr\)_300px\] {
      grid-template-columns: minmax(0, 1fr) 300px;
    }

    .\32 xl\:grid-cols-\[minmax\(0\,1fr\)_minmax\(420px\,1\.2fr\)\] {
      grid-template-columns: minmax(0, 1fr) minmax(420px, 1.2fr);
    }

    .\32 xl\:border-r {
      border-right-style: var(--tw-border-style);
      border-right-width: 1px;
    }

    .\32 xl\:border-b-0 {
      border-bottom-style: var(--tw-border-style);
      border-bottom-width: 0;
    }

    .\32 xl\:border-l {
      border-left-style: var(--tw-border-style);
      border-left-width: 1px;
    }

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

:root {
  --up: #e11d48;
  --down: #059669;
  --font-head: "Inter", "PingFang SC", "Microsoft YaHei", sans-serif;
  --font-body: "Inter", "PingFang SC", "Microsoft YaHei", sans-serif;
  --font-num: "Inter", "PingFang SC", ui-monospace, monospace;
}

.manual-import-grid {
  grid-template-columns: minmax(300px, .85fr) minmax(420px, 1.4fr);
  align-items: start;
  gap: 16px;
  display: grid;
}

.manual-import-form {
  gap: 14px;
  display: grid;
}

.manual-import-form label {
  color: var(--muted);
  gap: 7px;
  font-size: 13px;
  display: grid;
}

.manual-import-form input {
  border: 1px solid var(--border);
  background: var(--surface-2, var(--bg));
  width: 100%;
  color: var(--text);
  border-radius: 7px;
  padding: 10px 11px;
}

.manual-import-form input[type="file"] {
  padding: 9px;
}

.manual-import-fixed {
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  display: grid;
}

.manual-import-fixed span {
  border: 1px solid var(--border);
  border-radius: 8px;
  gap: 4px;
  padding: 12px;
  display: grid;
}

.manual-import-fixed small {
  color: var(--muted);
}

.manual-import-message {
  border-radius: 7px;
  padding: 10px 12px;
  font-size: 13px;
}

.manual-import-message.success {
  color: var(--up);
  background: var(--up);
}

@supports (color: color-mix(in lab, red, red)) {
  .manual-import-message.success {
    background: color-mix(in srgb, var(--up) 10%, transparent);
  }
}

.manual-import-message.error, .manual-import-error {
  color: var(--down);
}

.manual-import-list {
  display: grid;
}

.manual-import-item {
  border-bottom: 1px solid var(--border);
  gap: 9px;
  padding: 15px 0;
  display: grid;
}

.manual-import-item:last-child {
  border-bottom: 0;
}

.manual-import-meta {
  flex-wrap: wrap;
  gap: 8px 14px;
  display: flex;
}

.manual-import-actions {
  gap: 8px;
  display: flex;
}

@media (max-width: 980px) {
  .manual-import-grid {
    grid-template-columns: 1fr;
  }
}

html[data-rg="intl"] {
  --up: #22c55e;
  --down: #ef4444;
}

html[data-theme="dark"] {
  --bg: #08111d;
  --surface: #14243b;
  --surface2: #212d40;
  --border: #2b405d;
  --text: #eef5ff;
  --muted: #91a5bf;
  --primary: #5b93e6;
  --primary-weak: #243450;
  --accent: #e0a24a;
  --ring: #5b93e6;
  --shadow: 0 1px 2px #00000059;
  --glow: 0 0 8px;
  --radius: 9px;
  --card-pad: 14px;
  --gap: 12px;
  --grad-emph: linear-gradient(90deg, #aa90ff, #4fd1c5);
  --grad-market: linear-gradient(90deg, #e0a24a, #34d399);
  --hero-grad: linear-gradient(158deg, #1b2a40, #15202f);
  --dim-grad: linear-gradient(158deg, #18283f, #14202f);
  --num-glow: 0 0 16px #4fd1c547;
  --card-edge: #2c3c55;
  --card-shadow: 0 6px 18px #0000004d;
  --c-fact: #6aa6ff;
  --c-opinion: #aa90ff;
  --c-ai: #ffd17a;
  --track: #2e3b4f;
  --card-grad: linear-gradient(160deg, #1c2a42, #182034);
  --shadow-card: 0 3px 10px #00000047;
}

html[data-theme="light"] {
  --bg: #f4f6fa;
  --surface: #fff;
  --surface2: #edf1f7;
  --border: #dee4ee;
  --text: #1c2637;
  --muted: #5f6b80;
  --primary: #2456c4;
  --primary-weak: #e4ecfb;
  --accent: #b45309;
  --ring: #2456c4;
  --shadow: 0 1px 3px #1c263712;
  --glow: 0 0 0;
  --radius: 9px;
  --card-pad: 16px;
  --gap: 14px;
  --grad-emph: linear-gradient(90deg, #2456c4, #0e8c8c);
  --grad-market: linear-gradient(90deg, #b45309, #059669);
  --hero-grad: linear-gradient(158deg, #fff, #eef3fb);
  --dim-grad: linear-gradient(158deg, #fff, #f3f6fb);
  --num-glow: none;
  --card-edge: #dee4ee;
  --card-shadow: 0 4px 14px #1e325a0f;
  --c-fact: #2456c4;
  --c-opinion: #7c5cc4;
  --c-ai: #b45309;
  --track: #e3e9f1;
  --card-grad: linear-gradient(160deg, #fff, #f4f7fc);
  --shadow-card: 0 2px 8px #1c2a4612;
}

[data-theme="dark"] body {
  background: radial-gradient(circle at 72% 0, #10223a 0, transparent 36%), var(--bg);
}

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

  .sidebar {
    display: none;
  }

  .cols-4 {
    grid-template-columns: repeat(2, 1fr);
  }

  .cols-2, .cols-3, .rec-stock-card {
    grid-template-columns: 1fr;
  }

  .rec-stock-main {
    padding-right: 0;
  }

  .rec-price-rail {
    border-top: 1px solid var(--border);
    border-left: 0;
    margin-top: 13px;
    padding: 12px 0 0 46px;
  }

  .stock-visual-grid {
    grid-template-columns: 1fr;
  }

  .signal-chain-panel {
    min-height: auto;
  }
}

@media (max-width: 720px) {
  .main {
    padding: 14px 12px 30px;
  }

  .rec-page-head, .stock-detail-head {
    align-items: flex-start;
  }

  .rec-page-head {
    flex-direction: column;
  }

  .rec-date-controls {
    width: 100%;
  }

  .date-field {
    flex: 1;
  }

  .date-field input {
    width: 100%;
    min-width: 0;
  }

  .rec-summary-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .rec-summary-card {
    min-height: 88px;
  }

  .rec-toolbar, .history-head {
    flex-direction: column;
    align-items: flex-start;
  }

  .rec-filter, .history-tabs {
    width: 100%;
    overflow-x: auto;
  }

  .rec-filter-btn, .history-tabs button {
    white-space: nowrap;
    flex: 1;
  }

  .rec-stock-card {
    padding: 14px 12px;
  }

  .rec-rank {
    width: 30px;
    height: 30px;
  }

  .rec-reason-preview {
    margin-left: 42px;
  }

  .rec-price-rail {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    padding-left: 42px;
  }

  .rec-arrow {
    display: none;
  }

  .price-cell {
    padding: 8px;
  }

  .price-cell strong {
    font-size: 10.5px;
  }

  .quote-band, .decision-panel {
    grid-template-columns: 1fr;
  }

  .quote-primary, .decision-main {
    border-right: 0;
    border-bottom: 1px solid var(--border);
  }

  .quote-metrics, .decision-price-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .thesis-band {
    grid-template-columns: 1fr;
  }

  .market-chart-panel, .signal-chain-panel {
    min-height: auto;
    padding: 12px;
  }

  .market-history-meta {
    align-items: flex-start;
    margin-top: 6px;
  }

  .market-history-partial {
    text-align: left;
    max-width: 100%;
  }

  .chart-range {
    width: 100%;
    margin: 8px 0;
    position: static;
  }

  .chart-range button {
    flex: 1;
  }

  .candlestick-chart {
    min-height: 230px;
  }

  .chart-tooltip {
    width: auto;
    right: 6px;
    top: 42px !important;
    left: 6px !important;
    transform: none !important;
  }

  .decision-record {
    grid-template-columns: 1fr;
    gap: 5px;
  }

  .decision-record-date {
    align-items: center;
    gap: 7px;
    display: flex;
  }

  .record-confidence {
    margin-left: 0;
  }

  .signal-timeline article {
    grid-template-columns: 8px minmax(0, 1fr);
  }

  .timeline-time {
    grid-column: 2;
    gap: 6px;
    display: flex;
  }

  .timeline-body {
    grid-column: 2;
  }
}

@media (max-width: 430px) {
  .rec-page-head h1, .stock-detail-head h1 {
    font-size: 22px;
  }

  .rec-summary-grid {
    grid-template-columns: 1fr 1fr;
    gap: 6px;
  }

  .rec-summary-value {
    font-size: 22px;
  }

  .rec-name-row {
    gap: 6px;
  }

  .rec-name-row h3 {
    width: 100%;
  }

  .rec-price-rail {
    grid-template-columns: 1fr;
  }

  .price-cell {
    min-height: 56px;
  }

  .quote-price {
    font-size: 32px;
  }

  .decision-verdict-row {
    grid-template-columns: 54px minmax(0, 1fr);
  }

  .decision-price-grid {
    grid-template-columns: 1fr 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  .live .pulse, .rec-skeleton, .detail-skeleton {
    animation: none;
  }
}

.login-wrap {
  background: var(--bg);
  place-items: center;
  min-height: 100dvh;
  padding: 24px;
  display: grid;
}

.login-card {
  background: var(--surface);
  border: 1px solid var(--border);
  width: 100%;
  max-width: 360px;
  box-shadow: var(--shadow);
  border-radius: 14px;
  padding: 32px 28px;
}

.login-head {
  margin-bottom: 22px;
}

.login-brand {
  font-family: var(--font-head);
  letter-spacing: .3px;
  font-size: 20px;
  font-weight: 700;
}

.login-sub {
  color: var(--muted);
  margin-top: 4px;
  font-size: 12.5px;
}

.login-field {
  flex-direction: column;
  gap: 6px;
  margin-bottom: 14px;
  display: flex;
}

.login-label {
  color: var(--muted);
  font-size: 12px;
  font-weight: 500;
}

.login-input {
  box-sizing: border-box;
  background: var(--surface2);
  border: 1px solid var(--border);
  width: 100%;
  height: 44px;
  color: var(--text);
  font-size: 14px;
  font-family: var(--font-body);
  border-radius: 9px;
  outline: none;
  padding: 0 12px;
  transition: border-color .15s, box-shadow .15s;
}

.login-input::placeholder {
  color: var(--muted);
}

@supports (color: color-mix(in lab, red, red)) {
  .login-input::placeholder {
    color: color-mix(in srgb, var(--muted) 75%, transparent);
  }
}

.login-input:focus {
  border-color: var(--primary);
  box-shadow: 0 0 0 3px var(--primary);
}

@supports (color: color-mix(in lab, red, red)) {
  .login-input:focus {
    box-shadow: 0 0 0 3px color-mix(in srgb, var(--primary) 26%, transparent);
  }
}

.login-pwd {
  position: relative;
}

.login-pwd .login-input {
  padding-right: 44px;
}

.login-eye {
  cursor: pointer;
  width: 44px;
  height: 44px;
  color: var(--muted);
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  transition: color .15s;
  display: inline-flex;
  position: absolute;
  top: 0;
  right: 0;
}

.login-eye:hover {
  color: var(--text);
}

.login-eye:focus-visible {
  outline: 2px solid var(--primary);
  outline-offset: -2px;
  border-radius: 9px;
}

.login-captcha {
  align-items: stretch;
  gap: 8px;
  display: flex;
}

.login-captcha .login-input {
  flex: 1;
}

.login-captcha-img {
  border: 1px solid var(--border);
  background: var(--surface2);
  cursor: pointer;
  border-radius: 9px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 44px;
  padding: 0;
  transition: border-color .15s, filter .15s;
  display: flex;
  overflow: hidden;
}

.login-captcha-img:hover {
  border-color: var(--primary);
  filter: brightness(1.05);
}

.login-captcha-img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  display: block;
}

.login-captcha-img .ph {
  color: var(--muted);
  font-size: 11px;
}

.login-error {
  color: var(--accent);
  background: var(--accent);
  border-radius: 8px;
  margin: -4px 0 12px;
  padding: 8px 10px;
  font-size: 12.5px;
  line-height: 1.4;
}

@supports (color: color-mix(in lab, red, red)) {
  .login-error {
    background: color-mix(in srgb, var(--accent) 12%, transparent);
  }
}

.login-error {
  border: 1px solid var(--accent);
}

@supports (color: color-mix(in lab, red, red)) {
  .login-error {
    border: 1px solid color-mix(in srgb, var(--accent) 35%, transparent);
  }
}

.login-submit {
  border: 1px solid var(--primary);
  background: var(--primary);
  color: #fff;
  width: 100%;
  height: 44px;
  font-size: 14px;
  font-weight: 600;
  font-family: var(--font-body);
  cursor: pointer;
  border-radius: 9px;
  margin-top: 4px;
  transition: filter .15s, transform .15s;
}

.login-submit:hover:not(:disabled) {
  filter: brightness(1.08);
}

.login-submit:active:not(:disabled) {
  transform: translateY(1px);
}

.login-submit:disabled {
  opacity: .6;
  cursor: not-allowed;
}

@media (prefers-reduced-motion: reduce) {
  .login-input, .login-eye, .login-captcha-img, .login-submit {
    transition: none;
  }

  .login-submit:active:not(:disabled) {
    transform: none;
  }
}

.radar-overlay {
  z-index: 60;
  background: #00000080;
  animation: .15s ease-out rd-fade;
  position: fixed;
  inset: 52px 0 0;
}

.radar-drawer {
  background: var(--surface);
  width: min(660px, 100vw);
  height: calc(100dvh - 52px);
  color: var(--text);
  z-index: 61;
  flex-direction: column;
  animation: .2s ease-out rd-slide;
  display: flex;
  position: fixed;
  top: 52px;
  right: 0;
  box-shadow: -12px 0 36px #00000047;
}

.radar-drawer--wide {
  width: min(920px, 100vw);
}

@media (max-width: 640px) {
  .radar-drawer {
    width: 100vw;
  }
}

.radar-drawer-head {
  border-bottom: 1px solid var(--border);
  align-items: center;
  gap: 10px;
  padding: 14px 18px;
  display: flex;
}

.radar-drawer-body {
  overscroll-behavior: contain;
  flex: 1;
  padding: 16px 18px;
  overflow-y: auto;
}

.radar-drawer-foot {
  border-top: 1px solid var(--border);
  flex-wrap: wrap;
  gap: 8px;
  padding: 12px 18px;
  display: flex;
}

@keyframes rd-fade {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes rd-slide {
  from {
    opacity: 0;
    transform: translateX(24px);
  }

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

.radar-bubble {
  color: #fff;
  cursor: pointer;
  border: 2px solid var(--surface);
  text-align: center;
  border-radius: 50%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1.05;
  transition: transform .12s, box-shadow .12s;
  display: flex;
  position: absolute;
  overflow: hidden;
  transform: translate(-50%, -50%);
  box-shadow: 0 2px 6px #0000002e;
}

.radar-bubble:hover {
  transform: translate(-50%, -50%)scale(1.06);
  box-shadow: 0 4px 14px #00000042;
}

.radar-bubble .b-label {
  padding: 0 4px;
  font-size: 11px;
  font-weight: 600;
}

.radar-bubble .b-num {
  font-size: 13px;
  font-weight: 700;
}

.radar-stage {
  min-height: 500px;
  position: relative;
  overflow: hidden;
}

@media (min-width: 768px) {
  .radar-stage {
    min-height: 600px;
  }
}

.radar-console {
  background: radial-gradient(circle at 50% 45%, #f8fafc 0%, #eef2f7 60%, #e4e9f0 100%);
  border: 1px solid #94a3b847;
  border-radius: 10px;
  position: absolute;
  inset: 2rem 2.5rem 2.5rem;
  overflow: hidden;
}

[data-theme="dark"] .radar-console {
  background: radial-gradient(circle at 50% 45%, #16203a 0%, #0b1224 60%, #070b16 100%);
  border-color: #94a3b82e;
}

.radar-dot {
  cursor: pointer;
  background: var(--c);
  border-radius: 50%;
  width: 12px;
  height: 12px;
  position: absolute;
  transform: translate(-50%, -50%);
}

.radar-pin {
  z-index: 2;
  cursor: pointer;
  background: none;
  border: 0;
  align-items: center;
  gap: 4px;
  padding: 0;
  display: inline-flex;
  position: absolute;
  transform: translate(-50%, -50%);
}

.radar-pin:hover, .radar-pin:focus-within {
  z-index: 10;
}

.radar-console--dense .radar-pin-label {
  opacity: 0;
  pointer-events: none;
  transition: opacity .12s;
}

.radar-console--dense .radar-pin:hover .radar-pin-label, .radar-console--dense .radar-pin:focus-within .radar-pin-label {
  opacity: 1;
}

.radar-pin-dot {
  background: var(--c);
  border-radius: 50%;
  flex: none;
  width: 12px;
  height: 12px;
}

.radar-pin-label {
  white-space: nowrap;
  background: var(--surface);
  border: 1px solid var(--border);
  color: var(--text);
  border-radius: 5px;
  padding: 1px 6px;
  font-size: 10px;
  line-height: 1.2;
}

.radar-pin-label .num {
  color: var(--muted);
  margin-left: 2px;
}

.radar-more {
  z-index: 5;
  color: var(--muted);
  background: var(--surface);
  border: 1px solid var(--border);
  border-radius: 6px;
  padding: 3px 7px;
  font-size: 11px;
  position: absolute;
  bottom: 8px;
  right: 8px;
}

.radar-readout {
  z-index: 9990;
  pointer-events: none;
  background: var(--surface);
  border-radius: 9px;
  max-width: 252px;
  padding: 9px 11px;
  position: fixed;
}

@supports (color: color-mix(in lab, red, red)) {
  .radar-readout {
    background: color-mix(in srgb, var(--surface) 48%, transparent);
  }
}

.radar-readout {
  -webkit-backdrop-filter: blur(11px) saturate(1.2);
  border: 1px solid var(--border);
  color: var(--text);
  font-size: 11px;
  line-height: 1.4;
  box-shadow: 0 8px 22px #00000038;
}

.radar-readout .rr-head {
  align-items: baseline;
  gap: 6px;
  display: flex;
}

.radar-readout .rr-head b {
  font-size: 13px;
}

.radar-readout .rr-type {
  color: var(--muted);
  font-size: 10px;
}

.radar-readout .rr-quad {
  margin: 3px 0 7px;
  font-weight: 600;
}

.radar-readout .rr-grid {
  grid-template-columns: 1fr 1fr;
  gap: 5px 12px;
  display: grid;
}

.radar-readout .rr-grid > div {
  flex-direction: column;
  display: flex;
}

.radar-readout .rr-grid small {
  color: var(--muted);
  font-size: 10px;
}

.radar-readout .rr-grid b {
  font-variant-numeric: tabular-nums;
  font-size: 13px;
}

.radar-readout .rr-src {
  color: var(--muted);
  margin-top: 7px;
}

.radar-readout .rr-hint {
  color: var(--primary);
  margin-top: 6px;
}

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

.rd-src-table th, .rd-src-table td {
  border-bottom: 1px solid var(--border);
  text-align: left;
  vertical-align: top;
  padding: 10px 11px;
}

.rd-src-table th {
  color: var(--muted);
  background: var(--surface2);
  font-size: 11px;
  font-weight: 600;
}

.rd-src-table td.num {
  text-align: right;
  font-variant-numeric: tabular-nums;
}

.btn.ghost {
  background: var(--surface2);
  color: var(--text);
  border: 1px solid var(--border);
}

.btn.ghost:hover {
  filter: brightness(.97);
}

.rd-kpi {
  border: 1px solid var(--border);
  background: var(--surface2);
  border-radius: 9px;
  padding: 10px 12px;
}

.rd-kpi small {
  color: var(--muted);
  font-size: 12px;
  display: block;
}

.rd-kpi b {
  font-variant-numeric: tabular-nums;
  margin-top: 3px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.35;
  display: block;
}

.rd-kpi.is-clickable {
  text-align: left;
  width: 100%;
  font: inherit;
  color: inherit;
  cursor: pointer;
  transition: border-color .15s, background .15s;
  display: block;
}

.rd-kpi.is-clickable:hover {
  border-color: var(--primary);
  background: var(--primary);
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-kpi.is-clickable:hover {
    background: color-mix(in srgb, var(--primary) 9%, var(--surface2));
  }
}

.rd-kpi-hint {
  color: var(--primary);
  margin-top: 3px;
  font-size: 9px;
  display: block;
}

.rd-section {
  margin-top: 16px;
}

.rd-section > h3 {
  color: var(--text);
  margin: 0 0 8px;
  font-size: 13px;
  font-weight: 600;
}

.rd-section > p {
  color: var(--text);
  margin: 4px 0;
  font-size: 12px;
  line-height: 1.6;
}

.rd-section .muted {
  color: var(--muted);
}

.rd-ev {
  border: 1px solid var(--border);
  background: var(--surface2);
  border-radius: 9px;
  margin-bottom: 8px;
  padding: 10px 12px;
}

.rd-ev .quote {
  color: var(--text);
  margin: 6px 0;
  font-size: 12px;
  line-height: 1.6;
}

.rd-ev .meta {
  color: var(--muted);
  flex-wrap: wrap;
  gap: 8px;
  font-size: 10px;
  display: flex;
}

.rd-section.rd-group {
  border: 1px solid var(--border);
  background: var(--surface2);
  border-radius: 12px;
  padding: 16px;
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-section.rd-group {
    background: color-mix(in srgb, var(--surface2) 50%, var(--surface));
  }
}

.rd-section.rd-group > h3 {
  margin-top: 2px;
}

.rd-block {
  border: 1px solid var(--border);
  background: var(--surface2);
  border-radius: 9px;
  margin: 0 0 12px;
  padding: 13px;
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-block {
    background: color-mix(in srgb, var(--surface2) 45%, var(--surface));
  }
}

.rd-block > h3 {
  color: var(--text);
  margin: 0 0 8px;
  font-size: 13px;
  font-weight: 600;
}

.rd-locked {
  background: #2f9e6e;
  border-radius: 8px;
  padding: 10px 12px;
  font-size: 12px;
  line-height: 1.6;
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-locked {
    background: color-mix(in srgb, #2f9e6e 16%, var(--surface));
  }
}

.rd-locked {
  color: #2f9e6e;
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-locked {
    color: color-mix(in srgb, #2f9e6e 72%, var(--text));
  }
}

.rd-locked {
  border: 1px solid #2f9e6e5c;
}

.rd-ev-wrap {
  margin-top: 10px;
  overflow-x: auto;
}

.rd-ev-wrap .rd-src-table td:last-child {
  white-space: nowrap;
}

.rd-ev-wrap .rd-src-table td small {
  color: var(--muted);
  margin-top: 2px;
  font-size: 10px;
  display: block;
}

.rd-timeline {
  gap: 11px;
  display: grid;
  position: relative;
}

.rd-timeline:before {
  content: "";
  background: var(--muted);
  width: 1px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 74px;
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-timeline:before {
    background: color-mix(in srgb, var(--muted) 32%, transparent);
  }
}

.rd-tl-item {
  grid-template-columns: 64px 1fr;
  gap: 22px;
  display: grid;
  position: relative;
}

.rd-tl-time {
  text-align: right;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 13px;
  line-height: 1.35;
  display: flex;
}

.rd-tl-date {
  color: var(--muted);
  font-size: 11px;
}

.rd-tl-clock {
  color: var(--text);
  font-variant-numeric: tabular-nums;
  font-size: 11px;
}

.rd-tl-item:before {
  content: "";
  background: var(--primary);
  width: 9px;
  height: 9px;
  box-shadow: 0 0 0 4px var(--surface);
  border-radius: 50%;
  position: absolute;
  top: 16px;
  left: 70px;
}

.rd-tl-body {
  min-width: 0;
}

@media (max-width: 640px) {
  .rd-timeline:before {
    left: 54px;
  }

  .rd-tl-item {
    grid-template-columns: 45px 1fr;
    gap: 16px;
  }

  .rd-tl-item:before {
    left: 50px;
  }
}

.rd-sect-head {
  justify-content: space-between;
  align-items: baseline;
  gap: 10px;
  margin: 0 0 10px;
  display: flex;
}

.rd-sect-head h3 {
  color: var(--text);
  margin: 0;
  font-size: 20px;
  font-weight: 700;
}

.rd-sect-head .rd-stag {
  white-space: nowrap;
  background: var(--primary);
  border-radius: 99px;
  padding: 2px 8px;
  font-size: 10px;
  font-weight: 600;
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-sect-head .rd-stag {
    background: color-mix(in srgb, var(--primary) 12%, transparent);
  }
}

.rd-sect-head .rd-stag {
  color: var(--primary);
  border: 1px solid var(--primary);
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-sect-head .rd-stag {
    border: 1px solid color-mix(in srgb, var(--primary) 30%, transparent);
  }
}

.rd-sect-head .rd-stag.green {
  color: #2f9e6e;
  background: #2f9e6e24;
  border-color: #2f9e6e57;
}

.rd-sect-head .rd-stag.amber {
  background: var(--accent);
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-sect-head .rd-stag.amber {
    background: color-mix(in srgb, var(--accent) 14%, transparent);
  }
}

.rd-sect-head .rd-stag.amber {
  color: var(--accent);
  border-color: var(--accent);
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-sect-head .rd-stag.amber {
    border-color: color-mix(in srgb, var(--accent) 34%, transparent);
  }
}

.rd-hero {
  background: var(--hero-grad);
  border: 1px solid var(--card-edge);
  box-shadow: var(--card-shadow);
  border-radius: 12px;
  margin-bottom: 12px;
  padding: 15px 16px;
}

.rd-hero-tags {
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 9px;
  display: flex;
}

.rd-hero-tags .badge {
  font-weight: 600;
}

.rd-hero h2 {
  letter-spacing: .2px;
  color: var(--text);
  margin: 0 0 5px;
  font-size: 24px;
  font-weight: 750;
}

.rd-hero .rd-hero-copy {
  color: var(--muted);
  margin: 0;
  font-size: 13px;
  line-height: 1.55;
}

.rd-concl {
  background: var(--primary);
  border-radius: 9px;
  margin-top: 11px;
  padding: 10px 12px;
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-concl {
    background: color-mix(in srgb, var(--primary) 10%, var(--surface));
  }
}

.rd-concl {
  border: 1px solid var(--primary);
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-concl {
    border: 1px solid color-mix(in srgb, var(--primary) 30%, transparent);
  }
}

.rd-concl small {
  letter-spacing: .6px;
  text-transform: uppercase;
  color: var(--primary);
  margin-bottom: 3px;
  font-size: 12px;
  display: block;
}

.rd-concl strong {
  color: var(--text);
  font-size: 19px;
  font-weight: 700;
}

.rd-dims {
  grid-template-columns: 1fr 1fr;
  gap: 9px;
  display: grid;
}

.rd-dim {
  background: var(--dim-grad);
  border: 1px solid var(--card-edge);
  border-radius: 11px;
  padding: 14px;
}

.rd-dim h4 {
  color: var(--text);
  margin: 0 0 6px;
  font-size: 15px;
  font-weight: 700;
}

.rd-dim .num {
  font-variant-numeric: tabular-nums;
  font-size: 25px;
  font-weight: 800;
  line-height: 1.05;
  display: block;
}

.rd-dim p {
  color: var(--muted);
  margin: 8px 0 0;
  font-size: 13px;
  line-height: 1.5;
}

.rd-score {
  background: var(--track);
  border-radius: 99px;
  height: 7px;
  margin: 9px 0;
  overflow: hidden;
}

.rd-score > i {
  background: var(--grad-emph);
  border-radius: 99px;
  height: 100%;
  display: block;
}

.rd-score.market > i {
  background: var(--grad-market);
}

[data-theme="dark"] .rd-kpi b {
  color: #fff;
  text-shadow: var(--num-glow);
}

[data-theme="dark"] .rd-dim .num {
  color: #fff;
  text-shadow: 0 0 18px #78aaff4d;
}

[data-theme="dark"] .rd-tl-item:before {
  box-shadow: 0 0 0 4px var(--surface), 0 0 8px var(--primary);
}

@supports (color: color-mix(in lab, red, red)) {
  [data-theme="dark"] .rd-tl-item:before {
    box-shadow: 0 0 0 4px var(--surface), 0 0 8px color-mix(in srgb, var(--primary) 70%, transparent);
  }
}

[data-theme="light"] .rd-kpi b, [data-theme="light"] .rd-dim .num {
  background: var(--grad-emph);
  -webkit-text-fill-color: transparent;
  color: #0000;
  -webkit-background-clip: text;
  background-clip: text;
}

.rd-fo {
  grid-template-columns: 1fr 1fr;
  gap: 9px;
  margin-bottom: 9px;
  display: grid;
}

.rd-fob {
  background: var(--dim-grad);
  border: 1px solid var(--card-edge);
  border-top: 3px solid var(--c-fact);
  border-radius: 10px;
  padding: 12px;
}

.rd-fob.opinion {
  border-top-color: var(--c-opinion);
}

.rd-fob h4 {
  color: var(--c-fact);
  margin: 0 0 7px;
  font-size: 14px;
  font-weight: 700;
}

.rd-fob.opinion h4 {
  color: var(--c-opinion);
}

.rd-fob p {
  color: var(--text);
  margin: 5px 0;
  font-size: 13px;
  line-height: 1.5;
}

.rd-chain {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 9px;
  display: grid;
}

.rd-chb {
  background: var(--surface2);
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-chb {
    background: color-mix(in srgb, var(--surface2) 50%, var(--surface));
  }
}

.rd-chb {
  border: 1px solid var(--card-edge);
  border-radius: 9px;
  padding: 11px;
}

.rd-chb h5 {
  margin: 0 0 5px;
  font-size: 14px;
  font-weight: 700;
}

.rd-chb.raw h5 {
  color: #2f9e6e;
}

.rd-chb.ai h5 {
  color: var(--c-opinion);
}

.rd-chb.no h5 {
  color: var(--accent);
}

.rd-chb p {
  color: var(--muted);
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
}

[data-theme="light"] .rd-chb.raw h5 {
  color: #0e7a4a;
}

[data-theme="light"] .rd-chb.ai h5 {
  color: #6a44b8;
}

[data-theme="light"] .rd-chb p {
  color: #4a5668;
}

.rd-migrate {
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 9px;
  margin-bottom: 10px;
  display: grid;
}

.rd-mstep {
  background: var(--surface2);
  position: relative;
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-mstep {
    background: color-mix(in srgb, var(--surface2) 50%, var(--surface));
  }
}

.rd-mstep {
  border: 1px solid var(--card-edge);
  border-radius: 9px;
  padding: 11px;
}

.rd-mstep:not(:last-child):after {
  content: "›";
  z-index: 2;
  color: var(--primary);
  font-size: 20px;
  position: absolute;
  top: 36%;
  right: -8px;
}

.rd-mstep b {
  color: var(--text);
  font-size: 13px;
  display: block;
}

.rd-mstep small {
  color: var(--muted);
  margin-top: 4px;
  font-size: 12px;
  display: block;
}

.rd-mstep.now {
  border-color: var(--primary);
  background: var(--primary);
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-mstep.now {
    background: color-mix(in srgb, var(--primary) 12%, var(--surface));
  }
}

.rd-risk {
  background: var(--accent);
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-risk {
    background: color-mix(in srgb, var(--accent) 12%, var(--surface));
  }
}

.rd-risk {
  border: 1px solid var(--accent);
}

@supports (color: color-mix(in lab, red, red)) {
  .rd-risk {
    border: 1px solid color-mix(in srgb, var(--accent) 36%, transparent);
  }
}

.rd-risk {
  border-radius: 9px;
  padding: 11px 12px;
}

.rd-risk b {
  color: var(--accent);
  font-size: 12px;
}

.rd-risk p {
  color: var(--text);
  margin: 5px 0 0;
  font-size: 13px;
  line-height: 1.5;
}

.rd-page-kpi .num {
  font-size: 22px;
  font-weight: 780;
  line-height: 1.1;
}

[data-theme="dark"] .rd-page-kpi .num {
  text-shadow: var(--num-glow);
}

.radar-drawer-head h2 {
  font-size: 16px;
  font-weight: 700;
}

[data-theme="dark"] .radar-drawer {
  --bg: #08111d;
  --surface: #0a1422;
  --surface2: #14243b;
  --text: #eef5ff;
  --muted: #91a5bf;
  --border: #2b405d;
  --card-edge: #2b405d;
  --track: #243851;
  --hero-grad: linear-gradient(158deg, #15293f, #101e2f);
  --dim-grad: #14243b;
  --card-grad: #14243b;
}

[data-theme="dark"] .radar-drawer .rd-dim p, [data-theme="dark"] .radar-drawer .rd-fob p, [data-theme="dark"] .radar-drawer .rd-chb p, [data-theme="dark"] .radar-drawer .rd-risk p {
  color: #c5d2df;
}

@media (max-width: 640px) {
  .rd-dims, .rd-fo, .rd-chain {
    grid-template-columns: 1fr;
  }

  .rd-migrate {
    grid-template-columns: 1fr 1fr;
  }

  .rd-mstep:after {
    display: none;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@property --tw-scale-x {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-y {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

@property --tw-scale-z {
  syntax: "*";
  inherits: false;
  initial-value: 1;
}

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

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

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