.ux-editor *, .ux-editor ::before, .ux-editor ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

.ux-editor ::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:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

.ux-editor *,
.ux-editor ::before,
.ux-editor ::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

.ux-editor ::before,
.ux-editor ::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
.ux-editor :host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

.ux-editor hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

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

/*
Remove the default font size and weight for headings.
*/

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

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

.ux-editor a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

.ux-editor b,
.ux-editor strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

.ux-editor code,
.ux-editor kbd,
.ux-editor samp,
.ux-editor pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

.ux-editor small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

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

.ux-editor sub {
  bottom: -0.25em;
}

.ux-editor sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

.ux-editor table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

.ux-editor button,
.ux-editor input,
.ux-editor optgroup,
.ux-editor select,
.ux-editor textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

.ux-editor button,
.ux-editor select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

.ux-editor button,
.ux-editor input:where([type='button']),
.ux-editor input:where([type='reset']),
.ux-editor input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

.ux-editor :-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

.ux-editor :-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

.ux-editor progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

.ux-editor ::-webkit-inner-spin-button,
.ux-editor ::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

.ux-editor [type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

.ux-editor ::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

.ux-editor ::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

.ux-editor summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

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

.ux-editor fieldset {
  margin: 0;
  padding: 0;
}

.ux-editor legend {
  padding: 0;
}

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

/*
Reset default styling for dialogs.
*/

.ux-editor dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

.ux-editor textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

.ux-editor input::-moz-placeholder, .ux-editor textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

.ux-editor input::placeholder,
.ux-editor textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

.ux-editor button,
.ux-editor [role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

.ux-editor :disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

.ux-editor img,
.ux-editor svg,
.ux-editor video,
.ux-editor canvas,
.ux-editor audio,
.ux-editor iframe,
.ux-editor embed,
.ux-editor object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

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

/* Make elements with the HTML hidden attribute stay hidden by default */

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

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

.ux-editor .absolute {
  position: absolute;
}

.ux-editor .relative {
  position: relative;
}

.ux-editor .left-4 {
  left: 1rem;
}

.ux-editor .right-0 {
  right: 0px;
}

.ux-editor .right-2 {
  right: 0.5rem;
}

.ux-editor .top-0 {
  top: 0px;
}

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

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

.ux-editor .z-\[100\] {
  z-index: 100;
}

.ux-editor .col-span-12 {
  grid-column: span 12 / span 12;
}

.ux-editor .col-span-6 {
  grid-column: span 6 / span 6;
}

.ux-editor .col-start-1 {
  grid-column-start: 1;
}

.ux-editor .row-start-1 {
  grid-row-start: 1;
}

.ux-editor .m-0 {
  margin: 0px;
}

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

.ux-editor .mb-2 {
  margin-bottom: 0.5rem;
}

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

.ux-editor .mt-0\.5 {
  margin-top: 0.125rem;
}

.ux-editor .mt-1 {
  margin-top: 0.25rem;
}

.ux-editor .mt-2 {
  margin-top: 0.5rem;
}

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

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

.ux-editor .line-clamp-2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.ux-editor .block {
  display: block;
}

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

.ux-editor .flex {
  display: flex;
}

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

.ux-editor .grid {
  display: grid;
}

.ux-editor .hidden {
  display: none;
}

.ux-editor .h-10 {
  height: 2.5rem;
}

.ux-editor .h-12 {
  height: 3rem;
}

.ux-editor .h-14 {
  height: 3.5rem;
}

.ux-editor .h-2\.5 {
  height: 0.625rem;
}

.ux-editor .h-3 {
  height: 0.75rem;
}

.ux-editor .h-3\.5 {
  height: 0.875rem;
}

.ux-editor .h-4 {
  height: 1rem;
}

.ux-editor .h-5 {
  height: 1.25rem;
}

.ux-editor .h-52 {
  height: 13rem;
}

.ux-editor .h-7 {
  height: 1.75rem;
}

.ux-editor .h-8 {
  height: 2rem;
}

.ux-editor .h-9 {
  height: 2.25rem;
}

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

.ux-editor .h-fit {
  height: -moz-fit-content;
  height: fit-content;
}

.ux-editor .h-full {
  height: 100%;
}

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

.ux-editor .max-h-\[40vh\] {
  max-height: 40vh;
}

.ux-editor .max-h-full {
  max-height: 100%;
}

.ux-editor .min-h-0 {
  min-height: 0px;
}

.ux-editor .min-h-11 {
  min-height: 2.75rem;
}

.ux-editor .min-h-full {
  min-height: 100%;
}

.ux-editor .w-10 {
  width: 2.5rem;
}

.ux-editor .w-12 {
  width: 3rem;
}

.ux-editor .w-14 {
  width: 3.5rem;
}

.ux-editor .w-2\.5 {
  width: 0.625rem;
}

.ux-editor .w-3 {
  width: 0.75rem;
}

.ux-editor .w-3\.5 {
  width: 0.875rem;
}

.ux-editor .w-4 {
  width: 1rem;
}

.ux-editor .w-5 {
  width: 1.25rem;
}

.ux-editor .w-7 {
  width: 1.75rem;
}

.ux-editor .w-8 {
  width: 2rem;
}

.ux-editor .w-9 {
  width: 2.25rem;
}

.ux-editor .w-\[min\(20rem\2c 92vw\)\] {
  width: min(20rem, 92vw);
}

.ux-editor .w-fit {
  width: -moz-fit-content;
  width: fit-content;
}

.ux-editor .w-full {
  width: 100%;
}

.ux-editor .min-w-0 {
  min-width: 0px;
}

.ux-editor .max-w-52 {
  max-width: 13rem;
}

.ux-editor .max-w-full {
  max-width: 100%;
}

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

.ux-editor .flex-1 {
  flex: 1 1 0%;
}

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

.ux-editor .-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.ux-editor .-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.ux-editor .translate-x-1\/2 {
  --tw-translate-x: 50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

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

.ux-editor .cursor-grab {
  cursor: grab;
}

.ux-editor .cursor-move {
  cursor: move;
}

.ux-editor .cursor-pointer {
  cursor: pointer;
}

.ux-editor .resize {
  resize: both;
}

.ux-editor .list-none {
  list-style-type: none;
}

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

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

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

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

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

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

.ux-editor .place-items-center {
  place-items: center;
}

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

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

.ux-editor .items-stretch {
  align-items: stretch;
}

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

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

.ux-editor .gap-2 {
  gap: 0.5rem;
}

.ux-editor .gap-3 {
  gap: 0.75rem;
}

.ux-editor .gap-4 {
  gap: 1rem;
}

.ux-editor .gap-5 {
  gap: 1.25rem;
}

.ux-editor .gap-6 {
  gap: 1.5rem;
}

.ux-editor .gap-x-4 {
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}

.ux-editor .gap-y-11 {
  row-gap: 2.75rem;
}

.ux-editor .space-y-1 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.25rem * var(--tw-space-y-reverse));
}

.ux-editor .space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}

