/*! tailwindcss v3.4.3 | MIT License | https://tailwindcss.com*/
*,:after,:before {
  border: 0 solid #e5e7eb;
  box-sizing: border-box
}

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

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

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

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

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;
  text-decoration: inherit
}

b,strong {
  font-weight: bolder
}

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

small {
  font-size: 80%
}

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

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

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

button,input,optgroup,select,textarea {
  font-feature-settings: inherit;
  color: inherit;
  font-family: inherit;
  font-size: 100%;
  font-variation-settings: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: 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: initial;
  background-image: none
}

:-moz-focusring {
  outline: auto
}

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

progress {
  vertical-align: initial
}

::-webkit-inner-spin-button,::-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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre {
  margin: 0
}

fieldset {
  margin: 0
}

fieldset,legend {
  padding: 0
}

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

dialog {
  padding: 0
}

textarea {
  resize: vertical
}

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

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

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

:disabled {
  cursor: default
}

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

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

[hidden] {
  display: none
}

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

[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,select:focus,textarea:focus {
  --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);
  border-color: #2563eb;
  box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);
  outline: 2px solid #0000;
  outline-offset: 2px
}

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

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

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

::-webkit-date-and-time-value {
  min-height: 1.5em
}

::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field {
  padding-bottom: 0;
  padding-top: 0
}

select {
  background-image: url("data:image/svg+xml;charset=utf-8,%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 8 4 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;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact
}

[multiple] {
  background-image: none;
  background-position: 0 0;
  background-repeat: unset;
  background-size: initial;
  padding-right: .75rem;
  -webkit-print-color-adjust: unset;
  print-color-adjust: unset
}

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

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

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

[type=checkbox]:focus,[type=radio]:focus {
  --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;
  outline-offset: 2px
}

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

[type=checkbox]:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E")
}

[type=radio]:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E")
}

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

[type=checkbox]:indeterminate {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%
}

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

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

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

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

@media (min-width: 640px) {
  .container {
      max-width:640px
  }
}

@media (min-width: 768px) {
  .container {
      max-width:768px
  }
}

@media (min-width: 1024px) {
  .container {
      max-width:1024px
  }
}

@media (min-width: 1280px) {
  .container {
      max-width:1280px
  }
}

@media (min-width: 1536px) {
  .container {
      max-width:1536px
  }
}

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

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

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

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

.prose :where(a strong):not(:where([class~=not-prose] *)) {
  color: inherit
}

.prose :where(blockquote strong):not(:where([class~=not-prose] *)) {
  color: inherit
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.prose :where(blockquote):not(:where([class~=not-prose] *)) {
  border-left-color: var(--tw-prose-quote-borders);
  border-left-width: .25rem;
  color: var(--tw-prose-quotes);
  font-style: italic;
  font-weight: 500;
  margin-bottom: 1.6em;
  margin-top: 1.6em;
  padding-left: 1em;
  quotes: "\201C""\201D""\2018""\2019"
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.prose :where(code):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-code);
  font-size: .875em;
  font-weight: 600
}

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

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

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

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

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

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

.prose :where(h4 code):not(:where([class~=not-prose] *)) {
  color: inherit
}

.prose :where(blockquote code):not(:where([class~=not-prose] *)) {
  color: inherit
}

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

.prose :where(pre):not(:where([class~=not-prose] *)) {
  background-color: var(--tw-prose-pre-bg);
  border-radius: .375rem;
  color: var(--tw-prose-pre-code);
  font-size: .875em;
  font-weight: 400;
  line-height: 1.7142857;
  margin-bottom: 1.7142857em;
  margin-top: 1.7142857em;
  overflow-x: auto;
  padding: .8571429em 1.1428571em
}

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

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

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

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

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

.prose :where(thead th):not(:where([class~=not-prose] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  padding-bottom: .5714286em;
  padding-left: .5714286em;
  padding-right: .5714286em;
  vertical-align: bottom
}

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

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

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

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

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

.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-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-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(p):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.25em;
  margin-top: 1.25em
}

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

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

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

.prose :where(ol>li):not(:where([class~=not-prose] *)) {
  padding-left: .375em
}

.prose :where(ul>li):not(:where([class~=not-prose] *)) {
  padding-left: .375em
}

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

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

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

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

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

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

.prose :where(hr+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose :where(h2+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose :where(h3+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose :where(h4+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose :where(thead th:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0
}

.prose :where(thead th:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0
}

.prose :where(tbody td,tfoot td):not(:where([class~=not-prose] *)) {
  padding: .5714286em
}

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

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

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

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

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

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

.prose-sm :where([class~=lead]):not(:where([class~=not-prose] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-bottom: .8888889em;
  margin-top: .8888889em
}

.prose-sm :where(blockquote):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.3333333em;
  margin-top: 1.3333333em;
  padding-left: 1.1111111em
}

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

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

.prose-sm :where(h3):not(:where([class~=not-prose] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-bottom: .4444444em;
  margin-top: 1.5555556em
}

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

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

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

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

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

.prose-sm :where(figcaption):not(:where([class~=not-prose] *)) {
  font-size: .8571429em;
  line-height: 1.3333333;
  margin-top: .6666667em
}

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

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

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

.prose-sm :where(pre):not(:where([class~=not-prose] *)) {
  border-radius: .25rem;
  font-size: .8571429em;
  line-height: 1.6666667;
  margin-bottom: 1.6666667em;
  margin-top: 1.6666667em;
  padding: .6666667em 1em
}

.prose-sm :where(ol):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.1428571em;
  margin-top: 1.1428571em;
  padding-left: 1.5714286em
}

.prose-sm :where(ul):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.1428571em;
  margin-top: 1.1428571em;
  padding-left: 1.5714286em
}

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

.prose-sm :where(ol>li):not(:where([class~=not-prose] *)) {
  padding-left: .4285714em
}

.prose-sm :where(ul>li):not(:where([class~=not-prose] *)) {
  padding-left: .4285714em
}

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

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

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

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

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

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

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

.prose-sm :where(hr+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose-sm :where(h2+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose-sm :where(h3+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose-sm :where(h4+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

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

.prose-sm :where(thead th):not(:where([class~=not-prose] *)) {
  padding-bottom: .6666667em;
  padding-left: 1em;
  padding-right: 1em
}

.prose-sm :where(thead th:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0
}

.prose-sm :where(thead th:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0
}

.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose] *)) {
  padding: .6666667em 1em
}

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

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

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

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

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

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

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

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

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

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

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

.prose-lg {
  font-size: 1.125rem;
  line-height: 1.7777778
}

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

.prose-lg :where([class~=lead]):not(:where([class~=not-prose] *)) {
  font-size: 1.2222222em;
  line-height: 1.4545455;
  margin-bottom: 1.0909091em;
  margin-top: 1.0909091em
}

.prose-lg :where(blockquote):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.6666667em;
  margin-top: 1.6666667em;
  padding-left: 1em
}

.prose-lg :where(h1):not(:where([class~=not-prose] *)) {
  font-size: 2.6666667em;
  line-height: 1;
  margin-bottom: .8333333em;
  margin-top: 0
}

.prose-lg :where(h2):not(:where([class~=not-prose] *)) {
  font-size: 1.6666667em;
  line-height: 1.3333333;
  margin-bottom: 1.0666667em;
  margin-top: 1.8666667em
}

.prose-lg :where(h3):not(:where([class~=not-prose] *)) {
  font-size: 1.3333333em;
  line-height: 1.5;
  margin-bottom: .6666667em;
  margin-top: 1.6666667em
}

.prose-lg :where(h4):not(:where([class~=not-prose] *)) {
  line-height: 1.5555556;
  margin-bottom: .4444444em;
  margin-top: 1.7777778em
}

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

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

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

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

.prose-lg :where(figcaption):not(:where([class~=not-prose] *)) {
  font-size: .8888889em;
  line-height: 1.5;
  margin-top: 1em
}

.prose-lg :where(code):not(:where([class~=not-prose] *)) {
  font-size: .8888889em
}

.prose-lg :where(h2 code):not(:where([class~=not-prose] *)) {
  font-size: .8666667em
}

.prose-lg :where(h3 code):not(:where([class~=not-prose] *)) {
  font-size: .875em
}

.prose-lg :where(pre):not(:where([class~=not-prose] *)) {
  border-radius: .375rem;
  font-size: .8888889em;
  line-height: 1.75;
  margin-bottom: 2em;
  margin-top: 2em;
  padding: 1em 1.5em
}

.prose-lg :where(ol):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.3333333em;
  margin-top: 1.3333333em;
  padding-left: 1.5555556em
}

.prose-lg :where(ul):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.3333333em;
  margin-top: 1.3333333em;
  padding-left: 1.5555556em
}

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

.prose-lg :where(ol>li):not(:where([class~=not-prose] *)) {
  padding-left: .4444444em
}

.prose-lg :where(ul>li):not(:where([class~=not-prose] *)) {
  padding-left: .4444444em
}

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

.prose-lg :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.3333333em
}

.prose-lg :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.3333333em
}

.prose-lg :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.3333333em
}

.prose-lg :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.3333333em
}

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

.prose-lg :where(hr):not(:where([class~=not-prose] *)) {
  margin-bottom: 3.1111111em;
  margin-top: 3.1111111em
}

.prose-lg :where(hr+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose-lg :where(h2+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose-lg :where(h3+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose-lg :where(h4+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

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

.prose-lg :where(thead th):not(:where([class~=not-prose] *)) {
  padding-bottom: .75em;
  padding-left: .75em;
  padding-right: .75em
}

.prose-lg :where(thead th:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0
}

.prose-lg :where(thead th:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0
}

.prose-lg :where(tbody td,tfoot td):not(:where([class~=not-prose] *)) {
  padding: .75em
}

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

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

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

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

.prose-xl {
  font-size: 1.25rem;
  line-height: 1.8
}

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

.prose-xl :where([class~=lead]):not(:where([class~=not-prose] *)) {
  font-size: 1.2em;
  line-height: 1.5;
  margin-bottom: 1em;
  margin-top: 1em
}

.prose-xl :where(blockquote):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.6em;
  margin-top: 1.6em;
  padding-left: 1.0666667em
}

.prose-xl :where(h1):not(:where([class~=not-prose] *)) {
  font-size: 2.8em;
  line-height: 1;
  margin-bottom: .8571429em;
  margin-top: 0
}

.prose-xl :where(h2):not(:where([class~=not-prose] *)) {
  font-size: 1.8em;
  line-height: 1.1111111;
  margin-bottom: .8888889em;
  margin-top: 1.5555556em
}

.prose-xl :where(h3):not(:where([class~=not-prose] *)) {
  font-size: 1.5em;
  line-height: 1.3333333;
  margin-bottom: .6666667em;
  margin-top: 1.6em
}

.prose-xl :where(h4):not(:where([class~=not-prose] *)) {
  line-height: 1.6;
  margin-bottom: .6em;
  margin-top: 1.8em
}

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

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

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

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

.prose-xl :where(figcaption):not(:where([class~=not-prose] *)) {
  font-size: .9em;
  line-height: 1.5555556;
  margin-top: 1em
}

.prose-xl :where(code):not(:where([class~=not-prose] *)) {
  font-size: .9em
}

.prose-xl :where(h2 code):not(:where([class~=not-prose] *)) {
  font-size: .8611111em
}

.prose-xl :where(h3 code):not(:where([class~=not-prose] *)) {
  font-size: .9em
}

.prose-xl :where(pre):not(:where([class~=not-prose] *)) {
  border-radius: .5rem;
  font-size: .9em;
  line-height: 1.7777778;
  margin-bottom: 2em;
  margin-top: 2em;
  padding: 1.1111111em 1.3333333em
}

.prose-xl :where(ol):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.2em;
  margin-top: 1.2em;
  padding-left: 1.6em
}

.prose-xl :where(ul):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.2em;
  margin-top: 1.2em;
  padding-left: 1.6em
}

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

.prose-xl :where(ol>li):not(:where([class~=not-prose] *)) {
  padding-left: .4em
}

.prose-xl :where(ul>li):not(:where([class~=not-prose] *)) {
  padding-left: .4em
}

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

.prose-xl :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.2em
}

