/* [project]/packages/nextjs/app/styles/globals.scss.css [app-client] (css) */
*, :before, :after {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}

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

html, :host {
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  tab-size: 4;
  line-height: 1.5;
  font-family: var(--font-sans);
  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: var(--font-mono);
  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::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] {
  display: none;
}

[type="text"], input:where(:not([type])), [type="email"], [type="url"], [type="password"], [type="number"], [type="date"], [type="datetime-local"], [type="month"], [type="search"], [type="tel"], [type="time"], [type="week"], [multiple], textarea, select {
  -webkit-appearance: none;
  appearance: none;
  --tw-shadow: 0 0 #0000;
  background-color: #fff;
  border-width: 1px;
  border-color: #6b7280;
  border-radius: 0;
  padding: .5rem .75rem;
  font-size: 1rem;
  line-height: 1.5rem;
}

[type="text"]:focus, input:where(:not([type])):focus, [type="email"]:focus, [type="url"]:focus, [type="password"]:focus, [type="number"]:focus, [type="date"]:focus, [type="datetime-local"]:focus, [type="month"]:focus, [type="search"]:focus, [type="tel"]:focus, [type="time"]:focus, [type="week"]:focus, [multiple]:focus, textarea:focus, select:focus {
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, );
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
  outline: 2px solid #0000;
}

input::placeholder, textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}

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

::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}

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

::-webkit-datetime-edit {
  padding-top: 0;
  padding-bottom: 0;
}

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

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

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

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

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

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

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

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

select {
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right .5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
}

[multiple], [size]:where(select:not([size="1"])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  -webkit-print-color-adjust: unset;
  color-adjust: unset;
  print-color-adjust: unset;
  padding-right: .75rem;
}

[type="checkbox"], [type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  print-color-adjust: exact;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  color: #2563eb;
  --tw-shadow: 0 0 #0000;
  background-color: #fff;
  background-origin: border-box;
  border-width: 1px;
  border-color: #6b7280;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem;
  padding: 0;
  display: inline-block;
}

[type="checkbox"] {
  border-radius: 0;
}

[type="radio"] {
  border-radius: 100%;
}

[type="checkbox"]:focus, [type="radio"]:focus {
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, );
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  outline: 2px solid #0000;
}

[type="checkbox"]:checked, [type="radio"]:checked {
  background-color: currentColor;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-color: #0000;
}

[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  [type="checkbox"]:checked {
    -webkit-appearance: auto;
    appearance: auto;
  }
}

[type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}

@media (forced-colors: active) {
  [type="radio"]:checked {
    -webkit-appearance: auto;
    appearance: auto;
  }
}

[type="checkbox"]:checked:hover, [type="checkbox"]:checked:focus, [type="radio"]:checked:hover, [type="radio"]:checked:focus {
  background-color: currentColor;
  border-color: #0000;
}

[type="checkbox"]:indeterminate {
  background-color: currentColor;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  border-color: #0000;
}

@media (forced-colors: active) {
  [type="checkbox"]:indeterminate {
    -webkit-appearance: auto;
    appearance: auto;
  }
}

[type="checkbox"]:indeterminate:hover, [type="checkbox"]:indeterminate:focus {
  background-color: currentColor;
  border-color: #0000;
}

[type="file"] {
  background: unset;
  border-color: inherit;
  font-size: unset;
  line-height: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
}

[type="file"]:focus {
  outline: 1px solid buttontext;
  outline: 1px auto -webkit-focus-ring-color;
}

:root {
  --font-sans: "Unica 77 LL TT", system-ui, sans-serif;
  --font-serif: "IvyOra", "Georgia", serif;
  --font-mono: "DM Mono", monospace;
  --background: 0 0% 100%;
  --foreground: 22 19% 13%;
  --card: 0 0% 100%;
  --card-foreground: var(--foreground);
  --popover: 0 0% 100%;
  --popover-foreground: var(--foreground);
  --primary: 22 19% 13%;
  --primary-foreground: 0 0% 100%;
  --secondary: 0 0% 93%;
  --secondary-foreground: 0 0% 13%;
  --muted: var(--secondary);
  --muted-foreground: 22 1% 53%;
  --accent: 228 92% 95%;
  --accent-foreground: 228 93% 61%;
  --destructive: 0 72% 51%;
  --destructive-foreground: 0 86% 97%;
  --border: 25 11% 84%;
  --input: 23 11% 84%;
  --ring: 23 19% 13%;
  --radius: 8px;
  --button-primary: 228 93% 61%;
  --chart-1: 173 58% 39%;
  --chart-2: 12 76% 61%;
  --chart-3: 197 37% 24%;
  --chart-4: 43 74% 66%;
  --chart-5: 27 87% 67%;
  --widget: 0 0% 97.5%;
  --avatar-ring: var(--background);
}

.dark {
  --background: 0 5% 7%;
  --foreground: 0 0% 100%;
  --card: 30 5.9% 6.7%;
  --card-foreground: 0 0% 100%;
  --popover: 30 5.9% 6.7%;
  --popover-foreground: 0 0% 100%;
  --primary: 45 31% 95%;
  --primary-foreground: 13 20% 13%;
  --secondary: 15 10% 15.7%;
  --secondary-foreground: 0 0% 100%;
  --muted: 0 5% 21%;
  --muted-foreground: 0 0% 80%;
  --accent: var(--secondary);
  --accent-foreground: var(--secondary-foreground);
  --destructive: 0 58.4% 39.6%;
  --destructive-foreground: 0 86% 97%;
  --border: 30 8% 18%;
  --input: 28 8% 18%;
  --ring: 28 32% 89%;
  --button-primary: 228 93% 61%;
  --chart-1: 220 70% 50%;
  --chart-2: 340 75% 55%;
  --chart-3: 30 80% 55%;
  --chart-4: 280 65% 60%;
  --chart-5: 160 60% 45%;
  --widget: 12 8% 10%;
  --avatar-ring: var(--background);
}

:root {
  --safe-area-inset-top: env(safe-area-inset-top, 0px);
  --safe-area-inset-right: env(safe-area-inset-right, 0px);
  --safe-area-inset-bottom: env(safe-area-inset-bottom, 0px);
  --safe-area-inset-left: env(safe-area-inset-left, 0px);
}

body {
  color: hsl(var(--foreground));
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-overflow-scrolling: touch;
}

* {
  border-color: hsl(var(--border));
}

.font-header {
  font-family: var(--font-header, var(--font-serif));
}

.font-body {
  font-family: var(--font-body, var(--font-sans));
}

.font-header, .font-body, .body-text, .caption {
  font-variation-settings: "opsz" 12;
}

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

.theme-header-sans .heading.text-xl, .theme-header-sans .heading.text-2xl, .theme-header-sans .heading.text-3xl, .theme-header-sans .heading.text-4xl, .theme-header-sans .heading.text-5xl, .theme-header-sans .font-header.text-xl, .theme-header-sans .font-header.text-2xl, .theme-header-sans .font-header.text-3xl, .theme-header-sans .font-header.text-4xl, .theme-header-sans .font-header.text-5xl {
  letter-spacing: 0;
  font-weight: 700;
}

.theme-header-serif .heading, .theme-header-serif .font-header {
  font-weight: 400;
}

.theme-header-serif .heading.text-5xl, .theme-header-serif .font-header.text-5xl, .theme-header-serif .heading.text-4xl, .theme-header-serif .font-header.text-4xl, .theme-header-serif .heading.text-3xl, .theme-header-serif .font-header.text-3xl, .theme-header-serif .heading.text-2xl, .theme-header-serif .font-header.text-2xl {
  letter-spacing: -.03em;
}

.theme-header-serif .heading.text-xl, .theme-header-serif .font-header.text-xl {
  letter-spacing: -.02em;
}

.theme-header-mono .heading, .theme-header-mono .font-header {
  font-weight: 400;
}

.theme-header-mono .heading.text-5xl, .theme-header-mono .font-header.text-5xl, .theme-header-mono .heading.text-4xl, .theme-header-mono .font-header.text-4xl, .theme-header-mono .heading.text-3xl, .theme-header-mono .font-header.text-3xl, .theme-header-mono .heading.text-2xl, .theme-header-mono .font-header.text-2xl {
  letter-spacing: -.03em;
}

.theme-header-mono .heading.text-xl, .theme-header-mono .font-header.text-xl {
  letter-spacing: -.02em;
}

.theme-body-sans .body-text.text-sm, .theme-body-sans .body-text.text-base, .theme-body-sans .body-text.text-lg, .theme-body-sans .body-text.text-xl, .theme-body-sans .font-body.text-sm, .theme-body-sans .font-body.text-base, .theme-body-sans .font-body.text-lg, .theme-body-sans .font-body.text-xl {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-serif .body-text, .theme-body-serif .font-body, .theme-body-mono .body-text.text-sm, .theme-body-mono .body-text.text-base, .theme-body-mono .body-text.text-lg, .theme-body-mono .body-text.text-xl, .theme-body-mono .font-body.text-sm, .theme-body-mono .font-body.text-base, .theme-body-mono .font-body.text-lg, .theme-body-mono .font-body.text-xl {
  letter-spacing: -.02em;
  font-weight: 400;
}

code, pre, kbd, samp {
  font-family: var(--font-mono-stack);
  font-variation-settings: normal;
  letter-spacing: normal;
}

.grow-wrap {
  display: grid;
}

.grow-wrap:after {
  content: attr(data-replicated-value) " ";
  white-space: pre-wrap;
  word-break: break-word;
  overflow-wrap: break-word;
  visibility: hidden;
}

.grow-wrap > textarea {
  resize: none;
  overflow: hidden;
}

.grow-wrap > textarea, .grow-wrap:after {
  grid-area: 1 / 1 / 2 / 2;
}

.title-grow-wrap > textarea {
  box-sizing: border-box;
  resize: none;
  width: 100%;
  display: block;
  overflow-y: hidden;
}

.title-grow-wrap:after {
  word-wrap: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  white-space: pre-wrap;
  width: 100%;
}

*, :before, :after {
  --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: ;
}

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

.\!container {
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 2rem !important;
  padding-right: 2rem !important;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
}

@media (min-width: 1400px) {
  .\!container {
    max-width: 1400px !important;
  }

  .container {
    max-width: 1400px;
  }
}

.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.prose :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  font-size: 1.25em;
  line-height: 1.6;
}

.prose :where(a):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  font-weight: 500;
  text-decoration: underline;
}

.prose :where(strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(blockquote strong):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(thead th strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
  list-style-type: decimal;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
  list-style-type: disc;
}

.prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
  color: var(--tw-prose-counters);
  font-weight: 400;
}

.prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 1.25em;
  font-weight: 600;
}

.prose :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-quotes);
  border-inline-start-width: .25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "“""”""‘""’";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
  font-style: italic;
  font-weight: 500;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 0;
  margin-bottom: .888889em;
  font-size: 2.25em;
  font-weight: 800;
  line-height: 1.11111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 900;
}

.prose :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 2em;
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.33333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 800;
}

.prose :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-size: 1.25em;
  font-weight: 600;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 700;
}

.prose :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  margin-top: 1.5em;
  margin-bottom: .5em;
  font-weight: 600;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-weight: 700;
}

.prose :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
  display: block;
}

.prose :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%), 0 3px 0 rgb(var(--tw-prose-kbd-shadows) / 10%);
  padding-top: .1875em;
  padding-inline-end: .375em;
  padding-bottom: .1875em;
  border-radius: .3125rem;
  padding-inline-start: .375em;
  font-family: inherit;
  font-size: .875em;
  font-weight: 500;
}

.prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  background: #f4f7fa;
  border: 1px solid #e8ebed;
  border-radius: 4px;
  padding: 3px 4px;
  font-size: 80%;
  font-weight: 500;
}

.prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, .prose :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
  content: "";
}

.prose :where(a code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h1 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-size: .875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
  font-size: .9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(blockquote code):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(thead th code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  padding-top: .857143em;
  padding-inline-end: 1.14286em;
  padding-bottom: .857143em;
  background-color: #272c35;
  border-radius: .375rem;
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
  padding-inline-start: 1.14286em;
  font-size: .875em;
  font-weight: 400;
  line-height: 1.71429;
  overflow-x: auto;
  box-shadow: 0 25px 50px -12px #00000040;
}

.prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  background-color: #0000;
  border-width: 0;
  border-radius: 0;
  padding: 0;
}

.prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):before, .prose :where(pre code):not(:where([class~="not-prose"], [class~="not-prose"] *)):after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  table-layout: auto;
  width: 100%;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: .875em;
  line-height: 1.71429;
}

.prose :where(thead):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  vertical-align: bottom;
  padding-inline-end: .571429em;
  padding-bottom: .571429em;
  padding-inline-start: .571429em;
  font-weight: 600;
}

.prose :where(tbody tr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(th, td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  text-align: start;
}

.prose :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  margin-top: .857143em;
  font-size: .875em;
  line-height: 1.42857;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: 17 24 39;
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: 255 255 255;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: #00000080;
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .5em;
  margin-bottom: .5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: .375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .75em;
  margin-bottom: .75em;
}

.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .75em;
  margin-bottom: .75em;
}

.prose :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .5em;
  padding-inline-start: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .571429em;
  padding-inline-end: .571429em;
  padding-bottom: .571429em;
  padding-inline-start: .571429em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose {
  max-width: 100%;
}

.prose :where(h3:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-sm {
  font-size: .875rem;
  line-height: 1.71429;
}

.prose-sm :where(p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
}

.prose-sm :where([class~="lead"]):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .888889em;
  margin-bottom: .888889em;
  font-size: 1.28571em;
  line-height: 1.55556;
}

.prose-sm :where(blockquote):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.33333em;
  margin-bottom: 1.33333em;
  padding-inline-start: 1.11111em;
}

.prose-sm :where(h1):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: .8em;
  font-size: 2.14286em;
  line-height: 1.2;
}

.prose-sm :where(h2):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.6em;
  margin-bottom: .8em;
  font-size: 1.42857em;
  line-height: 1.4;
}

.prose-sm :where(h3):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.55556em;
  margin-bottom: .444444em;
  font-size: 1.28571em;
  line-height: 1.55556;
}

.prose-sm :where(h4):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.42857em;
  margin-bottom: .571429em;
  line-height: 1.42857;
}

.prose-sm :where(img):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(picture):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
}

.prose-sm :where(picture > img):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-sm :where(video):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
}

.prose-sm :where(kbd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .142857em;
  padding-inline-end: .357143em;
  padding-bottom: .142857em;
  border-radius: .3125rem;
  padding-inline-start: .357143em;
  font-size: .857143em;
}

.prose-sm :where(code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .857143em;
}

.prose-sm :where(h2 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .9em;
}

.prose-sm :where(h3 code):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .888889em;
}

.prose-sm :where(pre):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .666667em;
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  border-radius: .25rem;
  margin-top: 1.66667em;
  margin-bottom: 1.66667em;
  padding-inline-start: 1em;
  font-size: .857143em;
  line-height: 1.66667;
}

.prose-sm :where(ol):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(ul):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
  padding-inline-start: 1.57143em;
}

.prose-sm :where(li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .285714em;
  margin-bottom: .285714em;
}

.prose-sm :where(ol > li):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(ul > li):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: .428571em;
}

.prose-sm :where(.prose-sm > ul > li p):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .571429em;
  margin-bottom: .571429em;
}

.prose-sm :where(.prose-sm > ul > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

.prose-sm :where(.prose-sm > ul > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.14286em;
}

.prose-sm :where(.prose-sm > ol > li > p:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

.prose-sm :where(.prose-sm > ol > li > p:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 1.14286em;
}

.prose-sm :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .571429em;
  margin-bottom: .571429em;
}

.prose-sm :where(dl):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
  margin-bottom: 1.14286em;
}

.prose-sm :where(dt):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.14286em;
}

.prose-sm :where(dd):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .285714em;
  padding-inline-start: 1.57143em;
}

.prose-sm :where(hr):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 2.85714em;
  margin-bottom: 2.85714em;
}

.prose-sm :where(hr + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(h2 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(h3 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)), .prose-sm :where(h4 + *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-sm :where(table):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  font-size: .857143em;
  line-height: 1.5;
}

.prose-sm :where(thead th):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  padding-inline-start: 1em;
}

.prose-sm :where(thead th:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose-sm :where(thead th:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose-sm :where(tbody td, tfoot td):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-top: .666667em;
  padding-inline-end: 1em;
  padding-bottom: .666667em;
  padding-inline-start: 1em;
}

.prose-sm :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose-sm :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose-sm :where(figure):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 1.71429em;
  margin-bottom: 1.71429em;
}

.prose-sm :where(figure > *):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose-sm :where(figcaption):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: .666667em;
  font-size: .857143em;
  line-height: 1.33333;
}

.prose-sm :where(.prose-sm > :first-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-top: 0;
}

.prose-sm :where(.prose-sm > :last-child):not(:where([class~="not-prose"], [class~="not-prose"] *)) {
  margin-bottom: 0;
}

.prose-blue {
  --tw-prose-links: #2563eb;
  --tw-prose-invert-links: #3b82f6;
}

#post-title, #post-subtitle {
  margin-top: 0;
  margin-bottom: 0;
}

#post-title + #post-subtitle {
  margin-top: 16px;
}

#post-subtitle + .ProseMirror, #post-subtitle + .tiptap, #post-subtitle + .webrender {
  margin-top: 40px;
}

.ProseMirror .twitter-embed, .tiptap .twitter-embed, .webrender .twitter-embed {
  clear: both;
  margin-top: 1.25em !important;
  margin-bottom: 1.25em !important;
}

.ProseMirror .twitter-embed img, .tiptap .twitter-embed img, .webrender .twitter-embed img {
  margin: 0;
}

.ProseMirror .twitter-embed, .tiptap .twitter-embed, .webrender .twitter-embed {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  max-width: 500px;
  height: auto;
  margin: 0 auto;
  padding: 12px !important;
}

.ProseMirror .twitter-embed a, .tiptap .twitter-embed a, .webrender .twitter-embed a {
  text-decoration: none;
}

.ProseMirror .twitter-header a, .tiptap .twitter-header a, .webrender .twitter-header a {
  color: inherit;
}

.ProseMirror .twitter-embed a:hover, .tiptap .twitter-embed a:hover, .webrender .twitter-embed a:hover {
  text-decoration: underline;
}

.ProseMirror .twitter-embed p, .tiptap .twitter-embed p, .webrender .twitter-embed p {
  margin: 0 !important;
}

.ProseMirror .twitter-header, .tiptap .twitter-header, .webrender .twitter-header {
  width: 100%;
  margin-bottom: 8px !important;
}

.ProseMirror .twitter-avatar, .tiptap .twitter-avatar, .webrender .twitter-avatar {
  border-radius: 50%;
  width: 48px;
  height: 48px;
}

.ProseMirror .twitter-logo, .tiptap .twitter-logo, .webrender .twitter-logo {
  width: 28px !important;
  height: 28px !important;
}

.ProseMirror .twitter-displayname, .tiptap .twitter-displayname, .webrender .twitter-displayname {
  font-weight: bold;
  color: #0f1419 !important;
  line-height: 1.2rem !important;
}

.ProseMirror .twitter-displayname:hover, .tiptap .twitter-displayname:hover, .webrender .twitter-displayname:hover, .ProseMirror .twitter-username:hover, .tiptap .twitter-username:hover, .webrender .twitter-username:hover {
  text-decoration: none !important;
}

.ProseMirror .twitter-username, .tiptap .twitter-username, .webrender .twitter-username {
  font-size: .875rem;
  color: #697882 !important;
}

.ProseMirror .twitter-author-verified, .tiptap .twitter-author-verified, .webrender .twitter-author-verified {
  line-height: 1.2rem !important;
}

.ProseMirror .twitter-body, .tiptap .twitter-body, .webrender .twitter-body {
  color: #0f1419;
}

.ProseMirror .twitter-media img, .ProseMirror .twitter-media video, .tiptap .twitter-media img, .tiptap .twitter-media video, .webrender .twitter-media img, .webrender .twitter-media video {
  width: 100%;
  height: auto;
  border-radius: 6px !important;
  margin: 8px 0 !important;
}

