#embed-modal *,
#embed-modal :before,
#embed-modal :after {
  box-sizing: border-box;
  border-width: 0;
  border-style: solid;
  border-color: #e5e7eb;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", Segoe UI Symbol, "Noto Color Emoji";
}
#embed-modal :before,
#embed-modal :after {
  --tw-content: "";
}
#embed-modal {
  margin: 0;
  line-height: inherit;
}
#embed-modal hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
#embed-modal abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
#embed-modal h1,
#embed-modal h2,
#embed-modal h3,
#embed-modal h4,
#embed-modal h5,
#embed-modal h6 {
  font-size: inherit;
  font-weight: inherit;
}
#embed-modal a {
  color: inherit;
  text-decoration: inherit;
}
#embed-modal b,
#embed-modal strong {
  font-weight: bolder;
}
#embed-modal code,
#embed-modal kbd,
#embed-modal samp,
#embed-modal pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
    Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
#embed-modal small {
  font-size: 80%;
}
#embed-modal sub,
#embed-modal sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
#embed-modal sub {
  bottom: -0.25em;
}
#embed-modal sup {
  top: -0.5em;
}
#embed-modal table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
#embed-modal button,
#embed-modal input,
#embed-modal optgroup,
#embed-modal select,
#embed-modal textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
#embed-modal button,
#embed-modal select {
  text-transform: none;
}
#embed-modal button,
#embed-modal [type="button"],
#embed-modal [type="reset"],
#embed-modal [type="submit"] {
  -webkit-appearance: button;
  background-color: transparent;
}
#embed-modal :-moz-focusring {
  outline: auto;
}
#embed-modal :-moz-ui-invalid {
  box-shadow: none;
}
#embed-modal progress {
  vertical-align: baseline;
}
#embed-modal ::-webkit-inner-spin-button,
#embed-modal ::-webkit-outer-spin-button {
  height: auto;
}
#embed-modal [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
#embed-modal ::-webkit-search-decoration {
  -webkit-appearance: none;
}
#embed-modal ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
#embed-modal summary {
  display: list-item;
}
#embed-modal blockquote,
#embed-modal dl,
#embed-modal dd,
#embed-modal h1,
#embed-modal h2,
#embed-modal h3,
#embed-modal h4,
#embed-modal h5,
#embed-modal h6,
#embed-modal hr,
#embed-modal figure,
#embed-modal p,
#embed-modal pre {
  margin: 0;
}
#embed-modal fieldset {
  margin: 0;
  padding: 0;
}
#embed-modal legend {
  padding: 0;
}
#embed-modal ol,
#embed-modal ul,
#embed-modal menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
#embed-modal textarea {
  resize: vertical;
}
#embed-modal input::-moz-placeholder,
#embed-modal textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
#embed-modal input::placeholder,
#embed-modal textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
#embed-modal button,
#embed-modal [role="button"] {
  cursor: pointer;
}
#embed-modal :disabled {
  cursor: default;
}
#embed-modal img,
#embed-modal svg,
#embed-modal video,
#embed-modal canvas,
#embed-modal audio,
#embed-modal iframe,
#embed-modal embed,
#embed-modal object {
  display: inline-block;
  vertical-align: middle;
}
#embed-modal img,
#embed-modal video {
  max-width: 100%;
  height: auto;
}
#embed-modal [hidden] {
  display: none;
}
#embed-modal [type="text"],
#embed-modal [type="email"],
#embed-modal [type="url"],
#embed-modal [type="password"],
#embed-modal [type="number"],
#embed-modal [type="date"],
#embed-modal [type="datetime-local"],
#embed-modal [type="month"],
#embed-modal [type="search"],
#embed-modal [type="tel"],
#embed-modal [type="time"],
#embed-modal [type="week"],
#embed-modal [multiple],
#embed-modal textarea,
#embed-modal select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
#embed-modal [type="text"]:focus,
#embed-modal [type="email"]:focus,
#embed-modal [type="url"]:focus,
#embed-modal [type="password"]:focus,
#embed-modal [type="number"]:focus,
#embed-modal [type="date"]:focus,
#embed-modal [type="datetime-local"]:focus,
#embed-modal [type="month"]:focus,
#embed-modal [type="search"]:focus,
#embed-modal [type="tel"]:focus,
#embed-modal [type="time"]:focus,
#embed-modal [type="week"]:focus,
#embed-modal [multiple]:focus,
#embed-modal textarea:focus,
#embed-modal select:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow);
  border-color: #2563eb;
}
#embed-modal input::-moz-placeholder,
#embed-modal textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}
#embed-modal input::placeholder,
#embed-modal textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}
#embed-modal ::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
#embed-modal ::-webkit-date-and-time-value {
  min-height: 1.5em;
}
#embed-modal ::-webkit-datetime-edit,
#embed-modal ::-webkit-datetime-edit-year-field,
#embed-modal ::-webkit-datetime-edit-month-field,
#embed-modal ::-webkit-datetime-edit-day-field,
#embed-modal ::-webkit-datetime-edit-hour-field,
#embed-modal ::-webkit-datetime-edit-minute-field,
#embed-modal ::-webkit-datetime-edit-second-field,
#embed-modal ::-webkit-datetime-edit-millisecond-field,
#embed-modal ::-webkit-datetime-edit-meridiem-field {
  padding-top: 0;
  padding-bottom: 0;
}
#embed-modal select {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCAyMCAyMCc+PHBhdGggc3Ryb2tlPScjNmI3MjgwJyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnIHN0cm9rZS13aWR0aD0nMS41JyBkPSdNNiA4bDQgNCA0LTQnLz48L3N2Zz4=);
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
}
#embed-modal [multiple] {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
  color-adjust: unset;
}
#embed-modal [type="checkbox"],
#embed-modal [type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
  color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