.prose-xl :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.2em
}

.prose-xl :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.2em
}

.prose-xl :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.2em
}

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

.prose-xl :where(hr):not(:where([class~=not-prose] *)) {
  margin-bottom: 2.8em;
  margin-top: 2.8em
}

.prose-xl :where(hr+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose-xl :where(h2+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose-xl :where(h3+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose-xl :where(h4+*):not(:where([class~=not-prose] *)) {
  margin-top: 0
}

.prose-xl :where(table):not(:where([class~=not-prose] *)) {
  font-size: .9em;
  line-height: 1.5555556
}

.prose-xl :where(thead th):not(:where([class~=not-prose] *)) {
  padding-bottom: .8888889em;
  padding-left: .6666667em;
  padding-right: .6666667em
}

.prose-xl :where(thead th:first-child):not(:where([class~=not-prose] *)) {
  padding-left: 0
}

.prose-xl :where(thead th:last-child):not(:where([class~=not-prose] *)) {
  padding-right: 0
}

.prose-xl :where(tbody td,tfoot td):not(:where([class~=not-prose] *)) {
  padding: .8888889em .6666667em
}

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

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

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

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

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

.prose-2xl :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.3333333em
}

.prose-2xl :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.3333333em
}

.prose-2xl :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)) {
  margin-top: 1.3333333em
}

.prose-2xl :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)) {
  margin-bottom: 1.3333333em
}

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

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

.prose-slate {
  --tw-prose-body: #334155;
  --tw-prose-headings: #0f172a;
  --tw-prose-lead: #475569;
  --tw-prose-links: #0f172a;
  --tw-prose-bold: #0f172a;
  --tw-prose-counters: #64748b;
  --tw-prose-bullets: #cbd5e1;
  --tw-prose-hr: #e2e8f0;
  --tw-prose-quotes: #0f172a;
  --tw-prose-quote-borders: #e2e8f0;
  --tw-prose-captions: #64748b;
  --tw-prose-code: #0f172a;
  --tw-prose-pre-code: #e2e8f0;
  --tw-prose-pre-bg: #1e293b;
  --tw-prose-th-borders: #cbd5e1;
  --tw-prose-td-borders: #e2e8f0;
  --tw-prose-invert-body: #cbd5e1;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #94a3b8;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #94a3b8;
  --tw-prose-invert-bullets: #475569;
  --tw-prose-invert-hr: #334155;
  --tw-prose-invert-quotes: #f1f5f9;
  --tw-prose-invert-quote-borders: #334155;
  --tw-prose-invert-captions: #94a3b8;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #cbd5e1;
  --tw-prose-invert-pre-bg: #00000080;
  --tw-prose-invert-th-borders: #475569;
  --tw-prose-invert-td-borders: #334155
}

.prose-stone {
  --tw-prose-body: #44403c;
  --tw-prose-headings: #1c1917;
  --tw-prose-lead: #57534e;
  --tw-prose-links: #1c1917;
  --tw-prose-bold: #1c1917;
  --tw-prose-counters: #78716c;
  --tw-prose-bullets: #d6d3d1;
  --tw-prose-hr: #e7e5e4;
  --tw-prose-quotes: #1c1917;
  --tw-prose-quote-borders: #e7e5e4;
  --tw-prose-captions: #78716c;
  --tw-prose-code: #1c1917;
  --tw-prose-pre-code: #e7e5e4;
  --tw-prose-pre-bg: #292524;
  --tw-prose-th-borders: #d6d3d1;
  --tw-prose-td-borders: #e7e5e4;
  --tw-prose-invert-body: #d6d3d1;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #a8a29e;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #a8a29e;
  --tw-prose-invert-bullets: #57534e;
  --tw-prose-invert-hr: #44403c;
  --tw-prose-invert-quotes: #f5f5f4;
  --tw-prose-invert-quote-borders: #44403c;
  --tw-prose-invert-captions: #a8a29e;
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d6d3d1;
  --tw-prose-invert-pre-bg: #00000080;
  --tw-prose-invert-th-borders: #57534e;
  --tw-prose-invert-td-borders: #44403c
}

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

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

.visible {
  visibility: visible
}

.invisible {
  visibility: hidden
}

.static {
  position: static
}

.absolute {
  position: absolute
}

.relative {
  position: relative
}

.sticky {
  position: sticky
}

.-left-10 {
  left: -2.5rem
}

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

.-left-2\.5 {
  left: -.625rem
}

.-left-24 {
  left: -6rem
}

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

.-right-4 {
  right: -1rem
}

.-top-0 {
  top: 0
}

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

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

.-top-20 {
  top: -5rem
}

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

.bottom-10 {
  bottom: 2.5rem
}

.bottom-2 {
  bottom: .5rem
}

.bottom-4 {
  bottom: 1rem
}

.bottom-8 {
  bottom: 2rem
}

.left-0 {
  left: 0
}

.left-6 {
  left: 1.5rem
}

.right-0 {
  right: 0
}

.right-1 {
  right: .25rem
}

.right-2 {
  right: .5rem
}

.right-6 {
  right: 1.5rem
}

.top-0 {
  top: 0
}

.top-1 {
  top: .25rem
}

.top-12 {
  top: 3rem
}

.top-2 {
  top: .5rem
}

.top-8 {
  top: 2rem
}

.z-0 {
  z-index: 0
}

.z-10 {
  z-index: 10
}

.z-20 {
  z-index: 20
}

.z-30 {
  z-index: 30
}

.m-0 {
  margin: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

.mb-0 {
  margin-bottom: 0
}

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

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

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

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

.mb-24 {
  margin-bottom: 6rem
}

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

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

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

.ml-0 {
  margin-left: 0
}

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

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

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

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

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

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

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

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

.mr-6 {
  margin-right: 1.5rem
}

.mt-0 {
  margin-top: 0
}

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

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

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

.mt-14 {
  margin-top: 3.5rem
}

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

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

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

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

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

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

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

.flex {
  display: flex
}

.inline-flex {
  display: inline-flex
}

.grid {
  display: grid
}

.contents {
  display: contents
}

.hidden {
  display: none
}

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

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

.size-7 {
  height: 1.75rem;
  width: 1.75rem
}

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

.h-1 {
  height: .25rem
}

.h-10 {
  height: 2.5rem
}

.h-12 {
  height: 3rem
}

.h-14 {
  height: 3.5rem
}

.h-2 {
  height: .5rem
}

.h-24 {
  height: 6rem
}

.h-4 {
  height: 1rem
}

.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-\[1px\] {
  height: 1px
}

.h-\[3px\] {
  height: 3px
}

.h-auto {
  height: auto
}

.max-h-72 {
  max-height: 18rem
}

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

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

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

.w-10 {
  width: 2.5rem
}

.w-12 {
  width: 3rem
}

.w-14 {
  width: 3.5rem
}

.w-2 {
  width: .5rem
}

.w-20 {
  width: 5rem
}

.w-24 {
  width: 6rem
}

.w-36 {
  width: 9rem
}

.w-4 {
  width: 1rem
}

.w-48 {
  width: 12rem
}

.w-5 {
  width: 1.25rem
}

.w-52 {
  width: 13rem
}

.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-9 {
  width: 2.25rem
}

.w-\[100\%\] {
  width: 100%
}

.w-auto {
  width: auto
}

.w-full {
  width: 100%
}

.min-w-64 {
  min-width: 16rem
}

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

.min-w-full {
  min-width: 100%
}

.max-w-2xl {
  max-width: 42rem
}

.max-w-4xl {
  max-width: 56rem
}

.max-w-6xl {
  max-width: 72rem
}

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

.max-w-full {
  max-width: 100%
}

.max-w-lg {
  max-width: 32rem
}

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

.max-w-sm {
  max-width: 24rem
}

.max-w-xl {
  max-width: 36rem
}

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

.-translate-y-0 {
  --tw-translate-y: -0px
}

.-translate-y-0,.-translate-y-2 {
  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: -0.5rem
}

.-translate-y-6 {
  --tw-translate-y: -1.5rem
}

.-translate-y-6,.translate-x-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))
}

.translate-x-0 {
  --tw-translate-x: 0px
}

.translate-y-2 {
  --tw-translate-y: 0.5rem
}

.-rotate-1,.translate-y-2 {
  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-1 {
  --tw-rotate: -1deg
}

.-rotate-3 {
  --tw-rotate: -3deg
}

.-rotate-3,.rotate-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))
}

.rotate-0 {
  --tw-rotate: 0deg
}

.rotate-2 {
  --tw-rotate: 2deg
}

.rotate-2,.rotate-3 {
  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-3 {
  --tw-rotate: 3deg
}

.scale-75 {
  --tw-scale-x: .75;
  --tw-scale-y: .75
}

.scale-75,.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))
}

.animate-pulse {
  animation: pulse 2s cubic-bezier(.4,0,.6,1) infinite
}

@keyframes spin {
  to {
      transform: rotate(1turn)
  }
}

.animate-spin {
  animation: spin 1s linear infinite
}

.animate-wiggle {
  animation: wiggle .2s ease-in-out
}

.cursor-not-allowed {
  cursor: not-allowed
}

.cursor-pointer {
  cursor: pointer
}

.select-all {
  -webkit-user-select: all;
  -moz-user-select: all;
  user-select: all
}