.theme-body-sans .body-text.ProseMirror .twitter-footer, .theme-body-sans .font-body.ProseMirror .twitter-footer, .theme-body-sans .body-text.tiptap .twitter-footer, .theme-body-sans .font-body.tiptap .twitter-footer, .theme-body-sans .body-text.webrender .twitter-footer, .theme-body-sans .font-body.webrender .twitter-footer {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-mono .body-text.ProseMirror .twitter-footer, .theme-body-mono .font-body.ProseMirror .twitter-footer, .theme-body-mono .body-text.tiptap .twitter-footer, .theme-body-mono .font-body.tiptap .twitter-footer, .theme-body-mono .body-text.webrender .twitter-footer, .theme-body-mono .font-body.webrender .twitter-footer {
  letter-spacing: -.02em;
  font-weight: 400;
}

.ProseMirror .twitter-footer, .tiptap .twitter-footer, .webrender .twitter-footer {
  letter-spacing: 0;
  color: #536471;
  align-items: center;
  font-size: .875rem;
  line-height: 1.25rem;
  display: flex;
}

.theme-body-sans .body-text.ProseMirror .twitter-footer a, .theme-body-sans .font-body.ProseMirror .twitter-footer a, .theme-body-sans .body-text.ProseMirror .twitter-footer p, .theme-body-sans .font-body.ProseMirror .twitter-footer p, .theme-body-sans .body-text.tiptap .twitter-footer a, .theme-body-sans .font-body.tiptap .twitter-footer a, .theme-body-sans .body-text.tiptap .twitter-footer p, .theme-body-sans .font-body.tiptap .twitter-footer p, .theme-body-sans .body-text.webrender .twitter-footer a, .theme-body-sans .font-body.webrender .twitter-footer a, .theme-body-sans .body-text.webrender .twitter-footer p, .theme-body-sans .font-body.webrender .twitter-footer p {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-mono .body-text.ProseMirror .twitter-footer a, .theme-body-mono .font-body.ProseMirror .twitter-footer a, .theme-body-mono .body-text.ProseMirror .twitter-footer p, .theme-body-mono .font-body.ProseMirror .twitter-footer p, .theme-body-mono .body-text.tiptap .twitter-footer a, .theme-body-mono .font-body.tiptap .twitter-footer a, .theme-body-mono .body-text.tiptap .twitter-footer p, .theme-body-mono .font-body.tiptap .twitter-footer p, .theme-body-mono .body-text.webrender .twitter-footer a, .theme-body-mono .font-body.webrender .twitter-footer a, .theme-body-mono .body-text.webrender .twitter-footer p, .theme-body-mono .font-body.webrender .twitter-footer p {
  letter-spacing: -.02em;
  font-weight: 400;
}

.ProseMirror .twitter-footer a, .ProseMirror .twitter-footer p, .tiptap .twitter-footer a, .tiptap .twitter-footer p, .webrender .twitter-footer a, .webrender .twitter-footer p {
  letter-spacing: 0;
  color: inherit;
  font-size: .875rem;
  line-height: 1.25rem;
}

.ProseMirror .twitter-footer > a:hover, .tiptap .twitter-footer > a:hover, .webrender .twitter-footer > a:hover {
  text-decoration: none;
}

.ProseMirror .twitter-heart, .tiptap .twitter-heart, .webrender .twitter-heart {
  width: 12px;
  height: 12px;
  margin: auto 4px auto auto !important;
}

.ProseMirror .twitter-media-image, .tiptap .twitter-media-image, .webrender .twitter-media-image {
  width: 100%;
  height: auto;
  border-radius: 6px !important;
  margin: 8px 0 !important;
}

.ProseMirror .twitter-content-link, .tiptap .twitter-content-link, .webrender .twitter-content-link {
  color: #00f;
}

.ProseMirror .twitter-emoji, .tiptap .twitter-emoji, .webrender .twitter-emoji {
  display: inline-block;
  width: 1.2em !important;
  height: 1.2em !important;
  margin: 0 .05em 0 .1em !important;
}

.ProseMirror .twitter-quoted, .tiptap .twitter-quoted, .webrender .twitter-quoted {
  width: 100%;
  margin-top: 4px;
}

.ProseMirror .twitter-summary-large-image, .tiptap .twitter-summary-large-image, .webrender .twitter-summary-large-image {
  background: #fff;
  border: 1px solid #e5e7eb;
  border-radius: 6px;
  margin-top: 8px;
  margin-bottom: 12px;
}

.ProseMirror .twitter-summary-large-image > img, .tiptap .twitter-summary-large-image > img, .webrender .twitter-summary-large-image > img {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  margin: 0 auto !important;
}

.ProseMirror .twitter-summary-large-image:hover, .tiptap .twitter-summary-large-image:hover, .webrender .twitter-summary-large-image:hover {
  background: #f5f5f5;
}

.ProseMirror .twitter-summary-card-text, .tiptap .twitter-summary-card-text, .webrender .twitter-summary-card-text {
  color: #536471;
  border-top: 1px solid #e5e7eb;
  padding: .5rem;
  font-size: .8rem;
}

.ProseMirror .twitter-card-link, .tiptap .twitter-card-link, .webrender .twitter-card-link {
  text-decoration: none !important;
}

.ProseMirror .twitter-summary-card-text > h2, .tiptap .twitter-summary-card-text > h2, .webrender .twitter-summary-card-text > h2 {
  margin: 0;
  font-size: .9rem;
  color: #0f1419 !important;
}

.ProseMirror .twitter-summary-card-text span, .tiptap .twitter-summary-card-text span, .webrender .twitter-summary-card-text span {
  font-size: .9rem;
}

.ProseMirror .twitter-summary-card-text h2, .tiptap .twitter-summary-card-text h2, .webrender .twitter-summary-card-text h2 {
  color: var(--text-primary);
}

.ProseMirror .twitter-summary-card-text p, .tiptap .twitter-summary-card-text p, .webrender .twitter-summary-card-text p {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0;
  display: -webkit-box;
  overflow: hidden;
}

.ProseMirror .twitter-summary, .tiptap .twitter-summary, .webrender .twitter-summary {
  background: #fff;
  border-width: 1px;
  border-radius: 6px;
  margin-bottom: 12px;
  display: flex;
}

.ProseMirror .twitter-summary:hover, .tiptap .twitter-summary:hover, .webrender .twitter-summary:hover {
  background: #f5f5f5;
}

.ProseMirror .twitter-summary img, .tiptap .twitter-summary img, .webrender .twitter-summary img {
  object-fit: cover;
  background: #fff;
  border-radius: 5px;
  width: 130px;
  height: 130px;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  margin: 0 !important;
}

.ProseMirror .twitter-summary > div, .tiptap .twitter-summary > div, .webrender .twitter-summary > div {
  border-left: 1px solid var(--border);
  flex-direction: column;
  justify-content: center;
  width: 75vw;
  height: 130px;
  padding: .4rem;
  display: flex;
  overflow: hidden;
  border-top: 0 !important;
  border-left: 1px solid #e5e7eb !important;
}

.ProseMirror .twitter-summary > div > span, .tiptap .twitter-summary > div > span, .webrender .twitter-summary > div > span, .ProseMirror .twitter-summary > div > h2, .tiptap .twitter-summary > div > h2, .webrender .twitter-summary > div > h2 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.ProseMirror .twitter-summary > div > p, .tiptap .twitter-summary > div > p, .webrender .twitter-summary > div > p {
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin: 0;
  display: -webkit-box;
  overflow: hidden;
}

.ProseMirror .twitter-two-image > img, .ProseMirror .twitter-three-images > img, .ProseMirror .twitter-four-images > img, .tiptap .twitter-two-image > img, .tiptap .twitter-three-images > img, .tiptap .twitter-four-images > img, .webrender .twitter-two-image > img, .webrender .twitter-three-images > img, .webrender .twitter-four-images > img {
  margin: 0 !important;
}

.ProseMirror .twitter-two-images, .tiptap .twitter-two-images, .webrender .twitter-two-images, .ProseMirror .twitter-three-images, .tiptap .twitter-three-images, .webrender .twitter-three-images {
  grid-gap: 2px;
  grid-template-columns: repeat(2, [col-start] 1fr);
  margin: 8px;
  display: inline-grid;
}

.ProseMirror .twitter-three-images > img, .tiptap .twitter-three-images > img, .webrender .twitter-three-images > img {
  aspect-ratio: 7 / 4;
  object-fit: cover;
}

.ProseMirror .twitter-four-images, .tiptap .twitter-four-images, .webrender .twitter-four-images {
  grid-gap: 2px;
  grid-template-columns: repeat(2, [col-start] 1fr);
  margin: 8px;
  display: inline-grid;
}

.ProseMirror .twitter-four-images > img, .tiptap .twitter-four-images > img, .webrender .twitter-four-images > img {
  aspect-ratio: 2;
  object-fit: cover;
}

.ProseMirror h1, .ProseMirror h2, .ProseMirror h3, .ProseMirror h4, .ProseMirror h5, .ProseMirror h6, .ProseMirror p, .ProseMirror blockquote, .ProseMirror table, .ProseMirror ul, .ProseMirror ol, .ProseMirror figure, .ProseMirror .image-node, .ProseMirror pre, .ProseMirror hr, .ProseMirror .callout-base, .ProseMirror .details, .tiptap h1, .tiptap h2, .tiptap h3, .tiptap h4, .tiptap h5, .tiptap h6, .tiptap p, .tiptap blockquote, .tiptap table, .tiptap ul, .tiptap ol, .tiptap figure, .tiptap .image-node, .tiptap pre, .tiptap hr, .tiptap .callout-base, .tiptap .details, .webrender h1, .webrender h2, .webrender h3, .webrender h4, .webrender h5, .webrender h6, .webrender p, .webrender blockquote, .webrender table, .webrender ul, .webrender ol, .webrender figure, .webrender .image-node, .webrender pre, .webrender hr, .webrender .callout-base, .webrender .details {
  margin-top: 0;
  margin-bottom: 0;
}

.ProseMirror span.empty-suggestion:after, .tiptap span.empty-suggestion:after, .webrender span.empty-suggestion:after {
  color: hsl(var(--muted-foreground));
  opacity: .8;
  content: "Type a command or search...";
}

.ProseMirror [contenteditable="true"] .embed, .tiptap [contenteditable="true"] .embed, .webrender [contenteditable="true"] .embed {
  pointer-events: none;
}

.ProseMirror [contenteditable="true"] .\!embed, .tiptap [contenteditable="true"] .\!embed, .webrender [contenteditable="true"] .\!embed {
  pointer-events: none !important;
}

.ProseMirror .center-contents, .tiptap .center-contents, .webrender .center-contents {
  text-align: center;
}

.ProseMirror :where(a):not(:where([class~="not-prose"] *)), .tiptap :where(a):not(:where([class~="not-prose"] *)), .webrender :where(a):not(:where([class~="not-prose"] *)) {
  color: inherit;
}

.ProseMirror :where(a):not(:where([class~="not-prose"] *)):hover, .tiptap :where(a):not(:where([class~="not-prose"] *)):hover, .webrender :where(a):not(:where([class~="not-prose"] *)):hover {
  color: var(--color-primary);
}

.ProseMirror > :first-child, .tiptap > :first-child, .webrender > :first-child {
  margin-top: 0;
}

.ProseMirror > :first-child.anchor-button > *, .tiptap > :first-child.anchor-button > *, .webrender > :first-child.anchor-button > * {
  margin-top: 0 !important;
}

.ProseMirror h1, .ProseMirror h2, .ProseMirror h3, .tiptap h1, .tiptap h2, .tiptap h3, .webrender h1, .webrender h2, .webrender h3 {
  margin-top: 40px;
}

.ProseMirror .header-and-anchor + .header-and-anchor, .ProseMirror h1 + h2, .ProseMirror h1 + h3, .ProseMirror h1 + h4, .ProseMirror h1 + h5, .ProseMirror h1 + h6, .ProseMirror h2 + h1, .ProseMirror h2 + h3, .ProseMirror h2 + h4, .ProseMirror h2 + h5, .ProseMirror h2 + h6, .ProseMirror h3 + h1, .ProseMirror h3 + h2, .ProseMirror h3 + h4, .ProseMirror h3 + h5, .ProseMirror h3 + h6, .ProseMirror h4 + h1, .ProseMirror h4 + h2, .ProseMirror h4 + h3, .ProseMirror h4 + h5, .ProseMirror h4 + h6, .ProseMirror h5 + h1, .ProseMirror h5 + h2, .ProseMirror h5 + h3, .ProseMirror h5 + h4, .ProseMirror h5 + h6, .ProseMirror h6 + h1, .ProseMirror h6 + h2, .ProseMirror h6 + h3, .ProseMirror h6 + h4, .ProseMirror h6 + h5, .tiptap .header-and-anchor + .header-and-anchor, .tiptap h1 + h2, .tiptap h1 + h3, .tiptap h1 + h4, .tiptap h1 + h5, .tiptap h1 + h6, .tiptap h2 + h1, .tiptap h2 + h3, .tiptap h2 + h4, .tiptap h2 + h5, .tiptap h2 + h6, .tiptap h3 + h1, .tiptap h3 + h2, .tiptap h3 + h4, .tiptap h3 + h5, .tiptap h3 + h6, .tiptap h4 + h1, .tiptap h4 + h2, .tiptap h4 + h3, .tiptap h4 + h5, .tiptap h4 + h6, .tiptap h5 + h1, .tiptap h5 + h2, .tiptap h5 + h3, .tiptap h5 + h4, .tiptap h5 + h6, .tiptap h6 + h1, .tiptap h6 + h2, .tiptap h6 + h3, .tiptap h6 + h4, .tiptap h6 + h5, .webrender .header-and-anchor + .header-and-anchor, .webrender h1 + h2, .webrender h1 + h3, .webrender h1 + h4, .webrender h1 + h5, .webrender h1 + h6, .webrender h2 + h1, .webrender h2 + h3, .webrender h2 + h4, .webrender h2 + h5, .webrender h2 + h6, .webrender h3 + h1, .webrender h3 + h2, .webrender h3 + h4, .webrender h3 + h5, .webrender h3 + h6, .webrender h4 + h1, .webrender h4 + h2, .webrender h4 + h3, .webrender h4 + h5, .webrender h4 + h6, .webrender h5 + h1, .webrender h5 + h2, .webrender h5 + h3, .webrender h5 + h4, .webrender h5 + h6, .webrender h6 + h1, .webrender h6 + h2, .webrender h6 + h3, .webrender h6 + h4, .webrender h6 + h5 {
  margin-top: 32px;
}

.ProseMirror p + .header-and-anchor, .ProseMirror p + h1, .ProseMirror p + h2, .ProseMirror p + h3, .ProseMirror p + h4, .ProseMirror p + h5, .ProseMirror p + h6, .tiptap p + .header-and-anchor, .tiptap p + h1, .tiptap p + h2, .tiptap p + h3, .tiptap p + h4, .tiptap p + h5, .tiptap p + h6, .webrender p + .header-and-anchor, .webrender p + h1, .webrender p + h2, .webrender p + h3, .webrender p + h4, .webrender p + h5, .webrender p + h6 {
  margin-top: 40px;
}

.ProseMirror .header-and-anchor + p, .ProseMirror h1 + p, .ProseMirror h2 + p, .ProseMirror h3 + p, .ProseMirror h4 + p, .ProseMirror h5 + p, .ProseMirror h6 + p, .tiptap .header-and-anchor + p, .tiptap h1 + p, .tiptap h2 + p, .tiptap h3 + p, .tiptap h4 + p, .tiptap h5 + p, .tiptap h6 + p, .webrender .header-and-anchor + p, .webrender h1 + p, .webrender h2 + p, .webrender h3 + p, .webrender h4 + p, .webrender h5 + p, .webrender h6 + p {
  margin-top: 24px;
}

.ProseMirror p + p, .tiptap p + p, .webrender p + p {
  margin-top: 22px;
}

.ProseMirror p + figure > img.image-node, .ProseMirror figure + p, .ProseMirror ul + figure > img.image-node, .ProseMirror figure + ul, .ProseMirror pre + figure > img.image-node, .ProseMirror figure + pre, .ProseMirror a.link-embed-link + figure > img.image-node, .ProseMirror figure + table, .ProseMirror table + figure > img.image-node, .tiptap p + figure > img.image-node, .tiptap figure + p, .tiptap ul + figure > img.image-node, .tiptap figure + ul, .tiptap pre + figure > img.image-node, .tiptap figure + pre, .tiptap a.link-embed-link + figure > img.image-node, .tiptap figure + table, .tiptap table + figure > img.image-node, .webrender p + figure > img.image-node, .webrender figure + p, .webrender ul + figure > img.image-node, .webrender figure + ul, .webrender pre + figure > img.image-node, .webrender figure + pre, .webrender a.link-embed-link + figure > img.image-node, .webrender figure + table, .webrender table + figure > img.image-node {
  margin-top: 32px !important;
}

.ProseMirror figure + figure > img.image-node, .tiptap figure + figure > img.image-node, .webrender figure + figure > img.image-node {
  margin-top: 40px !important;
}

.ProseMirror a.link-embed-link + p, .ProseMirror p + a > div.link-embed, .ProseMirror a.link-embed-link + ul, .ProseMirror ul + a > div.link-embed, .ProseMirror a.link-embed-link + pre, .ProseMirror pre + a > div.link-embed, .ProseMirror figure + a > div.link-embed, .ProseMirror a.link-embed-link + table, .ProseMirror table + a > div.link-embed, .tiptap a.link-embed-link + p, .tiptap p + a > div.link-embed, .tiptap a.link-embed-link + ul, .tiptap ul + a > div.link-embed, .tiptap a.link-embed-link + pre, .tiptap pre + a > div.link-embed, .tiptap figure + a > div.link-embed, .tiptap a.link-embed-link + table, .tiptap table + a > div.link-embed, .webrender a.link-embed-link + p, .webrender p + a > div.link-embed, .webrender a.link-embed-link + ul, .webrender ul + a > div.link-embed, .webrender a.link-embed-link + pre, .webrender pre + a > div.link-embed, .webrender figure + a > div.link-embed, .webrender a.link-embed-link + table, .webrender table + a > div.link-embed {
  margin-top: 32px;
}

.ProseMirror a.link-embed-link + a > div.link-embed, .tiptap a.link-embed-link + a > div.link-embed, .webrender a.link-embed-link + a > div.link-embed {
  margin-top: 40px;
}

.ProseMirror p + table, .ProseMirror table + p, .ProseMirror ul + table, .ProseMirror table + ul, .ProseMirror pre + table, .ProseMirror table + pre, .tiptap p + table, .tiptap table + p, .tiptap ul + table, .tiptap table + ul, .tiptap pre + table, .tiptap table + pre, .webrender p + table, .webrender table + p, .webrender ul + table, .webrender table + ul, .webrender pre + table, .webrender table + pre {
  margin-top: 32px;
}

.ProseMirror table + table, .tiptap table + table, .webrender table + table {
  margin-top: 40px;
}

.ProseMirror h1 + table, .ProseMirror h2 + table, .ProseMirror h3 + table, .ProseMirror h4 + table, .ProseMirror h5 + table, .ProseMirror h6 + table, .tiptap h1 + table, .tiptap h2 + table, .tiptap h3 + table, .tiptap h4 + table, .tiptap h5 + table, .tiptap h6 + table, .webrender h1 + table, .webrender h2 + table, .webrender h3 + table, .webrender h4 + table, .webrender h5 + table, .webrender h6 + table, .ProseMirror p + ul, .ProseMirror h1 + ul, .ProseMirror h2 + ul, .ProseMirror h3 + ul, .ProseMirror h4 + ul, .ProseMirror h5 + ul, .ProseMirror h6 + ul, .tiptap p + ul, .tiptap h1 + ul, .tiptap h2 + ul, .tiptap h3 + ul, .tiptap h4 + ul, .tiptap h5 + ul, .tiptap h6 + ul, .webrender p + ul, .webrender h1 + ul, .webrender h2 + ul, .webrender h3 + ul, .webrender h4 + ul, .webrender h5 + ul, .webrender h6 + ul {
  margin-top: 24px;
}

.ProseMirror ul + p, .ProseMirror ol + p, .tiptap ul + p, .tiptap ol + p, .webrender ul + p, .webrender ol + p {
  margin-top: 20px;
}

.ProseMirror pre, .ProseMirror code, .tiptap pre, .tiptap code, .webrender pre, .webrender code {
  margin-top: 24px;
  margin-bottom: 24px;
}

.ProseMirror p.is-empty:before, .ProseMirror h1.is-empty:before, .ProseMirror h2.is-empty:before, .ProseMirror h3.is-empty:before, .ProseMirror h4.is-empty:before, .tiptap p.is-empty:before, .tiptap h1.is-empty:before, .tiptap h2.is-empty:before, .tiptap h3.is-empty:before, .tiptap h4.is-empty:before, .webrender p.is-empty:before, .webrender h1.is-empty:before, .webrender h2.is-empty:before, .webrender h3.is-empty:before, .webrender h4.is-empty:before {
  color: hsl(var(--muted-foreground));
  content: attr(data-placeholder);
  float: left;
  pointer-events: none;
  height: 0;
}

.ProseMirror p:empty, .tiptap p:empty, .webrender p:empty {
  height: 1em;
}

.ProseMirror p.is-editor-empty:first-child:before, .tiptap p.is-editor-empty:first-child:before, .webrender p.is-editor-empty:first-child:before {
  content: attr(data-placeholder);
  float: left;
  pointer-events: none;
  height: 0;
  color: hsl(var(--muted-foreground));
  opacity: .8;
}

.ProseMirror.has-focus .embed, .ProseMirror.has-focus .embedly-embed, .ProseMirror hr.has-focus, .tiptap.has-focus .embed, .tiptap.has-focus .embedly-embed, .tiptap hr.has-focus, .webrender.has-focus .embed, .webrender.has-focus .embedly-embed, .webrender hr.has-focus, .ProseMirror.has-focus .\!embed, .tiptap.has-focus .\!embed, .webrender.has-focus .\!embed {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ProseMirror .dont-break-out, .ProseMirror .dont-break-out code, .ProseMirror p a, .tiptap .dont-break-out, .tiptap .dont-break-out code, .tiptap p a, .webrender .dont-break-out, .webrender .dont-break-out code, .webrender p a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.ProseMirror ol, .tiptap ol, .webrender ol {
  padding-left: 2rem;
}

.ProseMirror ol > li, .tiptap ol > li, .webrender ol > li {
  padding-left: 0;
}

.ProseMirror ol > li::marker {
  color: hsl(var(--foreground));
}

.tiptap ol > li::marker {
  color: hsl(var(--foreground));
}

.webrender ol > li::marker {
  color: hsl(var(--foreground));
}

.ProseMirror ul, .tiptap ul, .webrender ul {
  padding-left: 1.5rem;
}

.ProseMirror ul > li::marker {
  color: hsl(var(--foreground));
}

.tiptap ul > li::marker {
  color: hsl(var(--foreground));
}

.webrender ul > li::marker {
  color: hsl(var(--foreground));
}

.ProseMirror a, .tiptap a, .webrender a {
  color: hsl(var(--link));
  text-decoration-line: none;
  transition: all .15s ease-in-out;
}

.ProseMirror a:hover, .tiptap a:hover, .webrender a:hover {
  color: hsl(var(--link) / .7);
}

:is(.ProseMirror u:has(a), .tiptap u:has(a), .webrender u:has(a)) {
  -webkit-text-decoration-color: hsl(var(--link));
  text-decoration-color: hsl(var(--link));
}

.ProseMirror p, .tiptap p, .webrender p {
  font-family: var(--font-body);
  letter-spacing: 0;
  font-size: 1.125rem;
  line-height: 30px;
}

.ProseMirror li, .ProseMirror blockquote, .tiptap li, .tiptap blockquote, .webrender li, .webrender blockquote {
  font-family: var(--font-body);
}

.theme-body-sans .body-text.ProseMirror li, .theme-body-sans .font-body.ProseMirror li, .theme-body-sans .body-text.ProseMirror blockquote, .theme-body-sans .font-body.ProseMirror blockquote, .theme-body-sans .body-text.tiptap li, .theme-body-sans .font-body.tiptap li, .theme-body-sans .body-text.tiptap blockquote, .theme-body-sans .font-body.tiptap blockquote, .theme-body-sans .body-text.webrender li, .theme-body-sans .font-body.webrender li, .theme-body-sans .body-text.webrender blockquote, .theme-body-sans .font-body.webrender blockquote {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-mono .body-text.ProseMirror li, .theme-body-mono .font-body.ProseMirror li, .theme-body-mono .body-text.ProseMirror blockquote, .theme-body-mono .font-body.ProseMirror blockquote, .theme-body-mono .body-text.tiptap li, .theme-body-mono .font-body.tiptap li, .theme-body-mono .body-text.tiptap blockquote, .theme-body-mono .font-body.tiptap blockquote, .theme-body-mono .body-text.webrender li, .theme-body-mono .font-body.webrender li, .theme-body-mono .body-text.webrender blockquote, .theme-body-mono .font-body.webrender blockquote {
  letter-spacing: -.02em;
  font-weight: 400;
}

.ProseMirror li, .ProseMirror blockquote, .tiptap li, .tiptap blockquote, .webrender li, .webrender blockquote {
  letter-spacing: 0;
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.ProseMirror li > *, .tiptap li > *, .webrender li > * {
  text-align: start !important;
}

.ProseMirror blockquote, .tiptap blockquote, .webrender blockquote {
  border-left-width: 0;
  border-right-width: 0;
  border-inline-start-width: .25rem;
  border-inline-start-color: hsl(var(--border));
  padding-left: 0;
  padding-right: 0;
  padding-inline-start: 1em;
}

.ProseMirror ul, .ProseMirror ol, .tiptap ul, .tiptap ol, .webrender ul, .webrender ol {
  clear: both;
}

.ProseMirror h1, .tiptap h1, .webrender h1, .ProseMirror h2, .tiptap h2, .webrender h2, .ProseMirror h3, .tiptap h3, .webrender h3 {
  font-weight: var(--font-header-weight, 600);
}

.theme-body-sans .body-text.ProseMirror h6, .theme-body-sans .font-body.ProseMirror h6, .theme-body-sans .body-text.tiptap h6, .theme-body-sans .font-body.tiptap h6, .theme-body-sans .body-text.webrender h6, .theme-body-sans .font-body.webrender h6 {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-mono .body-text.ProseMirror h6, .theme-body-mono .font-body.ProseMirror h6, .theme-body-mono .body-text.tiptap h6, .theme-body-mono .font-body.tiptap h6, .theme-body-mono .body-text.webrender h6, .theme-body-mono .font-body.webrender h6 {
  letter-spacing: -.02em;
  font-weight: 400;
}

.ProseMirror h6, .tiptap h6, .webrender h6 {
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}

.ProseMirror .link-embed-link, .tiptap .link-embed-link, .webrender .link-embed-link {
  text-decoration: none !important;
}

.ProseMirror .link-embed, .tiptap .link-embed, .webrender .link-embed {
  background: hsl(var(--card));
  color: hsl(var(--card-foreground));
  border-width: 1px;
  border-radius: 6px;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
  font-size: .9rem;
  font-weight: 300;
  transition-property: all;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  display: flex;
}

.ProseMirror .link-embed:hover, .tiptap .link-embed:hover, .webrender .link-embed:hover {
  opacity: .9;
}

.ProseMirror .link-embed > div, .tiptap .link-embed > div, .webrender .link-embed > div {
  border-right: 1px solid hsl(var(--border));
  flex-direction: column;
  height: 128px;
  padding: 1rem;
  display: flex;
  overflow: hidden;
}

.theme-body-sans .body-text.ProseMirror .link-embed h2, .theme-body-sans .font-body.ProseMirror .link-embed h2, .theme-body-sans .body-text.tiptap .link-embed h2, .theme-body-sans .font-body.tiptap .link-embed h2, .theme-body-sans .body-text.webrender .link-embed h2, .theme-body-sans .font-body.webrender .link-embed h2 {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-mono .body-text.ProseMirror .link-embed h2, .theme-body-mono .font-body.ProseMirror .link-embed h2, .theme-body-mono .body-text.tiptap .link-embed h2, .theme-body-mono .font-body.tiptap .link-embed h2, .theme-body-mono .body-text.webrender .link-embed h2, .theme-body-mono .font-body.webrender .link-embed h2 {
  letter-spacing: -.02em;
  font-weight: 400;
}

.ProseMirror .link-embed h2, .tiptap .link-embed h2, .webrender .link-embed h2 {
  letter-spacing: 0;
  color: inherit;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0;
  font-size: 1rem;
  line-height: 1.5rem;
  overflow: hidden;
}

.theme-body-sans .body-text.ProseMirror .link-embed p, .theme-body-sans .font-body.ProseMirror .link-embed p, .theme-body-sans .body-text.tiptap .link-embed p, .theme-body-sans .font-body.tiptap .link-embed p, .theme-body-sans .body-text.webrender .link-embed p, .theme-body-sans .font-body.webrender .link-embed p {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-mono .body-text.ProseMirror .link-embed p, .theme-body-mono .font-body.ProseMirror .link-embed p, .theme-body-mono .body-text.tiptap .link-embed p, .theme-body-mono .font-body.tiptap .link-embed p, .theme-body-mono .body-text.webrender .link-embed p, .theme-body-mono .font-body.webrender .link-embed p {
  letter-spacing: -.02em;
  font-weight: 400;
}

.ProseMirror .link-embed p, .tiptap .link-embed p, .webrender .link-embed p {
  letter-spacing: 0;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0;
  font-size: .875rem;
  font-weight: 300;
  line-height: 1.25rem;
  display: -webkit-box;
  overflow: hidden;
}

.ProseMirror .link-embed span, .tiptap .link-embed span, .webrender .link-embed span {
  opacity: .6;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: auto;
  overflow: hidden;
}

.ProseMirror .link-embed img, .tiptap .link-embed img, .webrender .link-embed img {
  object-fit: cover;
  border-radius: 0 5px 5px 0;
  width: 192px;
  height: 128px;
  margin: 0 !important;
}

.ProseMirror .email-subscribe-button, .tiptap .email-subscribe-button, .webrender .email-subscribe-button {
  background-color: hsl(var(--primary));
  border: solid hsl(var(--primary));
  text-align: center;
  border-width: 1px;
  border-radius: 8px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 6px 16px;
  font-size: .875rem;
  text-decoration: none;
  display: inline-block;
  color: hsl(var(--primary-foreground)) !important;
}

.ProseMirror pre, .tiptap pre, .webrender pre {
  color: #fff;
  border-radius: .5rem;
  margin-top: 24px;
  margin-bottom: 24px;
  padding: .75rem 1rem;
  font-family: JetBrainsMono, monospace;
  box-shadow: none !important;
}

.ProseMirror pre code, .tiptap pre code, .webrender pre code {
  color: inherit;
  background: none;
  padding: 0;
  font-size: .8rem;
}

.ProseMirror pre .hljs-comment, .ProseMirror pre .hljs-quote, .tiptap pre .hljs-comment, .tiptap pre .hljs-quote, .webrender pre .hljs-comment, .webrender pre .hljs-quote {
  color: #616161;
}

.ProseMirror pre .hljs-variable, .ProseMirror pre .hljs-template-variable, .ProseMirror pre .hljs-attribute, .ProseMirror pre .hljs-tag, .ProseMirror pre .hljs-name, .ProseMirror pre .hljs-regexp, .ProseMirror pre .hljs-link, .ProseMirror pre .hljs-name, .ProseMirror pre .hljs-selector-id, .ProseMirror pre .hljs-selector-class, .tiptap pre .hljs-variable, .tiptap pre .hljs-template-variable, .tiptap pre .hljs-attribute, .tiptap pre .hljs-tag, .tiptap pre .hljs-name, .tiptap pre .hljs-regexp, .tiptap pre .hljs-link, .tiptap pre .hljs-name, .tiptap pre .hljs-selector-id, .tiptap pre .hljs-selector-class, .webrender pre .hljs-variable, .webrender pre .hljs-template-variable, .webrender pre .hljs-attribute, .webrender pre .hljs-tag, .webrender pre .hljs-name, .webrender pre .hljs-regexp, .webrender pre .hljs-link, .webrender pre .hljs-name, .webrender pre .hljs-selector-id, .webrender pre .hljs-selector-class {
  color: #f98181;
}

.ProseMirror pre .hljs-number, .ProseMirror pre .hljs-meta, .ProseMirror pre .hljs-built_in, .ProseMirror pre .hljs-builtin-name, .ProseMirror pre .hljs-literal, .ProseMirror pre .hljs-type, .ProseMirror pre .hljs-params, .tiptap pre .hljs-number, .tiptap pre .hljs-meta, .tiptap pre .hljs-built_in, .tiptap pre .hljs-builtin-name, .tiptap pre .hljs-literal, .tiptap pre .hljs-type, .tiptap pre .hljs-params, .webrender pre .hljs-number, .webrender pre .hljs-meta, .webrender pre .hljs-built_in, .webrender pre .hljs-builtin-name, .webrender pre .hljs-literal, .webrender pre .hljs-type, .webrender pre .hljs-params {
  color: #fbbc88;
}

.ProseMirror pre .hljs-string, .ProseMirror pre .hljs-symbol, .ProseMirror pre .hljs-bullet, .tiptap pre .hljs-string, .tiptap pre .hljs-symbol, .tiptap pre .hljs-bullet, .webrender pre .hljs-string, .webrender pre .hljs-symbol, .webrender pre .hljs-bullet {
  color: #b9f18d;
}

.ProseMirror pre .hljs-title, .ProseMirror pre .hljs-section, .tiptap pre .hljs-title, .tiptap pre .hljs-section, .webrender pre .hljs-title, .webrender pre .hljs-section {
  color: #faf594;
}

.ProseMirror pre .hljs-keyword, .ProseMirror pre .hljs-selector-tag, .tiptap pre .hljs-keyword, .tiptap pre .hljs-selector-tag, .webrender pre .hljs-keyword, .webrender pre .hljs-selector-tag {
  color: #70cff8;
}

.ProseMirror pre .hljs-emphasis, .tiptap pre .hljs-emphasis, .webrender pre .hljs-emphasis {
  font-style: italic;
}

.ProseMirror pre .hljs-strong, .tiptap pre .hljs-strong, .webrender pre .hljs-strong {
  font-weight: 700;
}

.ProseMirror pre .hljs-comment, .tiptap pre .hljs-comment, .webrender pre .hljs-comment {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}

.ProseMirror .code-block, .tiptap .code-block, .webrender .code-block {
  position: relative;
}

.ProseMirror .code-block button, .tiptap .code-block button, .webrender .code-block button {
  position: absolute;
  top: .5rem;
  right: .5rem;
}

.ProseMirror .code-block .syntax-language-list, .tiptap .code-block .syntax-language-list, .webrender .code-block .syntax-language-list {
  position: absolute;
  top: 2.75rem;
  right: .5rem;
}

.ProseMirror code, .tiptap code, .webrender code {
  border: 0;
  font-family: Menlo;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
}

.ProseMirror .center-contents, .tiptap .center-contents, .webrender .center-contents {
  margin-bottom: 1.25rem;
  text-align: center !important;
}

.ProseMirror .center-contents + .center-contents, .tiptap .center-contents + .center-contents, .webrender .center-contents + .center-contents {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.ProseMirror .soundxyz, .tiptap .soundxyz, .webrender .soundxyz {
  border-radius: 8px;
  width: 100%;
  height: 210px;
}

@media (min-width: 463px) {
  .ProseMirror .soundxyz, .tiptap .soundxyz, .webrender .soundxyz {
    height: 300px;
  }
}

.ProseMirror .resize-cursor, .tiptap .resize-cursor, .webrender .resize-cursor {
  cursor: ew-resize;
  cursor: col-resize;
}

.ProseMirror .header-anchor-link, .tiptap .header-anchor-link, .webrender .header-anchor-link {
  opacity: 0;
  color: var(--color-primary);
  cursor: pointer;
  padding: 8px;
  position: absolute;
  left: -50px;
}

@media (max-width: 1024px) {
  .ProseMirror .header-anchor-link, .tiptap .header-anchor-link, .webrender .header-anchor-link {
    display: none;
  }
}

.ProseMirror h1 > .header-anchor-link, .tiptap h1 > .header-anchor-link, .webrender h1 > .header-anchor-link {
  top: .4rem;
}

.ProseMirror h2 > .header-anchor-link, .tiptap h2 > .header-anchor-link, .webrender h2 > .header-anchor-link {
  top: .15rem;
}

.ProseMirror h3 > .header-anchor-link, .tiptap h3 > .header-anchor-link, .webrender h3 > .header-anchor-link {
  top: .05rem;
}

.ProseMirror h4 > .header-anchor-link, .tiptap h4 > .header-anchor-link, .webrender h4 > .header-anchor-link {
  top: -.2rem;
}

.ProseMirror .header-and-anchor:hover .header-anchor-link, .tiptap .header-and-anchor:hover .header-anchor-link, .webrender .header-and-anchor:hover .header-anchor-link {
  opacity: 1;
}

.ProseMirror .header-anchor-link:hover, .tiptap .header-anchor-link:hover, .webrender .header-anchor-link:hover {
  opacity: 1;
  background: hsl(var(--muted));
  border-radius: 50%;
}

.ProseMirror table, .tiptap table, .webrender table {
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
  margin: 0;
}

.ProseMirror table td, .ProseMirror table th, .tiptap table td, .tiptap table th, .webrender table td, .webrender table th {
  min-width: 1em;
}

.theme-body-sans .body-text.ProseMirror table td, .theme-body-sans .font-body.ProseMirror table td, .theme-body-sans .body-text.ProseMirror table th, .theme-body-sans .font-body.ProseMirror table th, .theme-body-sans .body-text.tiptap table td, .theme-body-sans .font-body.tiptap table td, .theme-body-sans .body-text.tiptap table th, .theme-body-sans .font-body.tiptap table th, .theme-body-sans .body-text.webrender table td, .theme-body-sans .font-body.webrender table td, .theme-body-sans .body-text.webrender table th, .theme-body-sans .font-body.webrender table th {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-mono .body-text.ProseMirror table td, .theme-body-mono .font-body.ProseMirror table td, .theme-body-mono .body-text.ProseMirror table th, .theme-body-mono .font-body.ProseMirror table th, .theme-body-mono .body-text.tiptap table td, .theme-body-mono .font-body.tiptap table td, .theme-body-mono .body-text.tiptap table th, .theme-body-mono .font-body.tiptap table th, .theme-body-mono .body-text.webrender table td, .theme-body-mono .font-body.webrender table td, .theme-body-mono .body-text.webrender table th, .theme-body-mono .font-body.webrender table th {
  letter-spacing: -.02em;
  font-weight: 400;
}

.ProseMirror table td, .ProseMirror table th, .tiptap table td, .tiptap table th, .webrender table td, .webrender table th {
  letter-spacing: 0;
  padding: .875rem .75rem;
  font-size: .875rem;
  line-height: 1.25rem;
}

@media (min-width: 640px) {
  .ProseMirror table td, .ProseMirror table th, .tiptap table td, .tiptap table th, .webrender table td, .webrender table th {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
}

.ProseMirror table td > *, .ProseMirror table th > *, .tiptap table td > *, .tiptap table th > *, .webrender table td > *, .webrender table th > * {
  margin-bottom: 0;
}

.ProseMirror table tr td, .ProseMirror table tr th, .tiptap table tr td, .tiptap table tr th, .webrender table tr td, .webrender table tr th {
  border-width: 0;
}

.ProseMirror table tr:first-child td, .ProseMirror table tr:first-child th, .tiptap table tr:first-child td, .tiptap table tr:first-child th, .webrender table tr:first-child td, .webrender table tr:first-child th {
  border-top-width: 2px;
}

.ProseMirror table tr td, .ProseMirror table tr th, .tiptap table tr td, .tiptap table tr th, .webrender table tr td, .webrender table tr th {
  border-bottom-width: 2px;
}

.ProseMirror table td:first-child, .ProseMirror table th:first-child, .tiptap table td:first-child, .tiptap table th:first-child, .webrender table td:first-child, .webrender table th:first-child {
  border-left-width: 2px;
}

.ProseMirror table tr td, .ProseMirror table tr th, .tiptap table tr td, .tiptap table tr th, .webrender table tr td, .webrender table tr th {
  border-right-width: 2px;
}

.ProseMirror table tr:first-child td:first-child, .ProseMirror table tr:first-child th:first-child, .tiptap table tr:first-child td:first-child, .tiptap table tr:first-child th:first-child, .webrender table tr:first-child td:first-child, .webrender table tr:first-child th:first-child {
  border-top-left-radius: 6px;
}

.ProseMirror table tr:first-child td:last-child, .ProseMirror table tr:first-child th:last-child, .tiptap table tr:first-child td:last-child, .tiptap table tr:first-child th:last-child, .webrender table tr:first-child td:last-child, .webrender table tr:first-child th:last-child {
  border-top-right-radius: 6px;
}

.ProseMirror table tr:last-child td:first-child, .ProseMirror table tr:last-child th:first-child, .tiptap table tr:last-child td:first-child, .tiptap table tr:last-child th:first-child, .webrender table tr:last-child td:first-child, .webrender table tr:last-child th:first-child {
  border-bottom-left-radius: 6px;
}

.ProseMirror table tr:last-child td:last-child, .tiptap table tr:last-child td:last-child, .webrender table tr:last-child td:last-child {
  border-bottom-right-radius: 6px;
}

.ProseMirror table tr td, .tiptap table tr td, .webrender table tr td {
  border-style: solid;
  border-color: hsl(var(--border));
}

.ProseMirror table tr th, .tiptap table tr th, .webrender table tr th {
  border-style: solid;
  border-color: hsl(var(--border));
  font-weight: inherit !important;
}

.ProseMirror table .column-resize-handle, .tiptap table .column-resize-handle, .webrender table .column-resize-handle {
  background-color: hsl(var(--primary) / .3);
  pointer-events: none;
  width: 4px;
  position: absolute;
  top: 0;
  bottom: -2px;
  right: -2px;
}

.ProseMirror table p, .tiptap table p, .webrender table p {
  margin: 0;
}

.ProseMirror .details > summary > span, .tiptap .details > summary > span, .webrender .details > summary > span {
  margin-left: .5rem;
}

.ProseMirror .details > div, .tiptap .details > div, .webrender .details > div {
  margin-left: 1.4rem;
}

.ProseMirror .emoji, .tiptap .emoji, .webrender .emoji {
  margin: 0 !important;
  padding: 0 !important;
}

.ProseMirror .emoji > img, .tiptap .emoji > img, .webrender .emoji > img {
  width: 1em;
  height: 1em;
  margin: 0 !important;
  padding: 0 !important;
}

.ProseMirror .emoji-items, .tiptap .emoji-items, .webrender .emoji-items {
  background: hsl(var(--popover));
  color: hsl(var(--popover-foreground) / .8);
  border-radius: .5rem;
  padding: .2rem;
  font-size: .9rem;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 0 1px #0000000d, 0 10px 20px #0000001a;
}

.ProseMirror .emoji-item, .tiptap .emoji-item, .webrender .emoji-item {
  text-align: left;
  background: none;
  border: 1px solid #0000;
  border-radius: .4rem;
  align-items: center;
  gap: .4rem;
  width: 100%;
  margin: 0;
  padding: .2rem .4rem;
  display: flex;
}

.ProseMirror .emoji-item.is-selected, .tiptap .emoji-item.is-selected, .webrender .emoji-item.is-selected {
  --tw-border-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-border-opacity));
}

.ProseMirror .emoji-item:hover, .tiptap .emoji-item:hover, .webrender .emoji-item:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

.ProseMirror .emoji-item > img, .tiptap .emoji-item > img, .webrender .emoji-item > img {
  width: 1em;
  height: 1em;
}

.ProseMirror .emoji > img, .tiptap .emoji > img, .webrender .emoji > img {
  display: inline;
  width: 1rem !important;
  height: 1rem !important;
  margin: 0 !important;
  padding: 0 !important;
}

.ProseMirror .zora-embed, .tiptap .zora-embed, .webrender .zora-embed {
  border-radius: 12px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.ProseMirror .embedly-embed, .tiptap .embedly-embed, .webrender .embedly-embed {
  border-radius: calc(var(--radius)  - 2px);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.ProseMirror .node-embedly iframe, .ProseMirror .responsive-object iframe, .tiptap .node-embedly iframe, .tiptap .responsive-object iframe, .webrender .node-embedly iframe, .webrender .responsive-object iframe {
  border-radius: calc(var(--radius)  - 2px);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.ProseMirror .responsive-object iframe, .tiptap .responsive-object iframe, .webrender .responsive-object iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.ProseMirror .responsive-object, .tiptap .responsive-object, .webrender .responsive-object {
  height: 0;
  margin: 10px 0;
  padding-bottom: 67.5%;
  position: relative;
  overflow: hidden;
}

.ProseMirror ul.task-list, .tiptap ul.task-list, .webrender ul.task-list {
  padding-left: 0;
  list-style: none;
}

.ProseMirror li.task-list-item, .tiptap li.task-list-item, .webrender li.task-list-item {
  align-items: flex-start;
  margin-bottom: .8em;
  margin-left: -.2em;
  display: flex;
}

.ProseMirror li.task-list-item > label, .tiptap li.task-list-item > label, .webrender li.task-list-item > label {
  margin: 0 .7em 0 0;
  padding: 0;
}

.ProseMirror li.task-list-item > label > input, .tiptap li.task-list-item > label > input, .webrender li.task-list-item > label > input {
  -webkit-appearance: none;
  appearance: none;
  border-radius: calc(var(--radius)  - 4px);
}

.ProseMirror li.task-list-item > div, .tiptap li.task-list-item > div, .webrender li.task-list-item > div {
  margin: .08em 0 0;
}

.ProseMirror li.task-list-item > div > *, .tiptap li.task-list-item > div > *, .webrender li.task-list-item > div > * {
  margin: 0;
}

.ProseMirror div[data-youtube-video] iframe, .tiptap div[data-youtube-video] iframe, .webrender div[data-youtube-video] iframe {
  margin: 0 auto;
}

.ProseMirror lite-youtube, .tiptap lite-youtube, .webrender lite-youtube {
  clear: both;
  max-width: 100% !important;
}

.ProseMirror .node-twitter, .tiptap .node-twitter, .webrender .node-twitter {
  clear: both;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.ProseMirror .static-tweet-body .image-container img, .ProseMirror gif, .ProseMirror video, .tiptap .static-tweet-body .image-container img, .tiptap gif, .tiptap video, .webrender .static-tweet-body .image-container img, .webrender gif, .webrender video {
  border-radius: calc(var(--radius)  - 2px);
}

.ProseMirror .static-tweet a:link, .ProseMirror a:visited, .tiptap .static-tweet a:link, .tiptap a:visited, .webrender .static-tweet a:link, .webrender a:visited {
  text-decoration: none;
}

.ProseMirror .static-tweet-emoji, .tiptap .static-tweet-emoji, .webrender .static-tweet-emoji {
  display: inline;
}

.ProseMirror blockquote, .tiptap blockquote, .webrender blockquote {
  clear: both;
  margin-top: 32px;
  margin-bottom: 24px;
  font-style: normal !important;
}

.ProseMirror blockquote :before, .tiptap blockquote :before, .webrender blockquote :before {
  content: unset !important;
}

.ProseMirror blockquote > *, .tiptap blockquote > *, .webrender blockquote > * {
  text-align: start !important;
}

.theme-header-sans .heading.ProseMirror .callout-button, .theme-header-sans .font-header.ProseMirror .callout-button, .theme-header-sans .heading.tiptap .callout-button, .theme-header-sans .font-header.tiptap .callout-button, .theme-header-sans .heading.webrender .callout-button, .theme-header-sans .font-header.webrender .callout-button {
  letter-spacing: 0;
  font-weight: 700;
}

.theme-header-serif .heading.ProseMirror .callout-button, .theme-header-serif .font-header.ProseMirror .callout-button, .theme-header-serif .heading.tiptap .callout-button, .theme-header-serif .font-header.tiptap .callout-button, .theme-header-serif .heading.webrender .callout-button, .theme-header-serif .font-header.webrender .callout-button, .theme-header-mono .heading.ProseMirror .callout-button, .theme-header-mono .font-header.ProseMirror .callout-button, .theme-header-mono .heading.tiptap .callout-button, .theme-header-mono .font-header.tiptap .callout-button, .theme-header-mono .heading.webrender .callout-button, .theme-header-mono .font-header.webrender .callout-button {
  letter-spacing: -.03em;
}

.ProseMirror .callout-button, .tiptap .callout-button, .webrender .callout-button {
  letter-spacing: -.03em;
  padding: .5rem;
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.ProseMirror .callout-base, .tiptap .callout-base, .webrender .callout-base {
  flex-direction: row;
  align-items: flex-start;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
}

.ProseMirror .callout-base p, .ProseMirror .callout-base h1, .ProseMirror .callout-base h2, .ProseMirror .callout-base h3, .ProseMirror .callout-base h4, .ProseMirror .callout-base h5, .tiptap .callout-base p, .tiptap .callout-base h1, .tiptap .callout-base h2, .tiptap .callout-base h3, .tiptap .callout-base h4, .tiptap .callout-base h5, .webrender .callout-base p, .webrender .callout-base h1, .webrender .callout-base h2, .webrender .callout-base h3, .webrender .callout-base h4, .webrender .callout-base h5 {
  color: inherit;
  word-break: break-word;
  margin-bottom: 0 !important;
}

.ProseMirror .callout-base p, .tiptap .callout-base p, .webrender .callout-base p {
  margin-top: 10px !important;
}

.ProseMirror .callout-base h1, .tiptap .callout-base h1, .webrender .callout-base h1 {
  margin-top: 3px !important;
}

.ProseMirror .callout-base h2, .tiptap .callout-base h2, .webrender .callout-base h2 {
  margin-top: 7px !important;
}

.ProseMirror .callout-base h3, .tiptap .callout-base h3, .webrender .callout-base h3 {
  margin-top: 8px !important;
}

.ProseMirror .callout-base h4, .tiptap .callout-base h4, .webrender .callout-base h4 {
  margin-top: 11px !important;
}

.ProseMirror .callout-base h5, .tiptap .callout-base h5, .webrender .callout-base h5 {
  margin-top: 10px !important;
}

@media (min-width: 1024px) {
  .ProseMirror .callout-base p, .tiptap .callout-base p, .webrender .callout-base p {
    margin-top: 7px !important;
  }

  .ProseMirror .callout-base h1, .tiptap .callout-base h1, .webrender .callout-base h1 {
    margin-top: 0 !important;
  }

  .ProseMirror .callout-base h2, .tiptap .callout-base h2, .webrender .callout-base h2 {
    margin-top: 4px !important;
  }

  .ProseMirror .callout-base h3, .tiptap .callout-base h3, .webrender .callout-base h3 {
    margin-top: 5px !important;
  }

  .ProseMirror .callout-base h4, .tiptap .callout-base h4, .webrender .callout-base h4 {
    margin-top: 9px !important;
  }

  .ProseMirror .callout-base h5, .tiptap .callout-base h5, .webrender .callout-base h5 {
    margin-top: 7px !important;
  }
}

.ProseMirror .callout-content, .tiptap .callout-content, .webrender .callout-content {
  place-items: center;
  width: 100%;
  padding-left: .5rem;
  padding-right: .5rem;
  display: flex;
}

.ProseMirror .callout-info, .tiptap .callout-info, .webrender .callout-info {
  clear: both;
  border-radius: calc(var(--radius)  - 2px);
  --tw-border-opacity: 1;
  border-style: solid;
  border-width: 0 0 0 8px;
  border-color: rgb(147 197 253 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(30 58 138 / var(--tw-text-opacity));
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.ProseMirror .callout-info-icon, .tiptap .callout-info-icon, .webrender .callout-info-icon {
  --tw-text-opacity: 1;
  color: rgb(147 197 253 / var(--tw-text-opacity));
}

.ProseMirror .callout-tip, .tiptap .callout-tip, .webrender .callout-tip {
  clear: both;
  border-radius: calc(var(--radius)  - 2px);
  --tw-border-opacity: 1;
  border-style: solid;
  border-width: 0 0 0 8px;
  border-color: rgb(134 239 172 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(20 83 45 / var(--tw-text-opacity));
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.ProseMirror .callout-tip-icon, .tiptap .callout-tip-icon, .webrender .callout-tip-icon {
  --tw-text-opacity: 1;
  color: rgb(134 239 172 / var(--tw-text-opacity));
}

.ProseMirror .callout-warning, .tiptap .callout-warning, .webrender .callout-warning {
  clear: both;
  border-radius: calc(var(--radius)  - 2px);
  --tw-border-opacity: 1;
  border-style: solid;
  border-width: 0 0 0 8px;
  border-color: rgb(253 224 71 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(254 249 195 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(113 63 18 / var(--tw-text-opacity));
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.ProseMirror .callout-warning-icon, .tiptap .callout-warning-icon, .webrender .callout-warning-icon {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity));
}

.ProseMirror .callout-important, .tiptap .callout-important, .webrender .callout-important {
  clear: both;
  border-radius: calc(var(--radius)  - 2px);
  --tw-border-opacity: 1;
  border-style: solid;
  border-width: 0 0 0 8px;
  border-color: rgb(252 165 165 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(127 29 29 / var(--tw-text-opacity));
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.ProseMirror .callout-important-icon, .tiptap .callout-important-icon, .webrender .callout-important-icon {
  --tw-text-opacity: 1;
  color: rgb(252 165 165 / var(--tw-text-opacity));
}

.ProseMirror .image-node, .tiptap .image-node, .webrender .image-node {
  border-radius: calc(var(--radius)  - 2px);
  height: auto;
  margin-bottom: 1.25rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 1.25rem !important;
}

.ProseMirror figure, .tiptap figure, .webrender figure {
  max-width: 100%;
}

.ProseMirror figure img, .tiptap figure img, .webrender figure img {
  border-radius: calc(var(--radius)  - 2px) !important;
  margin-bottom: .25rem !important;
}

.ProseMirror figure:read-write > a img, .tiptap figure:read-write > a img, .webrender figure:read-write > a img {
  cursor: auto;
}

.ProseMirror .public .image-node, .tiptap .public .image-node, .webrender .public .image-node {
  max-width: 100% !important;
}

.ProseMirror .img-center, .tiptap .img-center, .webrender .img-center {
  margin: auto;
}

.ProseMirror .image-node-resize-handle, .tiptap .image-node-resize-handle, .webrender .image-node-resize-handle {
  border-radius: var(--radius);
  --tw-border-opacity: 1;
  border-style: solid;
  border-left-width: 4px;
  border-color: rgb(156 163 175 / var(--tw-border-opacity));
  opacity: 0;
  transition-property: opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  top: 1rem;
  bottom: 1rem;
}

.ProseMirror .has-focus .image-node-resize-handle, .tiptap .has-focus .image-node-resize-handle, .webrender .has-focus .image-node-resize-handle {
  cursor: col-resize;
  opacity: 1;
}

.ProseMirror .img-float-left, .tiptap .img-float-left, .webrender .img-float-left {
  float: left !important;
  margin-top: -.75rem !important;
  margin-right: 1rem !important;
}

.ProseMirror .img-float-right, .tiptap .img-float-right, .webrender .img-float-right {
  float: right !important;
  margin-top: -.75rem !important;
  margin-left: 1rem !important;
}

.ProseMirror figcaption, .tiptap figcaption, .webrender figcaption {
  text-align: center;
  outline-offset: 2px;
  cursor: text;
  outline: 2px solid #0000;
  width: 100%;
  color: inherit !important;
}

.ProseMirror .hide-figcaption, .tiptap .hide-figcaption, .webrender .hide-figcaption {
  display: none;
}

.ProseMirror figcaption:read-write, .tiptap figcaption:read-write, .webrender figcaption:read-write {
  display: revert !important;
}

.ProseMirror figcaption:not(:empty), .tiptap figcaption:not(:empty), .webrender figcaption:not(:empty) {
  display: revert !important;
  margin-top: 12px !important;
  margin-bottom: 16px !important;
}

.ProseMirror .img-float-left > figcaption, .ProseMirror .img-float-right > figcaption, .tiptap .img-float-left > figcaption, .tiptap .img-float-right > figcaption, .webrender .img-float-left > figcaption, .webrender .img-float-right > figcaption {
  margin-bottom: .3em !important;
}

:is(.ProseMirror figure > div:not(.has-focus) + figcaption:has(br.ProseMirror-trailingBreak), .tiptap figure > div:not(.has-focus) + figcaption:has(br.ProseMirror-trailingBreak), .webrender figure > div:not(.has-focus) + figcaption:has(br.ProseMirror-trailingBreak)), :is(.ProseMirror figure > a:not(.has-focus) + figcaption:has(br.ProseMirror-trailingBreak), .tiptap figure > a:not(.has-focus) + figcaption:has(br.ProseMirror-trailingBreak), .webrender figure > a:not(.has-focus) + figcaption:has(br.ProseMirror-trailingBreak)) {
  max-height: 0;
  margin: 0 !important;
}

.ProseMirror figure > div.has-focus + figcaption:has(br.ProseMirror-trailingBreak):before {
  max-height: unset;
  content: "Image caption (optional)";
  margin-top: .5em !important;
  margin-bottom: 1.5em !important;
}

.tiptap figure > div.has-focus + figcaption:has(br.ProseMirror-trailingBreak):before {
  max-height: unset;
  content: "Image caption (optional)";
  margin-top: .5em !important;
  margin-bottom: 1.5em !important;
}

.webrender figure > div.has-focus + figcaption:has(br.ProseMirror-trailingBreak):before {
  max-height: unset;
  content: "Image caption (optional)";
  margin-top: .5em !important;
  margin-bottom: 1.5em !important;
}

.ProseMirror figure > a:has(div.has-focus) + figcaption:has(br.ProseMirror-trailingBreak):before {
  max-height: unset;
  content: "Image caption (optional)";
  margin-top: .5em !important;
  margin-bottom: 1.5em !important;
}

.tiptap figure > a:has(div.has-focus) + figcaption:has(br.ProseMirror-trailingBreak):before {
  max-height: unset;
  content: "Image caption (optional)";
  margin-top: .5em !important;
  margin-bottom: 1.5em !important;
}

.webrender figure > a:has(div.has-focus) + figcaption:has(br.ProseMirror-trailingBreak):before {
  max-height: unset;
  content: "Image caption (optional)";
  margin-top: .5em !important;
  margin-bottom: 1.5em !important;
}

@media (max-width: 480px) {
  .ProseMirror .img-float-left, .ProseMirror .img-float-right, .tiptap .img-float-left, .tiptap .img-float-right, .webrender .img-float-left, .webrender .img-float-right {
    float: none !important;
    width: 100% !important;
    margin: 1rem auto !important;
  }
}

.ProseMirror .drag-handle, .tiptap .drag-handle, .webrender .drag-handle {
  opacity: 0;
  cursor: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 10 16\"><path fill-opacity=\"0.2\" d=\"M4 14c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zM2 6C.9 6 0 6.9 0 8s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6C.9 0 0 .9 0 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z\" /></svg>");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1rem;
  min-width: 1rem;
  height: 1rem;
  transition-property: opacity;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
  position: absolute;
  top: -.5rem;
  left: -1.5rem;
}

.ProseMirror .has-focus .drag-handle, .tiptap .has-focus .drag-handle, .webrender .has-focus .drag-handle {
  cursor: grab;
  opacity: 1;
}

@media only screen and (hover: none) and (pointer: coarse) {
  .ProseMirror .drag-handle, .tiptap .drag-handle, .webrender .drag-handle {
    opacity: 0 !important;
  }

  .ProseMirror .image-node-resize-handle, .tiptap .image-node-resize-handle, .webrender .image-node-resize-handle {
    display: none;
  }
}

.ProseMirror .static-tweet-header-name, .tiptap .static-tweet-header-name, .webrender .static-tweet-header-name {
  white-space: initial !important;
}

.ProseMirror .ProseMirror .ask-ai-input > div:has(br):before {
  color: hsl(var(--muted-foreground));
  content: "Ask AI anything...";
  float: left;
  pointer-events: none;
  height: 0;
}

.tiptap .ProseMirror .ask-ai-input > div:has(br):before {
  color: hsl(var(--muted-foreground));
  content: "Ask AI anything...";
  float: left;
  pointer-events: none;
  height: 0;
}

.webrender .ProseMirror .ask-ai-input > div:has(br):before {
  color: hsl(var(--muted-foreground));
  content: "Ask AI anything...";
  float: left;
  pointer-events: none;
  height: 0;
}

.ProseMirror hr, .tiptap hr, .webrender hr {
  border-color: hsl(var(--border)) !important;
  margin-top: 2.5rem !important;
  margin-bottom: 2.5rem !important;
}

.ProseMirror .custom-button-input > div, .tiptap .custom-button-input > div, .webrender .custom-button-input > div {
  cursor: text;
  min-width: 40px;
}

.ProseMirror .disable-connect-wallet-button-embed-click > *, .tiptap .disable-connect-wallet-button-embed-click > *, .webrender .disable-connect-wallet-button-embed-click > *, .ProseMirror .disable-share-wallet-button-embed-click > *, .tiptap .disable-share-wallet-button-embed-click > *, .webrender .disable-share-wallet-button-embed-click > * {
  pointer-events: none;
}

.ProseMirror .details, .tiptap .details, .webrender .details {
  border: 1px solid;
  border-color: hsl(var(--border));
  border-radius: .5rem;
  margin: 1rem 0;
  padding: .5rem;
  display: flex;
}

.ProseMirror .details > button, .tiptap .details > button, .webrender .details > button {
  cursor: pointer;
  background: none;
  border: none;
  padding: 2px 0 0;
  display: flex;
}

.ProseMirror .details > button:before, .tiptap .details > button:before, .webrender .details > button:before {
  content: "▶";
  width: 1.5em;
  height: 1.5em;
  color: hsl(var(--border));
  justify-content: center;
  align-items: center;
  display: flex;
}

.ProseMirror .details.is-open > button:before, .tiptap .details.is-open > button:before, .webrender .details.is-open > button:before {
  content: "▼";
}

.ProseMirror .details > div, .tiptap .details > div, .webrender .details > div {
  flex: auto;
  margin-right: 24px;
}

.ProseMirror .details:last-child, .tiptap .details:last-child, .webrender .details:last-child {
  margin-bottom: 0;
}

.ProseMirror .tiptap summary, .tiptap .tiptap summary, .webrender .tiptap summary {
  list-style: none !important;
}

.ProseMirror div[data-widget="highlight-mint-card"] > div > div, .tiptap div[data-widget="highlight-mint-card"] > div > div, .webrender div[data-widget="highlight-mint-card"] > div > div {
  border-radius: calc(var(--radius)  - 2px);
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  border-width: 1px;
}

.ProseMirror .react-component ::selection, .tiptap .react-component ::selection, .webrender .react-component ::selection {
  color: inherit;
  background-color: #0000;
}

.scrollbar-auto-hide {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.scrollbar-auto-hide::-webkit-scrollbar {
  display: none;
}

.scrollbar-with-margin {
  box-sizing: content-box;
}

.scrollbar-auto-hide.is-scrolling {
  scrollbar-width: thin;
  scrollbar-color: hsl(var(--muted-foreground) / .3) #0000;
}

.scrollbar-auto-hide.is-scrolling::-webkit-scrollbar {
  background: none;
  width: 10px;
}

.scrollbar-auto-hide.is-scrolling::-webkit-scrollbar-track {
  background: none;
}

.scrollbar-auto-hide.is-scrolling::-webkit-scrollbar-thumb {
  background: hsl(var(--muted-foreground) / .3);
  background-clip: padding-box;
  border: 3px solid #0000;
  border-radius: 8px;
}

.scrollbar-auto-hide.is-scrolling::-webkit-scrollbar-thumb:hover {
  background: hsl(var(--muted-foreground) / .5);
  background-clip: padding-box;
}

.dark .ProseMirror code:not(pre > code) {
  border-color: hsl(var(--border));
  background-color: hsl(var(--muted));
  color: hsl(var(--muted-foreground));
}

.dark .ProseMirror .callout-important {
  --tw-border-opacity: 1;
  border-color: rgb(220 38 38 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(127 29 29 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 226 226 / var(--tw-text-opacity));
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.dark .ProseMirror .callout-important-icon {
  --tw-text-opacity: 1;
  color: rgb(220 38 38 / var(--tw-text-opacity));
}

.dark .ProseMirror .callout-info {
  --tw-border-opacity: 1;
  border-color: rgb(37 99 235 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(30 58 138 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(219 234 254 / var(--tw-text-opacity));
}

.dark .ProseMirror .callout-info-icon {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.dark .ProseMirror .callout-tip {
  --tw-border-opacity: 1;
  border-color: rgb(22 163 74 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(20 83 45 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(220 252 231 / var(--tw-text-opacity));
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.dark .ProseMirror .callout-tip-icon {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}

.dark .ProseMirror .callout-warning {
  --tw-border-opacity: 1;
  border-color: rgb(202 138 4 / var(--tw-border-opacity));
  --tw-bg-opacity: 1;
  background-color: rgb(113 63 18 / var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgb(254 249 195 / var(--tw-text-opacity));
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.dark .ProseMirror .callout-warning-icon {
  --tw-text-opacity: 1;
  color: rgb(253 224 71 / var(--tw-text-opacity));
}

.dark .ProseMirror .callout-warning-icon:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity));
}

.header-font-sans .card-header-title {
  font-weight: 600;
}

.header-font-serif :is(h1, h2, h3, h4, h5).font-header strong {
  font-weight: 400;
}

.theme-orange-500 {
  --primary: 25 95% 53%;
  --button-primary: 25 95% 53%;
  --accent: 25 95% 95%;
  --accent-foreground: 25 95% 53%;
  --ring: 25 95% 53%;
  --link: 25 95% 53%;
}

.theme-orange-500.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-orange-500 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-orange-500 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-orange-500 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-rose-600 {
  --primary: 347 77% 50%;
  --button-primary: 347 77% 50%;
  --accent: 347 77% 95%;
  --accent-foreground: 347 77% 50%;
  --ring: 347 77% 50%;
  --link: 347 77% 50%;
}

.theme-rose-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-rose-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-rose-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-rose-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-pink-500 {
  --primary: 330 81% 60%;
  --button-primary: 330 81% 60%;
  --accent: 330 81% 96%;
  --accent-foreground: 330 81% 60%;
  --ring: 330 81% 60%;
  --link: 330 81% 60%;
}

.theme-pink-500.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-pink-500 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-pink-500 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-pink-500 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-fuchsia-600 {
  --primary: 293 69% 49%;
  --button-primary: 293 69% 49%;
  --accent: 293 69% 95%;
  --accent-foreground: 293 69% 49%;
  --ring: 293 69% 49%;
  --link: 293 69% 49%;
}

.theme-fuchsia-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-fuchsia-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-fuchsia-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-fuchsia-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-purple-600 {
  --primary: 271 81% 56%;
  --button-primary: 271 81% 56%;
  --accent: 271 81% 96%;
  --accent-foreground: 271 81% 56%;
  --ring: 271 81% 56%;
  --link: 271 81% 56%;
}

.theme-purple-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-purple-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-purple-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-purple-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-violet-600 {
  --primary: 262 83% 58%;
  --button-primary: 262 83% 58%;
  --accent: 262 83% 96%;
  --accent-foreground: 262 83% 58%;
  --ring: 262 83% 58%;
  --link: 262 83% 58%;
}

.theme-violet-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-violet-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-violet-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-violet-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-indigo-600 {
  --primary: 243 75% 59%;
  --button-primary: 243 75% 59%;
  --accent: 243 75% 96%;
  --accent-foreground: 243 75% 59%;
  --ring: 243 75% 59%;
  --link: 243 75% 59%;
}

.theme-indigo-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-indigo-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-indigo-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-indigo-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-blue-600 {
  --primary: 221 83% 53%;
  --button-primary: 221 83% 53%;
  --accent: 221 83% 95%;
  --accent-foreground: 221 83% 53%;
  --ring: 221 83% 53%;
  --link: 221 83% 53%;
}

.theme-blue-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-blue-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-blue-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-blue-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-sky-600 {
  --primary: 200 98% 39%;
  --button-primary: 200 98% 39%;
  --accent: 200 98% 94%;
  --accent-foreground: 200 98% 39%;
  --ring: 200 98% 39%;
  --link: 200deg 98% 55%;
}

.theme-sky-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-sky-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-sky-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-sky-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-cyan-600 {
  --primary: 192 91% 36%;
  --button-primary: 192 91% 36%;
  --accent: 192 91% 94%;
  --accent-foreground: 192 91% 36%;
  --ring: 192 91% 36%;
  --link: 192deg 91% 55%;
}

.theme-cyan-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-cyan-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-cyan-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-cyan-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-teal-600 {
  --primary: 175 84% 32%;
  --button-primary: 175 84% 32%;
  --accent: 175 84% 93%;
  --accent-foreground: 175 84% 32%;
  --ring: 175 84% 32%;
  --link: 175deg 84% 55%;
}

.theme-teal-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-teal-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-teal-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-teal-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-emerald-600 {
  --primary: 161 94% 30%;
  --button-primary: 161 94% 30%;
  --accent: 161 94% 93%;
  --accent-foreground: 161 94% 30%;
  --ring: 161 94% 30%;
  --link: 161deg 94% 55%;
}

.theme-emerald-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-emerald-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-emerald-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-emerald-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-green-600 {
  --primary: 142 76% 36%;
  --button-primary: 142 76% 36%;
  --accent: 142 76% 94%;
  --accent-foreground: 142 76% 36%;
  --ring: 142 76% 36%;
  --link: 142deg 76% 55%;
}

.theme-green-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-green-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-green-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-green-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-lime-600 {
  --primary: 85 85% 35%;
  --button-primary: 85 85% 35%;
  --accent: 85 85% 94%;
  --accent-foreground: 85 85% 35%;
  --ring: 85 85% 35%;
  --link: 85deg 85% 55%;
}

.theme-lime-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-lime-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-lime-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-lime-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-yellow-700 {
  --primary: 35 92% 33%;
  --button-primary: 35 92% 33%;
  --accent: 35 92% 93%;
  --accent-foreground: 35 92% 33%;
  --ring: 35 92% 33%;
  --link: 35deg 92% 55%;
}

.theme-yellow-700.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-yellow-700 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-yellow-700 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-yellow-700 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-amber-600 {
  --primary: 32 95% 44%;
  --button-primary: 32 95% 44%;
  --accent: 32 95% 94%;
  --accent-foreground: 32 95% 44%;
  --ring: 32 95% 44%;
  --link: 32 95% 44%;
}

.theme-amber-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-amber-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-amber-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-amber-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-orange-600 {
  --primary: 21 90% 48%;
  --button-primary: 21 90% 48%;
  --accent: 21 90% 95%;
  --accent-foreground: 21 90% 48%;
  --ring: 21 90% 48%;
  --link: 21 90% 48%;
}

.theme-orange-600.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-orange-600 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-orange-600 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-orange-600 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-stone-800 {
  --primary: 12 6% 15%;
  --button-primary: 12 6% 15%;
  --accent: 12 6% 92%;
  --accent-foreground: 12 6% 15%;
  --ring: 12 6% 15%;
  --link: 12deg 6% 55%;
}

.theme-stone-800.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-stone-800 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-stone-800 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-stone-800 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-rose-900 {
  --primary: 342 75% 30%;
  --button-primary: 342 75% 30%;
  --accent: 342 75% 93%;
  --accent-foreground: 342 75% 30%;
  --ring: 342 75% 30%;
  --link: 342deg 75% 55%;
}

.theme-rose-900.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-rose-900 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-rose-900 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-rose-900 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-indigo-950 {
  --primary: 244 47% 20%;
  --button-primary: 244 47% 20%;
  --accent: 244 47% 92%;
  --accent-foreground: 244 47% 20%;
  --ring: 244 47% 20%;
  --link: 244deg 47% 55%;
}

.theme-indigo-950.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-indigo-950 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-indigo-950 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-indigo-950 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-teal-950 {
  --primary: 179 84% 10%;
  --button-primary: 179 84% 10%;
  --accent: 179 84% 91%;
  --accent-foreground: 179 84% 10%;
  --ring: 179 84% 10%;
  --link: 179deg 84% 55%;
}

.theme-teal-950.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-teal-950 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-teal-950 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-teal-950 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-lime-950 {
  --primary: 89 80% 10%;
  --button-primary: 89 80% 10%;
  --accent: 89 80% 91%;
  --accent-foreground: 89 80% 10%;
  --ring: 89 80% 10%;
  --link: 89deg 80% 55%;
}

.theme-lime-950.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-lime-950 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-lime-950 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-lime-950 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-orange-950 {
  --primary: 13 81% 15%;
  --button-primary: 13 81% 15%;
  --accent: 13 81% 92%;
  --accent-foreground: 13 81% 15%;
  --ring: 13 81% 15%;
  --link: 13deg 81% 55%;
}

.theme-orange-950.dark {
  --primary-foreground: 0 0% 100%;
}

.theme-orange-950 ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-orange-950 #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-orange-950 #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-default {
  --primary: 228 93% 61%;
  --button-primary: 228 93% 61%;
  --accent: 228 93% 95%;
  --accent-foreground: 228 93% 61%;
  --ring: 228 93% 61%;
  --link: 228 93% 61%;
}

.theme-default.dark {
  --primary-foreground: 55 19% 13%;
}

.theme-default ::selection {
  background-color: hsl(var(--primary) / .8);
  color: hsl(var(--primary-foreground));
}

.theme-default #nprogress .customprogress.bar {
  background: hsl(var(--primary)) !important;
}

.theme-default #nprogress .spinner-icon {
  border-top-color: hsl(var(--primary)) !important;
  border-left-color: hsl(var(--primary)) !important;
}

.theme-header-sans {
  --font-header: var(--font-sans);
  --font-header-weight: 600;
}

.theme-header-serif {
  --font-header: var(--font-serif);
  --font-header-weight: 400;
}

.theme-header-mono {
  --font-header: var(--font-mono);
  --font-header-weight: 600;
}

.theme-body-sans {
  --font-body: var(--font-sans);
}

.theme-body-serif {
  --font-body: var(--font-serif);
}

.theme-body-mono {
  --font-body: var(--font-mono);
}

.paragraph-custom-theme.light {
  --muted: 0 0% 96%;
}

.paragraph-custom-theme.dark {
  --muted: 0 10.3% 21%;
}

.custom-farcaster .base-layout .global-header, .custom-farcaster #right-rail {
  display: none;
}

.custom-farcaster .full-post-entry {
  margin-top: 0 !important;
}

.custom-farcaster .full-post-entry > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  --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));
  --tw-divide-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-divide-opacity));
}

.custom-farcaster .full-post-entry:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(51 65 85 / var(--tw-divide-opacity));
}

.custom-farcaster .full-post-cover {
  margin-top: 1rem;
}

.custom-farcaster .full-post-inner {
  flex-direction: column-reverse;
  margin-top: 2rem;
}

.custom-farcaster .full-post-body, .custom-farcaster .full-post-subtitle, .custom-farcaster .full-post-date {
  display: none;
}

.custom-farcaster .full-post-title {
  margin-top: 1rem;
  margin-bottom: .5rem;
}

.custom-farcaster .full-post-title h1 {
  font-size: 30px !important;
  font-weight: 600 !important;
}

.custom-farcaster .full-post-divider {
  display: none;
}

.custom-farcaster .blog-content {
  min-width: 100%;
  height: 100% !important;
}

@media (min-width: 640px) {
  .custom-farcaster .blog-content {
    min-width: 800px;
  }
}

.custom-farcaster .blog-content .full-post-container {
  padding-bottom: 0 !important;
}

.custom-farcaster .blog-footer, .custom-farcaster .post-action-bar {
  display: none;
}

.custom-farcaster #main-post-body {
  margin-top: 1.5rem;
}

.custom-farcaster .post-footer {
  display: none;
}

.sr-only {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

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

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.collapse {
  visibility: collapse;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

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

.inset-y-0 {
  top: 0;
  bottom: 0;
}

.\!left-auto {
  left: auto !important;
}

.\!right-auto {
  right: auto !important;
}

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

.-bottom-12 {
  bottom: -3rem;
}

.-bottom-\[5px\] {
  bottom: -5px;
}

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

.-left-12 {
  left: -3rem;
}

.-left-18 {
  left: -4.5rem;
}

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

.-right-12 {
  right: -3rem;
}

.-right-\[5px\] {
  right: -5px;
}

.-right-\[76px\] {
  right: -76px;
}

.-top-12 {
  top: -3rem;
}

.-top-32 {
  top: -8rem;
}

.bottom-0 {
  bottom: 0;
}

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

.left-0 {
  left: 0;
}

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

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

.left-12 {
  left: 3rem;
}

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

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

.left-\[-1rem\] {
  left: -1rem;
}

.left-\[25\%\] {
  left: 25%;
}

.left-\[50\%\] {
  left: 50%;
}

.right-0 {
  right: 0;
}

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

.right-12 {
  right: 3rem;
}

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

.right-4 {
  right: 1rem;
}

.right-\[-1rem\] {
  right: -1rem;
}

.top-0 {
  top: 0;
}

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

.top-12 {
  top: 3rem;
}

.top-14 {
  top: 3.5rem;
}

.top-18 {
  top: 4.5rem;
}

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

.top-22 {
  top: 5.5rem;
}

.top-24 {
  top: 6rem;
}

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

.top-4 {
  top: 1rem;
}

.top-8 {
  top: 2rem;
}

.top-\[-1\.25rem\] {
  top: -1.25rem;
}

.top-\[-1\.7rem\] {
  top: -1.7rem;
}

.top-\[-2px\] {
  top: -2px;
}

.top-\[13px\] {
  top: 13px;
}

.top-\[4px\] {
  top: 4px;
}

.top-\[50\%\] {
  top: 50%;
}

.top-\[8px\] {
  top: 8px;
}

.isolate {
  isolation: isolate;
}

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

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

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

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

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

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

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

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

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

.order-first {
  order: -9999;
}

.clear-both {
  clear: both;
}

.m-0 {
  margin: 0;
}

.m-2 {
  margin: .5rem;
}

.m-auto {
  margin: auto;
}

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

.\!my-5 {
  margin-top: 1.25rem !important;
  margin-bottom: 1.25rem !important;
}

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

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

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

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

.mx-2 {
  margin-left: .5rem;
  margin-right: .5rem;
}

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

.mx-48 {
  margin-left: 12rem;
  margin-right: 12rem;
}

.mx-6 {
  margin-left: 1.5rem;
  margin-right: 1.5rem;
}

.mx-8 {
  margin-left: 2rem;
  margin-right: 2rem;
}

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

.my-1 {
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

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

.my-3 {
  margin-top: .75rem;
  margin-bottom: .75rem;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

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

.my-6 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

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

.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}

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

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

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

.\!mt-6 {
  margin-top: 1.5rem !important;
}

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

.-mb-\[2px\] {
  margin-bottom: -2px;
}

.-mb-\[4px\] {
  margin-bottom: -4px;
}

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

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

.-ml-6 {
  margin-left: -1.5rem;
}

.-mr-\[max\(5rem\,calc\(\(100vw-80rem\)\/2\+5rem\)\)\] {
  margin-right: calc(-1 * max(5rem, 50vw - 35rem));
}

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

.-mt-\[22px\] {
  margin-top: -22px;
}

.mb-0 {
  margin-bottom: 0;
}

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

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

.mb-10 {
  margin-bottom: 2.5rem;
}

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

.mb-14 {
  margin-bottom: 3.5rem;
}

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

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

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

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

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

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

.mb-6 {
  margin-bottom: 1.5rem;
}

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

.mb-\[2px\] {
  margin-bottom: 2px;
}

.mb-auto {
  margin-bottom: auto;
}

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

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

.ml-1\.5 {
  margin-left: .375rem;
}

.ml-12 {
  margin-left: 3rem;
}

.ml-2 {
  margin-left: .5rem;
}

.ml-3 {
  margin-left: .75rem;
}

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

.ml-40 {
  margin-left: 10rem;
}

.ml-5 {
  margin-left: 1.25rem;
}

.ml-6 {
  margin-left: 1.5rem;
}

.ml-7 {
  margin-left: 1.75rem;
}

.ml-\[2px\] {
  margin-left: 2px;
}

.ml-\[3\.25rem\] {
  margin-left: 3.25rem;
}

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

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

.mr-1 {
  margin-right: .25rem;
}

.mr-16 {
  margin-right: 4rem;
}

.mr-2 {
  margin-right: .5rem;
}

.mr-3 {
  margin-right: .75rem;
}

.mr-4 {
  margin-right: 1rem;
}

.mr-5 {
  margin-right: 1.25rem;
}

.mr-8 {
  margin-right: 2rem;
}

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

.mt-0 {
  margin-top: 0;
}

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

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

.mt-10 {
  margin-top: 2.5rem;
}

.mt-12 {
  margin-top: 3rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-18 {
  margin-top: 4.5rem;
}

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

.mt-20 {
  margin-top: 5rem;
}

.mt-24 {
  margin-top: 6rem;
}

.mt-3 {
  margin-top: .75rem;
}

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

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

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

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

.mt-\[1\.5px\] {
  margin-top: 1.5px;
}

.mt-\[10px\] {
  margin-top: 10px;
}

.mt-\[3\.5px\] {
  margin-top: 3.5px;
}

.mt-\[3px\] {
  margin-top: 3px;
}

.mt-\[5px\] {
  margin-top: 5px;
}

.mt-auto {
  margin-top: auto;
}

.box-border {
  box-sizing: border-box;
}

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

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

.block {
  display: block;
}

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

.inline {
  display: inline;
}

.flex {
  display: flex;
}

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

.table {
  display: table;
}

.flow-root {
  display: flow-root;
}

.grid {
  display: grid;
}

.\!contents {
  display: contents !important;
}

.contents {
  display: contents;
}

.hidden {
  display: none;
}

.aspect-2 {
  aspect-ratio: 2;
}

.aspect-\[1\.5\] {
  aspect-ratio: 1.5;
}

.aspect-\[2\/1\] {
  aspect-ratio: 2;
}

.size-12 {
  width: 3rem;
  height: 3rem;
}

.size-16 {
  width: 4rem;
  height: 4rem;
}

.size-3 {
  width: .75rem;
  height: .75rem;
}

.size-4 {
  width: 1rem;
  height: 1rem;
}

.size-5 {
  width: 1.25rem;
  height: 1.25rem;
}

.size-6 {
  width: 1.5rem;
  height: 1.5rem;
}

.size-8 {
  width: 2rem;
  height: 2rem;
}

.size-9 {
  width: 2.25rem;
  height: 2.25rem;
}

.\!h-6 {
  height: 1.5rem !important;
}

.h-1\.5 {
  height: .375rem;
}

.h-10 {
  height: 2.5rem;
}

.h-100 {
  height: 25rem;
}

.h-11 {
  height: 2.75rem;
}

.h-12 {
  height: 3rem;
}

.h-128 {
  height: 32rem;
}

.h-14 {
  height: 3.5rem;
}

.h-16 {
  height: 4rem;
}

.h-18 {
  height: 4.5rem;
}

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

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

.h-20 {
  height: 5rem;
}

.h-24 {
  height: 6rem;
}

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

.h-3\.5 {
  height: .875rem;
}

.h-30 {
  height: 7.5rem;
}

.h-32 {
  height: 8rem;
}

.h-4 {
  height: 1rem;
}

.h-40 {
  height: 10rem;
}

.h-5 {
  height: 1.25rem;
}

.h-6 {
  height: 1.5rem;
}

.h-7 {
  height: 1.75rem;
}

.h-8 {
  height: 2rem;
}

.h-9 {
  height: 2.25rem;
}

.h-92 {
  height: 23rem;
}

.h-\[100\%\] {
  height: 100%;
}

.h-\[100dvh\] {
  height: 100dvh;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[var\(--radix-select-trigger-height\)\] {
  height: var(--radix-select-trigger-height);
}

.h-auto {
  height: auto;
}

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

.h-full {
  height: 100%;
}

.h-px {
  height: 1px;
}

.h-screen {
  height: 100vh;
}

.max-h-10 {
  max-height: 2.5rem;
}

.max-h-132 {
  max-height: 33rem;
}

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

.max-h-24 {
  max-height: 6rem;
}

.max-h-40 {
  max-height: 10rem;
}

.max-h-56 {
  max-height: 14rem;
}

.max-h-60 {
  max-height: 15rem;
}

.max-h-80 {
  max-height: 20rem;
}

.max-h-96 {
  max-height: 24rem;
}

.max-h-\[100dvh\] {
  max-height: 100dvh;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-h-\[calc\(100vh-5rem\)\] {
  max-height: calc(100vh - 5rem);
}

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

.\!min-h-0 {
  min-height: 0 !important;
}

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

.min-h-\[30rem\] {
  min-height: 30rem;
}

.min-h-\[3rem\] {
  min-height: 3rem;
}

.min-h-\[70vh\] {
  min-height: 70vh;
}

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

.min-h-\[calc\(100vh-4rem\)\] {
  min-height: calc(100vh - 4rem);
}

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

.w-1\.5 {
  width: .375rem;
}

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

.w-1\/3 {
  width: 33.3333%;
}

.w-1\/4 {
  width: 25%;
}

.w-10 {
  width: 2.5rem;
}

.w-11 {
  width: 2.75rem;
}

.w-11\/12 {
  width: 91.6667%;
}

.w-12 {
  width: 3rem;
}

.w-14 {
  width: 3.5rem;
}

.w-16 {
  width: 4rem;
}

.w-18 {
  width: 4.5rem;
}

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

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

.w-2\/3 {
  width: 66.6667%;
}

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

.w-2\/6 {
  width: 33.3333%;
}

.w-20 {
  width: 5rem;
}

.w-22 {
  width: 5.5rem;
}

.w-24 {
  width: 6rem;
}

.w-28 {
  width: 7rem;
}

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

.w-3\.5 {
  width: .875rem;
}

.w-3\/12 {
  width: 25%;
}

.w-3\/4 {
  width: 75%;
}

.w-3\/5 {
  width: 60%;
}

.w-30 {
  width: 7.5rem;
}

.w-32 {
  width: 8rem;
}

.w-36 {
  width: 9rem;
}

.w-4 {
  width: 1rem;
}

.w-4\/5 {
  width: 80%;
}

.w-4\/6 {
  width: 66.6667%;
}

.w-40 {
  width: 10rem;
}

.w-44 {
  width: 11rem;
}

.w-48 {
  width: 12rem;
}

.w-5 {
  width: 1.25rem;
}

.w-5\/6 {
  width: 83.3333%;
}

.w-56 {
  width: 14rem;
}

.w-6 {
  width: 1.5rem;
}

.w-60 {
  width: 15rem;
}

.w-64 {
  width: 16rem;
}

.w-7 {
  width: 1.75rem;
}

.w-72 {
  width: 18rem;
}

.w-8 {
  width: 2rem;
}

.w-80 {
  width: 20rem;
}

.w-9 {
  width: 2.25rem;
}

.w-9\/12 {
  width: 75%;
}

.w-92 {
  width: 23rem;
}

.w-96 {
  width: 24rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-\[50\%\] {
  width: 50%;
}

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

.w-\[60\%\] {
  width: 60%;
}

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

.w-\[80\%\] {
  width: 80%;
}

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

.w-\[90vw\] {
  width: 90vw;
}

.w-\[calc\(100\%-36px\)\] {
  width: calc(100% - 36px);
}

.w-\[calc\(100vw-1rem\)\] {
  width: calc(100vw - 1rem);
}

.w-auto {
  width: auto;
}

.w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.w-full {
  width: 100%;
}

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

.w-screen {
  width: 100vw;
}

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

.min-w-12 {
  min-width: 3rem;
}

.min-w-40 {
  min-width: 10rem;
}

.min-w-6 {
  min-width: 1.5rem;
}

.min-w-64 {
  min-width: 16rem;
}

.min-w-72 {
  min-width: 18rem;
}

.min-w-80 {
  min-width: 20rem;
}

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

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

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

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

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

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

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

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

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

.min-w-\[var\(--radix-select-trigger-width\)\] {
  min-width: var(--radix-select-trigger-width);
}

.min-w-full {
  min-width: 100%;
}

.min-w-max {
  min-width: max-content;
}

.max-w-120 {
  max-width: 30rem;
}

.max-w-176 {
  max-width: 44rem;
}

.max-w-24 {
  max-width: 6rem;
}

.max-w-2xl {
  max-width: 42rem;
}

.max-w-32 {
  max-width: 8rem;
}

.max-w-3xl {
  max-width: 48rem;
}

.max-w-48 {
  max-width: 12rem;
}

.max-w-4xl {
  max-width: 56rem;
}

.max-w-5xl {
  max-width: 64rem;
}

.max-w-64 {
  max-width: 16rem;
}

.max-w-6xl {
  max-width: 72rem;
}

.max-w-72 {
  max-width: 18rem;
}

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

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

.max-w-\[100rem\] {
  max-width: 100rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.max-w-\[90\%\] {
  max-width: 90%;
}

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

.max-w-fit {
  max-width: -moz-fit-content;
  max-width: fit-content;
}

.max-w-full {
  max-width: 100%;
}

.max-w-lg {
  max-width: 32rem;
}

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

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

.max-w-screen-xl {
  max-width: 1280px;
}

.max-w-sm {
  max-width: 24rem;
}

.max-w-xl {
  max-width: 36rem;
}

.max-w-xs {
  max-width: 20rem;
}

.flex-1 {
  flex: 1;
}

.flex-none {
  flex: none;
}

.\!flex-shrink {
  flex-shrink: 1 !important;
}

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

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

.flex-grow, .grow {
  flex-grow: 1;
}

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

.basis-full {
  flex-basis: 100%;
}

.caption-bottom {
  caption-side: bottom;
}

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

.origin-center {
  transform-origin: center;
}

.\!translate-y-0 {
  --tw-translate-y: 0px !important;
  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)) !important;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  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));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  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));
}

.-translate-y-2 {
  --tw-translate-y: -.5rem;
  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));
}

.translate-x-0 {
  --tw-translate-x: 0px;
  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));
}

.translate-x-\[-50\%\] {
  --tw-translate-x: -50%;
  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));
}

.translate-y-0 {
  --tw-translate-y: 0px;
  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));
}

.translate-y-2 {
  --tw-translate-y: .5rem;
  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));
}

.translate-y-4 {
  --tw-translate-y: 1rem;
  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));
}

.translate-y-\[-50\%\] {
  --tw-translate-y: -50%;
  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));
}

.translate-y-full {
  --tw-translate-y: 100%;
  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));
}

.rotate-0 {
  --tw-rotate: 0deg;
  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));
}

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

.rotate-90 {
  --tw-rotate: 90deg;
  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));
}