.ux-editor .self-start {
  align-self: flex-start;
}

.ux-editor .overflow-hidden {
  overflow: hidden;
}

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

.ux-editor .overscroll-contain {
  overscroll-behavior: contain;
}

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

.ux-editor .rounded {
  border-radius: 0.25rem;
}

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

.ux-editor .rounded-full {
  border-radius: 9999px;
}

.ux-editor .rounded-lg {
  border-radius: 0.5rem;
}

.ux-editor .rounded-xl {
  border-radius: 0.75rem;
}

.ux-editor .border {
  border-width: 1px;
}

.ux-editor .border-0 {
  border-width: 0px;
}

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

.ux-editor .border-r {
  border-right-width: 1px;
}

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

.ux-editor .border-dashed {
  border-style: dashed;
}

.ux-editor .border-red-500 {
  --tw-border-opacity: 1;
  border-color: rgb(239 68 68 / var(--tw-border-opacity, 1));
}

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

.ux-editor .border-rose-900\/60 {
  border-color: rgb(136 19 55 / 0.6);
}

.ux-editor .border-sky-500\/40 {
  border-color: rgb(14 165 233 / 0.4);
}

.ux-editor .border-sky-500\/70 {
  border-color: rgb(14 165 233 / 0.7);
}

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

.ux-editor .border-slate-600 {
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

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

.ux-editor .border-slate-700\/60 {
  border-color: rgb(51 65 85 / 0.6);
}

.ux-editor .border-slate-700\/70 {
  border-color: rgb(51 65 85 / 0.7);
}

.ux-editor .border-slate-700\/80 {
  border-color: rgb(51 65 85 / 0.8);
}

.ux-editor .border-slate-700\/90 {
  border-color: rgb(51 65 85 / 0.9);
}

.ux-editor .border-slate-800 {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.ux-editor .border-slate-800\/60 {
  border-color: rgb(30 41 59 / 0.6);
}

.ux-editor .border-slate-800\/80 {
  border-color: rgb(30 41 59 / 0.8);
}

.ux-editor .border-slate-800\/90 {
  border-color: rgb(30 41 59 / 0.9);
}

.ux-editor .border-transparent {
  border-color: transparent;
}

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

.ux-editor .bg-gray-800 {
  --tw-bg-opacity: 1;
  background-color: rgb(31 41 55 / var(--tw-bg-opacity, 1));
}

.ux-editor .bg-red-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity, 1));
}