.list-inside {
  list-style-position: inside
}

.list-disc {
  list-style-type: disc
}

.appearance-none {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

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

.flex-row {
  flex-direction: row
}

.flex-col {
  flex-direction: column
}

.flex-wrap {
  flex-wrap: wrap
}

.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-1 {
  gap: .25rem
}

.gap-12 {
  gap: 3rem
}

.gap-2 {
  gap: .5rem
}

.gap-3 {
  gap: .75rem
}

.gap-4 {
  gap: 1rem
}

.gap-6 {
  gap: 1.5rem
}

.gap-8 {
  gap: 2rem
}

.self-end {
  align-self: flex-end
}

.overflow-hidden {
  overflow: hidden
}

.overflow-y-scroll {
  overflow-y: scroll
}

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

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

.rounded {
  border-radius: .25rem
}

.rounded-2xl {
  border-radius: 1rem
}

.rounded-full {
  border-radius: 9999px
}

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

.rounded-xl {
  border-radius: .75rem
}

.rounded-b-lg {
  border-bottom-left-radius: .5rem;
  border-bottom-right-radius: .5rem
}

.rounded-b-none {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.rounded-t-none {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

.border {
  border-width: 1px
}

.border-0 {
  border-width: 0
}

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

.border-4 {
  border-width: 4px
}

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

.border-l-2 {
  border-left-width: 2px
}

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

.border-dashed {
  border-style: dashed
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0/var(--tw-border-opacity))
}

.border-blue-300 {
  --tw-border-opacity: 1;
  border-color: rgb(147 197 253/var(--tw-border-opacity))
}

.border-brand {
  --tw-border-opacity: 1;
  border-color: rgb(255 193 7/var(--tw-border-opacity))
}

.border-emerald-300 {
  --tw-border-opacity: 1;
  border-color: rgb(110 231 183/var(--tw-border-opacity))
}

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

.border-green-400 {
  --tw-border-opacity: 1;
  border-color: rgb(74 222 128/var(--tw-border-opacity))
}

.border-orange-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 186 116/var(--tw-border-opacity))
}

.border-orange-600 {
  --tw-border-opacity: 1;
  border-color: rgb(234 88 12/var(--tw-border-opacity))
}

.border-rose-500 {
  --tw-border-opacity: 1;
  border-color: rgb(244 63 94/var(--tw-border-opacity))
}

.border-slate-200 {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240/var(--tw-border-opacity))
}

.border-slate-300 {
  --tw-border-opacity: 1;
  border-color: rgb(203 213 225/var(--tw-border-opacity))
}

.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184/var(--tw-border-opacity))
}

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

.border-yellow-300 {
  --tw-border-opacity: 1;
  border-color: rgb(253 224 71/var(--tw-border-opacity))
}

.border-yellow-500 {
  --tw-border-opacity: 1;
  border-color: rgb(234 179 8/var(--tw-border-opacity))
}

.bg-blue-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(219 234 254/var(--tw-bg-opacity))
}

.bg-brand {
  --tw-bg-opacity: 1;
  background-color: rgb(255 193 7/var(--tw-bg-opacity))
}

.bg-emerald-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(209 250 229/var(--tw-bg-opacity))
}

.bg-emerald-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(110 231 183/var(--tw-bg-opacity))
}

.bg-green-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(220 252 231/var(--tw-bg-opacity))
}

.bg-green-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208/var(--tw-bg-opacity))
}

.bg-green-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(134 239 172/var(--tw-bg-opacity))
}

.bg-orange-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 237 213/var(--tw-bg-opacity))
}

.bg-orange-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 215 170/var(--tw-bg-opacity))
}

.bg-orange-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 186 116/var(--tw-bg-opacity))
}

.bg-orange-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(251 146 60/var(--tw-bg-opacity))
}

.bg-orange-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 247 237/var(--tw-bg-opacity))
}

.bg-pink-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(236 72 153/var(--tw-bg-opacity))
}

.bg-purple-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 232 255/var(--tw-bg-opacity))
}

.bg-red-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 226 226/var(--tw-bg-opacity))
}

.bg-red-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 202 202/var(--tw-bg-opacity))
}

.bg-red-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(252 165 165/var(--tw-bg-opacity))
}

.bg-red-400 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 113 113/var(--tw-bg-opacity))
}

.bg-rose-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(255 228 230/var(--tw-bg-opacity))
}

.bg-slate-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(241 245 249/var(--tw-bg-opacity))
}

.bg-slate-100\/50 {
  background-color: #f1f5f980
}

.bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240/var(--tw-bg-opacity))
}

.bg-slate-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225/var(--tw-bg-opacity))
}

.bg-slate-50 {
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252/var(--tw-bg-opacity))
}

.bg-transparent {
  background-color: initial
}

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

.bg-white\/70 {
  background-color: #ffffffb3
}

.bg-yellow-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138/var(--tw-bg-opacity))
}

.bg-yellow-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(253 224 71/var(--tw-bg-opacity))
}

.bg-yellow-300\/50 {
  background-color: #fde04780
}

.bg-gradient-to-b {
  background-image: linear-gradient(to bottom,var(--tw-gradient-stops))
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top,var(--tw-gradient-stops))
}

.from-slate-50 {
  --tw-gradient-from: #f8fafc var(--tw-gradient-from-position);
  --tw-gradient-to: #f8fafc00 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-yellow-300 {
  --tw-gradient-from: #fde047 var(--tw-gradient-from-position);
  --tw-gradient-to: #fde04700 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-yellow-400 {
  --tw-gradient-from: #facc15 var(--tw-gradient-from-position);
  --tw-gradient-to: #facc1500 var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.to-brand {
  --tw-gradient-to: #ffc107 var(--tw-gradient-to-position)
}

.to-white {
  --tw-gradient-to: #fff var(--tw-gradient-to-position)
}

.bg-cover {
  background-size: cover
}

.fill-brand {
  fill: #ffc107
}

.stroke-black {
  stroke: #000
}

.stroke-emerald-500 {
  stroke: #10b981
}

.stroke-orange-400 {
  stroke: #fb923c
}

.p-0 {
  padding: 0
}

.p-1 {
  padding: .25rem
}

.p-2 {
  padding: .5rem
}

.p-3 {
  padding: .75rem
}

.p-4 {
  padding: 1rem
}

.p-6 {
  padding: 1.5rem
}

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

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

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

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

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

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

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

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

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

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

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

.pb-14 {
  padding-bottom: 3.5rem
}

.pb-2 {
  padding-bottom: .5rem
}

.pb-4 {
  padding-bottom: 1rem
}

.pb-8 {
  padding-bottom: 2rem
}

.pl-2 {
  padding-left: .5rem
}

.pl-3 {
  padding-left: .75rem
}

.pl-4 {
  padding-left: 1rem
}

.pl-6 {
  padding-left: 1.5rem
}

.pr-2 {
  padding-right: .5rem
}

.pr-3 {
  padding-right: .75rem
}

.pr-4 {
  padding-right: 1rem
}

.pt-0 {
  padding-top: 0
}

.pt-2 {
  padding-top: .5rem
}

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

.pt-8 {
  padding-top: 2rem
}

.text-center {
  text-align: center
}

.font-mono {
  font-family: ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}

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

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem
}

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

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

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

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem
}

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

.font-black {
  font-weight: 900
}

.font-bold {
  font-weight: 700
}

.font-extrabold {
  font-weight: 800
}

.font-light {
  font-weight: 300
}

.font-medium {
  font-weight: 500
}

.font-semibold {
  font-weight: 600
}

.uppercase {
  text-transform: uppercase
}

.capitalize {
  text-transform: capitalize
}

.leading-4 {
  line-height: 1rem
}

.leading-5 {
  line-height: 1.25rem
}

.leading-snug {
  line-height: 1.375
}

.leading-tight {
  line-height: 1.25
}

.text-amber-400 {
  --tw-text-opacity: 1;
  color: rgb(251 191 36/var(--tw-text-opacity))
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0/var(--tw-text-opacity))
}

.text-blue-400 {
  --tw-text-opacity: 1;
  color: rgb(96 165 250/var(--tw-text-opacity))
}

.text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246/var(--tw-text-opacity))
}

.text-brand {
  --tw-text-opacity: 1;
  color: rgb(255 193 7/var(--tw-text-opacity))
}

.text-emerald-300 {
  --tw-text-opacity: 1;
  color: rgb(110 231 183/var(--tw-text-opacity))
}

.text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129/var(--tw-text-opacity))
}

.text-emerald-900 {
  --tw-text-opacity: 1;
  color: rgb(6 78 59/var(--tw-text-opacity))
}

.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128/var(--tw-text-opacity))
}

.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81/var(--tw-text-opacity))
}

.text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128/var(--tw-text-opacity))
}

.text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94/var(--tw-text-opacity))
}

.text-green-900 {
  --tw-text-opacity: 1;
  color: rgb(20 83 45/var(--tw-text-opacity))
}

.text-indigo-400 {
  --tw-text-opacity: 1;
  color: rgb(129 140 248/var(--tw-text-opacity))
}

.text-orange-500 {
  --tw-text-opacity: 1;
  color: rgb(249 115 22/var(--tw-text-opacity))
}

.text-orange-900 {
  --tw-text-opacity: 1;
  color: rgb(124 45 18/var(--tw-text-opacity))
}

.text-pink-400 {
  --tw-text-opacity: 1;
  color: rgb(244 114 182/var(--tw-text-opacity))
}

.text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113/var(--tw-text-opacity))
}

.text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68/var(--tw-text-opacity))
}

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

.text-red-900 {
  --tw-text-opacity: 1;
  color: rgb(127 29 29/var(--tw-text-opacity))
}

.text-rose-400 {
  --tw-text-opacity: 1;
  color: rgb(251 113 133/var(--tw-text-opacity))
}

.text-slate-700 {
  --tw-text-opacity: 1;
  color: rgb(51 65 85/var(--tw-text-opacity))
}

.text-slate-900 {
  --tw-text-opacity: 1;
  color: rgb(15 23 42/var(--tw-text-opacity))
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255/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-0 {
  opacity: 0
}

.opacity-100 {
  opacity: 1
}

.opacity-25 {
  opacity: .25
}

.opacity-50 {
  opacity: .5
}

.opacity-65 {
  opacity: .65
}

.opacity-70 {
  opacity: .7
}

.opacity-75 {
  opacity: .75
}

.opacity-90 {
  opacity: .9
}

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

.shadow,.shadow-lg {
  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)
}

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

.shadow-md,.shadow-sm {
  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)
}

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

.drop-shadow {
  --tw-drop-shadow: drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f)
}

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

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

