/* [project]/node_modules/@fontsource/maple-mono/400.css [app-client] (css) */
@font-face {
  font-family: Maple Mono;
  font-style: normal;
  font-display: swap;
  font-weight: 400;
  src: url("../media/maple-mono-latin-400-normal.013925d6.woff2") format("woff2"), url("../media/maple-mono-latin-400-normal.ccee0d1b.woff") format("woff");
}

/* [project]/src/app/globals.css [app-client] (css) */
*, :before, :after, ::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

*, :before, :after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

:before, :after {
  --tw-content: "";
}

html, :host {
  -webkit-text-size-adjust: 100%;
  tab-size: 4;
  line-height: 1.5;
  font-family: var(--font-sans), Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}

body {
  line-height: inherit;
  margin: 0;
}

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

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

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

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

b, strong {
  font-weight: bolder;
}

code, kbd, samp, pre {
  font-family: Maple Mono, var(--font-mono), JetBrains Mono, Fira Code, monospace;
  font-feature-settings: normal;
  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;
}

button, input, optgroup, select, textarea {
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}

button, select {
  text-transform: none;
}

button, input:where([type="button"]), input:where([type="reset"]), input:where([type="submit"]) {
  -webkit-appearance: button;
  background-color: #0000;
  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

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

progress {
  vertical-align: baseline;
}

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

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

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

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

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

summary {
  display: list-item;
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

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

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}

input::placeholder, textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}

button, [role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

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

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

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

.pointer-events-none {
  pointer-events: none;
}

.collapse {
  visibility: collapse;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0;
}

.inset-x-0 {
  left: 0;
  right: 0;
}

.inset-y-0\.5 {
  top: .125rem;
  bottom: .125rem;
}

.bottom-0 {
  bottom: 0;
}

.bottom-1 {
  bottom: .25rem;
}

.left-0 {
  left: 0;
}

.right-0 {
  right: 0;
}

.top-0 {
  top: 0;
}

.top-1 {
  top: .25rem;
}

.top-full {
  top: 100%;
}

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

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

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

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

.-mx-3 {
  margin-left: -.75rem;
  margin-right: -.75rem;
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.mx-1 {
  margin-left: .25rem;
  margin-right: .25rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-2 {
  margin-top: .5rem;
  margin-bottom: .5rem;
}

.mb-0\.5 {
  margin-bottom: .125rem;
}

.mb-1 {
  margin-bottom: .25rem;
}

.mb-1\.5 {
  margin-bottom: .375rem;
}

.mb-2 {
  margin-bottom: .5rem;
}

.mb-3 {
  margin-bottom: .75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.ml-0\.5 {
  margin-left: .125rem;
}

.ml-1 {
  margin-left: .25rem;
}

.mt-0\.5 {
  margin-top: .125rem;
}

.mt-1 {
  margin-top: .25rem;
}

.mt-8 {
  margin-top: 2rem;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-1 {
  height: .25rem;
}

.h-12 {
  height: 3rem;
}

.h-2 {
  height: .5rem;
}

.h-3 {
  height: .75rem;
}

.h-56 {
  height: 14rem;
}

.h-7 {
  height: 1.75rem;
}

.h-80 {
  height: 20rem;
}

.h-full {
  height: 100%;
}

.max-h-64 {
  max-height: 16rem;
}

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

.max-h-\[60vh\] {
  max-height: 60vh;
}

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

.w-0\.5 {
  width: .125rem;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-2 {
  width: .5rem;
}

.w-20 {
  width: 5rem;
}

.w-28 {
  width: 7rem;
}

.w-3 {
  width: .75rem;
}

.w-36 {
  width: 9rem;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-56 {
  width: 14rem;
}

.w-64 {
  width: 16rem;
}

.w-7 {
  width: 1.75rem;
}

.w-full {
  width: 100%;
}

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

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

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

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

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

.max-w-7xl {
  max-width: 80rem;
}

.max-w-md {
  max-width: 28rem;
}

.flex-1 {
  flex: 1;
}

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

.rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.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-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

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

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

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

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

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

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

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

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

.gap-0\.5 {
  gap: .125rem;
}

.gap-1 {
  gap: .25rem;
}

.gap-1\.5 {
  gap: .375rem;
}

.gap-2 {
  gap: .5rem;
}

.gap-3 {
  gap: .75rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-px {
  gap: 1px;
}

.gap-x-3 {
  -moz-column-gap: .75rem;
  column-gap: .75rem;
}

.gap-y-2 {
  row-gap: .5rem;
}

.divide-y > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-y-reverse: 0;
  border-top-width: calc(1px * calc(1 - var(--tw-divide-y-reverse)));
  border-bottom-width: calc(1px * var(--tw-divide-y-reverse));
}

.divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-divide-opacity, 1));
}

.overflow-hidden {
  overflow: hidden;
}

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

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

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

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

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

.rounded-lg {
  border-radius: .5rem;
}

.rounded-sm {
  border-radius: .125rem;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-gray-100 {
  --tw-border-opacity: 1;
  border-color: rgb(243 244 246 / var(--tw-border-opacity, 1));
}

.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity, 1));
}

.border-gray-300 {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity, 1));
}