.ux-editor .bg-sky-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 132 199 / var(--tw-bg-opacity, 1));
}

.ux-editor .bg-sky-950\/50 {
  background-color: rgb(8 47 73 / 0.5);
}

.ux-editor .bg-slate-50\/80 {
  background-color: rgb(248 250 252 / 0.8);
}

.ux-editor .bg-slate-800\/40 {
  background-color: rgb(30 41 59 / 0.4);
}

.ux-editor .bg-slate-800\/60 {
  background-color: rgb(30 41 59 / 0.6);
}

.ux-editor .bg-slate-800\/80 {
  background-color: rgb(30 41 59 / 0.8);
}

.ux-editor .bg-slate-900\/40 {
  background-color: rgb(15 23 42 / 0.4);
}

.ux-editor .bg-slate-900\/50 {
  background-color: rgb(15 23 42 / 0.5);
}

.ux-editor .bg-slate-900\/70 {
  background-color: rgb(15 23 42 / 0.7);
}

.ux-editor .bg-slate-900\/80 {
  background-color: rgb(15 23 42 / 0.8);
}

.ux-editor .bg-slate-900\/90 {
  background-color: rgb(15 23 42 / 0.9);
}

.ux-editor .bg-slate-950 {
  --tw-bg-opacity: 1;
  background-color: rgb(2 6 23 / var(--tw-bg-opacity, 1));
}

.ux-editor .bg-slate-950\/30 {
  background-color: rgb(2 6 23 / 0.3);
}

.ux-editor .bg-slate-950\/40 {
  background-color: rgb(2 6 23 / 0.4);
}

.ux-editor .bg-slate-950\/50 {
  background-color: rgb(2 6 23 / 0.5);
}

.ux-editor .bg-transparent {
  background-color: transparent;
}

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

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

.ux-editor .from-slate-950 {
  --tw-gradient-from: #020617 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(2 6 23 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.ux-editor .to-slate-900 {
  --tw-gradient-to: #0f172a var(--tw-gradient-to-position);
}

.ux-editor .p-0 {
  padding: 0px;
}

.ux-editor .p-1 {
  padding: 0.25rem;
}

.ux-editor .p-2 {
  padding: 0.5rem;
}

.ux-editor .p-4 {
  padding: 1rem;
}

.ux-editor .p-6 {
  padding: 1.5rem;
}

.ux-editor .px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.ux-editor .px-3 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

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

.ux-editor .px-5 {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}

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