.transition-colors {
  transition-duration: .15s;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke;
  transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.label {
  --tw-text-opacity: 1;
  color: rgb(55 65 81/var(--tw-text-opacity));
  cursor: pointer;
  display: block;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.25rem
}

@media (prefers-color-scheme: dark) {
  .label {
      --tw-text-opacity:1;
      color: rgb(209 213 219/var(--tw-text-opacity))
  }
}

.label_bold {
  --tw-text-opacity: 1;
  color: rgb(30 41 59/var(--tw-text-opacity));
  cursor: pointer;
  display: block;
  font-weight: 700
}

@media (prefers-color-scheme: dark) {
  .label_bold {
      --tw-text-opacity:1;
      color: rgb(241 245 249/var(--tw-text-opacity))
  }
}

.label_bold-no-color {
  cursor: pointer;
  display: block;
  font-weight: 700
}

.info {
  --tw-text-opacity: 1;
  color: rgb(100 116 139/var(--tw-text-opacity));
  display: block;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.25rem
}

@media (prefers-color-scheme: dark) {
  .info {
      --tw-text-opacity:1;
      color: rgb(148 163 184/var(--tw-text-opacity))
  }
}

.text-input {
  --tw-border-opacity: 1;
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  border-color: rgb(209 213 219/var(--tw-border-opacity));
  border-radius: .375rem;
  border-width: 1px;
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  display: block;
  margin-top: .25rem;
  padding: .5rem;
  width: 100%
}

.text-input:focus {
  --tw-border-opacity: 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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-color: rgb(199 210 254/var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
  border-color: rgb(165 180 252/var(--tw-border-opacity));
  box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}

@media (prefers-color-scheme: dark) {
  .text-input {
      --tw-border-opacity:1;
      --tw-bg-opacity: 1;
      --tw-text-opacity: 1;
      background-color: rgb(15 23 42/var(--tw-bg-opacity));
      border-color: rgb(75 85 99/var(--tw-border-opacity));
      color: rgb(203 213 225/var(--tw-text-opacity))
  }

  .text-input::-moz-placeholder {
      --tw-placeholder-opacity: 1;
      color: rgb(71 85 105/var(--tw-placeholder-opacity))
  }

  .text-input::placeholder {
      --tw-placeholder-opacity: 1;
      color: rgb(71 85 105/var(--tw-placeholder-opacity))
  }
}

.submit-button {
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(209 213 219/var(--tw-ring-opacity));
  align-items: center;
  background-color: rgb(251 146 60/var(--tw-bg-opacity));
  border-color: #0000;
  border-radius: .375rem;
  border-width: 1px;
  color: rgb(255 255 255/var(--tw-text-opacity));
  cursor: pointer;
  display: flex;
  font-weight: 700;
  justify-content: center;
  padding: 1rem;
  text-transform: uppercase;
  transition-duration: .15s;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  width: 100%
}

.submit-button:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(194 65 12/var(--tw-bg-opacity))
}

.submit-button:focus {
  --tw-border-opacity: 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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  border-color: rgb(17 24 39/var(--tw-border-opacity));
  box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);
  outline: 2px solid #0000;
  outline-offset: 2px
}

.submit-button:active {
  --tw-scale-x: .95;
  --tw-scale-y: .95;
  --tw-bg-opacity: 1;
  background-color: rgb(124 45 18/var(--tw-bg-opacity));
  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))
}

.submit-button:disabled {
  opacity: .25
}

.checkbox {
  --tw-border-opacity: 1;
  --tw-text-opacity: 1;
  --tw-shadow: 0 1px 2px 0 #0000000d;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  border-color: rgb(209 213 219/var(--tw-border-opacity));
  border-radius: .25rem;
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  color: rgb(234 88 12/var(--tw-text-opacity));
  cursor: pointer
}

.checkbox:focus {
  --tw-border-opacity: 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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  --tw-ring-color: rgb(254 215 170/var(--tw-ring-opacity));
  --tw-ring-opacity: 0.5;
  border-color: rgb(253 186 116/var(--tw-border-opacity));
  box-shadow: var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}

.checkbox-indigo {
  --tw-text-opacity: 1;
  color: rgb(79 70 229/var(--tw-text-opacity))
}

.checkbox-indigo:focus {
  --tw-border-opacity: 1;
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(199 210 254/var(--tw-ring-opacity));
  border-color: rgb(165 180 252/var(--tw-border-opacity))
}

.selected-plan {
  --tw-border-opacity: 1;
  --tw-bg-opacity: 1;
  --tw-text-opacity: 1;
  animation: wiggle .2s ease-in-out;
  background-color: rgb(220 252 231/var(--tw-bg-opacity));
  border-color: rgb(20 83 45/var(--tw-border-opacity));
  color: rgb(0 0 0/var(--tw-text-opacity));
  opacity: 1
}

@media (prefers-color-scheme: dark) {
  .selected-plan {
      --tw-bg-opacity:1;
      background-color: rgb(134 239 172/var(--tw-bg-opacity))
  }
}

@keyframes wiggle {
  0%,to {
      transform: rotate(-3deg)
  }

  50% {
      transform: rotate(3deg)
  }
}

.checkout-active {
  animation: wiggle .2s ease-in-out
}

trix-toolbar {
  --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);
  background-color: #f8fafc80;
  border-radius: 9999px;
  display: flex;
  flex-direction: column-reverse;
  margin-bottom: 1rem;
  margin-top: 0;
  padding: .5rem;
  position: sticky;
  top: .25rem;
  z-index: 10
}

@media (min-width: 640px) {
  trix-toolbar {
      bottom:.25rem;
      margin-bottom: 0;
      margin-top: 1rem;
      top: auto
  }
}

@media (prefers-color-scheme: dark) {
  trix-toolbar {
      background-color:#94a3b880
  }
}

trix-toolbar .trix-dialog {
  border-width: 0
}

trix-toolbar .trix-button {
  border-radius: 9999px
}

trix-toolbar .trix-button.trix-active {
  background-color: #f1f5f980
}

@media (prefers-color-scheme: dark) {
  trix-toolbar .trix-button.trix-active {
      --tw-text-opacity:1;
      background-color: #e2e8f066;
      color: rgb(255 255 255/var(--tw-text-opacity))
  }
}

trix-toolbar .trix-button:not(:disabled):hover {
  background-color: #f1f5f980
}

@media (prefers-color-scheme: dark) {
  trix-toolbar .trix-button:not(:disabled):hover {
      background-color:#e2e8f066
  }
}

trix-toolbar .trix-dialog {
  --tw-bg-opacity: 1;
  --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);
  background-color: rgb(255 255 255/var(--tw-bg-opacity));
  box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
  top: 3rem
}

@media (min-width: 640px) {
  trix-toolbar .trix-dialog {
      bottom:1rem;
      top: auto
  }
}

@media (prefers-color-scheme: dark) {
  trix-toolbar .trix-dialog {
      --tw-bg-opacity:1;
      background-color: rgb(30 41 59/var(--tw-bg-opacity))
  }
}

.attachment__caption {
  text-align: center
}

trix-editor:empty:not(:focus):before {
  --tw-text-opacity: 1;
  color: rgb(226 232 240/var(--tw-text-opacity))
}

@media (prefers-color-scheme: dark) {
  trix-editor:empty:not(:focus):before {
      --tw-text-opacity:1;
      color: rgb(71 85 105/var(--tw-text-opacity))
  }
}

trix-editor [data-trix-mutable].attachment[data-trix-content-type~="vnd.rubyonrails.horizontal-rule.html"] {
  box-shadow: 0 0 0 2px highlight
}

trix-editor .attachment {
  position: relative
}

.attachment--content.attachment--horizontal-rule hr,.attachment--content[data-trix-content-type~="vnd.rubyonrails.horizontal-rule.html"] hr {
  border-color: currentColor;
  margin: 1em 0;
  min-height: 1ch;
  padding: 0;
  width: 40%
}

.profile-editor .trix-button--icon-code,.profile-editor .trix-button--icon-heading-1,.profile-editor .trix-button--icon-horizontal-rule,.profile-editor .trix-button-group--file-tools {
  display: none
}

.trix-dialog__link-fields .trix-input--dialog {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

@media (prefers-color-scheme: dark) {
  .trix-dialog__link-fields .trix-input--dialog {
      --tw-bg-opacity:1;
      background-color: rgb(71 85 105/var(--tw-bg-opacity))
  }
}

.trix-dialog__link-fields .trix-button:hover {
  --tw-text-opacity: 1;
  color: rgb(255 193 7/var(--tw-text-opacity))
}

@media (prefers-color-scheme: dark) {
  .trix-dialog__link-fields .trix-button {
      --tw-text-opacity:1;
      color: rgb(255 255 255/var(--tw-text-opacity))
  }
}

trix-toolbar .trix-dialog--link .trix-dialog__link-fields {
  display: flex;
  flex-wrap: wrap
}

.profile-editor trix-toolbar {
  border-radius: .375rem;
  margin-bottom: .5rem;
  margin-top: 0
}

.turbo-progress-bar {
  --tw-bg-opacity: 1;
  background-color: rgb(255 193 7/var(--tw-bg-opacity))
}

.accent_button svg {
  opacity: 0;
  transition-duration: .15s;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
  transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(.4,0,.2,1)
}

.accent_button.is_selected_accent svg {
  opacity: 1
}

.pagy {
  display: flex;
  flex-wrap: wrap;
  gap: .5rem;
  justify-content: center
}

.pagy>:not([hidden])~:not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
  margin-right: calc(.5rem*var(--tw-space-x-reverse))
}

.pagy {
  --tw-text-opacity: 1;
  color: rgb(15 23 42/var(--tw-text-opacity));
  font-size: .875rem;
  font-weight: 600;
  line-height: 1.25rem
}

@media (prefers-color-scheme: dark) {
  .pagy {
      --tw-text-opacity:1;
      color: rgb(226 232 240/var(--tw-text-opacity))
  }
}

.pagy {
  a {
      --tw-bg-opacity: 1;
      background-color: rgb(203 213 225/var(--tw-bg-opacity));
      border-radius: .5rem;
      display: block;
      padding-bottom: .5rem;
      padding-left: 1rem;
      padding-right: 1rem;
      padding-top: .5rem;
      transition-duration: .15s;
      transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
      transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
      transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
      transition-timing-function: cubic-bezier(.4,0,.2,1)
  }

  @media (prefers-color-scheme: dark) {
      a {
          --tw-bg-opacity:1;
          background-color: rgb(15 23 42/var(--tw-bg-opacity))
      }
  }

  a {
      &: hover {
          --tw-rotate:2deg;
          --tw-scale-x: 1.05;
          --tw-scale-y: 1.05;
          --tw-bg-opacity: 1;
          background-color: rgb(226 232 240/var(--tw-bg-opacity));
          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 (prefers-color-scheme: dark) {
          &:hover {
              --tw-bg-opacity:1;
              background-color: rgb(51 65 85/var(--tw-bg-opacity))
          }
      }

      &.current {
          --tw-rotate: 2deg;
          --tw-scale-x: 1.1;
          --tw-scale-y: 1.1;
          --tw-bg-opacity: 1;
          --tw-text-opacity: 1;
          background-color: rgb(148 163 184/var(--tw-bg-opacity));
          color: rgb(255 255 255/var(--tw-text-opacity));
          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))
      }

      &.current,&:disabled,&[aria-disabled=true]: not(.current) {
          cursor:default
      }

      &:disabled,&[aria-disabled=true]: not(.current) {
          opacity:.25
      }
  }
}