.scale-0 {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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));
}

.scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}

.scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1;
  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));
}

.scale-90 {
  --tw-scale-x: .9;
  --tw-scale-y: .9;
  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));
}

.scale-95 {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  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));
}

.scale-\[0\.8\] {
  --tw-scale-x: .8;
  --tw-scale-y: .8;
  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));
}

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

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

.\!animate-none {
  animation: none !important;
}

@keyframes bounce {
  0%, 100% {
    animation-timing-function: cubic-bezier(.8, 0, 1, 1);
    transform: translateY(-25%);
  }

  50% {
    animation-timing-function: cubic-bezier(0, 0, .2, 1);
    transform: none;
  }
}

.animate-bounceIntroduce {
  animation: 1s 4.5 bounce;
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

.animate-pulse {
  animation: 2s cubic-bezier(.4, 0, .6, 1) infinite pulse;
}

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

.animate-spin {
  animation: 1s linear infinite spin;
}

.cursor-default {
  cursor: default;
}

.cursor-grab {
  cursor: grab;
}

.cursor-help {
  cursor: help;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-text {
  cursor: text;
}

.touch-none {
  touch-action: none;
}

.touch-manipulation {
  touch-action: manipulation;
}

.select-none {
  -webkit-user-select: none;
  user-select: none;
}

.\!select-text {
  -webkit-user-select: text !important;
  user-select: text !important;
}

.resize {
  resize: both;
}

.snap-x {
  scroll-snap-type: x var(--tw-scroll-snap-strictness);
}

.list-inside {
  list-style-position: inside;
}

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

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

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

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

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

.grid-cols-\[240px_1fr_160px\] {
  grid-template-columns: 240px 1fr 160px;
}

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

.flex-row {
  flex-direction: row;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.gap-0 {
  gap: 0;
}

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

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

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

.gap-10 {
  gap: 2.5rem;
}

.gap-12 {
  gap: 3rem;
}

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

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

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

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-\[6px\] {
  gap: 6px;
}

.gap-x-4 {
  column-gap: 1rem;
}

.gap-x-6 {
  column-gap: 1.5rem;
}

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

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

.-space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-.25rem * var(--tw-space-x-reverse));
  margin-left: calc(-.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-.5rem * var(--tw-space-x-reverse));
  margin-left: calc(-.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.-space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(-.75rem * var(--tw-space-x-reverse));
  margin-left: calc(-.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-0 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(.25rem * var(--tw-space-x-reverse));
  margin-left: calc(.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(.5rem * var(--tw-space-x-reverse));
  margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(.75rem * var(--tw-space-x-reverse));
  margin-left: calc(.75rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1rem * var(--tw-space-x-reverse));
  margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.25rem * var(--tw-space-x-reverse));
  margin-left: calc(1.25rem * calc(1 - var(--tw-space-x-reverse)));
}

.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * calc(1 - var(--tw-space-x-reverse)));
}

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

.space-y-0\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.125rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.125rem * var(--tw-space-y-reverse));
}