.ux-editor .py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.ux-editor .py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.ux-editor .py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.ux-editor .py-2 {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.ux-editor .py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.ux-editor .py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.ux-editor .py-3\.5 {
  padding-top: 0.875rem;
  padding-bottom: 0.875rem;
}

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

.ux-editor .py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.ux-editor .py-6 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

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

.ux-editor .pb-3 {
  padding-bottom: 0.75rem;
}

.ux-editor .pl-10 {
  padding-left: 2.5rem;
}

.ux-editor .pl-4 {
  padding-left: 1rem;
}

.ux-editor .pr-1 {
  padding-right: 0.25rem;
}

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

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

.ux-editor .text-start {
  text-align: start;
}

.ux-editor .text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

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

.ux-editor .text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.ux-editor .text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

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

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

.ux-editor .uppercase {
  text-transform: uppercase;
}

.ux-editor .leading-relaxed {
  line-height: 1.625;
}

.ux-editor .tracking-tight {
  letter-spacing: -0.025em;
}

.ux-editor .tracking-wider {
  letter-spacing: 0.05em;
}

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

.ux-editor .text-inherit {
  color: inherit;
}

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

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

.ux-editor .text-sky-100 {
  --tw-text-opacity: 1;
  color: rgb(224 242 254 / var(--tw-text-opacity, 1));
}

.ux-editor .text-sky-300\/90 {
  color: rgb(125 211 252 / 0.9);
}

.ux-editor .text-sky-400 {
  --tw-text-opacity: 1;
  color: rgb(56 189 248 / var(--tw-text-opacity, 1));
}

.ux-editor .text-sky-400\/90 {
  color: rgb(56 189 248 / 0.9);
}

.ux-editor .text-slate-100 {
  --tw-text-opacity: 1;
  color: rgb(241 245 249 / var(--tw-text-opacity, 1));
}

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

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

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

.ux-editor .text-slate-500 {
  --tw-text-opacity: 1;
  color: rgb(100 116 139 / var(--tw-text-opacity, 1));
}

.ux-editor .text-slate-600 {
  --tw-text-opacity: 1;
  color: rgb(71 85 105 / var(--tw-text-opacity, 1));
}

.ux-editor .text-slate-800 {
  --tw-text-opacity: 1;
  color: rgb(30 41 59 / var(--tw-text-opacity, 1));
}

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

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

.ux-editor .opacity-90 {
  opacity: 0.9;
}

.ux-editor .shadow-inner {
  --tw-shadow: inset 0 2px 4px 0 rgb(0 0 0 / 0.05);
  --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);
}

.ux-editor .shadow-lg {
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --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);
}

.ux-editor .shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.ux-editor .shadow-none {
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.ux-editor .shadow-sm {
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
  --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.ux-editor .shadow-sky-900\/20 {
  --tw-shadow-color: rgb(12 74 110 / 0.2);
  --tw-shadow: var(--tw-shadow-colored);
}

.ux-editor .ring-1 {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ux-editor .ring-slate-800\/60 {
  --tw-ring-color: rgb(30 41 59 / 0.6);
}

.ux-editor .ring-white\/5 {
  --tw-ring-color: rgb(255 255 255 / 0.05);
}

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

.ux-editor .backdrop-blur-sm {
  --tw-backdrop-blur: blur(4px);
  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);
}

.ux-editor .transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.ux-editor .transition-\[max-width\2c box-shadow\] {
  transition-property: max-width,box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.ux-editor .duration-300 {
  transition-duration: 300ms;
}

.ux-editor .ease-out {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}

.ux-editor #Elements {
  .ux-editor .draggable--original {
    display: block !important;
  }
  .ux-editor .draggable-source--is-dragging {
    display: none !important;
  }
  /* .draggable--over {
        @apply bg-gray-800 z-50;
    } */
  /*.draggable-mirror {*/
  /*    display: none !important;*/
  /*}*/
}

.ux-editor #ElementsEdits {
  /**[draggable].draggable-mirror {*/
  /*    position: relative !important;*/
  /*    width: 100% !important;*/
  /*    height: 100px !important;*/
  /*    left: 0 !important;*/
  /*    top: 0 !important;*/
  /*    transform: none !important;*/
  /*}*/
}

.ux-editor .draggable-source--is-dragging {
  cursor: grabbing !important;
}

.ux-editor .c-tooltip {
  opacity: 0;
  transition: ease .3s;
  visibility: hidden;
}

.ux-editor .c-tooltip:hover {
  opacity: 1 !important;
  visibility: visible !important;
}

.ux-editor .c-tooltip-trigger:hover ~ .c-tooltip {
  transform: translateY(-25%);
  opacity: 1;
  visibility: visible;
}

/* .c-btn {
    &.active {
        @apply text-gray-800 bg-white;
    }
} */

/* #ElementsEdits {
    & .c-component-edit {
        opacity: 0.3;
        filter: blur(2px);
        pointer-events: none;

        &.droppable-container--active {
            opacity: 1;
            filter: none;
            pointer-events: all;
        }
    }
} */

.ux-editor .ux-editor--modal {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.ux-editor .ux-editor-scroll {
  scrollbar-width: thin;
  scrollbar-color: rgb(51 65 85 / 0.9) rgb(15 23 42 / 0.5);
}

.ux-editor .ux-editor-scroll::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.ux-editor .ux-editor-scroll::-webkit-scrollbar-thumb {
  border-radius: 9999px;
  background-color: rgb(51 65 85 / 0.85);
}

.ux-editor .ux-editor-scroll::-webkit-scrollbar-track {
  background-color: rgb(15 23 42 / 0.35);
}

.ux-editor .ux-editor-viewport-btn[aria-pressed="true"] {
  background-color: rgb(30 41 59 / 0.95);
  color: rgb(241 245 249);
  box-shadow: inset 0 0 0 1px rgb(56 189 248 / 0.35);
}

.ux-editor .ux-editor .ux-editor-preview-pane.ux-editor-preview--desktop {
  max-width: 100%;
  border-radius: 0;
  box-shadow: none;
  border: none;
}

.ux-editor .ux-editor .ux-editor-preview-pane.ux-editor-preview--laptop {
  max-width: 1280px;
  border-radius: 0.75rem;
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.45);
  border: 1px solid rgb(51 65 85 / 0.9);
}

.ux-editor .ux-editor .ux-editor-preview-pane.ux-editor-preview--ipad {
  max-width: 834px;
  border-radius: 1rem;
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.45);
  border: 1px solid rgb(51 65 85 / 0.9);
}