@media (min-width: 640px) {
  .sm\:prose-xl {
      font-size:1.25rem;
      line-height: 1.8
  }

  .sm\:prose-xl :where(p):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.2em;
      margin-top: 1.2em
  }

  .sm\:prose-xl :where([class~=lead]):not(:where([class~=not-prose] *)) {
      font-size: 1.2em;
      line-height: 1.5;
      margin-bottom: 1em;
      margin-top: 1em
  }

  .sm\:prose-xl :where(blockquote):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.6em;
      margin-top: 1.6em;
      padding-left: 1.0666667em
  }

  .sm\:prose-xl :where(h1):not(:where([class~=not-prose] *)) {
      font-size: 2.8em;
      line-height: 1;
      margin-bottom: .8571429em;
      margin-top: 0
  }

  .sm\:prose-xl :where(h2):not(:where([class~=not-prose] *)) {
      font-size: 1.8em;
      line-height: 1.1111111;
      margin-bottom: .8888889em;
      margin-top: 1.5555556em
  }

  .sm\:prose-xl :where(h3):not(:where([class~=not-prose] *)) {
      font-size: 1.5em;
      line-height: 1.3333333;
      margin-bottom: .6666667em;
      margin-top: 1.6em
  }

  .sm\:prose-xl :where(h4):not(:where([class~=not-prose] *)) {
      line-height: 1.6;
      margin-bottom: .6em;
      margin-top: 1.8em
  }

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

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

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

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

  .sm\:prose-xl :where(figcaption):not(:where([class~=not-prose] *)) {
      font-size: .9em;
      line-height: 1.5555556;
      margin-top: 1em
  }

  .sm\:prose-xl :where(code):not(:where([class~=not-prose] *)) {
      font-size: .9em
  }

  .sm\:prose-xl :where(h2 code):not(:where([class~=not-prose] *)) {
      font-size: .8611111em
  }

  .sm\:prose-xl :where(h3 code):not(:where([class~=not-prose] *)) {
      font-size: .9em
  }

  .sm\:prose-xl :where(pre):not(:where([class~=not-prose] *)) {
      border-radius: .5rem;
      font-size: .9em;
      line-height: 1.7777778;
      margin-bottom: 2em;
      margin-top: 2em;
      padding: 1.1111111em 1.3333333em
  }

  .sm\:prose-xl :where(ol):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.2em;
      margin-top: 1.2em;
      padding-left: 1.6em
  }

  .sm\:prose-xl :where(ul):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.2em;
      margin-top: 1.2em;
      padding-left: 1.6em
  }

  .sm\:prose-xl :where(li):not(:where([class~=not-prose] *)) {
      margin-bottom: .6em;
      margin-top: .6em
  }

  .sm\:prose-xl :where(ol>li):not(:where([class~=not-prose] *)) {
      padding-left: .4em
  }

  .sm\:prose-xl :where(ul>li):not(:where([class~=not-prose] *)) {
      padding-left: .4em
  }

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

  .sm\:prose-xl :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)) {
      margin-top: 1.2em
  }

  .sm\:prose-xl :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.2em
  }

  .sm\:prose-xl :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)) {
      margin-top: 1.2em
  }

  .sm\:prose-xl :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.2em
  }

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

  .sm\:prose-xl :where(hr):not(:where([class~=not-prose] *)) {
      margin-bottom: 2.8em;
      margin-top: 2.8em
  }

  .sm\:prose-xl :where(hr+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .sm\:prose-xl :where(h2+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .sm\:prose-xl :where(h3+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .sm\:prose-xl :where(h4+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .sm\:prose-xl :where(table):not(:where([class~=not-prose] *)) {
      font-size: .9em;
      line-height: 1.5555556
  }

  .sm\:prose-xl :where(thead th):not(:where([class~=not-prose] *)) {
      padding-bottom: .8888889em;
      padding-left: .6666667em;
      padding-right: .6666667em
  }

  .sm\:prose-xl :where(thead th:first-child):not(:where([class~=not-prose] *)) {
      padding-left: 0
  }

  .sm\:prose-xl :where(thead th:last-child):not(:where([class~=not-prose] *)) {
      padding-right: 0
  }

  .sm\:prose-xl :where(tbody td,tfoot td):not(:where([class~=not-prose] *)) {
      padding: .8888889em .6666667em
  }

  .sm\:prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)) {
      padding-left: 0
  }

  .sm\:prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)) {
      padding-right: 0
  }

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

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

  .sm\:prose-2xl {
      font-size: 1.5rem;
      line-height: 1.6666667
  }

  .sm\:prose-2xl :where(p):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.3333333em;
      margin-top: 1.3333333em
  }

  .sm\:prose-2xl :where([class~=lead]):not(:where([class~=not-prose] *)) {
      font-size: 1.25em;
      line-height: 1.4666667;
      margin-bottom: 1.0666667em;
      margin-top: 1.0666667em
  }

  .sm\:prose-2xl :where(blockquote):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.7777778em;
      margin-top: 1.7777778em;
      padding-left: 1.1111111em
  }

  .sm\:prose-2xl :where(h1):not(:where([class~=not-prose] *)) {
      font-size: 2.6666667em;
      line-height: 1;
      margin-bottom: .875em;
      margin-top: 0
  }

  .sm\:prose-2xl :where(h2):not(:where([class~=not-prose] *)) {
      font-size: 2em;
      line-height: 1.0833333;
      margin-bottom: .8333333em;
      margin-top: 1.5em
  }

  .sm\:prose-2xl :where(h3):not(:where([class~=not-prose] *)) {
      font-size: 1.5em;
      line-height: 1.2222222;
      margin-bottom: .6666667em;
      margin-top: 1.5555556em
  }

  .sm\:prose-2xl :where(h4):not(:where([class~=not-prose] *)) {
      line-height: 1.5;
      margin-bottom: .6666667em;
      margin-top: 1.6666667em
  }

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

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

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

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

  .sm\:prose-2xl :where(figcaption):not(:where([class~=not-prose] *)) {
      font-size: .8333333em;
      line-height: 1.6;
      margin-top: 1em
  }

  .sm\:prose-2xl :where(code):not(:where([class~=not-prose] *)) {
      font-size: .8333333em
  }

  .sm\:prose-2xl :where(h2 code):not(:where([class~=not-prose] *)) {
      font-size: .875em
  }

  .sm\:prose-2xl :where(h3 code):not(:where([class~=not-prose] *)) {
      font-size: .8888889em
  }

  .sm\:prose-2xl :where(pre):not(:where([class~=not-prose] *)) {
      border-radius: .5rem;
      font-size: .8333333em;
      line-height: 1.8;
      margin-bottom: 2em;
      margin-top: 2em;
      padding: 1.2em 1.6em
  }

  .sm\:prose-2xl :where(ol):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.3333333em;
      margin-top: 1.3333333em;
      padding-left: 1.5833333em
  }

  .sm\:prose-2xl :where(ul):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.3333333em;
      margin-top: 1.3333333em;
      padding-left: 1.5833333em
  }

  .sm\:prose-2xl :where(li):not(:where([class~=not-prose] *)) {
      margin-bottom: .5em;
      margin-top: .5em
  }

  .sm\:prose-2xl :where(ol>li):not(:where([class~=not-prose] *)) {
      padding-left: .4166667em
  }

  .sm\:prose-2xl :where(ul>li):not(:where([class~=not-prose] *)) {
      padding-left: .4166667em
  }

  .sm\:prose-2xl :where(.prose>ul>li p):not(:where([class~=not-prose] *)) {
      margin-bottom: .8333333em;
      margin-top: .8333333em
  }

  .sm\:prose-2xl :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)) {
      margin-top: 1.3333333em
  }

  .sm\:prose-2xl :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.3333333em
  }

  .sm\:prose-2xl :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)) {
      margin-top: 1.3333333em
  }

  .sm\:prose-2xl :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.3333333em
  }

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

  .sm\:prose-2xl :where(hr):not(:where([class~=not-prose] *)) {
      margin-bottom: 3em;
      margin-top: 3em
  }

  .sm\:prose-2xl :where(hr+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .sm\:prose-2xl :where(h2+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .sm\:prose-2xl :where(h3+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .sm\:prose-2xl :where(h4+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .sm\:prose-2xl :where(table):not(:where([class~=not-prose] *)) {
      font-size: .8333333em;
      line-height: 1.4
  }

  .sm\:prose-2xl :where(thead th):not(:where([class~=not-prose] *)) {
      padding-bottom: .8em;
      padding-left: .6em;
      padding-right: .6em
  }

  .sm\:prose-2xl :where(thead th:first-child):not(:where([class~=not-prose] *)) {
      padding-left: 0
  }

  .sm\:prose-2xl :where(thead th:last-child):not(:where([class~=not-prose] *)) {
      padding-right: 0
  }

  .sm\:prose-2xl :where(tbody td,tfoot td):not(:where([class~=not-prose] *)) {
      padding: .8em .6em
  }

  .sm\:prose-2xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)) {
      padding-left: 0
  }

  .sm\:prose-2xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)) {
      padding-right: 0
  }

  .sm\:prose-2xl :where(.prose>:first-child):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .sm\:prose-2xl :where(.prose>:last-child):not(:where([class~=not-prose] *)) {
      margin-bottom: 0
  }
}

