/* [project]/src/app/globals.css [app-client] (css) */
@layer properties {
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
    *, :before, :after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-ordinal: initial;
      --tw-slashed-zero: initial;
      --tw-numeric-figure: initial;
      --tw-numeric-spacing: initial;
      --tw-numeric-fraction: initial;
      --tw-outline-style: solid;
    }
  }
}

:root {
  --font-serif: "Newsreader", Georgia, "Times New Roman", serif;
  --font-sans: "Hanken Grotesk", system-ui, -apple-system, sans-serif;
  --font-mono: "Hanken Grotesk", ui-monospace, monospace;
  --paper: #faf7f2;
  --paper-sunken: #f3eee6;
  --surface: #fffdfb;
  --surface-2: #f7f3ec;
  --ink: #211f1b;
  --ink-2: #58534b;
  --ink-3: #8b847a;
  --ink-4: #b7afa2;
  --line: #e8e1d6;
  --line-strong: #d9d0c2;
  --evergreen: #2f5e4c;
  --evergreen-700: #234a3b;
  --evergreen-300: #7fa593;
  --evergreen-tint: #e9f0eb;
  --evergreen-tint-2: #dce8e0;
  --clay: #b26a43;
  --clay-700: #94542f;
  --clay-tint: #f6ebe1;
  --gold: #a88638;
  --gold-tint: #f3ecd9;
  --positive: #3e7a5e;
  --positive-tint: #e7f0ea;
  --negative: #b05a41;
  --negative-tint: #f5e7e1;
  --neutral-flat: #8b847a;
  --focus-ring: #2f5e4c59;
  --bg: var(--paper);
  --bg-card: var(--surface);
  --bg-sunken: var(--paper-sunken);
  --fg: var(--ink);
  --fg-muted: var(--ink-2);
  --fg-subtle: var(--ink-3);
  --border: var(--line);
  --accent: var(--evergreen);
  --accent-hover: var(--evergreen-700);
  --accent-soft: var(--evergreen-tint);
  --r-xs: 6px;
  --r-sm: 10px;
  --r-md: 14px;
  --r-lg: 20px;
  --r-xl: 28px;
  --r-pill: 999px;
  --shadow-xs: 0 1px 2px #211f1b0a;
  --shadow-sm: 0 1px 3px #211f1b0d, 0 1px 2px #211f1b08;
  --shadow-md: 0 6px 20px #211f1b0f;
  --shadow-lg: 0 16px 40px #211f1b14;
  --shadow-focus: 0 0 0 3px var(--focus-ring);
  --space-1: 4px;
  --space-2: 8px;
  --space-3: 12px;
  --space-4: 16px;
  --space-5: 20px;
  --space-6: 24px;
  --space-8: 32px;
  --space-10: 40px;
  --space-12: 48px;
  --space-16: 64px;
  --space-20: 80px;
  --ease: cubic-bezier(.22, .61, .36, 1);
  --dur-fast: .14s;
  --dur: .24s;
  --dur-slow: .42s;
  --measure: 64ch;
}

.serif-display {
  font-family: var(--font-serif);
  letter-spacing: -.015em;
  color: var(--ink);
  font-size: clamp(2.5rem, 4vw, 3.5rem);
  font-weight: 400;
  line-height: 1.05;
}

.serif-narrative {
  font-family: var(--font-serif);
  letter-spacing: -.01em;
  color: var(--ink);
  text-wrap: pretty;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 1.32;
}

.serif-quote {
  font-family: var(--font-serif);
  color: var(--ink-2);
  font-size: 1.375rem;
  font-style: italic;
  font-weight: 400;
  line-height: 1.45;
}

h1, .h1 {
  font-family: var(--font-serif);
  letter-spacing: -.012em;
  color: var(--ink);
  font-size: 2.125rem;
  font-weight: 500;
  line-height: 1.12;
}

h2, .h2 {
  font-family: var(--font-serif);
  letter-spacing: -.01em;
  color: var(--ink);
  font-size: 1.625rem;
  font-weight: 500;
  line-height: 1.2;
}

h3, .h3 {
  font-family: var(--font-sans);
  letter-spacing: -.005em;
  color: var(--ink);
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.body-lg {
  font-family: var(--font-sans);
  color: var(--ink-2);
  text-wrap: pretty;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.6;
}

body, .body, p {
  font-family: var(--font-sans);
  color: var(--ink-2);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
}

.small {
  font-family: var(--font-sans);
  color: var(--ink-2);
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
}

.caption {
  font-family: var(--font-sans);
  color: var(--ink-3);
  font-size: .8125rem;
  font-weight: 500;
  line-height: 1.4;
}

.eyebrow {
  font-family: var(--font-sans);
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--ink-3);
  font-size: .75rem;
  font-weight: 600;
  line-height: 1;
}

