.alpha-settings *, .alpha-settings ::before, .alpha-settings ::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:  ;
  }
  .alpha-settings ::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.13 | 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)
*/
  .alpha-settings *,
.alpha-settings ::before,
.alpha-settings ::after {
    box-sizing: border-box;
    /* 1 */
    border-width: 0;
    /* 2 */
    border-style: solid;
    /* 2 */
    border-color: #e5e7eb;
    /* 2 */
  }
  .alpha-settings ::before,
.alpha-settings ::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
*/
  .alpha-settings html,
.alpha-settings :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.
*/
  .alpha-settings 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.
*/
  .alpha-settings hr {
    height: 0;
    /* 1 */
    color: inherit;
    /* 2 */
    border-top-width: 1px;
    /* 3 */
  }
  /*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
  .alpha-settings abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
            text-decoration: underline dotted;
  }
  /*
Remove the default font size and weight for headings.
*/
  .alpha-settings h1,
.alpha-settings h2,
.alpha-settings h3,
.alpha-settings h4,
.alpha-settings h5,
.alpha-settings h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  /*
Reset links to optimize for opt-in styling instead of opt-out.
*/
  .alpha-settings a {
    color: inherit;
    text-decoration: inherit;
  }
  /*
Add the correct font weight in Edge and Safari.
*/
  .alpha-settings b,
.alpha-settings 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.
*/
  .alpha-settings code,
.alpha-settings kbd,
.alpha-settings samp,
.alpha-settings 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.
*/
  .alpha-settings small {
    font-size: 80%;
  }
  /*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
  .alpha-settings sub,
.alpha-settings sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  .alpha-settings sub {
    bottom: -0.25em;
  }
  .alpha-settings 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.
*/
  .alpha-settings 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.
*/
  .alpha-settings button,
.alpha-settings input,
.alpha-settings optgroup,
.alpha-settings select,
.alpha-settings 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.
*/
  .alpha-settings button,
.alpha-settings select {
    text-transform: none;
  }
  /*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
  .alpha-settings button,
.alpha-settings input:where([type='button']),
.alpha-settings input:where([type='reset']),
.alpha-settings 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.
*/
  .alpha-settings :-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)
*/
  .alpha-settings :-moz-ui-invalid {
    box-shadow: none;
  }
  /*
Add the correct vertical alignment in Chrome and Firefox.
*/
  .alpha-settings progress {
    vertical-align: baseline;
  }
  /*
Correct the cursor style of increment and decrement buttons in Safari.
*/
  .alpha-settings ::-webkit-inner-spin-button,
.alpha-settings ::-webkit-outer-spin-button {
    height: auto;
  }
  /*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
  .alpha-settings [type='search'] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
  }
  /*
Remove the inner padding in Chrome and Safari on macOS.
*/
  .alpha-settings ::-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.
*/
  .alpha-settings ::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
  }
  /*
Add the correct display in Chrome and Safari.
*/
  .alpha-settings summary {
    display: list-item;
  }
  /*
Removes the default spacing and border for appropriate elements.
*/
  .alpha-settings blockquote,
.alpha-settings dl,
.alpha-settings dd,
.alpha-settings h1,
.alpha-settings h2,
.alpha-settings h3,
.alpha-settings h4,
.alpha-settings h5,
.alpha-settings h6,
.alpha-settings hr,
.alpha-settings figure,
.alpha-settings p,
.alpha-settings pre {
    margin: 0;
  }
  .alpha-settings fieldset {
    margin: 0;
    padding: 0;
  }
  .alpha-settings legend {
    padding: 0;
  }
  .alpha-settings ol,
.alpha-settings ul,
.alpha-settings menu {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  /*
Reset default styling for dialogs.
*/
  .alpha-settings dialog {
    padding: 0;
  }
  /*
Prevent resizing textareas horizontally by default.
*/
  .alpha-settings 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.
*/
  .alpha-settings input::-moz-placeholder, .alpha-settings textarea::-moz-placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
  }
  .alpha-settings input::placeholder,
.alpha-settings textarea::placeholder {
    opacity: 1;
    /* 1 */
    color: #9ca3af;
    /* 2 */
  }
  /*
Set the default cursor for buttons.
*/
  .alpha-settings button,