@media (min-width: 1024px) {
  .lg\:prose-xl {
      font-size:1.25rem;
      line-height: 1.8
  }

  .lg\:prose-xl :where(p):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.2em;
      margin-top: 1.2em
  }

  .lg\:prose-xl :where([class~=lead]):not(:where([class~=not-prose] *)) {
      font-size: 1.2em;
      line-height: 1.5;
      margin-bottom: 1em;
      margin-top: 1em
  }

  .lg\:prose-xl :where(blockquote):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.6em;
      margin-top: 1.6em;
      padding-left: 1.0666667em
  }

  .lg\:prose-xl :where(h1):not(:where([class~=not-prose] *)) {
      font-size: 2.8em;
      line-height: 1;
      margin-bottom: .8571429em;
      margin-top: 0
  }

  .lg\:prose-xl :where(h2):not(:where([class~=not-prose] *)) {
      font-size: 1.8em;
      line-height: 1.1111111;
      margin-bottom: .8888889em;
      margin-top: 1.5555556em
  }

  .lg\:prose-xl :where(h3):not(:where([class~=not-prose] *)) {
      font-size: 1.5em;
      line-height: 1.3333333;
      margin-bottom: .6666667em;
      margin-top: 1.6em
  }

  .lg\:prose-xl :where(h4):not(:where([class~=not-prose] *)) {
      line-height: 1.6;
      margin-bottom: .6em;
      margin-top: 1.8em
  }

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

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

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

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

  .lg\:prose-xl :where(figcaption):not(:where([class~=not-prose] *)) {
      font-size: .9em;
      line-height: 1.5555556;
      margin-top: 1em
  }

  .lg\:prose-xl :where(code):not(:where([class~=not-prose] *)) {
      font-size: .9em
  }

  .lg\:prose-xl :where(h2 code):not(:where([class~=not-prose] *)) {
      font-size: .8611111em
  }

  .lg\:prose-xl :where(h3 code):not(:where([class~=not-prose] *)) {
      font-size: .9em
  }

  .lg\:prose-xl :where(pre):not(:where([class~=not-prose] *)) {
      border-radius: .5rem;
      font-size: .9em;
      line-height: 1.7777778;
      margin-bottom: 2em;
      margin-top: 2em;
      padding: 1.1111111em 1.3333333em
  }

  .lg\:prose-xl :where(ol):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.2em;
      margin-top: 1.2em;
      padding-left: 1.6em
  }

  .lg\:prose-xl :where(ul):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.2em;
      margin-top: 1.2em;
      padding-left: 1.6em
  }

  .lg\:prose-xl :where(li):not(:where([class~=not-prose] *)) {
      margin-bottom: .6em;
      margin-top: .6em
  }

  .lg\:prose-xl :where(ol>li):not(:where([class~=not-prose] *)) {
      padding-left: .4em
  }

  .lg\:prose-xl :where(ul>li):not(:where([class~=not-prose] *)) {
      padding-left: .4em
  }

  .lg\:prose-xl :where(.prose>ul>li p):not(:where([class~=not-prose] *)) {
      margin-bottom: .8em;
      margin-top: .8em
  }

  .lg\:prose-xl :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)) {
      margin-top: 1.2em
  }

  .lg\:prose-xl :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.2em
  }

  .lg\:prose-xl :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)) {
      margin-top: 1.2em
  }

  .lg\:prose-xl :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.2em
  }

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

  .lg\:prose-xl :where(hr):not(:where([class~=not-prose] *)) {
      margin-bottom: 2.8em;
      margin-top: 2.8em
  }

  .lg\:prose-xl :where(hr+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .lg\:prose-xl :where(h2+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .lg\:prose-xl :where(h3+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .lg\:prose-xl :where(h4+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .lg\:prose-xl :where(table):not(:where([class~=not-prose] *)) {
      font-size: .9em;
      line-height: 1.5555556
  }

  .lg\:prose-xl :where(thead th):not(:where([class~=not-prose] *)) {
      padding-bottom: .8888889em;
      padding-left: .6666667em;
      padding-right: .6666667em
  }

  .lg\:prose-xl :where(thead th:first-child):not(:where([class~=not-prose] *)) {
      padding-left: 0
  }

  .lg\:prose-xl :where(thead th:last-child):not(:where([class~=not-prose] *)) {
      padding-right: 0
  }

  .lg\:prose-xl :where(tbody td,tfoot td):not(:where([class~=not-prose] *)) {
      padding: .8888889em .6666667em
  }

  .lg\:prose-xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)) {
      padding-left: 0
  }

  .lg\:prose-xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)) {
      padding-right: 0
  }

  .lg\:prose-xl :where(.prose>:first-child):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .lg\:prose-xl :where(.prose>:last-child):not(:where([class~=not-prose] *)) {
      margin-bottom: 0
  }

  .lg\:prose-2xl {
      font-size: 1.5rem;
      line-height: 1.6666667
  }

  .lg\:prose-2xl :where(p):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.3333333em;
      margin-top: 1.3333333em
  }

  .lg\:prose-2xl :where([class~=lead]):not(:where([class~=not-prose] *)) {
      font-size: 1.25em;
      line-height: 1.4666667;
      margin-bottom: 1.0666667em;
      margin-top: 1.0666667em
  }

  .lg\:prose-2xl :where(blockquote):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.7777778em;
      margin-top: 1.7777778em;
      padding-left: 1.1111111em
  }

  .lg\:prose-2xl :where(h1):not(:where([class~=not-prose] *)) {
      font-size: 2.6666667em;
      line-height: 1;
      margin-bottom: .875em;
      margin-top: 0
  }

  .lg\:prose-2xl :where(h2):not(:where([class~=not-prose] *)) {
      font-size: 2em;
      line-height: 1.0833333;
      margin-bottom: .8333333em;
      margin-top: 1.5em
  }

  .lg\:prose-2xl :where(h3):not(:where([class~=not-prose] *)) {
      font-size: 1.5em;
      line-height: 1.2222222;
      margin-bottom: .6666667em;
      margin-top: 1.5555556em
  }

  .lg\:prose-2xl :where(h4):not(:where([class~=not-prose] *)) {
      line-height: 1.5;
      margin-bottom: .6666667em;
      margin-top: 1.6666667em
  }

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

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

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

  .lg\:prose-2xl :where(figure>*):not(:where([class~=not-prose] *)) {
      margin-bottom: 0;
      margin-top: 0
  }

  .lg\:prose-2xl :where(figcaption):not(:where([class~=not-prose] *)) {
      font-size: .8333333em;
      line-height: 1.6;
      margin-top: 1em
  }

  .lg\:prose-2xl :where(code):not(:where([class~=not-prose] *)) {
      font-size: .8333333em
  }

  .lg\:prose-2xl :where(h2 code):not(:where([class~=not-prose] *)) {
      font-size: .875em
  }

  .lg\:prose-2xl :where(h3 code):not(:where([class~=not-prose] *)) {
      font-size: .8888889em
  }

  .lg\:prose-2xl :where(pre):not(:where([class~=not-prose] *)) {
      border-radius: .5rem;
      font-size: .8333333em;
      line-height: 1.8;
      margin-bottom: 2em;
      margin-top: 2em;
      padding: 1.2em 1.6em
  }

  .lg\:prose-2xl :where(ol):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.3333333em;
      margin-top: 1.3333333em;
      padding-left: 1.5833333em
  }

  .lg\:prose-2xl :where(ul):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.3333333em;
      margin-top: 1.3333333em;
      padding-left: 1.5833333em
  }

  .lg\:prose-2xl :where(li):not(:where([class~=not-prose] *)) {
      margin-bottom: .5em;
      margin-top: .5em
  }

  .lg\:prose-2xl :where(ol>li):not(:where([class~=not-prose] *)) {
      padding-left: .4166667em
  }

  .lg\:prose-2xl :where(ul>li):not(:where([class~=not-prose] *)) {
      padding-left: .4166667em
  }

  .lg\:prose-2xl :where(.prose>ul>li p):not(:where([class~=not-prose] *)) {
      margin-bottom: .8333333em;
      margin-top: .8333333em
  }

  .lg\:prose-2xl :where(.prose>ul>li>:first-child):not(:where([class~=not-prose] *)) {
      margin-top: 1.3333333em
  }

  .lg\:prose-2xl :where(.prose>ul>li>:last-child):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.3333333em
  }

  .lg\:prose-2xl :where(.prose>ol>li>:first-child):not(:where([class~=not-prose] *)) {
      margin-top: 1.3333333em
  }

  .lg\:prose-2xl :where(.prose>ol>li>:last-child):not(:where([class~=not-prose] *)) {
      margin-bottom: 1.3333333em
  }

  .lg\:prose-2xl :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose] *)) {
      margin-bottom: .6666667em;
      margin-top: .6666667em
  }

  .lg\:prose-2xl :where(hr):not(:where([class~=not-prose] *)) {
      margin-bottom: 3em;
      margin-top: 3em
  }

  .lg\:prose-2xl :where(hr+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .lg\:prose-2xl :where(h2+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .lg\:prose-2xl :where(h3+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .lg\:prose-2xl :where(h4+*):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .lg\:prose-2xl :where(table):not(:where([class~=not-prose] *)) {
      font-size: .8333333em;
      line-height: 1.4
  }

  .lg\:prose-2xl :where(thead th):not(:where([class~=not-prose] *)) {
      padding-bottom: .8em;
      padding-left: .6em;
      padding-right: .6em
  }

  .lg\:prose-2xl :where(thead th:first-child):not(:where([class~=not-prose] *)) {
      padding-left: 0
  }

  .lg\:prose-2xl :where(thead th:last-child):not(:where([class~=not-prose] *)) {
      padding-right: 0
  }

  .lg\:prose-2xl :where(tbody td,tfoot td):not(:where([class~=not-prose] *)) {
      padding: .8em .6em
  }

  .lg\:prose-2xl :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose] *)) {
      padding-left: 0
  }

  .lg\:prose-2xl :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose] *)) {
      padding-right: 0
  }

  .lg\:prose-2xl :where(.prose>:first-child):not(:where([class~=not-prose] *)) {
      margin-top: 0
  }

  .lg\:prose-2xl :where(.prose>:last-child):not(:where([class~=not-prose] *)) {
      margin-bottom: 0
  }
}

@media (prefers-color-scheme: dark) {
  .dark\:prose-invert {
      --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-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)
  }
}

.placeholder\:text-slate-200::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(226 232 240/var(--tw-text-opacity))
}

.placeholder\:text-slate-200::placeholder {
  --tw-text-opacity: 1;
  color: rgb(226 232 240/var(--tw-text-opacity))
}

.placeholder\:text-slate-400::-moz-placeholder {
  --tw-text-opacity: 1;
  color: rgb(148 163 184/var(--tw-text-opacity))
}

.placeholder\:text-slate-400::placeholder {
  --tw-text-opacity: 1;
  color: rgb(148 163 184/var(--tw-text-opacity))
}

.first\:mt-12:first-child {
  margin-top: 3rem
}

.first\:rounded-b-none:first-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

.first\:rounded-t-lg:first-child {
  border-top-left-radius: .5rem;
  border-top-right-radius: .5rem
}

.first\:border-t-0:first-child {
  border-top-width: 0
}

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

.last\:rounded-b-lg:last-child {
  border-bottom-left-radius: .5rem;
  border-bottom-right-radius: .5rem
}

.odd\:-rotate-1:nth-child(odd) {
  --tw-rotate: -1deg
}

.even\:rotate-1:nth-child(2n),.odd\:-rotate-1:nth-child(odd) {
  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))
}