.ux-editor .ux-editor .ux-editor-preview-pane.ux-editor-preview--iphone {
  max-width: 390px;
  border-radius: 1.5rem;
  box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.5);
  border: 1px solid rgb(51 65 85 / 0.95);
}

/* ponytail: Tom Select sombre — hors @layer (classes ts-* générées en JS, absentes du scan Tailwind) */

.ux-editor .ts-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
  height: 1px !important;
}

.ux-editor .ts-wrapper {
  position: relative;
  width: 100%;
}

.ux-editor .ts-control,
.ux-editor .full .ts-control {
  display: flex;
  min-height: 3.25rem;
  width: 100%;
  flex-wrap: wrap;
  overflow: hidden;
  border-radius: 0.25rem;
  border: 1px solid rgb(51 65 85 / 0.7);
  background-color: transparent;
  padding: 1rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #fff;
  box-shadow: none;
  box-sizing: border-box;
}

.ux-editor .focus .ts-control {
  border-color: rgb(100 116 139);
  outline: none;
  box-shadow: 0 0 0 1px rgb(14 165 233 / 0.5);
}

.ux-editor .ts-control > div.item,
.ux-editor .ts-wrapper.multi .ts-control > div.item {
  margin: 0 0.25rem 0 0;
  cursor: pointer;
  border-radius: 0.375rem;
  border: 0;
  background-color: rgb(51 65 85);
  padding: 0.125rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
  color: #fff;
}

.ux-editor .ts-control > input {
  flex: 1 1 auto;
  min-width: 7rem;
  display: inline-block !important;
  margin: 0 !important;
  padding: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  max-width: 100% !important;
  text-indent: 0 !important;
  border: 0 none !important;
  background: none !important;
  line-height: inherit !important;
  box-shadow: none !important;
  font-size: 0.875rem;
  color: #fff;
}

.ux-editor .ts-control > input:focus {
  outline: none !important;
}

.ux-editor .disabled .ts-control {
  opacity: 0.5;
}

.ux-editor .ts-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 50;
  margin-top: 0.25rem;
  width: 100%;
  border-radius: 0.375rem;
  border: 1px solid rgb(51 65 85);
  background-color: rgb(30 41 59);
  color: rgb(241 245 249);
  box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.25);
  box-sizing: border-box;
}

.ux-editor .ts-dropdown-content {
  max-height: 15rem;
  overflow-y: auto;
  border-radius: 0.375rem;
}