.space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.25rem * var(--tw-space-y-reverse));
}

.space-y-1\.5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.375rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.375rem * var(--tw-space-y-reverse));
}

.space-y-10 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
}

.space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.5rem * var(--tw-space-y-reverse));
}

.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(.75rem * var(--tw-space-y-reverse));
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse));
}

.space-y-7 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.75rem * var(--tw-space-y-reverse));
}

.space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(2rem * var(--tw-space-y-reverse));
}

.space-y-reverse > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 1;
}

.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-200 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-divide-opacity));
}

.divide-gray-300 > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(209 213 219 / var(--tw-divide-opacity));
}

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

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

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

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

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

.overflow-auto {
  overflow: auto;
}

.overflow-hidden {
  overflow: hidden;
}

.overflow-visible {
  overflow: visible;
}

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

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

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

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

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

.overscroll-none {
  overscroll-behavior: none;
}

.overscroll-y-contain {
  overscroll-behavior-y: contain;
}

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

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

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

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

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

.text-balance {
  text-wrap: balance;
}

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

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

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

.\!rounded-md {
  border-radius: calc(var(--radius)  - 2px) !important;
}

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

.rounded-2xl {
  border-radius: 1rem;
}

.rounded-3xl {
  border-radius: 1.5rem;
}

.rounded-\[0\.65rem\] {
  border-radius: .65rem;
}