.even\:rotate-1:nth-child(2n) {
  --tw-rotate: 1deg
}

.hover\:z-10:hover {
  z-index: 10
}

.hover\:translate-x-1:hover {
  --tw-translate-x: 0.25rem
}

.hover\:-rotate-1:hover,.hover\:translate-x-1:hover {
  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))
}

.hover\:-rotate-1:hover {
  --tw-rotate: -1deg
}

.hover\:-rotate-2:hover {
  --tw-rotate: -2deg
}

.hover\:-rotate-2:hover,.hover\:-rotate-3:hover {
  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))
}

.hover\:-rotate-3:hover {
  --tw-rotate: -3deg
}

.hover\:rotate-1:hover {
  --tw-rotate: 1deg
}

.hover\:rotate-1:hover,.hover\:rotate-2:hover {
  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))
}

.hover\:rotate-2:hover {
  --tw-rotate: 2deg
}

.hover\:rotate-3:hover {
  --tw-rotate: 3deg
}

.hover\:rotate-3:hover,.hover\:scale-100:hover {
  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))
}

.hover\:scale-100:hover {
  --tw-scale-x: 1;
  --tw-scale-y: 1
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05
}

.hover\:scale-105:hover,.hover\:scale-110:hover {
  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))
}

.hover\:scale-110:hover {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1
}

.hover\:scale-125:hover {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25
}

.hover\:scale-125:hover,.hover\:scale-95:hover {
  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))
}

.hover\:scale-95:hover {
  --tw-scale-x: .95;
  --tw-scale-y: .95
}

.hover\:scale-\[1\.01\]:hover {
  --tw-scale-x: 1.01;
  --tw-scale-y: 1.01;
  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))
}

.hover\:border-black:hover {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0/var(--tw-border-opacity))
}

.hover\:border-brand:hover {
  --tw-border-opacity: 1;
  border-color: rgb(255 193 7/var(--tw-border-opacity))
}

.hover\:border-slate-200:hover {
  --tw-border-opacity: 1;
  border-color: rgb(226 232 240/var(--tw-border-opacity))
}

.hover\:bg-emerald-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(52 211 153/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-slate-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240/var(--tw-bg-opacity))
}

.hover\:bg-slate-300:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225/var(--tw-bg-opacity))
}

.hover\:bg-yellow-200:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(254 240 138/var(--tw-bg-opacity))
}

.hover\:bg-yellow-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(234 179 8/var(--tw-bg-opacity))
}

.hover\:text-amber-700:hover {
  --tw-text-opacity: 1;
  color: rgb(180 83 9/var(--tw-text-opacity))
}

.hover\:text-black:hover {
  --tw-text-opacity: 1;
  color: rgb(0 0 0/var(--tw-text-opacity))
}

.hover\:text-green-700:hover {
  --tw-text-opacity: 1;
  color: rgb(21 128 61/var(--tw-text-opacity))
}

.hover\:text-red-500:hover {
  --tw-text-opacity: 1;
  color: rgb(239 68 68/var(--tw-text-opacity))
}

.hover\:text-rose-700:hover {
  --tw-text-opacity: 1;
  color: rgb(190 18 60/var(--tw-text-opacity))
}

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

.hover\:underline:hover {
  text-decoration-line: underline
}

.hover\:opacity-100:hover {
  opacity: 1
}

.hover\:opacity-90:hover {
  opacity: .9
}

.hover\:shadow-lg:hover {
  --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)
}

.odd\:hover\:-rotate-2:hover:nth-child(odd) {
  --tw-rotate: -2deg
}

.odd\:hover\:-rotate-2:hover:nth-child(odd),.odd\:hover\:rotate-1:hover:nth-child(odd) {
  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))
}

.odd\:hover\:rotate-1:hover:nth-child(odd) {
  --tw-rotate: 1deg
}

.even\:hover\:-rotate-1:hover:nth-child(2n) {
  --tw-rotate: -1deg
}

.even\:hover\:-rotate-1:hover:nth-child(2n),.focus\:scale-105:focus {
  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))
}

.focus\:scale-105:focus {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05
}

.focus\:border-green-300:focus {
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172/var(--tw-border-opacity))
}

.focus\:shadow-lg:focus {
  --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)
}

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

.focus\:ring: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(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)
}

.focus\:ring-green-200:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(187 247 208/var(--tw-ring-opacity))
}

.focus\:ring-opacity-50:focus {
  --tw-ring-opacity: 0.5
}

.active\:-rotate-1:active {
  --tw-rotate: -1deg
}

.active\:-rotate-1:active,.active\:rotate-1:active {
  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))
}

.active\:rotate-1:active {
  --tw-rotate: 1deg
}

.active\:scale-90:active {
  --tw-scale-x: .9;
  --tw-scale-y: .9
}

.active\:scale-90:active,.active\:scale-95:active {
  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))
}

.active\:scale-95:active {
  --tw-scale-x: .95;
  --tw-scale-y: .95
}

.active\:border-0:active {
  border-width: 0
}

.active\:bg-green-200:active {
  --tw-bg-opacity: 1;
  background-color: rgb(187 247 208/var(--tw-bg-opacity))
}

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

.active\:shadow-inner:active {
  --tw-shadow: inset 0 2px 4px 0 #0000000d;
  --tw-shadow-colored: inset 0 2px 4px 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)
}

@keyframes pulse {
  50% {
      opacity: .5
  }
}

.disabled\:animate-pulse:disabled {
  animation: pulse 2s cubic-bezier(.4,0,.6,1) infinite
}

.disabled\:cursor-not-allowed:disabled {
  cursor: not-allowed
}

.disabled\:font-bold:disabled {
  font-weight: 700
}

.disabled\:opacity-40:disabled {
  opacity: .4
}

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

.disabled\:opacity-75:disabled {
  opacity: .75
}