.ux-editor .ts-dropdown .option,
.ux-editor .ts-dropdown .optgroup-header,
.ux-editor .ts-dropdown .no-results,
.ux-editor .ts-dropdown .create {
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.ux-editor .ts-dropdown .active,
.ux-editor .ts-dropdown [data-selectable]:hover {
  background-color: rgb(51 65 85);
  color: #fff;
}

.ux-editor .ts-dropdown .no-results,
.ux-editor .ts-dropdown .loading-more-results,
.ux-editor .ts-dropdown .no-more-results {
  color: rgb(148 163 184);
}

.ux-editor .ts-wrapper.single .ts-control {
  cursor: text;
}

.ux-editor .plugin-clear_button .clear-button {
  color: rgb(148 163 184);
}

.ux-editor .plugin-clear_button .clear-button:hover {
  color: #fff;
}

.ux-editor .plugin-remove_button .item .remove {
  border-left: 1px solid rgb(71 85 105);
  color: rgb(148 163 184);
}

.ux-editor .plugin-remove_button .item .remove:hover {
  color: #fff;
}

.ux-editor .ux-filemanager-picker {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 14rem;
  max-width: 100%;
}

.ux-editor .ux-filemanager-picker__preview {
  position: relative;
  width: 100%;
  height: 14rem;
  overflow: hidden;
  border-radius: 0.75rem;
  border: 1px dashed rgb(71 85 105 / 0.85);
  background-color: rgb(30 41 59 / 0.55);
}

.ux-editor .ux-filemanager-picker__empty {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  padding: 1rem 1rem 3.5rem;
  text-align: center;
}

.ux-editor .ux-filemanager-picker__empty-icon {
  width: 2.5rem;
  height: 2.5rem;
  color: rgb(100 116 139);
}

.ux-editor .ux-filemanager-picker__empty-title {
  margin: 0;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.25rem;
  color: rgb(226 232 240);
}

.ux-editor .ux-filemanager-picker__empty-hint {
  margin: 0;
  font-size: 0.75rem;
  line-height: 1.25rem;
  color: rgb(148 163 184);
}

.ux-editor .ux-filemanager-picker__preview img,
.ux-editor .ux-filemanager-picker__preview embed {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 0;
}

.ux-editor .ux-filemanager-picker__actions {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.375rem;
  padding: 0.5rem;
  background: linear-gradient(to top, rgb(15 23 42 / 0.92), rgb(15 23 42 / 0.55) 70%, transparent);
}

.ux-editor .ux-filemanager-picker__btn {
  display: inline-flex;
  width: auto;
  height: auto;
  align-items: center;
  gap: 0.375rem;
  border-radius: 0.5rem;
  border: 1px solid transparent;
  padding: 0.5rem 0.75rem;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1rem;
  cursor: pointer;
  transition: background-color 0.15s, border-color 0.15s, color 0.15s;
}

.ux-editor .ux-filemanager-picker__btn--browse {
  border-color: rgb(12 74 110 / 0.7);
  background-color: rgb(8 47 73 / 0.85);
  color: rgb(186 230 253);
}

.ux-editor .ux-filemanager-picker__btn--browse:hover {
  border-color: rgb(14 165 233 / 0.7);
  background-color: rgb(12 74 110 / 0.9);
  color: #fff;
}

.ux-editor .ux-filemanager-picker__btn--remove {
  border-color: rgb(127 29 29 / 0.7);
  background-color: rgb(69 10 10 / 0.85);
  color: rgb(254 202 202);
}

.ux-editor .ux-filemanager-picker__btn--remove:hover {
  border-color: rgb(244 63 94 / 0.7);
  background-color: rgb(127 29 29 / 0.9);
  color: #fff;
}

.ux-editor .ux-filemanager-picker__name {
  margin: 0;
  min-height: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.75rem;
  line-height: 1rem;
  color: rgb(148 163 184);
}

.ux-editor .ux-filemanager-picker__modal:not([open]) {
  display: none !important;
}

.ux-editor .ux-filemanager-picker__modal[open] {
  width: 80vw;
  height: 80vh;
  max-width: none;
  padding: 0;
  overflow: hidden;
  border: 1px solid rgb(51 65 85 / 0.9);
  border-radius: 0.75rem;
  background-color: rgb(15 23 42);
  color: rgb(241 245 249);
}

.ux-editor .ux-filemanager-picker__modal::backdrop {
  background-color: rgb(0 0 0 / 0.65);
  backdrop-filter: blur(2px);
}

.ux-editor .ux-filemanager-picker__modal-bar {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 0.5rem;
  background-color: rgb(15 23 42);
  padding: 0.5rem 1rem;
}

.ux-editor .ux-filemanager-picker__modal-bar--win {
  justify-content: flex-end;
}

.ux-editor .ux-filemanager-picker__modal-dot {
  width: 0.75rem;
  height: 0.75rem;
  border: 0;
  border-radius: 9999px;
  padding: 0;
  cursor: pointer;
}

.ux-editor .ux-filemanager-picker__modal-dot--close {
  background-color: rgb(220 38 38);
}

.ux-editor .ux-filemanager-picker__modal-dot--minimize {
  background-color: rgb(202 138 4);
}

.ux-editor .ux-filemanager-picker__modal-dot--resize {
  background-color: rgb(74 222 128);
}

.ux-editor .ux-filemanager-picker__modal-win-btn {
  border: 0;
  border-radius: 0.25rem;
  background: transparent;
  padding: 0.25rem 0.5rem;
  color: rgb(226 232 240);
  cursor: pointer;
}

.ux-editor .ux-filemanager-picker__modal-win-btn:hover {
  background-color: rgb(30 41 59);
}

.ux-editor .ux-filemanager-picker__modal-win-btn--close {
  color: rgb(252 165 165);
}

.ux-editor .ux-filemanager-picker__modal-win-btn--close:hover {
  background-color: rgb(69 10 10);
}

/* ponytail: Quill sombre — hors @layer (classes ql-* générées en JS, absentes du scan Tailwind) */

.ux-editor .ql-toolbar.ql-snow,
.ux-editor .ql-container.ql-snow {
  border-color: rgb(51 65 85 / 0.7);
}

.ux-editor .ql-toolbar.ql-snow {
  background-color: rgb(15 23 42 / 0.5);
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.ux-editor .ql-container.ql-snow {
  background-color: transparent;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  font-family: inherit;
}

.ux-editor .ql-editor {
  color: #fff;
  min-height: 8rem;
}

.ux-editor .ql-editor.ql-blank::before {
  color: rgb(255 255 255 / 0.55);
  font-style: normal;
}

.ux-editor .ql-snow .ql-stroke {
  stroke: rgb(148 163 184);
}

.ux-editor .ql-snow .ql-fill,
.ux-editor .ql-snow .ql-stroke.ql-fill {
  fill: rgb(148 163 184);
}

.ux-editor .ql-snow .ql-picker-label {
  color: rgb(148 163 184);
}

.ux-editor .ql-snow .ql-picker.ql-expanded .ql-picker-label {
  color: #fff;
  border-color: rgb(51 65 85 / 0.7);
}

.ux-editor .ql-snow .ql-picker-options {
  background-color: rgb(30 41 59);
  border-color: rgb(51 65 85);
  color: rgb(241 245 249);
}

.ux-editor .ql-snow .ql-picker-item {
  color: rgb(241 245 249);
}

.ux-editor .ql-snow .ql-picker-item:hover,
.ux-editor .ql-snow .ql-picker-item.ql-selected {
  color: #fff;
}

.ux-editor .ql-snow.ql-toolbar button:hover .ql-stroke,
.ux-editor .ql-snow .ql-toolbar button:hover .ql-stroke,
.ux-editor .ql-snow.ql-toolbar button.ql-active .ql-stroke,
.ux-editor .ql-snow .ql-toolbar button.ql-active .ql-stroke {
  stroke: #fff;
}

.ux-editor .ql-snow.ql-toolbar button:hover .ql-fill,
.ux-editor .ql-snow .ql-toolbar button:hover .ql-fill,
.ux-editor .ql-snow.ql-toolbar button.ql-active .ql-fill,
.ux-editor .ql-snow .ql-toolbar button.ql-active .ql-fill {
  fill: #fff;
}

.ux-editor .ql-snow a {
  color: rgb(148 163 184);
}

.ux-editor .marker\:content-none *::marker {
  --tw-content: none;
  content: var(--tw-content);
}

.ux-editor .marker\:content-none::marker {
  --tw-content: none;
  content: var(--tw-content);
}

.ux-editor .backdrop\:bg-black\/65::backdrop {
  background-color: rgb(0 0 0 / 0.65);
}

.ux-editor .backdrop\:backdrop-blur-\[2px\]::backdrop {
  --tw-backdrop-blur: blur(2px);
  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);
}

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

.ux-editor .hover\:border-sky-400\/60:hover {
  border-color: rgb(56 189 248 / 0.6);
}

.ux-editor .hover\:border-sky-500\/30:hover {
  border-color: rgb(14 165 233 / 0.3);
}

.ux-editor .hover\:border-sky-500\/50:hover {
  border-color: rgb(14 165 233 / 0.5);
}

.ux-editor .hover\:border-slate-500:hover {
  --tw-border-opacity: 1;
  border-color: rgb(100 116 139 / var(--tw-border-opacity, 1));
}

.ux-editor .hover\:border-slate-600:hover {
  --tw-border-opacity: 1;
  border-color: rgb(71 85 105 / var(--tw-border-opacity, 1));
}

.ux-editor .hover\:border-slate-800:hover {
  --tw-border-opacity: 1;
  border-color: rgb(30 41 59 / var(--tw-border-opacity, 1));
}

.ux-editor .hover\:bg-rose-950\/40:hover {
  background-color: rgb(76 5 25 / 0.4);
}

.ux-editor .hover\:bg-sky-500:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity, 1));
}