.rounded-\[999px\] {
  border-radius: 999px;
}

.rounded-\[inherit\] {
  border-radius: inherit;
}

.rounded-full {
  border-radius: 9999px;
}

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

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

.rounded-sm {
  border-radius: calc(var(--radius)  - 4px);
}

.rounded-xl {
  border-radius: .75rem;
}

.rounded-b-lg {
  border-bottom-right-radius: var(--radius);
  border-bottom-left-radius: var(--radius);
}

.rounded-b-xl {
  border-bottom-right-radius: .75rem;
  border-bottom-left-radius: .75rem;
}

.rounded-l-md {
  border-top-left-radius: calc(var(--radius)  - 2px);
  border-bottom-left-radius: calc(var(--radius)  - 2px);
}

.rounded-l-none {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.rounded-r-md {
  border-top-right-radius: calc(var(--radius)  - 2px);
  border-bottom-right-radius: calc(var(--radius)  - 2px);
}

.rounded-r-none {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.rounded-t-\[24px\] {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}

.rounded-t-lg {
  border-top-left-radius: var(--radius);
  border-top-right-radius: var(--radius);
}

.rounded-t-xl {
  border-top-left-radius: .75rem;
  border-top-right-radius: .75rem;
}

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

.border {
  border-width: 1px;
}

.border-0 {
  border-width: 0;
}

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

.border-x {
  border-left-width: 1px;
  border-right-width: 1px;
}

.border-y {
  border-top-width: 1px;
  border-bottom-width: 1px;
}

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

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

.border-l {
  border-left-width: 1px;
}

.border-l-\[3px\] {
  border-left-width: 3px;
}

.border-r {
  border-right-width: 1px;
}

.border-r-0 {
  border-right-width: 0;
}

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

.\!border-none {
  border-style: none !important;
}

.border-none {
  border-style: none;
}

.border-amber-200 {
  --tw-border-opacity: 1;
  border-color: rgb(253 230 138 / var(--tw-border-opacity));
}

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

.border-destructive {
  border-color: hsl(var(--destructive));
}

.border-destructive\/50 {
  border-color: hsl(var(--destructive) / .5);
}

.border-foreground\/50 {
  border-color: hsl(var(--foreground) / .5);
}

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

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

.border-gray-900 {
  --tw-border-opacity: 1;
  border-color: rgb(17 24 39 / var(--tw-border-opacity));
}

.border-input {
  border-color: hsl(var(--input));
}

.border-muted {
  border-color: hsl(var(--muted));
}

.border-muted-foreground {
  border-color: hsl(var(--muted-foreground));
}

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

.border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity));
}