.data-xl {
  font-family: var(--font-sans);
  letter-spacing: -.02em;
  font-variant-numeric: tabular-nums;
  color: var(--ink);
  font-size: 2.75rem;
  font-weight: 600;
  line-height: 1;
}

.data-lg {
  font-family: var(--font-sans);
  letter-spacing: -.01em;
  font-variant-numeric: tabular-nums;
  color: var(--ink);
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 1.05;
}

.data {
  font-family: var(--font-sans);
  font-variant-numeric: tabular-nums;
  letter-spacing: 0;
  color: var(--ink);
  font-weight: 500;
}

.ticker {
  font-family: var(--font-sans);
  letter-spacing: .04em;
  font-variant-numeric: tabular-nums;
  color: var(--ink-2);
  font-size: .8125rem;
  font-weight: 600;
}

.btn {
  font-family: var(--font-sans);
  align-items: center;
  gap: var(--space-2);
  border-radius: var(--r-pill);
  cursor: pointer;
  transition: background var(--dur) var(--ease), color var(--dur) var(--ease), border-color var(--dur) var(--ease), transform var(--dur-fast) var(--ease);
  white-space: nowrap;
  -webkit-user-select: none;
  user-select: none;
  border: 1px solid #0000;
  padding: 12px 20px;
  font-size: .9375rem;
  font-weight: 600;
  line-height: 1;
  display: inline-flex;
}

.btn:active {
  transform: translateY(.5px);
}

.btn:focus-visible {
  box-shadow: var(--shadow-focus);
  outline: none;
}

.btn-primary {
  background: var(--evergreen);
  color: #fcfbf8;
}

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

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

.btn-secondary:hover {
  background: var(--surface-2);
  border-color: var(--ink-4);
}

.btn-ghost {
  color: var(--evergreen);
  background: none;
  padding: 12px;
}

.btn-ghost:hover {
  background: var(--evergreen-tint);
}

.btn-sm {
  padding: 8px 14px;
  font-size: .875rem;
}

.btn-lg {
  padding: 15px 26px;
  font-size: 1rem;
}

.card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--r-lg);
  box-shadow: var(--shadow-sm);
  padding: var(--space-6);
}

.card-lg {
  border-radius: var(--r-xl);
  padding: var(--space-8);
  box-shadow: var(--shadow-md);
}

.card-quiet {
  box-shadow: none;
  background: var(--surface-2);
}

.field-label {
  font-family: var(--font-sans);
  color: var(--ink-2);
  margin-bottom: var(--space-2);
  font-size: .875rem;
  font-weight: 600;
  display: block;
}

.input, .select, .textarea {
  font-family: var(--font-sans);
  color: var(--ink);
  background: var(--surface);
  border: 1px solid var(--line-strong);
  border-radius: var(--r-md);
  width: 100%;
  transition: border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);
  padding: 12px 14px;
  font-size: 1rem;
}

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

.input:focus, .select:focus, .textarea:focus {
  border-color: var(--evergreen-300);
  box-shadow: var(--shadow-focus);
  outline: none;
}

.badge {
  font-family: var(--font-sans);
  border-radius: var(--r-pill);
  font-variant-numeric: tabular-nums;
  align-items: center;
  gap: 6px;
  padding: 6px 12px;
  font-size: .8125rem;
  font-weight: 600;
  line-height: 1;
  display: inline-flex;
}

.badge-positive {
  background: var(--positive-tint);
  color: var(--positive);
}

.badge-negative {
  background: var(--negative-tint);
  color: var(--negative);
}

.badge-neutral {
  background: var(--paper-sunken);
  color: var(--ink-3);
}

.badge-gold {
  background: var(--gold-tint);
  color: var(--gold);
}

.badge-evergreen {
  background: var(--evergreen-tint);
  color: var(--evergreen);
}

.badge-clay {
  background: var(--clay-tint);
  color: var(--clay-700);
}

.tag {
  font-family: var(--font-sans);
  border-radius: var(--r-sm);
  background: var(--surface-2);
  color: var(--ink-2);
  border: 1px solid var(--line);
  padding: 4px 10px;
  font-size: .8125rem;
  font-weight: 500;
}

.insight {
  gap: var(--space-4);
  padding: var(--space-5);
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: var(--r-lg);
  align-items: flex-start;
  display: flex;
}

.insight-icon {
  border-radius: var(--r-md);
  background: var(--evergreen-tint);
  width: 40px;
  height: 40px;
  color: var(--evergreen);
  flex: none;
  place-items: center;
  display: grid;
}

.insight-body {
  color: var(--ink-2);
  line-height: 1.55;
}

.insight-body strong {
  color: var(--ink);
  font-weight: 600;
}

.hr {
  background: var(--line);
  border: 0;
  height: 1px;
}