.border-gray-600 {
  --tw-border-opacity: 1;
  border-color: rgb(75 85 99 / var(--tw-border-opacity, 1));
}

.bg-ed-text {
  --tw-bg-opacity: 1;
  background-color: rgb(26 26 26 / var(--tw-bg-opacity, 1));
}

.bg-gray-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(229 231 235 / var(--tw-bg-opacity, 1));
}

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

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

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

.p-1 {
  padding: .25rem;
}

.p-2 {
  padding: .5rem;
}

.px-1 {
  padding-left: .25rem;
  padding-right: .25rem;
}

.px-2 {
  padding-left: .5rem;
  padding-right: .5rem;
}

.px-2\.5 {
  padding-left: .625rem;
  padding-right: .625rem;
}

.px-3 {
  padding-left: .75rem;
  padding-right: .75rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.py-1 {
  padding-top: .25rem;
  padding-bottom: .25rem;
}

.py-1\.5 {
  padding-top: .375rem;
  padding-bottom: .375rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-2 {
  padding-top: .5rem;
  padding-bottom: .5rem;
}

.py-2\.5 {
  padding-top: .625rem;
  padding-bottom: .625rem;
}

.py-3 {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-1\.5 {
  padding-bottom: .375rem;
}

.pt-1 {
  padding-top: .25rem;
}

.pt-3 {
  padding-top: .75rem;
}

.pt-4 {
  padding-top: 1rem;
}

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

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

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

.font-mono {
  font-family: Maple Mono, var(--font-mono), JetBrains Mono, Fira Code, monospace;
}

.font-sans {
  font-family: var(--font-sans), Inter, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: .875rem;
  line-height: 1.25rem;
}

.text-xs {
  font-size: .75rem;
  line-height: 1rem;
}

.font-black {
  font-weight: 900;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-normal {
  font-weight: 400;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.tracking-tight {
  letter-spacing: -.025em;
}

.tracking-wide {
  letter-spacing: .025em;
}

.tracking-wider {
  letter-spacing: .05em;
}

.text-ed-muted {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}

.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity, 1));
}

.text-red-600 {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity, 1));
}