.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240 / var(--tw-border-opacity));
}

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

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

.border-b-border {
  border-bottom-color: hsl(var(--border));
}

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

.border-l-white {
  --tw-border-opacity: 1;
  border-left-color: rgb(255 255 255 / var(--tw-border-opacity));
}

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

.bg-\[\#F8F9FB\] {
  --tw-bg-opacity: 1;
  background-color: rgb(248 249 251 / var(--tw-bg-opacity));
}

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

.bg-amber-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 251 235 / var(--tw-bg-opacity));
}

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

.bg-background\/90 {
  background-color: hsl(var(--background) / .9);
}

.bg-background\/95 {
  background-color: hsl(var(--background) / .95);
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-black\/80 {
  background-color: #000c;
}

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254 / var(--tw-bg-opacity));
}

.bg-blue-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(37 99 235 / var(--tw-bg-opacity));
}

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

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

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

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

.bg-destructive\/10 {
  background-color: hsl(var(--destructive) / .1);
}

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

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

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

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

.bg-gray-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(107 114 128 / var(--tw-bg-opacity));
}

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

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}

.bg-green-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(240 253 244 / var(--tw-bg-opacity));
}

.bg-green-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.bg-green-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(22 163 74 / var(--tw-bg-opacity));
}

.bg-inherit {
  background-color: inherit;
}

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

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

.bg-muted\/10 {
  background-color: hsl(var(--muted) / .1);
}

.bg-muted\/20 {
  background-color: hsl(var(--muted) / .2);
}

.bg-muted\/30 {
  background-color: hsl(var(--muted) / .3);
}

.bg-muted\/50 {
  background-color: hsl(var(--muted) / .5);
}

.bg-muted\/80 {
  background-color: hsl(var(--muted) / .8);
}

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

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

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

.bg-primary\/10 {
  background-color: hsl(var(--primary) / .1);
}

.bg-primary\/30 {
  background-color: hsl(var(--primary) / .3);
}

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

.bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}

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

.bg-secondary\/80 {
  background-color: hsl(var(--secondary) / .8);
}

.bg-sky-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(186 230 253 / var(--tw-bg-opacity));
}

.bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240 / var(--tw-bg-opacity));
}

.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

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

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

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

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

.bg-wood-50 {
  --tw-bg-opacity: 1;
  background-color: hsl(22 3% 97% / var(--tw-bg-opacity));
}

.bg-yellow-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8 / var(--tw-bg-opacity));
}

.bg-opacity-75 {
  --tw-bg-opacity: .75;
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-background {
  --tw-gradient-from: hsl(var(--background)) var(--tw-gradient-from-position);
  --tw-gradient-to: hsl(var(--background) / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.bg-clip-padding {
  background-clip: padding-box;
}

.fill-blue-600 {
  fill: #2563eb;
}

.fill-current {
  fill: currentColor;
}

.fill-primary {
  fill: hsl(var(--primary));
}

.stroke-foreground {
  stroke: hsl(var(--foreground));
}

.stroke-muted-foreground {
  stroke: hsl(var(--muted-foreground));
}

.stroke-primary {
  stroke: hsl(var(--primary));
}

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

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

.object-center {
  object-position: center;
}

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

.p-0 {
  padding: 0;
}

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

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

.p-10 {
  padding: 2.5rem;
}

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

.p-3 {
  padding: .75rem;
}

.p-4 {
  padding: 1rem;
}

.p-5 {
  padding: 1.25rem;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.p-\[1px\] {
  padding: 1px;
}

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

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

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

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

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

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

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

.px-9 {
  padding-left: 2.25rem;
  padding-right: 2.25rem;
}

.px-\[10px\] {
  padding-left: 10px;
  padding-right: 10px;
}

.px-\[1px\] {
  padding-left: 1px;
  padding-right: 1px;
}

.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.py-0\.5 {
  padding-top: .125rem;
  padding-bottom: .125rem;
}

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

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

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

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

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

.py-18 {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

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

.py-24 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

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

.py-3\.5 {
  padding-top: .875rem;
  padding-bottom: .875rem;
}

.py-30 {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

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

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

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

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

.py-\[2px\] {
  padding-top: 2px;
  padding-bottom: 2px;
}

.\!pl-0 {
  padding-left: 0 !important;
}

.pb-0 {
  padding-bottom: 0;
}

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

.pb-10 {
  padding-bottom: 2.5rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-2 {
  padding-bottom: .5rem;
}

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

.pb-20 {
  padding-bottom: 5rem;
}

.pb-3 {
  padding-bottom: .75rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-5 {
  padding-bottom: 1.25rem;
}

.pb-6 {
  padding-bottom: 1.5rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-0 {
  padding-left: 0;
}

.pl-1 {
  padding-left: .25rem;
}

.pl-10 {
  padding-left: 2.5rem;
}

.pl-16 {
  padding-left: 4rem;
}

.pl-2 {
  padding-left: .5rem;
}

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

.pl-3 {
  padding-left: .75rem;
}

.pl-4 {
  padding-left: 1rem;
}

.pl-6 {
  padding-left: 1.5rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pl-9 {
  padding-left: 2.25rem;
}

.pl-\[142px\] {
  padding-left: 142px;
}

.pl-\[2px\] {
  padding-left: 2px;
}

.pr-0 {
  padding-right: 0;
}

.pr-1 {
  padding-right: .25rem;
}

.pr-1\.5 {
  padding-right: .375rem;
}

.pr-10 {
  padding-right: 2.5rem;
}

.pr-12 {
  padding-right: 3rem;
}

.pr-2 {
  padding-right: .5rem;
}

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

.pr-3 {
  padding-right: .75rem;
}

.pr-4 {
  padding-right: 1rem;
}

.pr-6 {
  padding-right: 1.5rem;
}

.pr-8 {
  padding-right: 2rem;
}

.pr-9 {
  padding-right: 2.25rem;
}

.pt-0 {
  padding-top: 0;
}

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

.pt-10 {
  padding-top: 2.5rem;
}

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

.pt-2 {
  padding-top: .5rem;
}

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

.pt-32 {
  padding-top: 8rem;
}

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

.pt-5 {
  padding-top: 1.25rem;
}

.pt-6 {
  padding-top: 1.5rem;
}

.pt-8 {
  padding-top: 2rem;
}

.pt-\[10px\] {
  padding-top: 10px;
}

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

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

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

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

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

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

.font-ivyora {
  font-family: var(--font-serif);
}

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

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

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

.text-2xl {
  letter-spacing: -.03em;
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  letter-spacing: -.03em;
  font-size: 1.875rem;
  line-height: 2.25rem;
}

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

.text-5xl {
  letter-spacing: -.03em;
  font-size: 3rem;
  line-height: 1;
}

.text-8xl {
  font-size: 6rem;
  line-height: 1;
}

.text-\[0\.8rem\] {
  font-size: .8rem;
}

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

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

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

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

.text-base {
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.5rem;
}

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

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

.text-xl {
  letter-spacing: 0;
  font-size: 1.25rem;
  line-height: 1.75rem;
}

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

.\!font-semibold {
  font-weight: 600 !important;
}

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

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

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

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

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.italic {
  font-style: italic;
}

.leading-10 {
  line-height: 2.5rem;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-6 {
  line-height: 1.5rem;
}

.leading-7 {
  line-height: 1.75rem;
}

.leading-8 {
  line-height: 2rem;
}

.leading-\[110px\] {
  line-height: 110px;
}

.leading-\[18px\] {
  line-height: 18px;
}

.leading-\[32px\] {
  line-height: 32px;
}

.leading-\[90px\] {
  line-height: 90px;
}

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

.leading-normal {
  line-height: 1.5;
}

.leading-relaxed {
  line-height: 1.625;
}

.leading-tight {
  line-height: 1.25;
}

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

.tracking-\[-0\.36px\] {
  letter-spacing: -.36px;
}

.tracking-\[-0\.72px\] {
  letter-spacing: -.72px;
}

.tracking-\[-1\.44px\] {
  letter-spacing: -1.44px;
}

.tracking-normal {
  letter-spacing: 0;
}

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

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

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

.tracking-widest {
  letter-spacing: .1em;
}

.\!text-foreground {
  color: hsl(var(--foreground)) !important;
}

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

.text-amber-500 {
  --tw-text-opacity: 1;
  color: rgb(245 158 11 / var(--tw-text-opacity));
}

.text-amber-600 {
  --tw-text-opacity: 1;
  color: rgb(217 119 6 / var(--tw-text-opacity));
}

.text-amber-900 {
  --tw-text-opacity: 1;
  color: rgb(120 53 15 / var(--tw-text-opacity));
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246 / var(--tw-text-opacity));
}

.text-blue-600 {
  --tw-text-opacity: 1;
  color: rgb(37 99 235 / var(--tw-text-opacity));
}

.text-card-foreground {
  color: hsl(var(--card-foreground));
}

.text-cobalt {
  --tw-text-opacity: 1;
  color: hsl(228 93% 61% / var(--tw-text-opacity));
}

.text-current {
  color: currentColor;
}

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

.text-destructive-foreground {
  color: hsl(var(--destructive-foreground));
}

.text-destructive-foreground\/70 {
  color: hsl(var(--destructive-foreground) / .7);
}

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

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

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

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

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

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.text-gray-800 {
  --tw-text-opacity: 1;
  color: rgb(31 41 55 / var(--tw-text-opacity));
}

.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94 / var(--tw-text-opacity));
}

.text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74 / var(--tw-text-opacity));
}

.text-green-700 {
  --tw-text-opacity: 1;
  color: rgb(21 128 61 / var(--tw-text-opacity));
}

.text-green-800 {
  --tw-text-opacity: 1;
  color: rgb(22 101 52 / var(--tw-text-opacity));
}

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

.text-muted-foreground\/50 {
  color: hsl(var(--muted-foreground) / .5);
}

.text-muted-foreground\/60 {
  color: hsl(var(--muted-foreground) / .6);
}

.text-muted-foreground\/80 {
  color: hsl(var(--muted-foreground) / .8);
}

.text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(236 72 153 / var(--tw-text-opacity));
}

.text-popover-foreground {
  color: hsl(var(--popover-foreground));
}

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

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

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

.text-primary-foreground\/80 {
  color: hsl(var(--primary-foreground) / .8);
}

.text-primary-foreground\/90 {
  color: hsl(var(--primary-foreground) / .9);
}

.text-primary\/70 {
  color: hsl(var(--primary) / .7);
}

.text-secondary-foreground {
  color: hsl(var(--secondary-foreground));
}

.text-sky-800 {
  --tw-text-opacity: 1;
  color: rgb(7 89 133 / var(--tw-text-opacity));
}

.text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity));
}

.text-stone-400 {
  --tw-text-opacity: 1;
  color: rgb(168 162 158 / var(--tw-text-opacity));
}

.text-stone-500 {
  --tw-text-opacity: 1;
  color: rgb(120 113 108 / var(--tw-text-opacity));
}

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

.text-white\/70 {
  color: #ffffffb3;
}

.text-yellow-500 {
  --tw-text-opacity: 1;
  color: rgb(234 179 8 / var(--tw-text-opacity));
}

.text-yellow-600 {
  --tw-text-opacity: 1;
  color: rgb(202 138 4 / var(--tw-text-opacity));
}

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

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

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

.\!opacity-100 {
  opacity: 1 !important;
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.opacity-25 {
  opacity: .25;
}

.opacity-50 {
  opacity: .5;
}

.opacity-60 {
  opacity: .6;
}

.opacity-70 {
  opacity: .7;
}

.opacity-75 {
  opacity: .75;
}

.opacity-80 {
  opacity: .8;
}

.opacity-90 {
  opacity: .9;
}

.opacity-\[0\.05\] {
  opacity: .05;
}

.shadow {
  --tw-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px 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-2xl {
  --tw-shadow: 0 25px 50px -12px #00000040;
  --tw-shadow-colored: 0 25px 50px -12px 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-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);
}

.shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.shadow-sm {
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --tw-shadow-colored: 0 1px 2px 0 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-xl {
  --tw-shadow: 0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px 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 !important;
  outline: 2px solid #0000 !important;
}

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

.outline {
  outline-style: solid;
}

.outline-1 {
  outline-width: 1px;
}

.outline-offset-0 {
  outline-offset: 0px;
}

.outline-black {
  outline-color: #000;
}

.outline-primary\/10 {
  outline-color: hsl(var(--primary) / .1);
}

.\!ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
}

.ring {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-0 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-2 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ring-inset {
  --tw-ring-inset: inset;
}

.ring-avatar-ring {
  --tw-ring-color: hsl(var(--avatar-ring));
}

.ring-background {
  --tw-ring-color: hsl(var(--background));
}

.ring-black {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity));
}

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

.ring-gray-500\/10 {
  --tw-ring-color: #6b72801a;
}

.ring-green-600\/20 {
  --tw-ring-color: #16a34a33;
}

.ring-opacity-5 {
  --tw-ring-opacity: .05;
}

.\!ring-offset-0 {
  --tw-ring-offset-width: 0px !important;
}

.ring-offset-background {
  --tw-ring-offset-color: hsl(var(--background));
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.backdrop-blur {
  --tw-backdrop-blur: blur(8px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.backdrop-blur-md {
  --tw-backdrop-blur: blur(12px);
  -webkit-backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
  backdrop-filter: var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);
}

.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-\[margin\] {
  transition-property: margin;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.transition-\[width\] {
  transition-property: width;
  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);
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-duration: .15s;
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

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

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

.duration-100 {
  transition-duration: .1s;
}

.duration-1000 {
  transition-duration: 1s;
}

.duration-200 {
  transition-duration: .2s;
}

.duration-300 {
  transition-duration: .3s;
}

.duration-500 {
  transition-duration: .5s;
}

.ease-in {
  transition-timing-function: cubic-bezier(.4, 0, 1, 1);
}

.ease-in-out {
  transition-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.ease-out {
  transition-timing-function: cubic-bezier(0, 0, .2, 1);
}

@keyframes enter {
  from {
    opacity: var(--tw-enter-opacity, 1);
    transform: translate3d(var(--tw-enter-translate-x, 0), var(--tw-enter-translate-y, 0), 0) scale3d(var(--tw-enter-scale, 1), var(--tw-enter-scale, 1), var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0));
  }
}

@keyframes exit {
  to {
    opacity: var(--tw-exit-opacity, 1);
    transform: translate3d(var(--tw-exit-translate-x, 0), var(--tw-exit-translate-y, 0), 0) scale3d(var(--tw-exit-scale, 1), var(--tw-exit-scale, 1), var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0));
  }
}

.animate-in {
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
  animation-name: enter;
  animation-duration: .15s;
}

.fade-in, .fade-in-0 {
  --tw-enter-opacity: 0;
}

.zoom-in-95 {
  --tw-enter-scale: .95;
}

.duration-100 {
  animation-duration: .1s;
}

.duration-1000 {
  animation-duration: 1s;
}

.duration-200 {
  animation-duration: .2s;
}

.duration-300 {
  animation-duration: .3s;
}

.duration-500 {
  animation-duration: .5s;
}

.ease-in {
  animation-timing-function: cubic-bezier(.4, 0, 1, 1);
}

.ease-in-out {
  animation-timing-function: cubic-bezier(.4, 0, .2, 1);
}

.ease-out {
  animation-timing-function: cubic-bezier(0, 0, .2, 1);
}

.running {
  animation-play-state: running;
}

.no-scrollbar::-webkit-scrollbar {
  display: none;
}

.no-scrollbar {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.avatar-ring-widget {
  --avatar-ring: var(--widget);
}

@supports (overflow-wrap: anywhere) {
  .break-anywhere {
    overflow-wrap: anywhere;
  }
}

@supports not (overflow-wrap: anywhere) {
  .break-anywhere {
    word-break: break-word;
  }
}

.aspect-square {
  aspect-ratio: 1;
}

.aspect-rectangle {
  aspect-ratio: 2;
}

.pb-safe {
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
}

.\[oai_citation\:0‡miniapps\.farcaster\.xyz\] {
  oai_citation: 0‡miniapps. farcaster. xyz;
}

.\[oai_citation\:10‡miniapps\.farcaster\.xyz\] {
  oai_citation: 10‡miniapps. farcaster. xyz;
}

.\[oai_citation\:11‡miniapps\.farcaster\.xyz\] {
  oai_citation: 11‡miniapps. farcaster. xyz;
}

.\[oai_citation\:12‡miniapps\.farcaster\.xyz\] {
  oai_citation: 12‡miniapps. farcaster. xyz;
}

.\[oai_citation\:13‡miniapps\.farcaster\.xyz\] {
  oai_citation: 13‡miniapps. farcaster. xyz;
}

.\[oai_citation\:14‡miniapps\.farcaster\.xyz\] {
  oai_citation: 14‡miniapps. farcaster. xyz;
}

.\[oai_citation\:15‡miniapps\.farcaster\.xyz\] {
  oai_citation: 15‡miniapps. farcaster. xyz;
}

.\[oai_citation\:16‡miniapps\.farcaster\.xyz\] {
  oai_citation: 16‡miniapps. farcaster. xyz;
}

.\[oai_citation\:17‡miniapps\.farcaster\.xyz\] {
  oai_citation: 17‡miniapps. farcaster. xyz;
}

.\[oai_citation\:18‡miniapps\.farcaster\.xyz\] {
  oai_citation: 18‡miniapps. farcaster. xyz;
}

.\[oai_citation\:19‡miniapps\.farcaster\.xyz\] {
  oai_citation: 19‡miniapps. farcaster. xyz;
}

.\[oai_citation\:1‡miniapps\.farcaster\.xyz\] {
  oai_citation: 1‡miniapps. farcaster. xyz;
}

.\[oai_citation\:20‡miniapps\.farcaster\.xyz\] {
  oai_citation: 20‡miniapps. farcaster. xyz;
}

.\[oai_citation\:21‡miniapps\.farcaster\.xyz\] {
  oai_citation: 21‡miniapps. farcaster. xyz;
}

.\[oai_citation\:2‡miniapps\.farcaster\.xyz\] {
  oai_citation: 2‡miniapps. farcaster. xyz;
}

.\[oai_citation\:3‡miniapps\.farcaster\.xyz\] {
  oai_citation: 3‡miniapps. farcaster. xyz;
}

.\[oai_citation\:4‡miniapps\.farcaster\.xyz\] {
  oai_citation: 4‡miniapps. farcaster. xyz;
}

.\[oai_citation\:5‡miniapps\.farcaster\.xyz\] {
  oai_citation: 5‡miniapps. farcaster. xyz;
}

.\[oai_citation\:6‡miniapps\.farcaster\.xyz\] {
  oai_citation: 6‡miniapps. farcaster. xyz;
}

.\[oai_citation\:7‡miniapps\.farcaster\.xyz\] {
  oai_citation: 7‡miniapps. farcaster. xyz;
}

.\[oai_citation\:8‡miniapps\.farcaster\.xyz\] {
  oai_citation: 8‡miniapps. farcaster. xyz;
}

.\[oai_citation\:9‡miniapps\.farcaster\.xyz\] {
  oai_citation: 9‡miniapps. farcaster. xyz;
}

@media (min-width: 1400px) {
  #landing .container {
    max-width: 1200px;
  }
}

.rdp-tbody > tr {
  background-color: inherit !important;
}

.theme-body-sans .file\:text-sm.body-text::-webkit-file-upload-button {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-sans .file\:text-sm.font-body::-webkit-file-upload-button {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-sans .file\:text-sm.body-text::-webkit-file-upload-button {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-sans .file\:text-sm.body-text::file-selector-button {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-sans .file\:text-sm.font-body::-webkit-file-upload-button {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-sans .file\:text-sm.font-body::file-selector-button {
  letter-spacing: 0;
  font-weight: 400;
}

.theme-body-mono .file\:text-sm.body-text::-webkit-file-upload-button {
  letter-spacing: -.02em;
  font-weight: 400;
}

.theme-body-mono .file\:text-sm.font-body::-webkit-file-upload-button {
  letter-spacing: -.02em;
  font-weight: 400;
}

.theme-body-mono .file\:text-sm.body-text::-webkit-file-upload-button {
  letter-spacing: -.02em;
  font-weight: 400;
}

.theme-body-mono .file\:text-sm.body-text::file-selector-button {
  letter-spacing: -.02em;
  font-weight: 400;
}

.theme-body-mono .file\:text-sm.font-body::-webkit-file-upload-button {
  letter-spacing: -.02em;
  font-weight: 400;
}

.theme-body-mono .file\:text-sm.font-body::file-selector-button {
  letter-spacing: -.02em;
  font-weight: 400;
}

@media (min-width: 640px) {
  .theme-header-sans .sm\:text-xl.heading, .theme-header-sans .sm\:text-xl.font-header, .theme-header-sans .sm\:text-4xl.heading, .theme-header-sans .sm\:text-4xl.font-header, .theme-header-sans .sm\:text-5xl.heading, .theme-header-sans .sm\:text-5xl.font-header, .theme-header-sans .sm\:text-xl.heading, .theme-header-sans .sm\:text-xl.font-header, .theme-header-sans .sm\:text-4xl.heading, .theme-header-sans .sm\:text-4xl.font-header, .theme-header-sans .sm\:text-5xl.heading, .theme-header-sans .sm\:text-5xl.font-header {
    letter-spacing: 0;
    font-weight: 700;
  }

  .theme-header-serif .sm\:text-5xl.heading, .theme-header-serif .sm\:text-5xl.font-header, .theme-header-serif .sm\:text-4xl.heading, .theme-header-serif .sm\:text-4xl.font-header {
    letter-spacing: -.03em;
  }

  .theme-header-serif .sm\:text-xl.heading, .theme-header-serif .sm\:text-xl.font-header {
    letter-spacing: -.02em;
  }

  .theme-header-mono .sm\:text-5xl.heading, .theme-header-mono .sm\:text-5xl.font-header, .theme-header-mono .sm\:text-4xl.heading, .theme-header-mono .sm\:text-4xl.font-header {
    letter-spacing: -.03em;
  }

  .theme-header-mono .sm\:text-xl.heading, .theme-header-mono .sm\:text-xl.font-header {
    letter-spacing: -.02em;
  }

  .theme-body-sans .sm\:text-sm.body-text, .theme-body-sans .sm\:text-sm.font-body, .theme-body-sans .sm\:text-lg.body-text, .theme-body-sans .sm\:text-lg.font-body, .theme-body-sans .sm\:text-xl.body-text, .theme-body-sans .sm\:text-xl.font-body, .theme-body-sans .sm\:text-sm.body-text, .theme-body-sans .sm\:text-sm.font-body, .theme-body-sans .sm\:text-lg.body-text, .theme-body-sans .sm\:text-lg.font-body, .theme-body-sans .sm\:text-xl.body-text, .theme-body-sans .sm\:text-xl.font-body {
    letter-spacing: 0;
    font-weight: 400;
  }

  .theme-body-mono .sm\:text-sm.body-text, .theme-body-mono .sm\:text-sm.font-body, .theme-body-mono .sm\:text-lg.body-text, .theme-body-mono .sm\:text-lg.font-body, .theme-body-mono .sm\:text-xl.body-text, .theme-body-mono .sm\:text-xl.font-body, .theme-body-mono .sm\:text-sm.body-text, .theme-body-mono .sm\:text-sm.font-body, .theme-body-mono .sm\:text-lg.body-text, .theme-body-mono .sm\:text-lg.font-body, .theme-body-mono .sm\:text-xl.body-text, .theme-body-mono .sm\:text-xl.font-body {
    letter-spacing: -.02em;
    font-weight: 400;
  }
}

@media (min-width: 768px) {
  .theme-header-sans .md\:text-3xl.heading, .theme-header-sans .md\:text-3xl.font-header, .theme-header-sans .md\:text-5xl.heading, .theme-header-sans .md\:text-5xl.font-header, .theme-header-sans .md\:text-3xl.heading, .theme-header-sans .md\:text-3xl.font-header, .theme-header-sans .md\:text-5xl.heading, .theme-header-sans .md\:text-5xl.font-header {
    letter-spacing: 0;
    font-weight: 700;
  }

  .theme-header-serif .md\:text-5xl.heading, .theme-header-serif .md\:text-5xl.font-header, .theme-header-serif .md\:text-3xl.heading, .theme-header-serif .md\:text-3xl.font-header, .theme-header-mono .md\:text-5xl.heading, .theme-header-mono .md\:text-5xl.font-header, .theme-header-mono .md\:text-3xl.heading, .theme-header-mono .md\:text-3xl.font-header {
    letter-spacing: -.03em;
  }

  .theme-body-sans .md\:text-lg.body-text, .theme-body-sans .md\:text-lg.font-body {
    letter-spacing: 0;
    font-weight: 400;
  }

  .theme-body-mono .md\:text-lg.body-text, .theme-body-mono .md\:text-lg.font-body {
    letter-spacing: -.02em;
    font-weight: 400;
  }
}

@media (min-width: 1024px) {
  .theme-body-sans .lg\:text-base.body-text, .theme-body-sans .lg\:text-base.font-body {
    letter-spacing: 0;
    font-weight: 400;
  }

  .theme-body-mono .lg\:text-base.body-text, .theme-body-mono .lg\:text-base.font-body {
    letter-spacing: -.02em;
    font-weight: 400;
  }
}

.dark\:prose-invert:is(.dark *) {
  --tw-prose-body: var(--tw-prose-invert-body);
  --tw-prose-headings: var(--tw-prose-invert-headings);
  --tw-prose-lead: var(--tw-prose-invert-lead);
  --tw-prose-links: var(--tw-prose-invert-links);
  --tw-prose-bold: var(--tw-prose-invert-bold);
  --tw-prose-counters: var(--tw-prose-invert-counters);
  --tw-prose-bullets: var(--tw-prose-invert-bullets);
  --tw-prose-hr: var(--tw-prose-invert-hr);
  --tw-prose-quotes: var(--tw-prose-invert-quotes);
  --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
  --tw-prose-captions: var(--tw-prose-invert-captions);
  --tw-prose-kbd: var(--tw-prose-invert-kbd);
  --tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);
  --tw-prose-code: var(--tw-prose-invert-code);
  --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
  --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
  --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
  --tw-prose-td-borders: var(--tw-prose-invert-td-borders);
}

.\*\:z-10 > * {
  z-index: 10;
}

.\*\:ring > * {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.\*\:ring-avatar-ring > * {
  --tw-ring-color: hsl(var(--avatar-ring));
}

.\*\:ring-background > * {
  --tw-ring-color: hsl(var(--background));
}

.file\:border-0::-webkit-file-upload-button {
  border-width: 0;
}

.file\:border-0::file-selector-button {
  border-width: 0;
}

.file\:bg-transparent::-webkit-file-upload-button {
  background-color: #0000;
}

.file\:bg-transparent::file-selector-button {
  background-color: #0000;
}

.file\:text-sm::-webkit-file-upload-button {
  letter-spacing: 0;
  font-size: .875rem;
  line-height: 1.25rem;
}

.file\:text-sm::file-selector-button {
  letter-spacing: 0;
  font-size: .875rem;
  line-height: 1.25rem;
}

.file\:font-medium::-webkit-file-upload-button {
  font-weight: 500;
}

.file\:font-medium::file-selector-button {
  font-weight: 500;
}

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

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

.first\:\!mb-0:first-child {
  margin-bottom: 0 !important;
}

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

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

.first-of-type\:ml-0:first-of-type {
  margin-left: 0;
}

.focus-within\:relative:focus-within {
  position: relative;
}

.focus-within\:z-20:focus-within {
  z-index: 20;
}

.focus-within\:border-black:focus-within {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.focus-within\:border-primary:focus-within {
  border-color: hsl(var(--primary));
}

.focus-within\:text-black:focus-within {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.focus-within\:ring-2:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-within\:ring-ring:focus-within {
  --tw-ring-color: hsl(var(--ring));
}

.focus-within\:ring-offset-2:focus-within {
  --tw-ring-offset-width: 2px;
}

.hover\:ml-0:hover {
  margin-left: 0;
}

.hover\:cursor-default:hover {
  cursor: default;
}

.hover\:space-x-0:hover > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

.hover\:\!border-none:hover {
  border-style: none !important;
}

.hover\:bg-\[\#F8F9FB\]\/80:hover {
  background-color: #f8f9fbcc;
}

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

.hover\:bg-accent\/80:hover {
  background-color: hsl(var(--accent) / .8);
}

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

.hover\:bg-background\/90:hover {
  background-color: hsl(var(--background) / .9);
}

.hover\:bg-destructive\/10:hover {
  background-color: hsl(var(--destructive) / .1);
}

.hover\:bg-destructive\/90:hover {
  background-color: hsl(var(--destructive) / .9);
}

.hover\:bg-gray-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}

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

.hover\:bg-green-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231 / var(--tw-bg-opacity));
}

.hover\:bg-inherit:hover {
  background-color: inherit;
}

.hover\:bg-muted:hover {
  background-color: hsl(var(--muted));
}

.hover\:bg-muted\/40:hover {
  background-color: hsl(var(--muted) / .4);
}

.hover\:bg-muted\/50:hover {
  background-color: hsl(var(--muted) / .5);
}

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

.hover\:bg-primary-button\/80:hover {
  background-color: hsl(var(--button-primary) / .8);
}

.hover\:bg-primary-foreground\/10:hover {
  background-color: hsl(var(--primary-foreground) / .1);
}

.hover\:bg-primary\/30:hover {
  background-color: hsl(var(--primary) / .3);
}

.hover\:bg-primary\/80:hover {
  background-color: hsl(var(--primary) / .8);
}

.hover\:bg-primary\/90:hover {
  background-color: hsl(var(--primary) / .9);
}

.hover\:bg-secondary:hover {
  background-color: hsl(var(--secondary));
}

.hover\:bg-secondary\/80:hover {
  background-color: hsl(var(--secondary) / .8);
}

.hover\:bg-slate-100:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249 / var(--tw-bg-opacity));
}

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

.hover\:text-accent-foreground:hover {
  color: hsl(var(--accent-foreground));
}

.hover\:text-blue-800:hover {
  --tw-text-opacity: 1;
  color: rgb(30 64 175 / var(--tw-text-opacity));
}

.hover\:text-destructive:hover {
  color: hsl(var(--destructive));
}

.hover\:text-foreground:hover {
  color: hsl(var(--foreground));
}

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

.hover\:text-gray-500:hover {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}

.hover\:text-muted-foreground:hover {
  color: hsl(var(--muted-foreground));
}

.hover\:text-muted-foreground\/80:hover {
  color: hsl(var(--muted-foreground) / .8);
}

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

.hover\:text-primary-foreground:hover {
  color: hsl(var(--primary-foreground));
}

.hover\:text-primary\/70:hover {
  color: hsl(var(--primary) / .7);
}

.hover\:text-primary\/90:hover {
  color: hsl(var(--primary) / .9);
}

.hover\:text-secondary-foreground:hover {
  color: hsl(var(--secondary-foreground));
}

.hover\:text-slate-400:hover {
  --tw-text-opacity: 1;
  color: rgb(148 163 184 / var(--tw-text-opacity));
}

.hover\:text-slate-700:hover {
  --tw-text-opacity: 1;
  color: rgb(51 65 85 / var(--tw-text-opacity));
}

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

.hover\:no-underline:hover {
  text-decoration-line: none;
}

.hover\:opacity-100:hover {
  opacity: 1;
}

.hover\:opacity-80:hover {
  opacity: .8;
}

.hover\:opacity-90:hover {
  opacity: .9;
}

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

.hover\:shadow-sm:hover {
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.focus\:rounded-\[2px\]:focus {
  border-radius: 2px;
}

.focus\:rounded-md:focus {
  border-radius: calc(var(--radius)  - 2px);
}

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

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

.focus\:bg-muted:focus {
  background-color: hsl(var(--muted));
}

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

.focus\:bg-secondary:focus {
  background-color: hsl(var(--secondary));
}

.focus\:bg-clip-padding:focus {
  background-clip: padding-box;
}

.focus\:text-accent-foreground:focus {
  color: hsl(var(--accent-foreground));
}

.focus\:text-destructive:focus {
  color: hsl(var(--destructive));
}

.focus\:text-foreground:focus {
  color: hsl(var(--foreground));
}

.focus\:text-primary-foreground:focus {
  color: hsl(var(--primary-foreground));
}

.focus\:text-secondary-foreground:focus {
  color: hsl(var(--secondary-foreground));
}

.focus\:\!outline-none:focus {
  outline-offset: 2px !important;
  outline: 2px solid #0000 !important;
}

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

.focus\:outline-1:focus {
  outline-width: 1px;
}

.focus\:outline-offset-0:focus {
  outline-offset: 0px;
}

.focus\:outline-primary\/10:focus {
  outline-color: hsl(var(--primary) / .1);
}

.focus\:ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus\:ring-blue-600:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity));
}

.focus\:ring-input:focus {
  --tw-ring-color: hsl(var(--input));
}

.focus\:ring-ring:focus {
  --tw-ring-color: hsl(var(--ring));
}

.focus\:ring-offset-0:focus {
  --tw-ring-offset-width: 0px;
}

.focus\:ring-offset-2:focus {
  --tw-ring-offset-width: 2px;
}

.focus-visible\:border-primary:focus-visible {
  border-color: hsl(var(--primary));
}

.focus-visible\:\!outline-none:focus-visible {
  outline-offset: 2px !important;
  outline: 2px solid #0000 !important;
}

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

.focus-visible\:ring-0:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-1:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.focus-visible\:ring-gray-200:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(229 231 235 / var(--tw-ring-opacity));
}

.focus-visible\:ring-ring:focus-visible {
  --tw-ring-color: hsl(var(--ring));
}

.focus-visible\:ring-offset-0:focus-visible {
  --tw-ring-offset-width: 0px;
}

.focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}

.focus-visible\:ring-offset-background:focus-visible {
  --tw-ring-offset-color: hsl(var(--background));
}

.active\:cursor-grabbing:active {
  cursor: grabbing;
}

.active\:bg-clip-padding:active {
  background-clip: padding-box;
}

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

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed;
}

.disabled\:text-muted-foreground:disabled {
  color: hsl(var(--muted-foreground));
}

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

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

.group:hover .group-hover\:scale-100 {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  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));
}