.ux-editor .hover\:bg-sky-950\/20:hover {
  background-color: rgb(8 47 73 / 0.2);
}

.ux-editor .hover\:bg-slate-800:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(30 41 59 / var(--tw-bg-opacity, 1));
}

.ux-editor .hover\:bg-slate-800\/40:hover {
  background-color: rgb(30 41 59 / 0.4);
}

.ux-editor .hover\:bg-slate-800\/70:hover {
  background-color: rgb(30 41 59 / 0.7);
}

.ux-editor .hover\:text-rose-300:hover {
  --tw-text-opacity: 1;
  color: rgb(253 164 175 / var(--tw-text-opacity, 1));
}

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

.ux-editor .hover\:ring-white\/10:hover {
  --tw-ring-color: rgb(255 255 255 / 0.1);
}

.ux-editor .focus\:outline-none:focus {
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.ux-editor .focus-visible\:ring-2:focus-visible {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}

.ux-editor .focus-visible\:ring-rose-500\/70:focus-visible {
  --tw-ring-color: rgb(244 63 94 / 0.7);
}

.ux-editor .focus-visible\:ring-sky-400:focus-visible {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(56 189 248 / var(--tw-ring-opacity, 1));
}

.ux-editor .focus-visible\:ring-sky-500\/70:focus-visible {
  --tw-ring-color: rgb(14 165 233 / 0.7);
}

.ux-editor .focus-visible\:ring-sky-500\/80:focus-visible {
  --tw-ring-color: rgb(14 165 233 / 0.8);
}

.ux-editor .focus-visible\:ring-offset-2:focus-visible {
  --tw-ring-offset-width: 2px;
}

.ux-editor .focus-visible\:ring-offset-slate-50:focus-visible {
  --tw-ring-offset-color: #f8fafc;
}

.ux-editor .active\:cursor-grabbing:active {
  cursor: grabbing;
}

.ux-editor .group[open] .group-open\:rotate-180 {
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.ux-editor .group[open] .group-open\:rotate-90 {
  --tw-rotate: 90deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@media (min-width: 640px) {
  .ux-editor .sm\:flex-row {
    flex-direction: row;
  }

  .ux-editor .sm\:items-start {
    align-items: flex-start;
  }

  .ux-editor .sm\:items-center {
    align-items: center;
  }

  .ux-editor .sm\:justify-between {
    justify-content: space-between;
  }

  .ux-editor .sm\:self-center {
    align-self: center;
  }
}

@media (prefers-color-scheme: dark) {
  .ux-editor .dark\:border-slate-700 {
    --tw-border-opacity: 1;
    border-color: rgb(51 65 85 / var(--tw-border-opacity, 1));
  }

  .ux-editor .dark\:bg-slate-900\/40 {
    background-color: rgb(15 23 42 / 0.4);
  }

  .ux-editor .dark\:text-slate-100 {
    --tw-text-opacity: 1;
    color: rgb(241 245 249 / var(--tw-text-opacity, 1));
  }

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

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

  .ux-editor .dark\:focus-visible\:ring-offset-slate-900:focus-visible {
    --tw-ring-offset-color: #0f172a;
  }
}

@media print {
  .ux-editor .print\:hidden {
    display: none;
  }
}

.ux-editor .\[\&\:\:-webkit-details-marker\]\:hidden::-webkit-details-marker {
  display: none;
}

.ux-editor .\[\&\:\:backdrop\]\:bg-black\/65::backdrop {
  background-color: rgb(0 0 0 / 0.65);
}