.alpha-settings [role="button"] {
    cursor: pointer;
  }
  /*
Make sure disabled buttons don't get the pointer cursor.
*/
  .alpha-settings :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.
*/
  .alpha-settings img,
.alpha-settings svg,
.alpha-settings video,
.alpha-settings canvas,
.alpha-settings audio,
.alpha-settings iframe,
.alpha-settings embed,
.alpha-settings 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)
*/
  .alpha-settings img,
.alpha-settings video {
    max-width: 100%;
    height: auto;
  }
  /* Make elements with the HTML hidden attribute stay hidden by default */
  .alpha-settings [hidden] {
    display: none;
  }
  .alpha-settings .container {
    width: 100%;
  }
  @media (min-width: 640px) {
    .alpha-settings .container {
      max-width: 640px;
    }
  }
  @media (min-width: 768px) {
    .alpha-settings .container {
      max-width: 768px;
    }
  }
  @media (min-width: 1024px) {
    .alpha-settings .container {
      max-width: 1024px;
    }
  }
  @media (min-width: 1280px) {
    .alpha-settings .container {
      max-width: 1280px;
    }
  }
  @media (min-width: 1536px) {
    .alpha-settings .container {
      max-width: 1536px;
    }
  }
  .alpha-settings .components-toggle-control
      .components-base-control__field
      .components-flex {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
  }
  .alpha-settings .components-base-control__label,
    .alpha-settings .components-input-control__label {
    text-transform: capitalize;
  }
  .alpha-settings .border-style .components-input-control__label {
    text-transform: capitalize !important;
  }
  .alpha-settings .components-button.is-secondary,
    .alpha-settings .components-button.is-secondary:hover {
    box-shadow: inset 0 0 0 1px #cde9f9;
  }
  .alpha-settings .components-button.is-primary,
    .alpha-settings .components-button.is-primary:focus {
    color: #007cba;
    background-color: #dcf2ff;
    border-color: #cde9f9;
    box-shadow: inset 0 0 0 1px #cde9f9;
  }
  .alpha-settings .components-tab-panel__tabs {
    justify-content: space-between;
  }
  .alpha-settings .components-tab-panel__tabs-item {
    flex-grow: 1;
    padding: 30px 0px;
    box-shadow: 0px 0px 2px #e1e1e1;
    border-bottom: 4px solid transparent;
  }
  .alpha-settings .components-tab-panel__tabs-item.active-tab {
    box-shadow: 0px 0px 2px #e1e1e1;
    border-bottom-color: var(
        --wp-components-color-accent,
        var(--wp-admin-theme-color, #3858e9)
      );
    color: var(
        --wp-components-color-accent,
        var(--wp-admin-theme-color, #3858e9)
      );
  }
  .alpha-settings .components-tab-panel__tabs-item.active-tab-panel {
    box-shadow: 0px 0px 2px #e1e1e1;
    border-bottom-color: var(
        --wp-components-color-accent,
        var(--wp-admin-theme-color, #e1e1e1)
      );
    color: var(
        --wp-components-color-accent,
        var(--wp-admin-theme-color, #3858e9)
      );
  }
  .alpha-settings .unit-select {
    width: 40px;
    margin-top: -8px;
  }
  .alpha-settings .unit-select button {
    padding-left: 2px;
  }
  .alpha-settings .unit-select .components-input-control__backdrop {
    border-width: 0px !important;
    box-shadow: 0px 0px 2px #e1e1e1;
  }
  .alpha-settings .unit-select .components-input-control__suffix {
    border-width: 0px;
  }
  .alpha-settings .fixed {
    position: fixed;
  }
  .alpha-settings .absolute {
    position: absolute;
  }
  .alpha-settings .relative {
    position: relative;
  }
  .alpha-settings .bottom-0 {
    bottom: 0px;
  }
  .alpha-settings .left-0 {
    left: 0px;
  }
  .alpha-settings .right-0 {
    right: 0px;
  }
  .alpha-settings .right-1\.5 {
    right: 0.375rem;
  }
  .alpha-settings .top-0 {
    top: 0px;
  }
  .alpha-settings .top-1\.5 {
    top: 0.375rem;
  }
  .alpha-settings .float-right {
    float: right;
  }
  .alpha-settings .mb-1 {
    margin-bottom: 0.25rem;
  }
  .alpha-settings .mb-2 {
    margin-bottom: 0.5rem;
  }
  .alpha-settings .ml-2 {
    margin-left: 0.5rem;
  }
  .alpha-settings .mr-2 {
    margin-right: 0.5rem;
  }
  .alpha-settings .\!block {
    display: block !important;
  }
  .alpha-settings .block {
    display: block;
  }
  .alpha-settings .inline-block {
    display: inline-block;
  }
  .alpha-settings .inline {
    display: inline;
  }
  .alpha-settings .flex {
    display: flex;
  }
  .alpha-settings .inline-flex {
    display: inline-flex;
  }
  .alpha-settings .table {
    display: table;
  }
  .alpha-settings .grid {
    display: grid;
  }
  .alpha-settings .contents {
    display: contents;
  }
  .alpha-settings .hidden {
    display: none;
  }
  .alpha-settings .size-5 {
    width: 1.25rem;
    height: 1.25rem;
  }
  .alpha-settings .size-8 {
    width: 2rem;
    height: 2rem;
  }
  .alpha-settings .h-0 {
    height: 0px;
  }
  .alpha-settings .h-5 {
    height: 1.25rem;
  }
  .alpha-settings .h-6 {
    height: 1.5rem;
  }
  .alpha-settings .max-h-\[32px\] {
    max-height: 32px;
  }
  .alpha-settings .max-h-\[400px\] {
    max-height: 400px;
  }
  .alpha-settings .min-h-10 {
    min-height: 2.5rem;
  }
  .alpha-settings .w-12 {
    width: 3rem;
  }
  .alpha-settings .w-5 {
    width: 1.25rem;
  }
  .alpha-settings .w-full {
    width: 100%;
  }
  .alpha-settings .min-w-10 {
    min-width: 2.5rem;
  }
  .alpha-settings .min-w-8 {
    min-width: 2rem;
  }
  .alpha-settings .max-w-full {
    max-width: 100%;
  }
  .alpha-settings .flex-1 {
    flex: 1 1 0%;
  }
  .alpha-settings .shrink-0 {
    flex-shrink: 0;
  }
  .alpha-settings .translate-y-full {
    --tw-translate-y: 100%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
  .alpha-settings .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));
  }
  .alpha-settings .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));
  }
  .alpha-settings .cursor-pointer {
    cursor: pointer;
  }
  .alpha-settings .resize {
    resize: both;
  }
  .alpha-settings .grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .alpha-settings .flex-col {
    flex-direction: column;
  }
  .alpha-settings .items-start {
    align-items: flex-start;
  }
  .alpha-settings .items-center {
    align-items: center;
  }
  .alpha-settings .justify-start {
    justify-content: flex-start;
  }
  .alpha-settings .justify-end {
    justify-content: flex-end;
  }
  .alpha-settings .justify-center {
    justify-content: center;
  }
  .alpha-settings .justify-between {
    justify-content: space-between;
  }
  .alpha-settings .justify-stretch {
    justify-content: stretch;
  }
  .alpha-settings .gap-0 {
    gap: 0px;
  }
  .alpha-settings .gap-1 {
    gap: 0.25rem;
  }
  .alpha-settings .gap-2 {
    gap: 0.5rem;
  }
  .alpha-settings .gap-4 {
    gap: 1rem;
  }
  .alpha-settings .overflow-hidden {
    overflow: hidden;
  }
  .alpha-settings .\!rounded-none {
    border-radius: 0px !important;
  }
  .alpha-settings .rounded {
    border-radius: 0.25rem;
  }
  .alpha-settings .rounded-full {
    border-radius: 9999px;
  }
  .alpha-settings .rounded-md {
    border-radius: 0.375rem;
  }
  .alpha-settings .rounded-none {
    border-radius: 0px;
  }
  .alpha-settings .border {
    border-width: 1px;
  }
  .alpha-settings .border-2 {
    border-width: 2px;
  }
  .alpha-settings .border-none {
    border-style: none;
  }
  .alpha-settings .border-\[\#f0f0f1\] {
    --tw-border-opacity: 1;
    border-color: rgb(240 240 241 / var(--tw-border-opacity));
  }
  .alpha-settings .border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(229 231 235 / var(--tw-border-opacity));
  }
  .alpha-settings .border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-border-opacity));
  }
  .alpha-settings .\!bg-transparent {
    background-color: transparent !important;
  }
  .alpha-settings .bg-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 213 219 / var(--tw-bg-opacity));
  }
  .alpha-settings .bg-slate-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity));
  }
  .alpha-settings .p-3 {
    padding: 0.75rem;
  }
  .alpha-settings .px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .alpha-settings .py-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .alpha-settings .py-1 {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
  }
  .alpha-settings .pb-3 {
    padding-bottom: 0.75rem;
  }
  .alpha-settings .text-center {
    text-align: center;
  }
  .alpha-settings .align-top {
    vertical-align: top;
  }
  .alpha-settings .align-middle {
    vertical-align: middle;
  }
  .alpha-settings .align-bottom {
    vertical-align: bottom;
  }
  .alpha-settings .text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .alpha-settings .text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .alpha-settings .text-sm\/6 {
    font-size: 0.875rem;
    line-height: 1.5rem;
  }
  .alpha-settings .uppercase {
    text-transform: uppercase;
  }
  .alpha-settings .lowercase {
    text-transform: lowercase;
  }
  .alpha-settings .capitalize {
    text-transform: capitalize;
  }
  .alpha-settings .italic {
    font-style: italic;
  }
  .alpha-settings .leading-\[20px\] {
    line-height: 20px;
  }
  .alpha-settings .text-\[--wp--preset--color--vivid-cyan-blue\] {
    color: var(--wp--preset--color--vivid-cyan-blue);
  }
  .alpha-settings .text-\[10\] {
    color: 10;
  }
  .alpha-settings .text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
  }
  .alpha-settings .text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
  .alpha-settings .underline {
    text-decoration-line: underline;
  }
  .alpha-settings .overline {
    text-decoration-line: overline;
  }
  .alpha-settings .line-through {
    text-decoration-line: line-through;
  }
  .alpha-settings .shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  }
  .alpha-settings .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);
  }
  .alpha-settings .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);
  }
  .alpha-settings .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);
  }
  .alpha-settings .ring {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
  }
  .alpha-settings .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
  }
  .alpha-settings .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);
  }
  .alpha-settings .transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .alpha-settings .transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .alpha-settings .transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
  }
  .alpha-settings .duration-300 {
    transition-duration: 300ms;
  }
  .alpha-settings .ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
  }
  .alpha-settings .ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  }
  .alpha-settings .ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
  }
  .alpha-settings .components-panel__body.is-opened > .components-panel__body-title {
    margin: -16px -16px 18px;
    border-bottom: 3px solid #cbcbcb;
  }
  .alpha-settings .components-panel__body-toggle.components-button:focus {
    box-shadow: none;
  }
  .alpha-settings .components-button:focus:not(:disabled) {
    outline: none;
  }

.\*\:my-5 > * {
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}

.\*\:size-8 > * {
  width: 2rem;
  height: 2rem;
}

.\*\:w-\[95\%\] > * {
  width: 95%;
}

.\*\:p-4 > * {
  padding: 1rem;
}

.hover\:cursor-pointer:hover {
  cursor: pointer;
}

.hover\:text-\[--wp--preset--color--vivid-cyan-blue\]:hover {
  color: var(--wp--preset--color--vivid-cyan-blue);
}

.group:hover .group-hover\:translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.peer:checked ~ .peer-checked\:border-\[\#00608f\] {
  --tw-border-opacity: 1;
  border-color: rgb(0 96 143 / var(--tw-border-opacity));
}

.\[\&_div\]\:flex div {
  display: flex;
}

.\[\&_div\]\:items-center div {
  align-items: center;
}

.\[\&_div\]\:justify-between div {
  justify-content: space-between;
}