.group:hover .group-hover\:bg-muted {
  background-color: hsl(var(--muted));
}

.group:hover .group-hover\:text-accent-foreground {
  color: hsl(var(--accent-foreground));
}

.group:hover .group-hover\:opacity-0 {
  opacity: 0;
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1;
}

.group.toaster .group-\[\.toaster\]\:border-border {
  border-color: hsl(var(--border));
}

.group.toast .group-\[\.toast\]\:bg-muted {
  background-color: hsl(var(--muted));
}

.group.toast .group-\[\.toast\]\:bg-primary {
  background-color: hsl(var(--primary));
}

.group.toaster .group-\[\.toaster\]\:bg-background {
  background-color: hsl(var(--background));
}

.group.toast .group-\[\.toast\]\:text-muted-foreground {
  color: hsl(var(--muted-foreground));
}

.group.toast .group-\[\.toast\]\:text-primary-foreground {
  color: hsl(var(--primary-foreground));
}

.group.toaster .group-\[\.toaster\]\:text-foreground {
  color: hsl(var(--foreground));
}

.group.toaster .group-\[\.toaster\]\: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);
}

.peer:disabled ~ .peer-disabled\:cursor-not-allowed {
  cursor: not-allowed;
}

.peer:disabled ~ .peer-disabled\:opacity-70 {
  opacity: .7;
}

.has-\[\.collectors\]\:ml-0:has(.collectors) {
  margin-left: 0;
}

.has-\[\.collectors\]\:w-fit:has(.collectors) {
  width: -moz-fit-content;
  width: fit-content;
}

.has-\[\.collectors\]\:flex-col:has(.collectors) {
  flex-direction: column;
}

.has-\[\.collectors\]\:justify-between:has(.collectors) {
  justify-content: space-between;
}

.has-\[\.collectors\]\:space-x-0:has(.collectors) > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

.aria-selected\:bg-accent[aria-selected="true"] {
  background-color: hsl(var(--accent));
}

.aria-selected\:bg-accent\/50[aria-selected="true"] {
  background-color: hsl(var(--accent) / .5);
}

.aria-selected\:text-accent-foreground[aria-selected="true"] {
  color: hsl(var(--accent-foreground));
}

.aria-selected\:text-muted-foreground[aria-selected="true"] {
  color: hsl(var(--muted-foreground));
}

.aria-selected\:opacity-100[aria-selected="true"] {
  opacity: 1;
}

.aria-selected\:opacity-30[aria-selected="true"] {
  opacity: .3;
}

.data-\[disabled\=true\]\:pointer-events-none[data-disabled="true"], .data-\[disabled\]\:pointer-events-none[data-disabled] {
  pointer-events: none;
}

.data-\[side\=bottom\]\:translate-y-1[data-side="bottom"] {
  --tw-translate-y: .25rem;
  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));
}

.data-\[side\=left\]\:-translate-x-1[data-side="left"] {
  --tw-translate-x: -.25rem;
  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));
}

.data-\[side\=right\]\:translate-x-1[data-side="right"] {
  --tw-translate-x: .25rem;
  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));
}

.data-\[side\=top\]\:-translate-y-1[data-side="top"] {
  --tw-translate-y: -.25rem;
  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));
}

.data-\[state\=checked\]\:translate-x-5[data-state="checked"] {
  --tw-translate-x: 1.25rem;
  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));
}

.data-\[state\=unchecked\]\:translate-x-0[data-state="unchecked"] {
  --tw-translate-x: 0px;
  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));
}

.data-\[state\=active\]\:border-primary[data-state="active"], .data-\[state\=checked\]\:border-primary[data-state="checked"] {
  border-color: hsl(var(--primary));
}

.data-\[state\=inactive\]\:border-transparent[data-state="inactive"] {
  border-color: #0000;
}

.data-\[selected\=\'true\'\]\:bg-accent[data-selected="true"] {
  background-color: hsl(var(--accent));
}

.data-\[state\=active\]\:bg-background[data-state="active"] {
  background-color: hsl(var(--background));
}

.data-\[state\=checked\]\:bg-primary[data-state="checked"] {
  background-color: hsl(var(--primary));
}

.data-\[state\=on\]\:bg-accent[data-state="on"], .data-\[state\=open\]\:bg-accent[data-state="open"] {
  background-color: hsl(var(--accent));
}

.data-\[state\=open\]\:bg-secondary[data-state="open"] {
  background-color: hsl(var(--secondary));
}

.data-\[state\=selected\]\:bg-muted[data-state="selected"] {
  background-color: hsl(var(--muted));
}

.data-\[state\=unchecked\]\:bg-input[data-state="unchecked"] {
  background-color: hsl(var(--input));
}

.data-\[state\=active\]\:font-extrabold[data-state="active"] {
  font-weight: 800;
}

.data-\[state\=active\]\:font-semibold[data-state="active"] {
  font-weight: 600;
}

.data-\[selected\=true\]\:text-accent-foreground[data-selected="true"] {
  color: hsl(var(--accent-foreground));
}

.data-\[state\=active\]\:text-foreground[data-state="active"] {
  color: hsl(var(--foreground));
}

.data-\[state\=checked\]\:text-primary-foreground[data-state="checked"] {
  color: hsl(var(--primary-foreground));
}

.data-\[state\=on\]\:text-accent-foreground[data-state="on"] {
  color: hsl(var(--accent-foreground));
}

.data-\[state\=open\]\:text-muted-foreground[data-state="open"] {
  color: hsl(var(--muted-foreground));
}

.data-\[disabled\=true\]\:opacity-50[data-disabled="true"], .data-\[disabled\]\:opacity-50[data-disabled] {
  opacity: .5;
}

.data-\[state\=active\]\:shadow-sm[data-state="active"] {
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.data-\[state\=checked\]\:ring-2[data-state="checked"] {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.data-\[state\=checked\]\:ring-cobalt[data-state="checked"] {
  --tw-ring-opacity: 1;
  --tw-ring-color: hsl(228 93% 61% / var(--tw-ring-opacity));
}

.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  transition-duration: .3s;
}

.data-\[state\=open\]\:duration-500[data-state="open"] {
  transition-duration: .5s;
}

.data-\[state\=open\]\:animate-in[data-state="open"] {
  --tw-enter-opacity: initial;
  --tw-enter-scale: initial;
  --tw-enter-rotate: initial;
  --tw-enter-translate-x: initial;
  --tw-enter-translate-y: initial;
  animation-name: enter;
  animation-duration: .15s;
}

.data-\[state\=closed\]\:animate-out[data-state="closed"] {
  --tw-exit-opacity: initial;
  --tw-exit-scale: initial;
  --tw-exit-rotate: initial;
  --tw-exit-translate-x: initial;
  --tw-exit-translate-y: initial;
  animation-name: exit;
  animation-duration: .15s;
}

.data-\[state\=closed\]\:fade-out-0[data-state="closed"] {
  --tw-exit-opacity: 0;
}

.data-\[state\=open\]\:fade-in-0[data-state="open"] {
  --tw-enter-opacity: 0;
}

.data-\[state\=closed\]\:zoom-out-95[data-state="closed"] {
  --tw-exit-scale: .95;
}

.data-\[state\=open\]\:zoom-in-95[data-state="open"] {
  --tw-enter-scale: .95;
}

.data-\[side\=bottom\]\:slide-in-from-top-2[data-side="bottom"] {
  --tw-enter-translate-y: -.5rem;
}

.data-\[side\=left\]\:slide-in-from-right-2[data-side="left"] {
  --tw-enter-translate-x: .5rem;
}

.data-\[side\=right\]\:slide-in-from-left-2[data-side="right"] {
  --tw-enter-translate-x: -.5rem;
}

.data-\[side\=top\]\:slide-in-from-bottom-2[data-side="top"] {
  --tw-enter-translate-y: .5rem;
}

.data-\[state\=closed\]\:slide-out-to-bottom[data-state="closed"] {
  --tw-exit-translate-y: 100%;
}

.data-\[state\=closed\]\:slide-out-to-left[data-state="closed"] {
  --tw-exit-translate-x: -100%;
}

.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state="closed"] {
  --tw-exit-translate-x: -50%;
}

.data-\[state\=closed\]\:slide-out-to-right[data-state="closed"] {
  --tw-exit-translate-x: 100%;
}

.data-\[state\=closed\]\:slide-out-to-top[data-state="closed"] {
  --tw-exit-translate-y: -100%;
}

.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state="closed"] {
  --tw-exit-translate-y: -48%;
}

.data-\[state\=open\]\:slide-in-from-bottom[data-state="open"] {
  --tw-enter-translate-y: 100%;
}

.data-\[state\=open\]\:slide-in-from-left[data-state="open"] {
  --tw-enter-translate-x: -100%;
}

.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state="open"] {
  --tw-enter-translate-x: -50%;
}

.data-\[state\=open\]\:slide-in-from-right[data-state="open"] {
  --tw-enter-translate-x: 100%;
}

.data-\[state\=open\]\:slide-in-from-top[data-state="open"] {
  --tw-enter-translate-y: -100%;
}

.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state="open"] {
  --tw-enter-translate-y: -48%;
}

.data-\[state\=closed\]\:duration-300[data-state="closed"] {
  animation-duration: .3s;
}

.data-\[state\=open\]\:duration-500[data-state="open"] {
  animation-duration: .5s;
}

.group[data-state="active"] .group-data-\[state\=active\]\:bg-primary {
  background-color: hsl(var(--primary));
}

.group[data-active="true"] .group-data-\[active\=true\]\:text-foreground {
  color: hsl(var(--foreground));
}

@media (hover: hover) {
  .group:hover .group-hover-always\:visible {
    visibility: visible;
  }
}

@media (hover: none) {
  .group-hover-always\:visible {
    visibility: visible;
  }
}