.ring-track {
  stroke: var(--paper-sunken);
}

.ring-value {
  stroke: var(--evergreen);
  stroke-linecap: round;
}

* {
  box-sizing: border-box;
}

html, body {
  height: 100%;
  margin: 0;
}

body {
  background: var(--paper);
  color: var(--ink);
  -webkit-font-smoothing: antialiased;
}

#root {
  height: 100vh;
}

.icon {
  flex: none;
  justify-content: center;
  align-items: center;
  display: inline-flex;
}

.icon svg {
  width: 100%;
  height: 100%;
  display: block;
}

.app {
  height: 100vh;
  display: flex;
  overflow: hidden;
}

.sidebar {
  border-right: 1px solid var(--line);
  background: #f6f1e9;
  flex-direction: column;
  flex: none;
  width: 256px;
  padding: 22px 16px;
  display: flex;
}

.sb-brand {
  align-items: center;
  gap: 10px;
  padding: 6px 8px 22px;
  display: flex;
}

.sb-brand .logo {
  background: var(--evergreen);
  border-radius: 8px;
  flex: none;
  place-items: center;
  width: 30px;
  height: 30px;
  display: grid;
}

.sb-brand .name {
  font: 500 18px var(--font-serif);
  letter-spacing: -.01em;
  color: var(--ink);
}

.sb-section {
  font: 600 11px/1 var(--font-sans);
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--ink-4);
  padding: 18px 10px 8px;
}

.nav-item {
  border-radius: var(--r-md);
  font: 500 15px var(--font-sans);
  color: var(--ink-2);
  cursor: pointer;
  transition: background var(--dur) var(--ease), color var(--dur) var(--ease);
  text-align: left;
  background: none;
  border: none;
  align-items: center;
  gap: 12px;
  width: 100%;
  padding: 10px 12px;
  display: flex;
}

.nav-item .icon {
  color: var(--ink-3);
  transition: color var(--dur) var(--ease);
}

.nav-item:hover {
  color: var(--ink);
  background: #2f5e4c0f;
}

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

.nav-item.active .icon {
  color: var(--evergreen);
}

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

.avatar {
  background: var(--clay);
  color: #fff;
  width: 34px;
  height: 34px;
  font: 600 14px var(--font-sans);
  border-radius: 50%;
  flex: none;
  place-items: center;
  display: grid;
}

.main {
  flex: 1;
  overflow-y: auto;
}

.canvas {
  max-width: 860px;
  margin: 0 auto;
  padding: 56px 40px 96px;
}

.topbar {
  justify-content: space-between;
  align-items: center;
  max-width: 860px;
  margin: 0 auto;
  padding: 20px 40px 0;
  display: flex;
}

.topbar .seg {
  background: var(--surface-2);
  border: 1px solid var(--line);
  border-radius: var(--r-pill);
  gap: 4px;
  padding: 4px;
  display: flex;
}

.seg-btn {
  font: 600 13px var(--font-sans);
  color: var(--ink-3);
  border-radius: var(--r-pill);
  cursor: pointer;
  transition: all var(--dur) var(--ease);
  background: none;
  border: none;
  padding: 7px 14px;
}

.seg-btn.active {
  background: var(--surface);
  color: var(--ink);
  box-shadow: var(--shadow-xs);
}

.narrative {
  margin-bottom: 40px;
}

.narrative .eyebrow {
  margin-bottom: 14px;
  display: block;
}

.narrative h1 {
  max-width: 20ch;
  margin: 0 0 4px;
}

.narrative .sub {
  font: 400 19px/1.55 var(--font-sans);
  color: var(--ink-2);
  max-width: 52ch;
  margin-top: 14px;
}

.grid-2 {
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  display: grid;
}

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

.section {
  margin-top: 40px;
}

.section-head {
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 16px;
  display: flex;
}

.section-head h2 {
  margin: 0;
}

.stack-cards {
  flex-direction: column;
  gap: 14px;
  display: flex;
}

.stat .label {
  color: var(--ink-3);
  font: 500 14px var(--font-sans);
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  display: flex;
}

.stat .value {
  font: 600 32px/1 var(--font-sans);
  letter-spacing: -.02em;
  font-variant-numeric: tabular-nums;
  color: var(--ink);
}

.stat .note {
  font: 400 14px/1.5 var(--font-sans);
  color: var(--ink-2);
  margin-top: 10px;
}

.delta {
  font-variant-numeric: tabular-nums;
  font-weight: 600;
}

.delta.pos {
  color: var(--positive);
}

.delta.neg {
  color: var(--negative);
}

.alloc-row {
  grid-template-columns: 130px 1fr 64px;
  align-items: center;
  gap: 14px;
  padding: 11px 0;
  display: grid;
}

.alloc-row + .alloc-row {
  border-top: 1px solid var(--line);
}