.text-tufte-muted {
  --tw-text-opacity: 1;
  color: rgb(153 153 153 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

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

.shadow-lg {
  --tw-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-md {
  --tw-shadow: 0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.outline-none {
  outline-offset: 2px;
  outline: 2px solid #0000;
}

.invert {
  --tw-invert: invert(100%);
  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, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter, backdrop-filter;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-all {
  transition-property: all;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.duration-150 {
  transition-duration: .15s;
}

:root {
  --ed-bg: #e8e8e5;
  --ed-surface: #fff;
  --ed-text: #1a1a1a;
  --ed-text-secondary: #444;
  --ed-text-muted: #888;
  --ed-border: #d8d8d5;
  --ed-border-strong: #bbb;
  --ed-accent: #e85d3a;
  --ed-accent-light: #fff0eb;
  --ed-blue: #2b7bb9;
  --ed-blue-light: #ebf4fb;
  --ed-green: #1a9a6b;
  --ed-green-light: #e8f8f0;
  --ed-amber: #d4940a;
  --ed-amber-light: #fff8e6;
  --ed-purple: #7b52c4;
  --ed-red: #d93b3b;
  --ed-current-bg: #fff7ed;
  --ed-current-border: #fb923c;
  --ed-radius: 0px;
  --ed-radius-lg: 0px;
  --ed-radius-pill: 0px;
  --ed-shadow: 0 1px 2px #0000000a;
  --ed-shadow-lg: 0 2px 8px #00000014;
  --ed-font: "Maple Mono", monospace;
  --ed-font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --ed-header-border: 1px solid var(--ed-border);
  --ed-card-border: 1px solid var(--ed-border);
  --chart-temp-area: #ef444426;
  --chart-temp-line: #fb923c;
  --chart-precip-bar: #7bafd4;
  --chart-precip-line: #fb923c;
  --chart-grid: #f0f0e8;
  --chart-sparkline-1: #e85d3a;
  --chart-sparkline-2: #2b7bb9;
  --tufte-bg: var(--ed-bg);
  --tufte-text: var(--ed-text);
  --tufte-muted: var(--ed-text-muted);
  --tufte-grid: var(--ed-border);
  --tufte-accent: var(--ed-accent);
  --tufte-dry: #f5e6ca;
  --tufte-transition: #c8dfc3;
  --tufte-wet: #7bafd4;
  --tufte-hot: #f0c987;
  --tufte-current-bg: var(--ed-current-bg);
  --tufte-current-border: var(--ed-current-border);
  --card-px: 1.5rem;
  --card-py: 1.25rem;
  --section-gap: 2rem;
}

[data-theme="round"] {
  --ed-bg: #f2f0eb;
  --ed-surface: #fff;
  --ed-text: #2c2c2c;
  --ed-text-secondary: #555;
  --ed-text-muted: #8a8a80;
  --ed-border: #e8e6e0;
  --ed-border-strong: #d5d3cc;
  --ed-accent: #c4a54e;
  --ed-accent-light: #f9f5e8;
  --ed-blue: #6b8fa3;
  --ed-blue-light: #eef4f7;
  --ed-green: #8b9a6b;
  --ed-green-light: #f0f4ea;
  --ed-amber: #c4a54e;
  --ed-amber-light: #f9f5e8;
  --ed-purple: #9b8cb8;
  --ed-red: #c97070;
  --ed-current-bg: #fdf8ed;
  --ed-current-border: #c4a54e;
  --ed-radius: 16px;
  --ed-radius-lg: 24px;
  --ed-radius-pill: 999px;
  --ed-shadow: 0 2px 12px #0000000f;
  --ed-shadow-lg: 0 4px 24px #00000014;
  --ed-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --ed-font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
  --ed-header-border: none;
  --ed-card-border: none;
  --chart-temp-area: #c4a54e26;
  --chart-temp-line: #c4a54e;
  --chart-precip-bar: #8b9a6b;
  --chart-precip-line: #c4a54e;
  --chart-grid: #eeece6;
  --chart-sparkline-1: #c4a54e;
  --chart-sparkline-2: #8b9a6b;
  --tufte-dry: #f5edd4;
  --tufte-transition: #d5dfc6;
  --tufte-wet: #a3c5b8;
  --tufte-hot: #f0d8a0;
  --card-px: 1.5rem;
  --card-py: 1.5rem;
}

@media (max-width: 768px) {
  :root {
    --card-px: .75rem;
    --card-py: .75rem;
    --section-gap: 1rem;
  }
}

html {
  font-feature-settings: "tnum" 1, "kern" 1;
  -webkit-text-size-adjust: 100%;
}

body {
  background-color: var(--ed-bg);
  color: var(--ed-text);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.5;
}

.ed-card {
  background: var(--ed-surface);
  border: var(--ed-card-border);
  padding: var(--card-py) var(--card-px);
  box-shadow: var(--ed-shadow);
  font-family: var(--ed-font);
  border-radius: var(--ed-radius);
  position: relative;
}

.ed-card-accent {
  background: var(--ed-surface);
  border: var(--ed-card-border);
  border-top: 3px solid var(--ed-accent);
  padding: var(--card-py) var(--card-px);
  box-shadow: var(--ed-shadow);
  font-family: var(--ed-font);
  border-radius: var(--ed-radius);
}

.ed-card-dark {
  background: var(--ed-text);
  color: #fff;
  padding: var(--card-py) var(--card-px);
  box-shadow: var(--ed-shadow);
  font-family: var(--ed-font);
  border-radius: var(--ed-radius);
}

.tufte-card {
  background: var(--ed-surface);
  border: var(--ed-card-border);
  padding: var(--card-py) var(--card-px);
  box-shadow: var(--ed-shadow);
  font-family: var(--ed-font);
  border-radius: var(--ed-radius);
}

.ed-section-label {
  letter-spacing: .12em;
  text-transform: uppercase;
  color: var(--ed-text-muted);
  margin-bottom: .75rem;
  font-size: .8rem;
  font-weight: 700;
}

.ed-card-title {
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--ed-text-muted);
  border-bottom: 1.5px solid var(--ed-border-strong);
  margin-bottom: .875rem;
  padding-bottom: .5rem;
  font-size: .75rem;
  font-weight: 800;
  line-height: 1.4;
}

.ed-card-title-clean {
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--ed-text-muted);
  margin-bottom: .875rem;
  font-size: .75rem;
  font-weight: 800;
  line-height: 1.4;
}

.tufte-card-title {
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--ed-text-muted);
  border-bottom: 1.5px solid var(--ed-border-strong);
  margin-bottom: .875rem;
  padding-bottom: .5rem;
  font-size: .75rem;
  font-weight: 800;
  line-height: 1.4;
}

.tufte-card-subtitle {
  color: var(--ed-text-muted);
  text-transform: none;
  letter-spacing: .02em;
  margin-left: .5rem;
  font-size: .75rem;
  font-weight: 600;
}

.ed-hero-number {
  font-family: var(--ed-font);
  letter-spacing: -.04em;
  font-size: 2.24rem;
  font-weight: 400;
  line-height: 1;
}

@media (min-width: 768px) {
  .ed-hero-number {
    font-size: 2.8rem;
  }
}

.ed-large-number {
  font-family: var(--ed-font);
  letter-spacing: -.03em;
  font-size: 2.1rem;
  font-weight: 400;
  line-height: 1;
}

.ed-metric-label {
  letter-spacing: .06em;
  text-transform: uppercase;
  color: var(--ed-text-muted);
  font-size: .65rem;
  font-weight: 700;
}

.ed-metric-value {
  color: var(--ed-text);
  font-size: 1.1rem;
  font-weight: 700;
}

.ed-section-divider {
  margin: var(--section-gap) 0 .75rem;
  align-items: center;
  gap: .75rem;
  display: flex;
}

.ed-section-divider:after {
  content: "";
  background: var(--ed-border-strong);
  flex: 1;
  height: 1px;
}

.ed-section-divider-text {
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--ed-text-secondary);
  white-space: nowrap;
  font-size: .7rem;
  font-weight: 800;
}

.ed-section-number {
  background: var(--ed-text);
  color: #fff;
  border-radius: 50%;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  width: 1.35rem;
  height: 1.35rem;
  margin-right: .4rem;
  font-size: .6rem;
  font-weight: 800;
  display: inline-flex;
}

.recharts-cartesian-grid-horizontal line, .recharts-cartesian-grid-vertical line {
  stroke: #ebebeb;
  stroke-dasharray: none;
  stroke-width: .5px;
}

.recharts-text {
  fill: var(--ed-text-muted);
  font-family: Maple Mono, monospace;
  font-size: 11px;
}

.recharts-tooltip-wrapper {
  outline: none;
}

.chart-legend {
  letter-spacing: .03em;
  color: var(--ed-text-muted);
  flex-wrap: wrap;
  align-items: center;
  gap: .625rem;
  margin-bottom: .5rem;
  font-size: .7rem;
  font-weight: 600;
  display: flex;
}

.chart-legend-item {
  align-items: center;
  gap: .35rem;
  display: flex;
}

.chart-legend-swatch {
  border-radius: 1px;
  flex-shrink: 0;
  width: 12px;
  height: 8px;
}

.chart-legend-line {
  border-radius: 1px;
  flex-shrink: 0;
  width: 14px;
  height: 2px;
}

.current-highlight {
  background-color: var(--ed-current-bg);
  border: 2px solid var(--ed-current-border);
}

.current-dot {
  fill: #fb923c;
  stroke: #fff7ed;
  stroke-width: 2px;
}

.ed-tag {
  letter-spacing: .06em;
  text-transform: uppercase;
  border-radius: var(--ed-radius-pill, 2px);
  align-items: center;
  padding: .15rem .5rem;
  font-size: .6rem;
  font-weight: 700;
  display: inline-flex;
}

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

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

::-webkit-scrollbar-thumb {
  background: #d0d0cc;
  border-radius: 2px;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(6px);
  }

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

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

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

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

.skeleton {
  border-radius: var(--ed-radius);
  background: linear-gradient(90deg, #ececea 25%, #e2e2e0 50%, #ececea 75%) 0 0 / 200% 100%;
  animation: 1.5s infinite shimmer;
}

[data-theme="round"] .ed-card-title {
  border-bottom-color: var(--ed-border);
}

[data-theme="round"] .ed-section-number {
  border-radius: var(--ed-radius-pill);
  background: var(--ed-accent);
}

[data-theme="round"] header {
  box-shadow: var(--ed-shadow);
  border-radius: 0 0 var(--ed-radius-lg) var(--ed-radius-lg);
  border-bottom: none;
}

[data-theme="round"] header button, [data-theme="round"] header input, [data-theme="round"] .theme-switcher-btn, [data-theme="round"] header .flex.items-center.gap-1\.5 {
  border-radius: var(--ed-radius-pill);
}

[data-theme="round"] .theme-dropdown, [data-theme="round"] header .absolute {
  border-radius: var(--ed-radius);
  box-shadow: var(--ed-shadow-lg);
  border: none;
  overflow: hidden;
}

[data-theme="round"] .chart-legend-swatch {
  border-radius: var(--ed-radius-pill);
  width: 10px;
  height: 10px;
}

[data-theme="round"] .recharts-text {
  font-family: var(--ed-font);
}

[data-theme="round"] .recharts-tooltip-wrapper > div {
  border-radius: var(--ed-radius) !important;
}

.last\:border-0:last-child {
  border-width: 0;
}

.hover\:bg-gray-50:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(249 250 251 / var(--tw-bg-opacity, 1));
}

.hover\:text-ed-text:hover {
  --tw-text-opacity: 1;
  color: rgb(26 26 26 / var(--tw-text-opacity, 1));
}

.hover\:text-gray-600:hover {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

@media (min-width: 640px) {
  .sm\:inline {
    display: inline;
  }
}

@media (min-width: 768px) {
  .md\:left-0 {
    left: 0;
  }

  .md\:right-auto {
    right: auto;
  }

  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }

  .md\:block {
    display: block;
  }

  .md\:inline {
    display: inline;
  }

  .md\:flex {
    display: flex;
  }

  .md\:hidden {
    display: none;
  }

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

  .md\:gap-3 {
    gap: .75rem;
  }

  .md\:gap-4 {
    gap: 1rem;
  }

  .md\:px-0 {
    padding-left: 0;
    padding-right: 0;
  }

  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .md\:py-2\.5 {
    padding-top: .625rem;
    padding-bottom: .625rem;
  }

  .md\:py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
  }

  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

@media (min-width: 1024px) {
  .lg\:col-span-2 {
    grid-column: span 2 / span 2;
  }

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

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

/*# sourceMappingURL=_a0ecfa86._.css.map*/