.dark\:block:is(.dark *) {
  display: block;
}

.dark\:hidden:is(.dark *) {
  display: none;
}

.dark\:-rotate-90:is(.dark *) {
  --tw-rotate: -90deg;
  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));
}

.dark\:rotate-0:is(.dark *) {
  --tw-rotate: 0deg;
  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));
}

.dark\:scale-0:is(.dark *) {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  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));
}

.dark\:scale-100:is(.dark *) {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  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));
}

.dark\:divide-gray-800:is(.dark *) > :not([hidden]) ~ :not([hidden]) {
  --tw-divide-opacity: 1;
  border-color: rgb(31 41 55 / var(--tw-divide-opacity));
}

.dark\:border-0:is(.dark *) {
  border-width: 0;
}

.dark\:border-none:is(.dark *) {
  border-style: none;
}

.dark\:border-border:is(.dark *) {
  border-color: hsl(var(--border));
}

.dark\:border-destructive:is(.dark *) {
  border-color: hsl(var(--destructive));
}

.dark\:border-gray-700:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(55 65 81 / var(--tw-border-opacity));
}

.dark\:border-slate-600:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity));
}

.dark\:border-slate-800:is(.dark *) {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity));
}

.dark\:border-l-black:is(.dark *) {
  --tw-border-opacity: 1;
  border-left-color: rgb(0 0 0 / var(--tw-border-opacity));
}

.dark\:bg-background:is(.dark *) {
  background-color: hsl(var(--background));
}

.dark\:bg-black:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.dark\:bg-foreground:is(.dark *) {
  background-color: hsl(var(--foreground));
}

.dark\:bg-gray-700:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(55 65 81 / var(--tw-bg-opacity));
}

.dark\:bg-muted\/30:is(.dark *) {
  background-color: hsl(var(--muted) / .3);
}

.dark\:bg-primary\/50:is(.dark *) {
  background-color: hsl(var(--primary) / .5);
}

.dark\:bg-secondary:is(.dark *) {
  background-color: hsl(var(--secondary));
}

.dark\:bg-slate-800:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity));
}

.dark\:bg-slate-900:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity));
}

.dark\:text-black:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

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

.dark\:text-gray-700:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}

.dark\:text-green-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(74 222 128 / var(--tw-text-opacity));
}

.dark\:text-primary-foreground:is(.dark *) {
  color: hsl(var(--primary-foreground));
}

.dark\:text-secondary-foreground:is(.dark *) {
  color: hsl(var(--secondary-foreground));
}

.dark\:text-white:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.dark\:text-yellow-400:is(.dark *) {
  --tw-text-opacity: 1;
  color: rgb(250 204 21 / var(--tw-text-opacity));
}

.dark\:opacity-50:is(.dark *) {
  opacity: .5;
}

.dark\:outline-white:is(.dark *) {
  outline-color: #fff;
}

.dark\:hover\:bg-gray-800:hover:is(.dark *) {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity));
}

.dark\:hover\:bg-muted\/30:hover:is(.dark *) {
  background-color: hsl(var(--muted) / .3);
}

.dark\:hover\:bg-muted\/60:hover:is(.dark *) {
  background-color: hsl(var(--muted) / .6);
}

.dark\:hover\:bg-primary\/80:hover:is(.dark *) {
  background-color: hsl(var(--primary) / .8);
}

@media not all and (min-width: 1024px) {
  .max-lg\:translate-x-10 {
    --tw-translate-x: 2.5rem;
    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));
  }
}

@media (min-width: 340px) {
  .\34 xs\:flex {
    display: flex;
  }

  .\34 xs\:h-\[180px\] {
    height: 180px;
  }

  .\34 xs\:w-\[300px\] {
    width: 300px;
  }

  .\34 xs\:w-\[320px\] {
    width: 320px;
  }

  .\34 xs\:w-\[330px\] {
    width: 330px;
  }

  .\34 xs\:min-w-\[290px\] {
    min-width: 290px;
  }
}

@media (min-width: 380px) {
  .\33 xs\:h-\[200px\] {
    height: 200px;
  }

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

  .\33 xs\:w-\[340px\] {
    width: 340px;
  }

  .\33 xs\:min-w-\[330px\] {
    min-width: 330px;
  }
}

@media (min-width: 430px) {
  .\32 xs\:h-\[190px\] {
    height: 190px;
  }

  .\32 xs\:h-\[440px\] {
    height: 440px;
  }

  .\32 xs\:w-\[370px\] {
    width: 370px;
  }

  .\32 xs\:w-\[390px\] {
    width: 390px;
  }

  .\32 xs\:min-w-\[380px\] {
    min-width: 380px;
  }
}

@media (min-width: 480px) {
  .xs\:h-\[210px\] {
    height: 210px;
  }

  .xs\:w-2\/3 {
    width: 66.6667%;
  }

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

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

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

  .sm\:sticky {
    position: sticky;
  }

  .sm\:left-16 {
    left: 4rem;
  }

  .sm\:right-6 {
    right: 1.5rem;
  }

  .sm\:right-9 {
    right: 2.25rem;
  }

  .sm\:top-12 {
    top: 3rem;
  }

  .sm\:top-8 {
    top: 2rem;
  }

  .sm\:order-last {
    order: 9999;
  }

  .sm\:-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem;
  }

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

  .sm\:mx-10 {
    margin-left: 2.5rem;
    margin-right: 2.5rem;
  }

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

  .sm\:my-0 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .sm\:my-10 {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .sm\:my-8 {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }

  .sm\:mb-0 {
    margin-bottom: 0;
  }

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

  .sm\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .sm\:mb-8 {
    margin-bottom: 2rem;
  }

  .sm\:ml-0 {
    margin-left: 0;
  }

  .sm\:ml-20 {
    margin-left: 5rem;
  }

  .sm\:ml-9 {
    margin-left: 2.25rem;
  }

  .sm\:mr-16 {
    margin-right: 4rem;
  }

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

  .sm\:mt-0 {
    margin-top: 0;
  }

  .sm\:mt-16 {
    margin-top: 4rem;
  }

  .sm\:mt-32 {
    margin-top: 8rem;
  }

  .sm\:mt-5 {
    margin-top: 1.25rem;
  }

  .sm\:mt-6 {
    margin-top: 1.5rem;
  }

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

  .sm\:block {
    display: block;
  }

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

  .sm\:inline {
    display: inline;
  }

  .sm\:flex {
    display: flex;
  }

  .sm\:table-cell {
    display: table-cell;
  }

  .sm\:grid {
    display: grid;
  }

  .sm\:hidden {
    display: none;
  }

  .sm\:h-12 {
    height: 3rem;
  }

  .sm\:h-192 {
    height: 48rem;
  }

  .sm\:h-20 {
    height: 5rem;
  }

  .sm\:h-8 {
    height: 2rem;
  }

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

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

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

  .sm\:h-\[95vh\] {
    height: 95vh;
  }

  .sm\:h-auto {
    height: auto;
  }

  .sm\:h-screen {
    height: 100vh;
  }

  .sm\:max-h-24 {
    max-height: 6rem;
  }

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

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

  .sm\:max-h-\[calc\(100vh-6rem\)\] {
    max-height: calc(100vh - 6rem);
  }

  .sm\:max-h-screen {
    max-height: 100vh;
  }

  .sm\:min-h-\[20rem\] {
    min-height: 20rem;
  }

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

  .sm\:w-12 {
    width: 3rem;
  }

  .sm\:w-24 {
    width: 6rem;
  }

  .sm\:w-40 {
    width: 10rem;
  }

  .sm\:w-56 {
    width: 14rem;
  }

  .sm\:w-60 {
    width: 15rem;
  }

  .sm\:w-64 {
    width: 16rem;
  }

  .sm\:w-\[438px\] {
    width: 438px;
  }

  .sm\:w-auto {
    width: auto;
  }

  .sm\:w-fit {
    width: -moz-fit-content;
    width: fit-content;
  }

  .sm\:w-full {
    width: 100%;
  }

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

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

  .sm\:max-w-120 {
    max-width: 30rem;
  }

  .sm\:max-w-2xl {
    max-width: 42rem;
  }

  .sm\:max-w-48 {
    max-width: 12rem;
  }

  .sm\:max-w-60 {
    max-width: 15rem;
  }

  .sm\:max-w-64 {
    max-width: 16rem;
  }

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

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

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

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

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

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

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

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

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

  .sm\:max-w-full {
    max-width: 100%;
  }

  .sm\:max-w-lg {
    max-width: 32rem;
  }

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

  .sm\:max-w-sm {
    max-width: 24rem;
  }

  .sm\:max-w-xl {
    max-width: 36rem;
  }

  .sm\:flex-none {
    flex: none;
  }

  .sm\:grow {
    flex-grow: 1;
  }

  .sm\:grow-0 {
    flex-grow: 0;
  }

  .sm\:translate-y-0 {
    --tw-translate-y: 0px;
    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));
  }

  .sm\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    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));
  }

  .sm\:scale-95 {
    --tw-scale-x: .95;
    --tw-scale-y: .95;
    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));
  }

  .sm\:grid-flow-row-dense {
    grid-auto-flow: row dense;
  }

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

  .sm\:flex-row {
    flex-direction: row;
  }

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

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

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

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

  .sm\:justify-start {
    justify-content: flex-start;
  }

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

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

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

  .sm\:gap-2\.5 {
    gap: .625rem;
  }

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

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

  .sm\:gap-\[60px\] {
    gap: 60px;
  }

  .sm\:space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-2 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(.5rem * var(--tw-space-x-reverse));
    margin-left: calc(.5rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .sm\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .sm\:space-y-5 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
  }

  .sm\:overflow-hidden {
    overflow: hidden;
  }

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

  .sm\:rounded-2xl {
    border-radius: 1rem;
  }

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

  .sm\:rounded-xl {
    border-radius: .75rem;
  }

  .sm\:rounded-t-none {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .sm\:\!border {
    border-width: 1px !important;
  }

  .sm\:border-r {
    border-right-width: 1px;
  }

  .sm\:border-none {
    border-style: none;
  }

  .sm\:p-0 {
    padding: 0;
  }

  .sm\:p-4 {
    padding: 1rem;
  }

  .sm\:p-6 {
    padding: 1.5rem;
  }

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

  .sm\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

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

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

  .sm\:py-0 {
    padding-top: 0;
    padding-bottom: 0;
  }

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

  .sm\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .sm\:pb-24 {
    padding-bottom: 6rem;
  }

  .sm\:pb-4 {
    padding-bottom: 1rem;
  }

  .sm\:pl-6 {
    padding-left: 1.5rem;
  }

  .sm\:pl-\[125px\] {
    padding-left: 125px;
  }

  .sm\:pr-20 {
    padding-right: 5rem;
  }

  .sm\:pr-6 {
    padding-right: 1.5rem;
  }

  .sm\:pt-0 {
    padding-top: 0;
  }

  .sm\:pt-10 {
    padding-top: 2.5rem;
  }

  .sm\:pt-12 {
    padding-top: 3rem;
  }

  .sm\:pt-20 {
    padding-top: 5rem;
  }

  .sm\:pt-32 {
    padding-top: 8rem;
  }

  .sm\:pt-6 {
    padding-top: 1.5rem;
  }

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

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

  .sm\:text-4xl {
    letter-spacing: -.03em;
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .sm\:text-5xl {
    letter-spacing: -.03em;
    font-size: 3rem;
    line-height: 1;
  }

  .sm\:text-lg {
    letter-spacing: 0;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .sm\:text-sm {
    letter-spacing: 0;
    font-size: .875rem;
    line-height: 1.25rem;
  }

  .sm\:text-xl {
    letter-spacing: 0;
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .sm\:leading-6 {
    line-height: 1.5rem;
  }

  .sm\:leading-\[3rem\] {
    line-height: 3rem;
  }

  .sm\:has-\[\.collectors\]\:flex-row:has(.collectors) {
    flex-direction: row;
  }

  .sm\:has-\[\.collectors\]\:items-center:has(.collectors) {
    align-items: center;
  }

  .sm\:has-\[\.collectors\]\:space-x-4:has(.collectors) > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
}

@media (min-width: 768px) {
  .md\:right-6 {
    right: 1.5rem;
  }

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

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

  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:ml-\[84px\] {
    margin-left: 84px;
  }

  .md\:mt-0 {
    margin-top: 0;
  }

  .md\:block {
    display: block;
  }

  .md\:flex {
    display: flex;
  }

  .md\:table-cell {
    display: table-cell;
  }

  .md\:hidden {
    display: none;
  }

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

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

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

  .md\:w-1\/3 {
    width: 33.3333%;
  }

  .md\:w-1\/4 {
    width: 25%;
  }

  .md\:w-2\/3 {
    width: 66.6667%;
  }

  .md\:w-3\/4 {
    width: 75%;
  }

  .md\:w-64 {
    width: 16rem;
  }

  .md\:w-\[160px\] {
    width: 160px;
  }

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

  .md\:w-\[340px\] {
    width: 340px;
  }

  .md\:w-\[510px\] {
    width: 510px;
  }

  .md\:w-\[528px\] {
    width: 528px;
  }

  .md\:w-\[530px\] {
    width: 530px;
  }

  .md\:w-\[560px\] {
    width: 560px;
  }

  .md\:w-\[600px\] {
    width: 600px;
  }

  .md\:w-auto {
    width: auto;
  }

  .md\:w-full {
    width: 100%;
  }

  .md\:max-w-\[calc\(100vw-2rem\)\] {
    max-width: calc(100vw - 2rem);
  }

  .md\:flex-none {
    flex: none;
  }

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

  .md\:flex-row {
    flex-direction: row;
  }

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

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

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

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

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

  .md\:gap-10 {
    gap: 2.5rem;
  }

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

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

  .md\:gap-5 {
    gap: 1.25rem;
  }

  .md\:gap-8 {
    gap: 2rem;
  }

  .md\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .md\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .md\:self-auto {
    align-self: auto;
  }

  .md\:rounded-l-none {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .md\:rounded-r-md {
    border-top-right-radius: calc(var(--radius)  - 2px);
    border-bottom-right-radius: calc(var(--radius)  - 2px);
  }

  .md\:border {
    border-width: 1px;
  }

  .md\:border-r {
    border-right-width: 1px;
  }

  .md\:p-0 {
    padding: 0;
  }

  .md\:p-6 {
    padding: 1.5rem;
  }

  .md\:px-12 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-20 {
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .md\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

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

  .md\:py-28 {
    padding-top: 7rem;
    padding-bottom: 7rem;
  }

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

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }

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

  .md\:text-3xl {
    letter-spacing: -.03em;
    font-size: 1.875rem;
    line-height: 2.25rem;
  }

  .md\:text-5xl {
    letter-spacing: -.03em;
    font-size: 3rem;
    line-height: 1;
  }

  .md\:text-lg {
    letter-spacing: 0;
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 1024px) {
  .lg\:relative {
    position: relative;
  }

  .lg\:right-8 {
    right: 2rem;
  }

  .lg\:top-0 {
    top: 0;
  }

  .lg\:top-8 {
    top: 2rem;
  }

  .lg\:-mx-8 {
    margin-left: -2rem;
    margin-right: -2rem;
  }

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

  .lg\:mx-8 {
    margin-left: 2rem;
    margin-right: 2rem;
  }

  .lg\:-mb-\[7px\] {
    margin-bottom: -7px;
  }

  .lg\:ml-0 {
    margin-left: 0;
  }

  .lg\:ml-20 {
    margin-left: 5rem;
  }

  .lg\:ml-5 {
    margin-left: 1.25rem;
  }

  .lg\:ml-60 {
    margin-left: 15rem;
  }

  .lg\:mt-0 {
    margin-top: 0;
  }

  .lg\:block {
    display: block;
  }

  .lg\:inline {
    display: inline;
  }

  .lg\:flex {
    display: flex;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:hidden {
    display: none;
  }

  .lg\:h-10 {
    height: 2.5rem;
  }

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

  .lg\:h-auto {
    height: auto;
  }

  .lg\:h-full {
    height: 100%;
  }

  .lg\:w-176 {
    width: 44rem;
  }

  .lg\:w-60 {
    width: 15rem;
  }

  .lg\:w-\[230px\] {
    width: 230px;
  }

  .lg\:w-\[352px\] {
    width: 352px;
  }

  .lg\:w-\[508px\] {
    width: 508px;
  }

  .lg\:w-\[592px\] {
    width: 592px;
  }

  .lg\:w-\[600px\] {
    width: 600px;
  }

  .lg\:w-\[616px\] {
    width: 616px;
  }

  .lg\:w-\[696px\] {
    width: 696px;
  }

  .lg\:w-\[704px\] {
    width: 704px;
  }

  .lg\:w-\[936px\] {
    width: 936px;
  }

  .lg\:w-full {
    width: 100%;
  }

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

  .lg\:max-w-200 {
    max-width: 50rem;
  }

  .lg\:max-w-full {
    max-width: 100%;
  }

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

  .lg\:grid-cols-\[1fr_0\.68fr\] {
    grid-template-columns: 1fr .68fr;
  }

  .lg\:grid-rows-none {
    grid-template-rows: none;
  }

  .lg\:flex-row {
    flex-direction: row;
  }

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

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

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

  .lg\:justify-start {
    justify-content: flex-start;
  }

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

  .lg\:gap-12 {
    gap: 3rem;
  }

  .lg\:gap-16 {
    gap: 4rem;
  }

  .lg\:gap-5 {
    gap: 1.25rem;
  }

  .lg\:gap-6 {
    gap: 1.5rem;
  }

  .lg\:gap-8 {
    gap: 2rem;
  }

  .lg\:space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }

  .lg\:space-y-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }

  .lg\:space-y-12 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(3rem * var(--tw-space-y-reverse));
  }

  .lg\:self-start {
    align-self: flex-start;
  }

  .lg\:border-b-0 {
    border-bottom-width: 0;
  }

  .lg\:bg-auto {
    background-size: auto;
  }

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

  .lg\:px-22 {
    padding-left: 5.5rem;
    padding-right: 5.5rem;
  }

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

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:pb-0 {
    padding-bottom: 0;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pb-4 {
    padding-bottom: 1rem;
  }

  .lg\:pb-8 {
    padding-bottom: 2rem;
  }

  .lg\:pl-0 {
    padding-left: 0;
  }

  .lg\:pl-16 {
    padding-left: 4rem;
  }

  .lg\:pl-4 {
    padding-left: 1rem;
  }

  .lg\:pl-8 {
    padding-left: 2rem;
  }

  .lg\:pr-4 {
    padding-right: 1rem;
  }

  .lg\:pr-8 {
    padding-right: 2rem;
  }

  .lg\:pt-0 {
    padding-top: 0;
  }

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

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

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

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

  .lg\:text-base {
    letter-spacing: 0;
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .lg\:dark\:flex:is(.dark *) {
    display: flex;
  }

  .lg\:dark\:hidden:is(.dark *) {
    display: none;
  }
}

@media (min-width: 1280px) {
  .xl\:absolute {
    position: absolute;
  }

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

  .xl\:ml-10 {
    margin-left: 2.5rem;
  }

  .xl\:block {
    display: block;
  }

  .xl\:flex {
    display: flex;
  }

  .xl\:hidden {
    display: none;
  }

  .xl\:h-full {
    height: 100%;
  }

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

  .xl\:w-\[1112px\] {
    width: 1112px;
  }

  .xl\:w-\[1328px\] {
    width: 1328px;
  }

  .xl\:w-\[510px\] {
    width: 510px;
  }

  .xl\:w-\[704px\] {
    width: 704px;
  }

  .xl\:w-\[918px\] {
    width: 918px;
  }

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

  .xl\:max-w-\[calc\(100\%-20rem\)\] {
    max-width: calc(100% - 20rem);
  }

  .xl\:max-w-screen-2xl {
    max-width: 1536px;
  }

  .xl\:max-w-screen-lg {
    max-width: 1024px;
  }

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

  .xl\:-translate-x-1\/2 {
    --tw-translate-x: -50%;
    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));
  }

  .xl\:flex-row {
    flex-direction: row;
  }

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

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

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

  .xl\:px-44 {
    padding-left: 11rem;
    padding-right: 11rem;
  }

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

@media (min-width: 1536px) {
  .\32 xl\:mt-52 {
    margin-top: 13rem;
  }

  .\32 xl\:scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    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));
  }
}

.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]) {
  background-color: hsl(var(--accent));
}

.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child {
  border-top-left-radius: calc(var(--radius)  - 2px);
  border-bottom-left-radius: calc(var(--radius)  - 2px);
}

.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child {
  border-top-right-radius: calc(var(--radius)  - 2px);
  border-bottom-right-radius: calc(var(--radius)  - 2px);
}

.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside) {
  background-color: hsl(var(--accent) / .5);
}

.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end) {
  border-top-right-radius: calc(var(--radius)  - 2px);
  border-bottom-right-radius: calc(var(--radius)  - 2px);
}

.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role="checkbox"]) {
  padding-right: 0;
}

.\[\&\>button\]\:hidden > button {
  display: none;
}

.\[\&\>span\]\:line-clamp-1 > span {
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
}

.\[\&\>svg\+div\]\:translate-y-\[-3px\] > svg + div {
  --tw-translate-y: -3px;
  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));
}

.\[\&\>svg\]\:absolute > svg {
  position: absolute;
}

.\[\&\>svg\]\:left-4 > svg {
  left: 1rem;
}

.\[\&\>svg\]\:top-4 > svg {
  top: 1rem;
}

.\[\&\>svg\]\:size-3\.5 > svg {
  width: .875rem;
  height: .875rem;
}

.\[\&\>svg\]\:text-destructive > svg {
  color: hsl(var(--destructive));
}

.\[\&\>svg\]\:text-foreground > svg {
  color: hsl(var(--foreground));
}

.\[\&\>svg\~\*\]\:pl-7 > svg ~ * {
  padding-left: 1.75rem;
}

.\[\&\>tr\]\:last\:border-b-0:last-child > tr {
  border-bottom-width: 0;
}

.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading] {
  padding-left: .5rem;
  padding-right: .5rem;
}

.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading] {
  padding-top: .375rem;
  padding-bottom: .375rem;
}

.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading] {
  letter-spacing: 0;
  font-size: .75rem;
  line-height: 1rem;
}

.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading] {
  font-weight: 500;
}

.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading] {
  color: hsl(var(--muted-foreground));
}

.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden]) ~ [cmdk-group] {
  padding-top: 0;
}

.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group] {
  padding-left: .5rem;
  padding-right: .5rem;
}

.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg {
  height: 1.25rem;
}

.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg {
  width: 1.25rem;
}

.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input] {
  height: 3rem;
}

.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item] {
  padding-left: .5rem;
  padding-right: .5rem;
}

.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item] {
  padding-top: .75rem;
  padding-bottom: .75rem;
}

.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg {
  height: 1.25rem;
}

.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg {
  width: 1.25rem;
}

.\[\&_p\]\:leading-relaxed p {
  line-height: 1.625;
}

.\[\&_tr\:last-child\]\:border-0 tr:last-child {
  border-width: 0;
}

.\[\&_tr\]\:border-b tr {
  border-bottom-width: 1px;
}