.disabled\:active\:scale-100:active:disabled {
  --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\:right-1 {
  right: .25rem
}

.group:hover .group-hover\:-translate-x-1 {
  --tw-translate-x: -0.25rem
}

.group:hover .group-hover\:-translate-x-1,.group:hover .group-hover\:-translate-y-3 {
  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\:-translate-y-3 {
  --tw-translate-y: -0.75rem
}

.group:hover .group-hover\:translate-x-1 {
  --tw-translate-x: 0.25rem
}

.group:hover .group-hover\:translate-x-1,.group:hover .group-hover\:translate-x-2 {
  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\:translate-x-2 {
  --tw-translate-x: 0.5rem
}

.group:hover .group-hover\:translate-y-0 {
  --tw-translate-y: 0px
}

.group:hover .group-hover\:translate-y-0,.group:hover .group-hover\:translate-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\:translate-y-1 {
  --tw-translate-y: 0.25rem
}

.group:hover .group-hover\:translate-y-3 {
  --tw-translate-y: 0.75rem
}

.group:hover .group-hover\:-rotate-1,.group:hover .group-hover\:translate-y-3 {
  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\:-rotate-1 {
  --tw-rotate: -1deg
}

.group:hover .group-hover\:-rotate-2 {
  --tw-rotate: -2deg
}

.group:hover .group-hover\:-rotate-2,.group:hover .group-hover\:-rotate-3 {
  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\:-rotate-3 {
  --tw-rotate: -3deg
}

.group:hover .group-hover\:-rotate-6 {
  --tw-rotate: -6deg
}

.group:hover .group-hover\:-rotate-6,.group:hover .group-hover\:rotate-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\:rotate-1 {
  --tw-rotate: 1deg
}

.group:hover .group-hover\:rotate-2 {
  --tw-rotate: 2deg
}

.group:hover .group-hover\:rotate-2,.group:hover .group-hover\:rotate-3 {
  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\:rotate-3 {
  --tw-rotate: 3deg
}

.group:hover .group-hover\:rotate-6 {
  --tw-rotate: 6deg
}

.group:hover .group-hover\:rotate-6,.group:hover .group-hover\:scale-105 {
  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
}

.group:hover .group-hover\:scale-110 {
  --tw-scale-x: 1.1;
  --tw-scale-y: 1.1
}

.group:hover .group-hover\:scale-110,.group:hover .group-hover\:scale-125 {
  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-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25
}

.group:hover .group-hover\: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))
}

.group:hover .group-hover\:border-green-300 {
  --tw-border-opacity: 1;
  border-color: rgb(134 239 172/var(--tw-border-opacity))
}

.group:hover .group-hover\:bg-slate-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(226 232 240/var(--tw-bg-opacity))
}

.group:hover .group-hover\:stroke-orange-400 {
  stroke: #fb923c
}

.group:hover .group-hover\:text-blue-500 {
  --tw-text-opacity: 1;
  color: rgb(59 130 246/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-brand {
  --tw-text-opacity: 1;
  color: rgb(255 193 7/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-emerald-500 {
  --tw-text-opacity: 1;
  color: rgb(16 185 129/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-green-300 {
  --tw-text-opacity: 1;
  color: rgb(134 239 172/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-green-400 {
  --tw-text-opacity: 1;
  color: rgb(74 222 128/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-green-500 {
  --tw-text-opacity: 1;
  color: rgb(34 197 94/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-green-600 {
  --tw-text-opacity: 1;
  color: rgb(22 163 74/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-indigo-500 {
  --tw-text-opacity: 1;
  color: rgb(99 102 241/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-indigo-600 {
  --tw-text-opacity: 1;
  color: rgb(79 70 229/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-orange-400 {
  --tw-text-opacity: 1;
  color: rgb(251 146 60/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-pink-500 {
  --tw-text-opacity: 1;
  color: rgb(236 72 153/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-purple-500 {
  --tw-text-opacity: 1;
  color: rgb(168 85 247/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-red-400 {
  --tw-text-opacity: 1;
  color: rgb(248 113 113/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-red-500 {
  --tw-text-opacity: 1;
  color: rgb(239 68 68/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-rose-500 {
  --tw-text-opacity: 1;
  color: rgb(244 63 94/var(--tw-text-opacity))
}

.group:hover .group-hover\:text-teal-500 {
  --tw-text-opacity: 1;
  color: rgb(20 184 166/var(--tw-text-opacity))
}

.group:hover .group-hover\:opacity-100 {
  opacity: 1
}

.group:hover .group-hover\:opacity-95 {
  opacity: .95
}

.group:active .group-active\:-translate-x-2 {
  --tw-translate-x: -0.5rem
}

.group:active .group-active\:-translate-x-2,.group:active .group-active\:translate-x-2 {
  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:active .group-active\:translate-x-2 {
  --tw-translate-x: 0.5rem
}

.group:active .group-active\:translate-y-1 {
  --tw-translate-y: 0.25rem
}

.group:active .group-active\:translate-y-1,.group:active .group-active\:translate-y-2 {
  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:active .group-active\:translate-y-2 {
  --tw-translate-y: 0.5rem
}

.group:active .group-active\:-rotate-6 {
  --tw-rotate: -6deg
}

.group:active .group-active\:-rotate-6,.group:active .group-active\:scale-90 {
  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:active .group-active\:scale-90 {
  --tw-scale-x: .9;
  --tw-scale-y: .9
}

.group:active .group-active\: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))
}

.prose-h2\:text-2xl :is(:where(h2):not(:where([class~=not-prose] *))) {
  font-size: 1.5rem;
  line-height: 2rem
}

.prose-h3\:text-2xl :is(:where(h3):not(:where([class~=not-prose] *))) {
  font-size: 1.5rem;
  line-height: 2rem
}

.prose-a\:font-normal :is(:where(a):not(:where([class~=not-prose] *))) {
  font-weight: 400
}

.prose-a\:text-brand :is(:where(a):not(:where([class~=not-prose] *))) {
  --tw-text-opacity: 1;
  color: rgb(255 193 7/var(--tw-text-opacity))
}

.prose-figure\:flex :is(:where(figure):not(:where([class~=not-prose] *))) {
  display: flex
}

.prose-figure\:flex-col :is(:where(figure):not(:where([class~=not-prose] *))) {
  flex-direction: column
}

.prose-figure\:items-center :is(:where(figure):not(:where([class~=not-prose] *))) {
  align-items: center
}

@media (min-width: 640px) {
  .sm\:absolute {
      position:absolute
  }

  .sm\:-top-32 {
      top: -8rem
  }

  .sm\:-top-6 {
      top: -1.5rem
  }

  .sm\:bottom-4 {
      bottom: 1rem
  }

  .sm\:bottom-auto {
      bottom: auto
  }

  .sm\:left-0 {
      left: 0
  }

  .sm\:left-4 {
      left: 1rem
  }

  .sm\:left-6 {
      left: 1.5rem
  }

  .sm\:right-3 {
      right: .75rem
  }

  .sm\:ml-2 {
      margin-left: .5rem
  }

  .sm\:ml-3 {
      margin-left: .75rem
  }

  .sm\:ml-4 {
      margin-left: 1rem
  }

  .sm\:mr-2 {
      margin-right: .5rem
  }

  .sm\:mr-6 {
      margin-right: 1.5rem
  }

  .sm\:mt-0 {
      margin-top: 0
  }

  .sm\:mt-4 {
      margin-top: 1rem
  }

  .sm\:block {
      display: block
  }

  .sm\:flex {
      display: flex
  }

  .sm\:hidden {
      display: none
  }

  .sm\:w-auto {
      width: auto
  }

  .sm\:-translate-x-2 {
      --tw-translate-x: -0.5rem
  }

  .sm\:-translate-x-2,.sm\:translate-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))
  }

  .sm\:translate-y-0 {
      --tw-translate-y: 0px
  }

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

  .sm\:flex-row {
      flex-direction: row
  }

  .sm\:flex-col-reverse {
      flex-direction: column-reverse
  }

  .sm\:flex-wrap {
      flex-wrap: wrap
  }

  .sm\:items-center {
      align-items: center
  }

  .sm\:gap-0 {
      gap: 0
  }

  .sm\:gap-2 {
      gap: .5rem
  }

  .sm\:gap-6 {
      gap: 1.5rem
  }

  .sm\:p-2 {
      padding: .5rem
  }

  .sm\:p-4 {
      padding: 1rem
  }

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

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

  .sm\:pb-14 {
      padding-bottom: 3.5rem
  }

  .sm\:pt-0 {
      padding-top: 0
  }

  .sm\:text-center {
      text-align: center
  }

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

  .sm\:text-3xl {
      font-size: 1.875rem;
      line-height: 2.25rem
  }

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

  .sm\:text-5xl {
      font-size: 3rem;
      line-height: 1
  }

  .sm\:text-6xl {
      font-size: 3.75rem;
      line-height: 1
  }

  .sm\:leading-relaxed {
      line-height: 1.625
  }

  .group:hover .group-hover\:sm\:translate-x-0 {
      --tw-translate-x: 0px
  }

  .group:hover .group-hover\:sm\:translate-x-0,.group:hover .sm\:group-hover\:translate-x-2 {
      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 .sm\:group-hover\:translate-x-2 {
      --tw-translate-x: 0.5rem
  }

  .group:active .group-active\:sm\:translate-x-1 {
      --tw-translate-x: 0.25rem
  }

  .group:active .group-active\:sm\:translate-x-1,.group:active .group-active\:sm\:translate-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))
  }

  .group:active .group-active\:sm\:translate-y-0 {
      --tw-translate-y: 0px
  }
}

@media (min-width: 768px) {
  .md\:w-1\/2 {
      width:50%
  }

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

  .md\:flex-row {
      flex-direction: row
  }

  .group:hover .md\:group-hover\:rotate-2 {
      --tw-rotate: 2deg
  }

  .group:hover .md\:group-hover\:rotate-2,.group:hover .md\:group-hover\:scale-105 {
      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 .md\:group-hover\:scale-105 {
      --tw-scale-x: 1.05;
      --tw-scale-y: 1.05
  }
}

@media (min-width: 1024px) {
  .lg\: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))
  }

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

  .lg\:gap-24 {
      gap: 6rem
  }
}

@media (prefers-color-scheme: dark) {
  .dark\:border-blue-500 {
      --tw-border-opacity:1;
      border-color: rgb(59 130 246/var(--tw-border-opacity))
  }

  .dark\:border-slate-400 {
      --tw-border-opacity: 1;
      border-color: rgb(148 163 184/var(--tw-border-opacity))
  }

  .dark\:border-slate-600 {
      --tw-border-opacity: 1;
      border-color: rgb(71 85 105/var(--tw-border-opacity))
  }

  .dark\:border-slate-800 {
      --tw-border-opacity: 1;
      border-color: rgb(30 41 59/var(--tw-border-opacity))
  }

  .dark\:border-slate-900 {
      --tw-border-opacity: 1;
      border-color: rgb(15 23 42/var(--tw-border-opacity))
  }

  .dark\:bg-blue-600 {
      --tw-bg-opacity: 1;
      background-color: rgb(37 99 235/var(--tw-bg-opacity))
  }

  .dark\:bg-orange-200 {
      --tw-bg-opacity: 1;
      background-color: rgb(254 215 170/var(--tw-bg-opacity))
  }

  .dark\:bg-orange-300 {
      --tw-bg-opacity: 1;
      background-color: rgb(253 186 116/var(--tw-bg-opacity))
  }

  .dark\:bg-purple-300 {
      --tw-bg-opacity: 1;
      background-color: rgb(216 180 254/var(--tw-bg-opacity))
  }

  .dark\:bg-red-400 {
      --tw-bg-opacity: 1;
      background-color: rgb(248 113 113/var(--tw-bg-opacity))
  }

  .dark\:bg-rose-800 {
      --tw-bg-opacity: 1;
      background-color: rgb(159 18 57/var(--tw-bg-opacity))
  }

  .dark\:bg-slate-400\/40 {
      background-color: #94a3b866
  }

  .dark\:bg-slate-600 {
      --tw-bg-opacity: 1;
      background-color: rgb(71 85 105/var(--tw-bg-opacity))
  }

  .dark\:bg-slate-700 {
      --tw-bg-opacity: 1;
      background-color: rgb(51 65 85/var(--tw-bg-opacity))
  }

  .dark\:bg-slate-800 {
      --tw-bg-opacity: 1;
      background-color: rgb(30 41 59/var(--tw-bg-opacity))
  }

  .dark\:bg-slate-800\/70 {
      background-color: #1e293bb3
  }

  .dark\:bg-slate-900 {
      --tw-bg-opacity: 1;
      background-color: rgb(15 23 42/var(--tw-bg-opacity))
  }

  .dark\:bg-zinc-950 {
      --tw-bg-opacity: 1;
      background-color: rgb(9 9 11/var(--tw-bg-opacity))
  }

  .dark\:from-slate-950 {
      --tw-gradient-from: #020617 var(--tw-gradient-from-position);
      --tw-gradient-to: #02061700 var(--tw-gradient-to-position);
      --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
  }

  .dark\:to-slate-900 {
      --tw-gradient-to: #0f172a var(--tw-gradient-to-position)
  }

  .dark\:stroke-white {
      stroke: #fff
  }

  .dark\:text-black {
      --tw-text-opacity: 1;
      color: rgb(0 0 0/var(--tw-text-opacity))
  }

  .dark\:text-blue-100 {
      --tw-text-opacity: 1;
      color: rgb(219 234 254/var(--tw-text-opacity))
  }

  .dark\:text-blue-300 {
      --tw-text-opacity: 1;
      color: rgb(147 197 253/var(--tw-text-opacity))
  }

  .dark\:text-orange-300 {
      --tw-text-opacity: 1;
      color: rgb(253 186 116/var(--tw-text-opacity))
  }

  .dark\:text-slate-100 {
      --tw-text-opacity: 1;
      color: rgb(241 245 249/var(--tw-text-opacity))
  }

  .dark\:text-slate-200 {
      --tw-text-opacity: 1;
      color: rgb(226 232 240/var(--tw-text-opacity))
  }

  .dark\:text-slate-300 {
      --tw-text-opacity: 1;
      color: rgb(203 213 225/var(--tw-text-opacity))
  }

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

  .dark\:shadow-slate-700 {
      --tw-shadow-color: #334155;
      --tw-shadow: var(--tw-shadow-colored)
  }

  .dark\:placeholder\:text-slate-600::-moz-placeholder {
      --tw-text-opacity: 1;
      color: rgb(71 85 105/var(--tw-text-opacity))
  }

  .dark\:placeholder\:text-slate-600::placeholder {
      --tw-text-opacity: 1;
      color: rgb(71 85 105/var(--tw-text-opacity))
  }

  .dark\:hover\:bg-slate-700:hover {
      --tw-bg-opacity: 1;
      background-color: rgb(51 65 85/var(--tw-bg-opacity))
  }

  .hover\:dark\:bg-slate-800:hover {
      --tw-bg-opacity: 1;
      background-color: rgb(30 41 59/var(--tw-bg-opacity))
  }

  .dark\:hover\:text-slate-800:hover {
      --tw-text-opacity: 1;
      color: rgb(30 41 59/var(--tw-text-opacity))
  }

  .group:hover .group-hover\:dark\:bg-slate-800 {
      --tw-bg-opacity: 1;
      background-color: rgb(30 41 59/var(--tw-bg-opacity))
  }

  .group:hover .dark\:group-hover\:text-green-400 {
      --tw-text-opacity: 1;
      color: rgb(74 222 128/var(--tw-text-opacity))
  }
}