.alloc-name {
  font: 500 15px var(--font-sans);
  color: var(--ink);
}

.alloc-track {
  background: var(--paper-sunken);
  border-radius: 999px;
  height: 8px;
  overflow: hidden;
}

.alloc-fill {
  border-radius: 999px;
  height: 100%;
}

.alloc-pct {
  text-align: right;
  font: 600 14px var(--font-sans);
  font-variant-numeric: tabular-nums;
  color: var(--ink-2);
}

.holding {
  cursor: pointer;
  transition: background var(--dur) var(--ease);
  border-radius: var(--r-md);
  grid-template-columns: 44px 1fr auto auto;
  align-items: center;
  gap: 16px;
  padding: 16px 4px;
  display: grid;
}

.holding:hover {
  background: var(--surface-2);
}

.holding + .holding {
  border-top: 1px solid var(--line);
}

.h-logo {
  width: 44px;
  height: 44px;
  font: 600 15px var(--font-sans);
  color: #fff;
  border-radius: 12px;
  place-items: center;
  display: grid;
}

.h-name {
  font: 600 16px var(--font-sans);
  color: var(--ink);
}

.h-meta {
  font: 400 13px var(--font-sans);
  color: var(--ink-3);
  margin-top: 2px;
}

.h-value {
  font: 600 16px var(--font-sans);
  font-variant-numeric: tabular-nums;
  text-align: right;
  color: var(--ink);
}

.h-sub {
  font: 400 13px var(--font-sans);
  color: var(--ink-3);
  text-align: right;
  margin-top: 2px;
}

.rule {
  align-items: flex-start;
  gap: 14px;
  padding: 18px 0;
  display: flex;
}

.rule + .rule {
  border-top: 1px solid var(--line);
}

.rule-status {
  border-radius: 50%;
  flex: none;
  place-items: center;
  width: 26px;
  height: 26px;
  margin-top: 1px;
  display: grid;
}

.rule-status.ok {
  background: var(--positive-tint);
  color: var(--positive);
}

.rule-status.watch {
  background: var(--gold-tint);
  color: var(--gold);
}

.rule-text {
  color: var(--ink);
  font: 500 15px/1.5 var(--font-sans);
}

.rule-note {
  color: var(--ink-3);
  font: 400 14px/1.5 var(--font-sans);
  margin-top: 3px;
}

.timeline {
  padding-left: 28px;
  position: relative;
}

.timeline:before {
  content: "";
  background: var(--line);
  width: 2px;
  position: absolute;
  top: 6px;
  bottom: 6px;
  left: 9px;
}

.tl-item {
  padding-bottom: 28px;
  position: relative;
}

.tl-dot {
  background: var(--surface);
  border: 2px solid var(--evergreen-300);
  border-radius: 50%;
  place-items: center;
  width: 20px;
  height: 20px;
  display: grid;
  position: absolute;
  top: 4px;
  left: -27px;
}

.tl-dot.gold {
  border-color: var(--gold);
}

.tl-date {
  font: 600 12px var(--font-sans);
  letter-spacing: .04em;
  color: var(--ink-3);
  text-transform: uppercase;
}

.tl-title {
  font: 500 17px var(--font-serif);
  color: var(--ink);
  margin: 4px 0 6px;
}

.tl-body {
  font: 400 15px/1.55 var(--font-sans);
  color: var(--ink-2);
  max-width: 56ch;
}

.fade-in {
  opacity: 1;
}

@layer theme {
  :root, :host {
    --font-sans: var(--font-sans);
    --font-serif: var(--font-serif);
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --radius-sm: .25rem;
    --radius-md: .375rem;
    --shadow-xs: 0 1px 2px 0 #0000000d;
    --shadow-sm: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
    --shadow-md: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
    --shadow-lg: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
    --default-transition-duration: .15s;
    --default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}

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

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

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

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

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

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

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

  b, strong {
    font-weight: bolder;
  }

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

  small {
    font-size: 80%;
  }

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

  sub {
    bottom: -.25em;
  }

  sup {
    top: -.5em;
  }

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

  :-moz-focusring {
    outline: auto;
  }

  progress {
    vertical-align: baseline;
  }

  summary {
    display: list-item;
  }

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

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

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

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

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

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

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

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

  ::placeholder {
    opacity: 1;
  }

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

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

  textarea {
    resize: vertical;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@layer components;

@layer utilities {
  .block {
    display: block;
  }

  .flex {
    display: flex;
  }

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

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

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

  .uppercase {
    text-transform: uppercase;
  }

  .tabular-nums {
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric: var(--tw-ordinal, ) var(--tw-slashed-zero, ) var(--tw-numeric-figure, ) var(--tw-numeric-spacing, ) var(--tw-numeric-fraction, );
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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