#embed-modal [type="checkbox"] {
  border-radius: 0;
}
#embed-modal [type="radio"] {
  border-radius: 100%;
}
#embed-modal [type="checkbox"]:focus,
#embed-modal [type="radio"]:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow);
}
#embed-modal [type="checkbox"]:checked,
#embed-modal [type="radio"]:checked {
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
#embed-modal [type="checkbox"]:checked {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTYgMTYnIGZpbGw9J3doaXRlJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGQ9J00xMi4yMDcgNC43OTNhMSAxIDAgMDEwIDEuNDE0bC01IDVhMSAxIDAgMDEtMS40MTQgMGwtMi0yYTEgMSAwIDAxMS40MTQtMS40MTRMNi41IDkuMDg2bDQuMjkzLTQuMjkzYTEgMSAwIDAxMS40MTQgMHonLz48L3N2Zz4=);
}
#embed-modal [type="radio"]:checked {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMTYgMTYnIGZpbGw9J3doaXRlJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxjaXJjbGUgY3g9JzgnIGN5PSc4JyByPSczJy8+PC9zdmc+);
}
#embed-modal [type="checkbox"]:checked:hover,
#embed-modal [type="checkbox"]:checked:focus,
#embed-modal [type="radio"]:checked:hover,
#embed-modal [type="radio"]:checked:focus {
  border-color: transparent;
  background-color: currentColor;
}
#embed-modal [type="checkbox"]:indeterminate {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGZpbGw9J25vbmUnIHZpZXdCb3g9JzAgMCAxNiAxNic+PHBhdGggc3Ryb2tlPSd3aGl0ZScgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbGluZWpvaW49J3JvdW5kJyBzdHJva2Utd2lkdGg9JzInIGQ9J000IDhoOCcvPjwvc3ZnPg==);
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
#embed-modal [type="checkbox"]:indeterminate:hover,
#embed-modal [type="checkbox"]:indeterminate:focus {
  border-color: transparent;
  background-color: currentColor;
}
#embed-modal [type="file"] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
#embed-modal [type="file"]:focus {
  outline: 1px auto -webkit-focus-ring-color;
}
*,
:before,
:after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --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: ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --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: ;
}
.embed-prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}
.embed-prose :where(p):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}
.embed-prose :where([class~="lead"]):not(:where([class~="embed-not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}
.embed-prose :where(a):not(:where([class~="embed-not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}
.embed-prose :where(strong):not(:where([class~="embed-not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}
.embed-prose :where(a strong):not(:where([class~="embed-not-prose"] *)) {
  color: inherit;
}
.embed-prose
  :where(blockquote strong):not(:where([class~="embed-not-prose"] *)) {
  color: inherit;
}
.embed-prose :where(thead th strong):not(:where([class~="embed-not-prose"] *)) {
  color: inherit;
}
.embed-prose :where(ol):not(:where([class~="embed-not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.embed-prose :where(ol[type="A"]):not(:where([class~="embed-not-prose"] *)) {
  list-style-type: upper-alpha;
}
.embed-prose :where(ol[type="a"]):not(:where([class~="embed-not-prose"] *)) {
  list-style-type: lower-alpha;
}
.embed-prose :where(ol[type="A s"]):not(:where([class~="embed-not-prose"] *)) {
  list-style-type: upper-alpha;
}
.embed-prose :where(ol[type="a s"]):not(:where([class~="embed-not-prose"] *)) {
  list-style-type: lower-alpha;
}
.embed-prose :where(ol[type="I"]):not(:where([class~="embed-not-prose"] *)) {
  list-style-type: upper-roman;
}
.embed-prose :where(ol[type="i"]):not(:where([class~="embed-not-prose"] *)) {
  list-style-type: lower-roman;
}
.embed-prose :where(ol[type="I s"]):not(:where([class~="embed-not-prose"] *)) {
  list-style-type: upper-roman;
}
.embed-prose :where(ol[type="i s"]):not(:where([class~="embed-not-prose"] *)) {
  list-style-type: lower-roman;
}
.embed-prose :where(ol[type="1"]):not(:where([class~="embed-not-prose"] *)) {
  list-style-type: decimal;
}
.embed-prose :where(ul):not(:where([class~="embed-not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-left: 1.625em;
}
.embed-prose :where(ol > li):not(:where([class~="embed-not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}
.embed-prose :where(ul > li):not(:where([class~="embed-not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}
.embed-prose :where(hr):not(:where([class~="embed-not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}
.embed-prose :where(blockquote):not(:where([class~="embed-not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-left-width: 0.25rem;
  border-left-color: var(--tw-prose-quote-borders);
  quotes: "“" "”" "‘" "’";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-left: 1em;
}
.embed-prose
  :where(blockquote p:first-of-type):not(
    :where([class~="embed-not-prose"] *)
  ):before {
  content: open-quote;
}
.embed-prose
  :where(blockquote p:last-of-type):not(
    :where([class~="embed-not-prose"] *)
  ):after {
  content: close-quote;
}
.embed-prose :where(h1):not(:where([class~="embed-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}
.embed-prose :where(h1 strong):not(:where([class~="embed-not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}
.embed-prose :where(h2):not(:where([class~="embed-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}
.embed-prose :where(h2 strong):not(:where([class~="embed-not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}
.embed-prose :where(h3):not(:where([class~="embed-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}
.embed-prose :where(h3 strong):not(:where([class~="embed-not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.embed-prose :where(h4):not(:where([class~="embed-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}
.embed-prose :where(h4 strong):not(:where([class~="embed-not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}
.embed-prose :where(img):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.embed-prose :where(figure > *):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.embed-prose :where(figcaption):not(:where([class~="embed-not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}
.embed-prose :where(code):not(:where([class~="embed-not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}
.embed-prose :where(code):not(:where([class~="embed-not-prose"] *)):before {
  content: "`";
}
.embed-prose :where(code):not(:where([class~="embed-not-prose"] *)):after {
  content: "`";
}
.embed-prose :where(a code):not(:where([class~="embed-not-prose"] *)) {
  color: inherit;
}
.embed-prose :where(h1 code):not(:where([class~="embed-not-prose"] *)) {
  color: inherit;
}
.embed-prose :where(h2 code):not(:where([class~="embed-not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}
.embed-prose :where(h3 code):not(:where([class~="embed-not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}
.embed-prose :where(h4 code):not(:where([class~="embed-not-prose"] *)) {
  color: inherit;
}
.embed-prose :where(blockquote code):not(:where([class~="embed-not-prose"] *)) {
  color: inherit;
}
.embed-prose :where(thead th code):not(:where([class~="embed-not-prose"] *)) {
  color: inherit;
}
.embed-prose :where(pre):not(:where([class~="embed-not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding: 0.8571429em 1.1428571em;
}
.embed-prose :where(pre code):not(:where([class~="embed-not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}
.embed-prose :where(pre code):not(:where([class~="embed-not-prose"] *)):before {
  content: none;
}
.embed-prose :where(pre code):not(:where([class~="embed-not-prose"] *)):after {
  content: none;
}
.embed-prose :where(table):not(:where([class~="embed-not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  text-align: left;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}
.embed-prose :where(thead):not(:where([class~="embed-not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}
.embed-prose :where(thead th):not(:where([class~="embed-not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-right: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-left: 0.5714286em;
}
.embed-prose :where(tbody tr):not(:where([class~="embed-not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}
.embed-prose
  :where(tbody tr:last-child):not(:where([class~="embed-not-prose"] *)) {
  border-bottom-width: 0;
}
.embed-prose :where(tbody td):not(:where([class~="embed-not-prose"] *)) {
  vertical-align: baseline;
}
.embed-prose :where(tfoot):not(:where([class~="embed-not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}
.embed-prose :where(tfoot td):not(:where([class~="embed-not-prose"] *)) {
  vertical-align: top;
}
.embed-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: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}
.embed-prose :where(video):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.embed-prose :where(figure):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}
.embed-prose :where(li):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.embed-prose :where(ol > li):not(:where([class~="embed-not-prose"] *)) {
  padding-left: 0.375em;
}
.embed-prose :where(ul > li):not(:where([class~="embed-not-prose"] *)) {
  padding-left: 0.375em;
}
.embed-prose
  :where(.embed-prose > ul > li p):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.embed-prose
  :where(.embed-prose > ul > li > *:first-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  margin-top: 1.25em;
}
.embed-prose
  :where(.embed-prose > ul > li > *:last-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  margin-bottom: 1.25em;
}
.embed-prose
  :where(.embed-prose > ol > li > *:first-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  margin-top: 1.25em;
}
.embed-prose
  :where(.embed-prose > ol > li > *:last-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  margin-bottom: 1.25em;
}
.embed-prose
  :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}
.embed-prose :where(hr + *):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0;
}
.embed-prose :where(h2 + *):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0;
}
.embed-prose :where(h3 + *):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0;
}
.embed-prose :where(h4 + *):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0;
}
.embed-prose
  :where(thead th:first-child):not(:where([class~="embed-not-prose"] *)) {
  padding-left: 0;
}
.embed-prose
  :where(thead th:last-child):not(:where([class~="embed-not-prose"] *)) {
  padding-right: 0;
}
.embed-prose
  :where(tbody td, tfoot td):not(:where([class~="embed-not-prose"] *)) {
  padding: 0.5714286em;
}
.embed-prose
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  padding-left: 0;
}
.embed-prose
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  padding-right: 0;
}
.embed-prose
  :where(.embed-prose > :first-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  margin-top: 0;
}
.embed-prose
  :where(.embed-prose > :last-child):not(:where([class~="embed-not-prose"] *)) {
  margin-bottom: 0;
}
.embed-prose-sm {
  font-size: 0.875rem;
  line-height: 1.7142857;
}
.embed-prose-sm :where(p):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
}
.embed-prose-sm
  :where([class~="lead"]):not(:where([class~="embed-not-prose"] *)) {
  font-size: 1.2857143em;
  line-height: 1.5555556;
  margin-top: 0.8888889em;
  margin-bottom: 0.8888889em;
}
.embed-prose-sm :where(blockquote):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 1.3333333em;
  margin-bottom: 1.3333333em;
  padding-left: 1.1111111em;
}
.embed-prose-sm :where(h1):not(:where([class~="embed-not-prose"] *)) {
  font-size: 2.1428571em;
  margin-top: 0;
  margin-bottom: 0.8em;
  line-height: 1.2;
}
.embed-prose-sm :where(h2):not(:where([class~="embed-not-prose"] *)) {
  font-size: 1.4285714em;
  margin-top: 1.6em;
  margin-bottom: 0.8em;
  line-height: 1.4;
}
.embed-prose-sm :where(h3):not(:where([class~="embed-not-prose"] *)) {
  font-size: 1.2857143em;
  margin-top: 1.5555556em;
  margin-bottom: 0.4444444em;
  line-height: 1.5555556;
}
.embed-prose-sm :where(h4):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 1.4285714em;
  margin-bottom: 0.5714286em;
  line-height: 1.4285714;
}
.embed-prose-sm :where(img):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.embed-prose-sm :where(video):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.embed-prose-sm :where(figure):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
}
.embed-prose-sm :where(figure > *):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}
.embed-prose-sm :where(figcaption):not(:where([class~="embed-not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.3333333;
  margin-top: 0.6666667em;
}
.embed-prose-sm :where(code):not(:where([class~="embed-not-prose"] *)) {
  font-size: 0.8571429em;
}
.embed-prose-sm :where(h2 code):not(:where([class~="embed-not-prose"] *)) {
  font-size: 0.9em;
}
.embed-prose-sm :where(h3 code):not(:where([class~="embed-not-prose"] *)) {
  font-size: 0.8888889em;
}
.embed-prose-sm :where(pre):not(:where([class~="embed-not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.6666667;
  margin-top: 1.6666667em;
  margin-bottom: 1.6666667em;
  border-radius: 0.25rem;
  padding: 0.6666667em 1em;
}
.embed-prose-sm :where(ol):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.embed-prose-sm :where(ul):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 1.1428571em;
  margin-bottom: 1.1428571em;
  padding-left: 1.5714286em;
}
.embed-prose-sm :where(li):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0.2857143em;
  margin-bottom: 0.2857143em;
}
.embed-prose-sm :where(ol > li):not(:where([class~="embed-not-prose"] *)) {
  padding-left: 0.4285714em;
}
.embed-prose-sm :where(ul > li):not(:where([class~="embed-not-prose"] *)) {
  padding-left: 0.4285714em;
}
.embed-prose-sm
  :where(.embed-prose-sm > ul > li p):not(
    :where([class~="embed-not-prose"] *)
  ) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.embed-prose-sm
  :where(.embed-prose-sm > ul > li > *:first-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  margin-top: 1.1428571em;
}
.embed-prose-sm
  :where(.embed-prose-sm > ul > li > *:last-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  margin-bottom: 1.1428571em;
}
.embed-prose-sm
  :where(.embed-prose-sm > ol > li > *:first-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  margin-top: 1.1428571em;
}
.embed-prose-sm
  :where(.embed-prose-sm > ol > li > *:last-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  margin-bottom: 1.1428571em;
}
.embed-prose-sm
  :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0.5714286em;
  margin-bottom: 0.5714286em;
}
.embed-prose-sm :where(hr):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 2.8571429em;
  margin-bottom: 2.8571429em;
}
.embed-prose-sm :where(hr + *):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0;
}
.embed-prose-sm :where(h2 + *):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0;
}
.embed-prose-sm :where(h3 + *):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0;
}
.embed-prose-sm :where(h4 + *):not(:where([class~="embed-not-prose"] *)) {
  margin-top: 0;
}
.embed-prose-sm :where(table):not(:where([class~="embed-not-prose"] *)) {
  font-size: 0.8571429em;
  line-height: 1.5;
}
.embed-prose-sm :where(thead th):not(:where([class~="embed-not-prose"] *)) {
  padding-right: 1em;
  padding-bottom: 0.6666667em;
  padding-left: 1em;
}
.embed-prose-sm
  :where(thead th:first-child):not(:where([class~="embed-not-prose"] *)) {
  padding-left: 0;
}
.embed-prose-sm
  :where(thead th:last-child):not(:where([class~="embed-not-prose"] *)) {
  padding-right: 0;
}
.embed-prose-sm
  :where(tbody td, tfoot td):not(:where([class~="embed-not-prose"] *)) {
  padding: 0.6666667em 1em;
}
.embed-prose-sm
  :where(tbody td:first-child, tfoot td:first-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  padding-left: 0;
}
.embed-prose-sm
  :where(tbody td:last-child, tfoot td:last-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  padding-right: 0;
}
.embed-prose-sm
  :where(.embed-prose-sm > :first-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  margin-top: 0;
}
.embed-prose-sm
  :where(.embed-prose-sm > :last-child):not(
    :where([class~="embed-not-prose"] *)
  ) {
  margin-bottom: 0;
}
.embed-sr-only {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border-width: 0 !important;
}
.embed-pointer-events-none {
  pointer-events: none !important;
}
.embed-fixed {
  position: fixed !important;
}
.embed-absolute {
  position: absolute !important;
}
.embed-relative {
  position: relative !important;
}
.-embed-inset-px,
.embed--inset-px {
  inset: -1px !important;
}
.embed-inset-0 {
  inset: 0px !important;
}
.embed-inset-x-0 {
  left: 0px !important;
  right: 0px !important;
}
.embed-inset-y-0 {
  top: 0px !important;
  bottom: 0px !important;
}
.embed--top-5 {
  top: -1.25rem !important;
}
.embed-bottom-0 {
  bottom: 0px !important;
}
.embed-left-0 {
  left: 0px !important;
}
.embed-right-0 {
  right: 0px !important;
}
.embed-right-1 {
  right: 0.25rem !important;
}
.embed-right-2 {
  right: 0.5rem !important;
}
.embed-z-10 {
  z-index: 10 !important;
}
.embed-z-20 {
  z-index: 20 !important;
}
.embed-z-50 {
  z-index: 50 !important;
}
.embed-z-\[51\] {
  z-index: 51 !important;
}
.embed-col-span-2 {
  grid-column: span 2 / span 2 !important;
}
.embed-mx-2 {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.embed-mx-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
.embed-mb-0 {
  margin-bottom: 0 !important;
}
.embed-mb-1 {
  margin-bottom: 0.25rem !important;
}
.embed-mb-4 {
  margin-bottom: 1rem !important;
}
.embed-mb-8 {
  margin-bottom: 2rem !important;
}
.embed-ml-1 {
  margin-left: 0.25rem !important;
}
.embed-ml-1\.5 {
  margin-left: 0.375rem !important;
}
.embed-ml-3 {
  margin-left: 0.75rem !important;
}
.embed-ml-auto {
  margin-left: auto !important;
}
.embed-mr-2 {
  margin-right: 0.5rem !important;
}
.embed-mr-3 {
  margin-right: 0.75rem !important;
}
.embed-mr-4 {
  margin-right: 1rem !important;
}
.embed-mr-6 {
  margin-right: 1.5rem !important;
}
.embed-mt-1 {
  margin-top: 0.25rem !important;
}
.embed-mt-2 {
  margin-top: 0.5rem !important;
}
.embed-mt-3 {
  margin-top: 0.75rem !important;
}
.embed-mt-4 {
  margin-top: 1rem !important;
}
.embed-mt-5 {
  margin-top: 1.25rem !important;
}
.embed-mt-6 {
  margin-top: 1.5rem !important;
}
.embed-block {
  display: block !important;
}
.embed-inline-block {
  display: inline-block !important;
}
.embed-flex {
  display: flex !important;
}
.embed-inline-flex {
  display: inline-flex !important;
}
.embed-grid {
  display: grid !important;
}
.embed-hidden {
  display: none !important;
}
.embed-h-10 {
  height: 2.5rem !important;
}
.embed-h-24 {
  height: 6rem !important;
}
.embed-h-3 {
  height: 0.75rem !important;
}
.embed-h-4 {
  height: 1rem !important;
}
.embed-h-4\/6 {
  height: 66.666667% !important;
}
.embed-h-5 {
  height: 1.25rem !important;
}
.embed-h-6 {
  height: 1.5rem !important;
}
.embed-h-8 {
  height: 2rem !important;
}
.embed-h-full {
  height: 100% !important;
}
.embed-max-h-60 {
  max-height: 15rem !important;
}
.embed-max-h-\[50vh\] {
  max-height: 50vh !important;
}
.embed-max-h-\[calc\(50vh-8rem\)\] {
  max-height: calc(50vh - 8rem) !important;
}
.embed-min-h-\[20vh\] {
  min-height: 20vh !important;
}
.embed-min-h-\[6rem\] {
  min-height: 6rem !important;
}
.embed-min-h-\[8rem\] {
  min-height: 8rem !important;
}
.embed-min-h-screen {
  min-height: 100vh !important;
}
.embed-w-1\/2 {
  width: 50% !important;
}
.embed-w-1\/4 {
  width: 25% !important;
}
.embed-w-11\/12 {
  width: 91.666667% !important;
}
.embed-w-12 {
  width: 3rem !important;
}
.embed-w-16 {
  width: 4rem !important;
}
.embed-w-2\/6 {
  width: 33.333333% !important;
}
.embed-w-20 {
  width: 5rem !important;
}
.embed-w-24 {
  width: 6rem !important;
}
.embed-w-28 {
  width: 7rem !important;
}
.embed-w-3\/4 {
  width: 75% !important;
}
.embed-w-4 {
  width: 1rem !important;
}
.embed-w-48 {
  width: 12rem !important;
}
.embed-w-5 {
  width: 1.25rem !important;
}
.embed-w-6 {
  width: 1.5rem !important;
}
.embed-w-8,
.embed-w-\[2rem\] {
  width: 2rem !important;
}
.embed-w-\[calc\(100\%-2rem\)\] {
  width: calc(100% - 2rem) !important;
}
.embed-w-auto {
  width: auto !important;
}
.embed-w-full {
  width: 100% !important;
}
.embed-min-w-0 {
  min-width: 0px !important;
}
.embed-max-w-\[31rem\] {
  max-width: 31rem !important;
}
.embed-max-w-none {
  max-width: none !important;
}
.embed-max-w-xl {
  max-width: 36rem !important;
}
.embed-flex-1 {
  flex: 1 1 0% !important;
}
.embed-flex-shrink-0 {
  flex-shrink: 0 !important;
}
.embed-flex-grow {
  flex-grow: 1 !important;
}
.embed-flex-grow-0 {
  flex-grow: 0 !important;
}
.embed--translate-x-full {
  --tw-translate-x: -100% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.embed-translate-x-0 {
  --tw-translate-x: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.embed-translate-y-0 {
  --tw-translate-y: 0px !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.embed-translate-y-4 {
  --tw-translate-y: 1rem !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.embed-translate-y-full {
  --tw-translate-y: 100% !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.embed-scale-0 {
  --tw-scale-x: 0 !important;
  --tw-scale-y: 0 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.embed-scale-100 {
  --tw-scale-x: 1 !important;
  --tw-scale-y: 1 !important;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
.embed-transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
}
@keyframes embed-ping {
  75%,
  to {
    transform: scale(2);
    opacity: 0;
  }
}
.embed-animate-ping {
  animation: embed-ping 1s cubic-bezier(0, 0, 0.2, 1) infinite !important;
}
@keyframes embed-pulse {
  50% {
    opacity: 0.5;
  }
}
.embed-animate-pulse {
  animation: embed-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important;
}
@keyframes embed-spin {
  to {
    transform: rotate(360deg);
  }
}
.embed-animate-spin {
  animation: embed-spin 1s linear infinite !important;
}
.embed-cursor-default {
  cursor: default !important;
}
.embed-cursor-not-allowed {
  cursor: not-allowed !important;
}
.embed-cursor-pointer {
  cursor: pointer !important;
}
.embed-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
}
.embed-appearance-none {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
.embed-flex-row {
  flex-direction: row !important;
}
.embed-flex-col {
  flex-direction: column !important;
}
.embed-flex-wrap {
  flex-wrap: wrap !important;
}
.embed-items-center {
  align-items: center !important;
}
.embed-items-stretch {
  align-items: stretch !important;
}
.embed-justify-center {
  justify-content: center !important;
}
.embed-justify-between {
  justify-content: space-between !important;
}
.embed-justify-evenly {
  justify-content: space-evenly !important;
}
.embed-justify-items-center {
  justify-items: center !important;
}
.embed-gap-1 {
  gap: 0.25rem !important;
}
.embed-gap-2 {
  gap: 0.5rem !important;
}
.embed-gap-3 {
  gap: 0.75rem !important;
}
.embed-gap-4 {
  gap: 1rem !important;
}
.embed-space-x-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.25rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.embed-space-x-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0 !important;
  margin-right: calc(0.5rem * var(--tw-space-x-reverse)) !important;
  margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse))) !important;
}
.embed-space-y-12 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(3rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(3rem * var(--tw-space-y-reverse)) !important;
}
.embed-space-y-2 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.5rem * var(--tw-space-y-reverse)) !important;
}
.embed-space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse)) !important;
}
.embed-space-y-4 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1rem * var(--tw-space-y-reverse)) !important;
}
.embed-space-y-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1.5rem * var(--tw-space-y-reverse)) !important;
}
.embed-space-y-8 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(2rem * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(2rem * var(--tw-space-y-reverse)) !important;
}
.embed-space-y-px > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0 !important;
  margin-top: calc(1px * calc(1 - var(--tw-space-y-reverse))) !important;
  margin-bottom: calc(1px * var(--tw-space-y-reverse)) !important;
}
.embed-overflow-auto {
  overflow: auto !important;
}
.embed-overflow-hidden {
  overflow: hidden !important;
}
.embed-overflow-x-auto {
  overflow-x: auto !important;
}
.embed-overscroll-contain {
  overscroll-behavior: contain !important;
}
.embed-truncate {
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
.embed-whitespace-pre-wrap {
  white-space: pre-wrap !important;
}
.embed-break-words {
  overflow-wrap: break-word !important;
}
.embed-rounded {
  border-radius: 0.25rem !important;
}
.embed-rounded-2xl {
  border-radius: 1rem !important;
}
.embed-rounded-full {
  border-radius: 9999px !important;
}
.embed-rounded-lg {
  border-radius: 0.5rem !important;
}
.embed-rounded-md {
  border-radius: 0.375rem !important;
}
.embed-rounded-l-none {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.embed-rounded-r-none {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.embed-rounded-t-2xl {
  border-top-left-radius: 1rem !important;
  border-top-right-radius: 1rem !important;
}
.embed-border {
  border-width: 1px !important;
}
.embed-border-2 {
  border-width: 2px !important;
}
.embed-border-none {
  border-style: none !important;
}
.embed-border-emerald-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(110 231 183 / var(--tw-border-opacity)) !important;
}
.embed-border-emerald-400 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
}
.embed-border-red-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(252 165 165 / var(--tw-border-opacity)) !important;
}
.embed-border-red-500 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}
.embed-border-transparent {
  border-color: transparent !important;
}
.embed-border-zinc-100 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(244 244 245 / var(--tw-border-opacity)) !important;
}
.embed-border-zinc-200 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(228 228 231 / var(--tw-border-opacity)) !important;
}
.embed-border-zinc-300 {
  --tw-border-opacity: 1 !important;
  border-color: rgb(212 212 216 / var(--tw-border-opacity)) !important;
}
.embed-bg-\[\#5865F2\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(88 101 242 / var(--tw-bg-opacity)) !important;
}
.embed-bg-emerald-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(5 150 105 / var(--tw-bg-opacity)) !important;
}
.embed-bg-inherit {
  background-color: inherit !important;
}
.embed-bg-red-600 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity)) !important;
}
.embed-bg-slate-900 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(15 23 42 / var(--tw-bg-opacity)) !important;
}
.embed-bg-transparent {
  background-color: transparent !important;
}
.embed-bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.embed-bg-zinc-100 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity)) !important;
}
.embed-bg-zinc-200 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(228 228 231 / var(--tw-bg-opacity)) !important;
}
.embed-bg-zinc-200\/60 {
  background-color: #e4e4e799 !important;
}
.embed-bg-zinc-50 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity)) !important;
}
.embed-bg-zinc-700 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity)) !important;
}
.embed-bg-opacity-70 {
  --tw-bg-opacity: 0.7 !important;
}
.embed-bg-opacity-90 {
  --tw-bg-opacity: 0.9 !important;
}
.embed-fill-\[\#ffc300\] {
  fill: #ffc300 !important;
}
.embed-fill-current {
  fill: currentColor !important;
}
.embed-object-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}
.embed-p-1 {
  padding: 0.25rem !important;
}
.embed-p-2 {
  padding: 0.5rem !important;
}
.embed-p-3 {
  padding: 0.75rem !important;
}
.embed-p-4 {
  padding: 1rem !important;
}
.embed-p-6 {
  padding: 1.5rem !important;
}
.embed-px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.embed-px-3 {
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
}
.embed-px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.embed-py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.embed-py-0\.5 {
  padding-top: 0.125rem !important;
  padding-bottom: 0.125rem !important;
}
.embed-py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
.embed-py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.embed-py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.embed-py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.embed-pb-4 {
  padding-bottom: 1rem !important;
}
.embed-pl-10 {
  padding-left: 2.5rem !important;
}
.embed-pl-3 {
  padding-left: 0.75rem !important;
}
.embed-pl-\[\.325em\] {
  padding-left: 0.325em !important;
}
.embed-pl-\[\.5em\] {
  padding-left: 0.5em !important;
}
.embed-pr-10 {
  padding-right: 2.5rem !important;
}
.embed-pr-2 {
  padding-right: 0.5rem !important;
}
.embed-pr-3 {
  padding-right: 0.75rem !important;
}
.embed-pr-9 {
  padding-right: 2.25rem !important;
}
.embed-pr-\[\.325em\] {
  padding-right: 0.325em !important;
}
.embed-pr-\[\.5em\] {
  padding-right: 0.5em !important;
}
.embed-pt-1 {
  padding-top: 0.25rem !important;
}
.embed-pt-3 {
  padding-top: 0.75rem !important;
}
.embed-pt-4 {
  padding-top: 1rem !important;
}
.embed-pt-5 {
  padding-top: 1.25rem !important;
}
.embed-text-left {
  text-align: left !important;
}
.embed-text-center {
  text-align: center !important;
}
.embed-align-middle {
  vertical-align: middle !important;
}
.embed-font-\[inherit\] {
  font-family: inherit !important;
}
.embed-text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
.embed-text-\[0\.65rem\] {
  font-size: 0.65rem !important;
}
.embed-text-base {
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}
.embed-text-lg {
  font-size: 1.125rem !important;
  line-height: 1.75rem !important;
}
.embed-text-sm {
  font-size: 0.875rem !important;
  line-height: 1.25rem !important;
}
.embed-text-xl {
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}
.embed-text-xs {
  font-size: 0.75rem !important;
  line-height: 1rem !important;
}
.embed-font-bold {
  font-weight: 700 !important;
}
.embed-font-medium {
  font-weight: 500 !important;
}
.embed-font-normal {
  font-weight: 400 !important;
}
.embed-font-semibold {
  font-weight: 600 !important;
}
.embed-capitalize {
  text-transform: capitalize !important;
}
.embed-text-\[\#003087\] {
  --tw-text-opacity: 1 !important;
  color: rgb(0 48 135 / var(--tw-text-opacity)) !important;
}
.embed-text-\[\#00457C\] {
  --tw-text-opacity: 1 !important;
  color: rgb(0 69 124 / var(--tw-text-opacity)) !important;
}
.embed-text-\[\#2C3E50\] {
  --tw-text-opacity: 1 !important;
  color: rgb(44 62 80 / var(--tw-text-opacity)) !important;
}
.embed-text-\[\#3d95ce\] {
  --tw-text-opacity: 1 !important;
  color: rgb(61 149 206 / var(--tw-text-opacity)) !important;
}
.embed-text-\[\#5433FF\] {
  --tw-text-opacity: 1 !important;
  color: rgb(84 51 255 / var(--tw-text-opacity)) !important;
}
.embed-text-black {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.embed-text-green-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(22 163 74 / var(--tw-text-opacity)) !important;
}
.embed-text-red-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(239 68 68 / var(--tw-text-opacity)) !important;
}
.embed-text-red-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-text-opacity)) !important;
}
.embed-text-red-900 {
  --tw-text-opacity: 1 !important;
  color: rgb(127 29 29 / var(--tw-text-opacity)) !important;
}
.embed-text-transparent {
  color: transparent !important;
}
.embed-text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.embed-text-zinc-100 {
  --tw-text-opacity: 1 !important;
  color: rgb(244 244 245 / var(--tw-text-opacity)) !important;
}
.embed-text-zinc-400 {
  --tw-text-opacity: 1 !important;
  color: rgb(161 161 170 / var(--tw-text-opacity)) !important;
}
.embed-text-zinc-500 {
  --tw-text-opacity: 1 !important;
  color: rgb(113 113 122 / var(--tw-text-opacity)) !important;
}
.embed-text-zinc-600 {
  --tw-text-opacity: 1 !important;
  color: rgb(82 82 91 / var(--tw-text-opacity)) !important;
}
.embed-text-zinc-700 {
  --tw-text-opacity: 1 !important;
  color: rgb(63 63 70 / var(--tw-text-opacity)) !important;
}
.embed-text-zinc-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(39 39 42 / var(--tw-text-opacity)) !important;
}
.embed-underline {
  -webkit-text-decoration-line: underline !important;
  text-decoration-line: underline !important;
}
.embed-line-through {
  -webkit-text-decoration-line: line-through !important;
  text-decoration-line: line-through !important;
}
.embed-decoration-zinc-800 {
  -webkit-text-decoration-color: #27272a !important;
  text-decoration-color: #27272a !important;
}
.embed-placeholder-neutral-500::-moz-placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-placeholder-opacity)) !important;
}
.embed-placeholder-neutral-500::placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-placeholder-opacity)) !important;
}
.embed-placeholder-red-300::-moz-placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(252 165 165 / var(--tw-placeholder-opacity)) !important;
}
.embed-placeholder-red-300::placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(252 165 165 / var(--tw-placeholder-opacity)) !important;
}
.embed-caret-transparent {
  caret-color: transparent !important;
}
.embed-opacity-0 {
  opacity: 0 !important;
}
.embed-opacity-100 {
  opacity: 1 !important;
}
.embed-opacity-25 {
  opacity: 0.25 !important;
}
.embed-opacity-50 {
  opacity: 0.5 !important;
}
.embed-opacity-70 {
  opacity: 0.7 !important;
}
.embed-opacity-75 {
  opacity: 0.75 !important;
}
.embed-shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color),
    0 1px 2px -1px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.embed-shadow-inner {
  --tw-shadow: inset 1px 1px 1px 1px rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 1px 1px 1px 1px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.embed-shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1),
    0 4px 6px -4px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color),
    0 4px 6px -4px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.embed-shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color),
    0 2px 4px -2px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.embed-shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05) !important;
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.embed-shadow-xl {
  --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / 0.1),
    0 8px 10px -6px rgb(0 0 0 / 0.1) !important;
  --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color),
    0 8px 10px -6px var(--tw-shadow-color) !important;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000),
    var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
}
.embed-shadow-emerald-100 {
  --tw-shadow-color: #fad1d1 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
.embed-shadow-emerald-200 {
  --tw-shadow-color: #f3a7a7 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
.embed-shadow-zinc-300 {
  --tw-shadow-color: #d8d4d4 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
.embed-shadow-zinc-400 {
  --tw-shadow-color: #aaa1a1 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
.embed-outline-none {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.embed-ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000) !important;
}
.embed-ring-black {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity)) !important;
}
.embed-ring-emerald-200 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(167 243 208 / var(--tw-ring-opacity)) !important;
}
.embed-ring-emerald-300 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity)) !important;
}
.embed-ring-red-500 {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity)) !important;
}
.embed-ring-opacity-5 {
  --tw-ring-opacity: 0.05 !important;
}
.embed-ring-offset-transparent {
  --tw-ring-offset-color: transparent !important;
}
.embed-transition {
  transition-property: color, background-color, border-color, fill, stroke,
    opacity, box-shadow, transform, filter, -webkit-text-decoration-color,
    -webkit-backdrop-filter !important;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter !important;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter,
    backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 0.15s !important;
}
.embed-transition-\[box-shadow\] {
  transition-property: box-shadow !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 0.15s !important;
}
.embed-transition-all {
  transition-property: all !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 0.15s !important;
}
.embed-transition-colors {
  transition-property: color, background-color, border-color, fill, stroke,
    -webkit-text-decoration-color !important;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke !important;
  transition-property: color, background-color, border-color,
    text-decoration-color, fill, stroke, -webkit-text-decoration-color !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 0.15s !important;
}
.embed-transition-opacity {
  transition-property: opacity !important;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
  transition-duration: 0.15s !important;
}
.embed-duration-100 {
  transition-duration: 0.1s !important;
}
.embed-duration-200 {
  transition-duration: 0.2s !important;
}
.embed-duration-300 {
  transition-duration: 0.3s !important;
}
.embed-duration-500 {
  transition-duration: 0.5s !important;
}
.embed-ease-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1) !important;
}
.embed-ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1) !important;
}
.embed-ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1) !important;
}
.\[-ms-overflow-style\:none\] {
  -ms-overflow-style: none;
}
.\[background\:linear-gradient\(theme\(colors\.emerald\.400\)\,_theme\(colors\.emerald\.400\)\)_padding-box\,_conic-gradient\(theme\(colors\.emerald\.500\)\,_theme\(colors\.red\.200\)_25\%\,_theme\(colors\.red\.200\)_75\%\,_theme\(colors\.emerald\.500\)_100\%\)_border-box\] {
  background: linear-gradient(#d33434, #d33434) padding-box,
    conic-gradient(#b91010, #f7bbbb 25%, #f7bbbb 75%, #b91010 100%) border-box;
}
.\[background\:linear-gradient\(theme\(colors\.white\)\,_theme\(colors\.white\)\)_padding-box\,_conic-gradient\(theme\(colors\.emerald\.500\)\,_theme\(colors\.red\.200\)_25\%\,_theme\(colors\.red\.200\)_75\%\,_theme\(colors\.emerald\.500\)_100\%\)_border-box\] {
  background: linear-gradient(#fff, #fff) padding-box,
    conic-gradient(#b91010, #f7bbbb 25%, #f7bbbb 75%, #b91010 100%) border-box;
}
.\[background\:linear-gradient\(theme\(colors\.white\)\,_theme\(colors\.white\)\)_padding-box\,_conic-gradient\(theme\(colors\.emerald\.500\)\,_theme\(colors\.red\.300\)_25\%\,_theme\(colors\.red\.300\)_75\%\,_theme\(colors\.emerald\.500\)_100\%\)_border-box\] {
  background: linear-gradient(#fff, #fff) padding-box,
    conic-gradient(#b91010, #ef8686 25%, #ef8686 75%, #b91010 100%) border-box;
}
.\[grid-template-areas\:\'overlap\'\] {
  grid-template-areas: "overlap";
}
.\[scrollbar-width\:none\] {
  scrollbar-width: none;
}
.\[scrollbar-width\:thin\] {
  scrollbar-width: thin;
}
:is(.embed-dark .dark\:embed-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);
}
.checked\:embed-bg-black:checked {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.checked\:embed-bg-zinc-950:checked {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(9 9 11 / var(--tw-bg-opacity)) !important;
}
.focus-within\:embed-z-10:focus-within {
  z-index: 10 !important;
}
.focus-within\:embed-ring-2:focus-within {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000) !important;
}
.hover\:embed-border-emerald-200:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(167 243 208 / var(--tw-border-opacity)) !important;
}
.hover\:embed-border-emerald-500:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(16 185 129 / var(--tw-border-opacity)) !important;
}
.hover\:embed-border-zinc-200:hover {
  --tw-border-opacity: 1 !important;
  border-color: rgb(228 228 231 / var(--tw-border-opacity)) !important;
}
.hover\:embed-bg-red-700:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity)) !important;
}
.hover\:embed-text-black:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
.hover\:embed-text-zinc-700:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(63 63 70 / var(--tw-text-opacity)) !important;
}
.hover\:embed-text-zinc-800:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(39 39 42 / var(--tw-text-opacity)) !important;
}
.hover\:embed-text-zinc-900:hover {
  --tw-text-opacity: 1 !important;
  color: rgb(24 24 27 / var(--tw-text-opacity)) !important;
}
.hover\:embed-decoration-wavy:hover {
  -webkit-text-decoration-style: wavy !important;
  text-decoration-style: wavy !important;
}
.hover\:embed-shadow-emerald-200:hover {
  --tw-shadow-color: #a7f3d0 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
.hover\:embed-shadow-emerald-500:hover {
  --tw-shadow-color: #b91010 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
.hover\:embed-shadow-zinc-400:hover {
  --tw-shadow-color: #a1a1aa !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
.hover\:embed-shadow-zinc-500:hover {
  --tw-shadow-color: #71717a !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
.focus\:embed-border-emerald-400:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgb(52 211 153 / var(--tw-border-opacity)) !important;
}
.focus\:embed-border-red-500:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgb(239 68 68 / var(--tw-border-opacity)) !important;
}
.focus\:embed-border-transparent:focus {
  border-color: transparent !important;
}
.focus\:embed-border-zinc-400:focus {
  --tw-border-opacity: 1 !important;
  border-color: rgb(161 161 170 / var(--tw-border-opacity)) !important;
}
.focus\:embed-bg-zinc-50:focus {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(250 250 250 / var(--tw-bg-opacity)) !important;
}
.focus\:embed-placeholder-neutral-800:focus::-moz-placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(38 38 38 / var(--tw-placeholder-opacity)) !important;
}
.focus\:embed-placeholder-neutral-800:focus::placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(38 38 38 / var(--tw-placeholder-opacity)) !important;
}
.focus\:embed-shadow-emerald-200:focus {
  --tw-shadow-color: #a7f3d0 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
.focus\:embed-shadow-zinc-200:focus {
  --tw-shadow-color: #e4e4e7 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
.focus\:embed-outline-none:focus {
  outline: 2px solid transparent !important;
  outline-offset: 2px !important;
}
.focus\:embed-ring-0:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000) !important;
}
.focus\:embed-ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000) !important;
}
.focus\:embed-ring-red-500:focus {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity)) !important;
}
.focus\:embed-ring-offset-0:focus {
  --tw-ring-offset-width: 0px !important;
}
.focus\:embed-ring-offset-2:focus {
  --tw-ring-offset-width: 2px !important;
}
.disabled\:embed-cursor-not-allowed:disabled {
  cursor: not-allowed !important;
}
.disabled\:embed-bg-red-600:disabled {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity)) !important;
}
.disabled\:embed-bg-zinc-100:disabled {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(244 244 245 / var(--tw-bg-opacity)) !important;
}
.disabled\:embed-opacity-70:disabled {
  opacity: 0.7 !important;
}
.disabled\:embed-opacity-75:disabled {
  opacity: 0.75 !important;
}
.disabled\:focus\:embed-ring-zinc-500:focus:disabled {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(113 113 122 / var(--tw-ring-opacity)) !important;
}
:is(.embed-dark .dark\:embed-border) {
  border-width: 1px !important;
}
:is(.embed-dark .dark\:embed-border-black) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
}
:is(.embed-dark .dark\:embed-border-emerald-700) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(120 4 4 / var(--tw-border-opacity)) !important;
}
:is(.embed-dark .dark\:embed-border-transparent) {
  border-color: transparent !important;
}
:is(.embed-dark .dark\:embed-border-zinc-800) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
}
:is(.embed-dark .dark\:embed-border-zinc-900) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(24 24 27 / var(--tw-border-opacity)) !important;
}
:is(.embed-dark .dark\:embed-border-zinc-950) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(9 9 11 / var(--tw-border-opacity)) !important;
}
:is(.embed-dark .dark\:embed-bg-black) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
:is(.embed-dark .dark\:embed-bg-emerald-900) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 78 59 / var(--tw-bg-opacity)) !important;
}
:is(.embed-dark .dark\:embed-bg-transparent) {
  background-color: transparent !important;
}
:is(.embed-dark .dark\:embed-bg-zinc-800) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(39 39 42 / var(--tw-bg-opacity)) !important;
}
:is(.embed-dark .dark\:embed-bg-zinc-900) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity)) !important;
}
:is(.embed-dark .dark\:embed-bg-zinc-950) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(9 9 11 / var(--tw-bg-opacity)) !important;
}
:is(.embed-dark .dark\:embed-bg-opacity-50) {
  --tw-bg-opacity: 0.5 !important;
}
:is(.embed-dark .dark\:embed-text-neutral-300) {
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 212 / var(--tw-text-opacity)) !important;
}
:is(.embed-dark .dark\:embed-text-red-400) {
  --tw-text-opacity: 1 !important;
  color: rgb(248 113 113 / var(--tw-text-opacity)) !important;
}
:is(.embed-dark .dark\:embed-text-red-900) {
  --tw-text-opacity: 1 !important;
  color: rgb(127 29 29 / var(--tw-text-opacity)) !important;
}
:is(.embed-dark .dark\:embed-text-white) {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
:is(.embed-dark .dark\:embed-text-zinc-100) {
  --tw-text-opacity: 1 !important;
  color: rgb(244 244 245 / var(--tw-text-opacity)) !important;
}
:is(.embed-dark .dark\:embed-text-zinc-200) {
  --tw-text-opacity: 1 !important;
  color: rgb(228 228 231 / var(--tw-text-opacity)) !important;
}
:is(.embed-dark .dark\:embed-text-zinc-300) {
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 216 / var(--tw-text-opacity)) !important;
}
:is(.embed-dark .dark\:embed-text-zinc-400) {
  --tw-text-opacity: 1 !important;
  color: rgb(161 161 170 / var(--tw-text-opacity)) !important;
}
:is(.embed-dark .dark\:embed-text-zinc-800) {
  --tw-text-opacity: 1 !important;
  color: rgb(39 39 42 / var(--tw-text-opacity)) !important;
}
:is(.embed-dark .dark\:embed-decoration-zinc-50) {
  -webkit-text-decoration-color: #fafafa !important;
  text-decoration-color: #fafafa !important;
}
:is(.embed-dark .dark\:embed-placeholder-neutral-500)::-moz-placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-placeholder-opacity)) !important;
}
:is(.embed-dark .dark\:embed-placeholder-neutral-500)::placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(115 115 115 / var(--tw-placeholder-opacity)) !important;
}
:is(.embed-dark .dark\:embed-placeholder-red-600)::-moz-placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-placeholder-opacity)) !important;
}
:is(.embed-dark .dark\:embed-placeholder-red-600)::placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(220 38 38 / var(--tw-placeholder-opacity)) !important;
}
:is(.embed-dark .dark\:embed-shadow-black) {
  --tw-shadow-color: #000 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
:is(.embed-dark .dark\:embed-shadow-emerald-900) {
  --tw-shadow-color: #4e0606 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
:is(.embed-dark .dark\:embed-shadow-emerald-950) {
  --tw-shadow-color: #2c0202 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
  background-color: #000 !important;
}
:is(.embed-dark .dark\:embed-shadow-neutral-800) {
  --tw-shadow-color: #262626 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
:is(.embed-dark .dark\:embed-shadow-zinc-950) {
  --tw-shadow-color: #0b0909 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
:is(.embed-dark .dark\:embed-ring-1) {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000) !important;
}
:is(.embed-dark .dark\:embed-ring-emerald-800) {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(95 6 6 / var(--tw-ring-opacity)) !important;
}
:is(.embed-dark .dark\:embed-ring-green-800) {
  --tw-ring-opacity: 1 !important;
  --tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity)) !important;
}
:is(
    .embed-dark
      .dark\:\[background\:linear-gradient\(theme\(colors\.black\)\,_theme\(colors\.black\)\)_padding-box\,_conic-gradient\(theme\(colors\.emerald\.300\)\,_theme\(colors\.red\.950\)_25\%\,_theme\(colors\.red\.950\)_75\%\,_theme\(colors\.emerald\.300\)_100\%\)_border-box\]
  ) {
  background: linear-gradient(#000, #000) padding-box,
    conic-gradient(#e76e6e, #2e0505 25%, #2e0505 75%, #e76e6e 100%) border-box;
}
:is(.embed-dark .dark\:focus-within\:embed-ring-2:focus-within) {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0
    var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0
    calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow),
    var(--tw-shadow, 0 0 #0000) !important;
}
:is(.embed-dark .dark\:hover\:embed-border-emerald-300:hover) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(231 110 110 / var(--tw-border-opacity)) !important;
}
:is(.embed-dark .dark\:hover\:embed-border-emerald-950:hover) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(44 2 2 / var(--tw-border-opacity)) !important;
}
:is(.embed-dark .dark\:hover\:embed-border-zinc-950:hover) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(9 9 11 / var(--tw-border-opacity)) !important;
}
:is(.embed-dark .dark\:hover\:embed-text-zinc-100:hover) {
  --tw-text-opacity: 1 !important;
  color: rgb(244 244 245 / var(--tw-text-opacity)) !important;
}
:is(.embed-dark .dark\:hover\:embed-text-zinc-200:hover) {
  --tw-text-opacity: 1 !important;
  color: rgb(228 228 231 / var(--tw-text-opacity)) !important;
}
:is(.embed-dark .dark\:hover\:embed-text-zinc-300:hover) {
  --tw-text-opacity: 1 !important;
  color: rgb(212 212 216 / var(--tw-text-opacity)) !important;
}
:is(.embed-dark .dark\:hover\:embed-shadow-black:hover) {
  --tw-shadow-color: #000 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
:is(.embed-dark .dark\:hover\:embed-shadow-emerald-900:hover) {
  --tw-shadow-color: #4e0606 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
:is(.embed-dark .dark\:hover\:embed-shadow-neutral-900:hover) {
  --tw-shadow-color: #171717 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
:is(.embed-dark .dark\:focus\:embed-border-emerald-900:focus) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(6 78 59 / var(--tw-border-opacity)) !important;
}
:is(.embed-dark .dark\:focus\:embed-border-zinc-800:focus) {
  --tw-border-opacity: 1 !important;
  border-color: rgb(39 39 42 / var(--tw-border-opacity)) !important;
}
:is(.embed-dark .dark\:focus\:embed-bg-zinc-950:focus) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(9 9 11 / var(--tw-bg-opacity)) !important;
}
:is(.embed-dark .dark\:focus\:embed-text-black:focus) {
  --tw-text-opacity: 1 !important;
  color: rgb(0 0 0 / var(--tw-text-opacity)) !important;
}
:is(
    .embed-dark .dark\:focus\:embed-placeholder-neutral-400:focus
  )::-moz-placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(163 163 163 / var(--tw-placeholder-opacity)) !important;
}
:is(
    .embed-dark .dark\:focus\:embed-placeholder-neutral-400:focus
  )::placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(163 163 163 / var(--tw-placeholder-opacity)) !important;
}
:is(.embed-dark .dark\:focus\:embed-shadow-black:focus) {
  --tw-shadow-color: #000 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
:is(.embed-dark .dark\:focus\:embed-shadow-emerald-900:focus) {
  --tw-shadow-color: #4e0606 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
:is(.embed-dark .dark\:focus\:embed-shadow-neutral-800:focus) {
  --tw-shadow-color: #262626 !important;
  --tw-shadow: var(--tw-shadow-colored) !important;
}
:is(.embed-dark .dark\:disabled\:embed-bg-zinc-900:disabled) {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(24 24 27 / var(--tw-bg-opacity)) !important;
}
@media (min-width: 640px) {
  .sm\:embed-mr-4 {
    margin-right: 1rem !important;
  }
  .sm\:embed-mt-0 {
    margin-top: 0 !important;
  }
  .sm\:embed-block {
    display: block !important;
  }
  .sm\:embed-inline-block {
    display: inline-block !important;
  }
  .sm\:embed-flex {
    display: flex !important;
  }
  .sm\:embed-h-screen {
    height: 100vh !important;
  }
  .sm\:embed-translate-y-0 {
    --tw-translate-y: 0px !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:embed-scale-100 {
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:embed-scale-95 {
    --tw-scale-x: 0.95 !important;
    --tw-scale-y: 0.95 !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
  .sm\:embed-flex-row {
    flex-direction: row !important;
  }
  .sm\:embed-justify-between {
    justify-content: space-between !important;
  }
  .sm\:embed-p-6 {
    padding: 1.5rem !important;
  }
  .sm\:embed-text-right {
    text-align: right !important;
  }
  .sm\:embed-align-middle {
    vertical-align: middle !important;
  }
  .sm\:embed-text-sm {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important;
  }
}
@media (min-width: 768px) {
  .md\:embed-translate-x-full {
    --tw-translate-x: 100% !important;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y))
      rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y))
      scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;
  }
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:embed-rounded-full::-webkit-scrollbar-thumb {
  border-radius: 9999px !important;
}
.\[\&\:\:-webkit-scrollbar-thumb\]\:embed-bg-zinc-300::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(212 212 216 / var(--tw-bg-opacity)) !important;
}
:is(
    .embed-dark .dark\:\[\&\:\:-webkit-scrollbar-thumb\]\:embed-bg-zinc-700
  )::-webkit-scrollbar-thumb {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(63 63 70 / var(--tw-bg-opacity)) !important;
}
.\[\&\:\:-webkit-scrollbar-track\]\:embed-bg-transparent::-webkit-scrollbar-track {
  background-color: transparent !important;
}
.\[\&\:\:-webkit-scrollbar\]\:embed-hidden::-webkit-scrollbar {
  display: none !important;
}
.\[\&\:\:-webkit-scrollbar\]\:embed-w-2::-webkit-scrollbar {
  width: 0.5rem !important;
}
.\[\&\>\*\]\:\[grid-area\:overlap\] > * {
  grid-area: overlap;
}
.\[\&\>p\]\:embed-mb-4 > p {
  margin-bottom: 1rem !important;
}
.\[\&_code\]\:embed-whitespace-pre-wrap code {
  white-space: pre-wrap !important;
}
.\[\&_code\]\:embed-break-words code {
  overflow-wrap: break-word !important;
}
