*, ::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:  ;
    --tw-contain-size:  ;
    --tw-contain-layout:  ;
    --tw-contain-paint:  ;
    --tw-contain-style:  
}
::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x:  ;
    --tw-pan-y:  ;
    --tw-pinch-zoom:  ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position:  ;
    --tw-gradient-via-position:  ;
    --tw-gradient-to-position:  ;
    --tw-ordinal:  ;
    --tw-slashed-zero:  ;
    --tw-numeric-figure:  ;
    --tw-numeric-spacing:  ;
    --tw-numeric-fraction:  ;
    --tw-ring-inset:  ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: 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:  
}
:root {
    color-scheme: light;
    --in: 72.06% 0.191 231.6;
    --su: 64.8% 0.150 160;
    --wa: 84.71% 0.199 83.87;
    --er: 71.76% 0.221 22.18;
    --pc: 89.824% 0.06192 275.75;
    --ac: 15.352% 0.0368 183.61;
    --inc: 0% 0 0;
    --suc: 0% 0 0;
    --wac: 0% 0 0;
    --erc: 0% 0 0;
    --rounded-box: 1rem;
    --rounded-btn: 0.5rem;
    --rounded-badge: 1.9rem;
    --animation-btn: 0.25s;
    --animation-input: .2s;
    --btn-focus-scale: 0.95;
    --border-btn: 1px;
    --tab-border: 1px;
    --tab-radius: 0.5rem;
    --p: 49.12% 0.3096 275.75;
    --s: 69.71% 0.329 342.55;
    --sc: 98.71% 0.0106 342.55;
    --a: 76.76% 0.184 183.61;
    --n: 32.1785% 0.02476 255.701624;
    --nc: 89.4994% 0.011585 252.096176;
    --b1: 100% 0 0;
    --b2: 96.1151% 0 0;
    --b3: 92.4169% 0.00108 197.137559;
    --bc: 27.8078% 0.029596 256.847952
}
.phantomwriter-alert {
    display: grid;
    width: 100%;
    grid-auto-flow: row;
    align-content: flex-start;
    align-items: center;
    justify-items: center;
    gap: 1rem;
    text-align: center;
    border-radius: var(--rounded-box, 1rem);
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
    padding: 1rem;
    --tw-text-opacity: 1;
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
    --alert-bg: var(--fallback-b2,oklch(var(--b2)/1));
    --alert-bg-mix: var(--fallback-b1,oklch(var(--b1)/1));
    background-color: var(--alert-bg)
}
@media (min-width: 640px) {
    .phantomwriter-alert {
        grid-auto-flow: column;
        grid-template-columns: auto minmax(auto,1fr);
        justify-items: start;
        text-align: start
    }
}
@media (hover:hover) {
    .phantomwriter-label a:hover {
        --tw-text-opacity: 1;
        color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)))
    }
    .phantomwriter-tab:hover {
        --tw-text-opacity: 1
    }
    .phantomwriter-tabs-boxed :is(.phantomwriter-tab-active, [aria-selected="true"]):not(.phantomwriter-tab-disabled):not([disabled]):hover, .phantomwriter-tabs-boxed :is(input:checked):hover {
        --tw-text-opacity: 1;
        color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))
    }
    .phantomwriter-table tr.phantomwriter-hover:hover,
  .phantomwriter-table tr.phantomwriter-hover:nth-child(even):hover {
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))
    }
}
.phantomwriter-btn {
    display: inline-flex;
    height: 3rem;
    min-height: 3rem;
    flex-shrink: 0;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-radius: var(--rounded-btn, 0.5rem);
    border-color: transparent;
    border-color: oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity));
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1em;
    gap: 0.5rem;
    font-weight: 600;
    text-decoration-line: none;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    border-width: var(--border-btn, 1px);
    transition-property: color, background-color, border-color, opacity, box-shadow, transform;
    --tw-text-opacity: 1;
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
    --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);
    outline-color: var(--fallback-bc,oklch(var(--bc)/1));
    background-color: oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity));
    --tw-bg-opacity: 1;
    --tw-border-opacity: 1
}
.phantomwriter-btn-disabled,
  .phantomwriter-btn[disabled],
  .phantomwriter-btn:disabled {
    pointer-events: none
}
:where(.phantomwriter-btn:is(input[type="checkbox"])),
:where(.phantomwriter-btn:is(input[type="radio"])) {
    width: auto;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none
}
.phantomwriter-btn:is(input[type="checkbox"]):after,
.phantomwriter-btn:is(input[type="radio"]):after {
    --tw-content: attr(aria-label);
    content: var(--tw-content)
}
.phantomwriter-card {
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: var(--rounded-box, 1rem)
}
.phantomwriter-card:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}
.phantomwriter-card-body {
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    padding: var(--padding-card, 2rem);
    gap: 0.5rem
}
.phantomwriter-card-body :where(p) {
    flex-grow: 1
}
.phantomwriter-card-actions {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 0.5rem
}
.phantomwriter-card figure {
    display: flex;
    align-items: center;
    justify-content: center
}
.phantomwriter-card.phantomwriter-image-full {
    display: grid
}
.phantomwriter-card.phantomwriter-image-full:before {
    position: relative;
    content: "";
    z-index: 10;
    border-radius: var(--rounded-box, 1rem);
    --tw-bg-opacity: 1;
    background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
    opacity: 0.75
}
.phantomwriter-card.phantomwriter-image-full:before,
    .phantomwriter-card.phantomwriter-image-full > * {
    grid-column-start: 1;
    grid-row-start: 1
}
.phantomwriter-card.phantomwriter-image-full > figure img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover
}
.phantomwriter-card.phantomwriter-image-full > .phantomwriter-card-body {
    position: relative;
    z-index: 20;
    --tw-text-opacity: 1;
    color: var(--fallback-nc,oklch(var(--nc)/var(--tw-text-opacity)))
}
.phantomwriter-collapse:not(td):not(tr):not(colgroup) {
    visibility: visible
}
.phantomwriter-collapse {
    position: relative;
    display: grid;
    overflow: hidden;
    grid-template-rows: max-content 0fr;
    transition: grid-template-rows 0.2s;
    width: 100%;
    border-radius: var(--rounded-box, 1rem)
}
.phantomwriter-collapse-title,
.phantomwriter-collapse > input[type="checkbox"],
.phantomwriter-collapse > input[type="radio"],
.phantomwriter-collapse-content {
    grid-column-start: 1;
    grid-row-start: 1
}
.phantomwriter-collapse > input[type="checkbox"],
.phantomwriter-collapse > input[type="radio"] {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    opacity: 0
}
:where(.phantomwriter-collapse > input[type="checkbox"]),
:where(.phantomwriter-collapse > input[type="radio"]) {
    height: 100%;
    width: 100%;
    z-index: 1
}
.phantomwriter-collapse-content {
    visibility: hidden;
    grid-column-start: 1;
    grid-row-start: 2;
    min-height: 0px;
    transition: visibility 0.2s;
    transition: padding 0.2s ease-out,
    background-color 0.2s ease-out;
    padding-left: 1rem;
    padding-right: 1rem;
    cursor: unset
}
.phantomwriter-collapse[open],
.phantomwriter-collapse-open,
.phantomwriter-collapse:focus:not(.phantomwriter-collapse-close) {
    grid-template-rows: max-content 1fr
}
.phantomwriter-collapse:not(.phantomwriter-collapse-close):has(> input[type="checkbox"]:checked),
.phantomwriter-collapse:not(.phantomwriter-collapse-close):has(> input[type="radio"]:checked) {
    grid-template-rows: max-content 1fr
}
.phantomwriter-collapse[open] > .phantomwriter-collapse-content,
.phantomwriter-collapse-open > .phantomwriter-collapse-content,
.phantomwriter-collapse:focus:not(.phantomwriter-collapse-close) > .phantomwriter-collapse-content,
.phantomwriter-collapse:not(.phantomwriter-collapse-close) > input[type="checkbox"]:checked ~ .phantomwriter-collapse-content,
.phantomwriter-collapse:not(.phantomwriter-collapse-close) > input[type="radio"]:checked ~ .phantomwriter-collapse-content {
    visibility: visible;
    min-height: -moz-fit-content;
    min-height: fit-content
}
@media (hover: hover) {
    .phantomwriter-btn:hover {
        --tw-border-opacity: 1;
        border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)))
    }
    @supports (color: color-mix(in oklab, black, black)) {
        .phantomwriter-btn:hover {
            background-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,
            black
          );
            border-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,
            black
          )
        }
    }
    @supports not (color: oklch(0% 0 0)) {
        .phantomwriter-btn:hover {
            background-color: var(--btn-color, var(--fallback-b2));
            border-color: var(--btn-color, var(--fallback-b2))
        }
    }
    .phantomwriter-btn:hover {
        --tw-border-opacity: 1;
        border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)))
    }
    @supports (color: color-mix(in oklab, black, black)) {
        .phantomwriter-btn:hover {
            background-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,
            black
          );
            border-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,
            black
          )
        }
    }
    @supports not (color: oklch(0% 0 0)) {
        .phantomwriter-btn:hover {
            background-color: var(--btn-color, var(--fallback-b2));
            border-color: var(--btn-color, var(--fallback-b2))
        }
    }
    .phantomwriter-btn:hover {
        --tw-border-opacity: 1;
        border-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-border-opacity)));
        --tw-bg-opacity: 1;
        background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity)))
    }
    @supports (color: color-mix(in oklab, black, black)) {
        .phantomwriter-btn:hover {
            background-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-bg-opacity, 1)) 90%,
            black
          );
            border-color: color-mix(
            in oklab,
            oklch(var(--btn-color, var(--b2)) / var(--tw-border-opacity, 1)) 90%,
            black
          )
        }
    }
    @supports not (color: oklch(0% 0 0)) {
        .phantomwriter-btn:hover {
            background-color: var(--btn-color, var(--fallback-b2));
            border-color: var(--btn-color, var(--fallback-b2))
        }
    }
    .phantomwriter-btn.phantomwriter-glass:hover {
        --glass-opacity: 25%;
        --glass-border-opacity: 15%
    }
    .phantomwriter-btn-outline.phantomwriter-btn-primary:hover {
        --tw-text-opacity: 1;
        color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))
    }
    @supports (color: color-mix(in oklab, black, black)) {
        .phantomwriter-btn-outline.phantomwriter-btn-primary:hover {
            background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
            border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black)
        }
    }
    .phantomwriter-btn-outline.phantomwriter-btn-primary:hover {
        --tw-text-opacity: 1;
        color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))
    }
    @supports (color: color-mix(in oklab, black, black)) {
        .phantomwriter-btn-outline.phantomwriter-btn-primary:hover {
            background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
            border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black)
        }
    }
    .phantomwriter-btn-outline.phantomwriter-btn-secondary:hover {
        --tw-text-opacity: 1;
        color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)))
    }
    @supports (color: color-mix(in oklab, black, black)) {
        .phantomwriter-btn-outline.phantomwriter-btn-secondary:hover {
            background-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
            border-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black)
        }
    }
    .phantomwriter-btn-outline.phantomwriter-btn-secondary:hover {
        --tw-text-opacity: 1;
        color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)))
    }
    @supports (color: color-mix(in oklab, black, black)) {
        .phantomwriter-btn-outline.phantomwriter-btn-secondary:hover {
            background-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
            border-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black)
        }
    }
    .phantomwriter-btn-outline.phantomwriter-btn-accent:hover {
        --tw-text-opacity: 1;
        color: var(--fallback-ac,oklch(var(--ac)/var(--tw-text-opacity)))
    }
    @supports (color: color-mix(in oklab, black, black)) {
        .phantomwriter-btn-outline.phantomwriter-btn-accent:hover {
            background-color: color-mix(in oklab, var(--fallback-a,oklch(var(--a)/1)) 90%, black);
            border-color: color-mix(in oklab, var(--fallback-a,oklch(var(--a)/1)) 90%, black)
        }
    }
    .phantomwriter-btn-outline.phantomwriter-btn-accent:hover {
        --tw-text-opacity: 1;
        color: var(--fallback-ac,oklch(var(--ac)/var(--tw-text-opacity)))
    }
    @supports (color: color-mix(in oklab, black, black)) {
        .phantomwriter-btn-outline.phantomwriter-btn-accent:hover {
            background-color: color-mix(in oklab, var(--fallback-a,oklch(var(--a)/1)) 90%, black);
            border-color: color-mix(in oklab, var(--fallback-a,oklch(var(--a)/1)) 90%, black)
        }
    }
    .phantomwriter-btn-disabled:hover,
    .phantomwriter-btn[disabled]:hover,
    .phantomwriter-btn:disabled:hover {
        --tw-border-opacity: 0;
        background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
        --tw-bg-opacity: 0.2;
        color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
        --tw-text-opacity: 0.2
    }
    @supports (color: color-mix(in oklab, black, black)) {
        .phantomwriter-btn:is(input[type="checkbox"]:checked):hover, .phantomwriter-btn:is(input[type="radio"]:checked):hover {
            background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
            border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black)
        }
    }
    .phantomwriter-tab[disabled],
    .phantomwriter-tab[disabled]:hover {
        cursor: not-allowed;
        color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
        --tw-text-opacity: 0.2
    }
}
.phantomwriter-form-control {
    display: flex;
    flex-direction: column
}
.phantomwriter-label {
    display: flex;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    align-items: center;
    justify-content: space-between;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem
}
.phantomwriter-input {
    flex-shrink: 1;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1rem;
    line-height: 2;
    line-height: 1.5rem;
    border-radius: var(--rounded-btn, 0.5rem);
    border-width: 1px;
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))
}
.phantomwriter-input[type="number"]::-webkit-inner-spin-button,
.phantomwriter-input-md[type="number"]::-webkit-inner-spin-button {
    margin-top: -1rem;
    margin-bottom: -1rem;
    margin-inline-end: -1rem
}
.phantomwriter-join {
    display: inline-flex;
    align-items: stretch;
    border-radius: var(--rounded-btn, 0.5rem)
}
.phantomwriter-join :where(.phantomwriter-join-item) {
    border-start-end-radius: 0;
    border-end-end-radius: 0;
    border-end-start-radius: 0;
    border-start-start-radius: 0
}
.phantomwriter-join .phantomwriter-join-item:not(:first-child):not(:last-child),
  .phantomwriter-join *:not(:first-child):not(:last-child) .phantomwriter-join-item {
    border-start-end-radius: 0;
    border-end-end-radius: 0;
    border-end-start-radius: 0;
    border-start-start-radius: 0
}
.phantomwriter-join .phantomwriter-join-item:first-child:not(:last-child),
  .phantomwriter-join *:first-child:not(:last-child) .phantomwriter-join-item {
    border-start-end-radius: 0;
    border-end-end-radius: 0
}
.phantomwriter-join .phantomwriter-dropdown .phantomwriter-join-item:first-child:not(:last-child),
  .phantomwriter-join *:first-child:not(:last-child) .phantomwriter-dropdown .phantomwriter-join-item {
    border-start-end-radius: inherit;
    border-end-end-radius: inherit
}
.phantomwriter-join :where(.phantomwriter-join-item:first-child:not(:last-child)),
  .phantomwriter-join :where(*:first-child:not(:last-child) .phantomwriter-join-item) {
    border-end-start-radius: inherit;
    border-start-start-radius: inherit
}
.phantomwriter-join .phantomwriter-join-item:last-child:not(:first-child),
  .phantomwriter-join *:last-child:not(:first-child) .phantomwriter-join-item {
    border-end-start-radius: 0;
    border-start-start-radius: 0
}
.phantomwriter-join :where(.phantomwriter-join-item:last-child:not(:first-child)),
  .phantomwriter-join :where(*:last-child:not(:first-child) .phantomwriter-join-item) {
    border-start-end-radius: inherit;
    border-end-end-radius: inherit
}
@supports not selector(:has(*)) {
    :where(.phantomwriter-join *) {
        border-radius: inherit
    }
}
@supports selector(:has(*)) {
    :where(.phantomwriter-join *:has(.phantomwriter-join-item)) {
        border-radius: inherit
    }
}
.phantomwriter-modal {
    pointer-events: none;
    position: fixed;
    inset: 0px;
    margin: 0px;
    display: grid;
    height: 100%;
    max-height: none;
    width: 100%;
    max-width: none;
    justify-items: center;
    padding: 0px;
    opacity: 0;
    overscroll-behavior: contain;
    z-index: 999;
    background-color: transparent;
    color: inherit;
    transition-duration: 200ms;
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transition-property: transform, opacity, visibility;
    overflow-y: hidden
}
:where(.phantomwriter-modal) {
    align-items: center
}
.phantomwriter-modal-box {
    max-height: calc(100vh - 5em);
    grid-column-start: 1;
    grid-row-start: 1;
    width: 91.666667%;
    max-width: 32rem;
    --tw-scale-x: .9;
    --tw-scale-y: .9;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-bottom-right-radius: var(--rounded-box, 1rem);
    border-bottom-left-radius: var(--rounded-box, 1rem);
    border-top-left-radius: var(--rounded-box, 1rem);
    border-top-right-radius: var(--rounded-box, 1rem);
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
    padding: 1.5rem;
    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-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transition-duration: 200ms;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
    overflow-y: auto;
    overscroll-behavior: contain
}
.phantomwriter-modal-open,
.phantomwriter-modal:target,
.phantomwriter-modal-toggle:checked + .phantomwriter-modal,
.phantomwriter-modal[open] {
    pointer-events: auto;
    visibility: visible;
    opacity: 1
}
:root:has(:is(.phantomwriter-modal-open, .phantomwriter-modal:target, .phantomwriter-modal-toggle:checked + .phantomwriter-modal, .phantomwriter-modal[open])) {
    overflow: hidden;
    scrollbar-gutter: stable
}
.phantomwriter-select {
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    height: 3rem;
    min-height: 3rem;
    padding-inline-start: 1rem;
    padding-inline-end: 2.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 2;
    border-radius: var(--rounded-btn, 0.5rem);
    border-width: 1px;
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)));
    background-image: linear-gradient(45deg, transparent 50%, currentColor 50%),
    linear-gradient(135deg, currentColor 50%, transparent 50%);
    background-position: calc(100% - 20px) calc(1px + 50%),
    calc(100% - 16.1px) calc(1px + 50%);
    background-size: 4px 4px,
    4px 4px;
    background-repeat: no-repeat
}
.phantomwriter-select[multiple] {
    height: auto
}
.phantomwriter-tabs {
    display: grid;
    align-items: flex-end
}
.phantomwriter-tabs-lifted:has(.phantomwriter-tab-content[class^="rounded-"])
    .phantomwriter-tab:first-child:not(:is(.phantomwriter-tab-active, [aria-selected="true"])), .phantomwriter-tabs-lifted:has(.phantomwriter-tab-content[class*=" rounded-"])
    .phantomwriter-tab:first-child:not(:is(.phantomwriter-tab-active, [aria-selected="true"])) {
    border-bottom-color: transparent
}
.phantomwriter-tab {
    position: relative;
    grid-row-start: 1;
    display: inline-flex;
    height: 2rem;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 2;
    --tab-padding: 1rem;
    --tw-text-opacity: 0.5;
    --tab-color: var(--fallback-bc,oklch(var(--bc)/1));
    --tab-bg: var(--fallback-b1,oklch(var(--b1)/1));
    --tab-border-color: var(--fallback-b3,oklch(var(--b3)/1));
    color: var(--tab-color);
    padding-inline-start: var(--tab-padding, 1rem);
    padding-inline-end: var(--tab-padding, 1rem)
}
.phantomwriter-tab:is(input[type="radio"]) {
    width: auto;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px
}
.phantomwriter-tab:is(input[type="radio"]):after {
    --tw-content: attr(aria-label);
    content: var(--tw-content)
}
.phantomwriter-tab:not(input):empty {
    cursor: default;
    grid-column-start: span 9999
}
:checked + .phantomwriter-tab-content:nth-child(2),
  :is(.phantomwriter-tab-active, [aria-selected="true"]) + .phantomwriter-tab-content:nth-child(2) {
    border-start-start-radius: 0px
}
input.phantomwriter-tab:checked + .phantomwriter-tab-content,
:is(.phantomwriter-tab-active, [aria-selected="true"]) + .phantomwriter-tab-content {
    display: block
}
.phantomwriter-table {
    position: relative;
    width: 100%;
    border-radius: var(--rounded-box, 1rem);
    text-align: left;
    font-size: 0.875rem;
    line-height: 1.25rem
}
.phantomwriter-table :where(.phantomwriter-table-pin-rows thead tr) {
    position: sticky;
    top: 0px;
    z-index: 1;
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))
}
.phantomwriter-table :where(.phantomwriter-table-pin-rows tfoot tr) {
    position: sticky;
    bottom: 0px;
    z-index: 1;
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))
}
.phantomwriter-table :where(.phantomwriter-table-pin-cols tr th) {
    position: sticky;
    left: 0px;
    right: 0px;
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))
}
.phantomwriter-table-zebra tbody tr:nth-child(even) :where(.phantomwriter-table-pin-cols tr th) {
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))
}
.phantomwriter-textarea {
    min-height: 3rem;
    flex-shrink: 1;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 2;
    border-radius: var(--rounded-btn, 0.5rem);
    border-width: 1px;
    border-color: transparent;
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity)))
}
.phantomwriter-alert-info {
    border-color: var(--fallback-in,oklch(var(--in)/0.2));
    --tw-text-opacity: 1;
    color: var(--fallback-inc,oklch(var(--inc)/var(--tw-text-opacity)));
    --alert-bg: var(--fallback-in,oklch(var(--in)/1));
    --alert-bg-mix: var(--fallback-b1,oklch(var(--b1)/1))
}
.phantomwriter-alert-success {
    border-color: var(--fallback-su,oklch(var(--su)/0.2));
    --tw-text-opacity: 1;
    color: var(--fallback-suc,oklch(var(--suc)/var(--tw-text-opacity)));
    --alert-bg: var(--fallback-su,oklch(var(--su)/1));
    --alert-bg-mix: var(--fallback-b1,oklch(var(--b1)/1))
}
.phantomwriter-alert-warning {
    border-color: var(--fallback-wa,oklch(var(--wa)/0.2));
    --tw-text-opacity: 1;
    color: var(--fallback-wac,oklch(var(--wac)/var(--tw-text-opacity)));
    --alert-bg: var(--fallback-wa,oklch(var(--wa)/1));
    --alert-bg-mix: var(--fallback-b1,oklch(var(--b1)/1))
}
.phantomwriter-alert-error {
    border-color: var(--fallback-er,oklch(var(--er)/0.2));
    --tw-text-opacity: 1;
    color: var(--fallback-erc,oklch(var(--erc)/var(--tw-text-opacity)));
    --alert-bg: var(--fallback-er,oklch(var(--er)/1));
    --alert-bg-mix: var(--fallback-b1,oklch(var(--b1)/1))
}
.phantomwriter-btm-nav > * .phantomwriter-label {
    font-size: 1rem;
    line-height: 1.5rem
}
@media (prefers-reduced-motion: no-preference) {
    .phantomwriter-btn {
        animation: button-pop var(--animation-btn, 0.25s) ease-out
    }
}
.phantomwriter-btn:active:hover,
  .phantomwriter-btn:active:focus {
    animation: button-pop 0s ease-out;
    transform: scale(var(--btn-focus-scale, 0.97))
}
@supports not (color: oklch(0% 0 0)) {
    .phantomwriter-btn {
        background-color: var(--btn-color, var(--fallback-b2));
        border-color: var(--btn-color, var(--fallback-b2))
    }
    .phantomwriter-btn-primary {
        --btn-color: var(--fallback-p)
    }
    .phantomwriter-btn-secondary {
        --btn-color: var(--fallback-s)
    }
    .phantomwriter-btn-accent {
        --btn-color: var(--fallback-a)
    }
}
@supports (color: color-mix(in oklab, black, black)) {
    .phantomwriter-btn-outline.phantomwriter-btn-primary.phantomwriter-btn-active {
        background-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black);
        border-color: color-mix(in oklab, var(--fallback-p,oklch(var(--p)/1)) 90%, black)
    }
    .phantomwriter-btn-outline.phantomwriter-btn-secondary.phantomwriter-btn-active {
        background-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black);
        border-color: color-mix(in oklab, var(--fallback-s,oklch(var(--s)/1)) 90%, black)
    }
    .phantomwriter-btn-outline.phantomwriter-btn-accent.phantomwriter-btn-active {
        background-color: color-mix(in oklab, var(--fallback-a,oklch(var(--a)/1)) 90%, black);
        border-color: color-mix(in oklab, var(--fallback-a,oklch(var(--a)/1)) 90%, black)
    }
}
.phantomwriter-btn:focus-visible {
    outline-style: solid;
    outline-width: 2px;
    outline-offset: 2px
}
.phantomwriter-btn-primary {
    --tw-text-opacity: 1;
    color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)));
    outline-color: var(--fallback-p,oklch(var(--p)/1))
}
@supports (color: oklch(0% 0 0)) {
    .phantomwriter-btn-primary {
        --btn-color: var(--p)
    }
    .phantomwriter-btn-secondary {
        --btn-color: var(--s)
    }
    .phantomwriter-btn-accent {
        --btn-color: var(--a)
    }
}
.phantomwriter-btn-secondary {
    --tw-text-opacity: 1;
    color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)));
    outline-color: var(--fallback-s,oklch(var(--s)/1))
}
.phantomwriter-btn-accent {
    --tw-text-opacity: 1;
    color: var(--fallback-ac,oklch(var(--ac)/var(--tw-text-opacity)));
    outline-color: var(--fallback-a,oklch(var(--a)/1))
}
.phantomwriter-btn.phantomwriter-glass {
    --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);
    outline-color: currentColor
}
.phantomwriter-btn.phantomwriter-glass.phantomwriter-btn-active {
    --glass-opacity: 25%;
    --glass-border-opacity: 15%
}
.phantomwriter-btn-outline.phantomwriter-btn-primary {
    --tw-text-opacity: 1;
    color: var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity)))
}
.phantomwriter-btn-outline.phantomwriter-btn-primary.phantomwriter-btn-active {
    --tw-text-opacity: 1;
    color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))
}
.phantomwriter-btn-outline.phantomwriter-btn-secondary {
    --tw-text-opacity: 1;
    color: var(--fallback-s,oklch(var(--s)/var(--tw-text-opacity)))
}
.phantomwriter-btn-outline.phantomwriter-btn-secondary.phantomwriter-btn-active {
    --tw-text-opacity: 1;
    color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity)))
}
.phantomwriter-btn-outline.phantomwriter-btn-accent {
    --tw-text-opacity: 1;
    color: var(--fallback-a,oklch(var(--a)/var(--tw-text-opacity)))
}
.phantomwriter-btn-outline.phantomwriter-btn-accent.phantomwriter-btn-active {
    --tw-text-opacity: 1;
    color: var(--fallback-ac,oklch(var(--ac)/var(--tw-text-opacity)))
}
.phantomwriter-btn.phantomwriter-btn-disabled,
  .phantomwriter-btn[disabled],
  .phantomwriter-btn:disabled {
    --tw-border-opacity: 0;
    background-color: var(--fallback-n,oklch(var(--n)/var(--tw-bg-opacity)));
    --tw-bg-opacity: 0.2;
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
    --tw-text-opacity: 0.2
}
.phantomwriter-btn:is(input[type="checkbox"]:checked),
.phantomwriter-btn:is(input[type="radio"]:checked) {
    --tw-border-opacity: 1;
    border-color: var(--fallback-p,oklch(var(--p)/var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));
    --tw-text-opacity: 1;
    color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))
}
.phantomwriter-btn:is(input[type="checkbox"]:checked):focus-visible, .phantomwriter-btn:is(input[type="radio"]:checked):focus-visible {
    outline-color: var(--fallback-p,oklch(var(--p)/1))
}
@keyframes button-pop {
    0% {
        transform: scale(var(--btn-focus-scale, 0.98))
    }
    40% {
        transform: scale(1.02)
    }
    100% {
        transform: scale(1)
    }
}
.phantomwriter-card :where(figure:first-child) {
    overflow: hidden;
    border-start-start-radius: inherit;
    border-start-end-radius: inherit;
    border-end-start-radius: unset;
    border-end-end-radius: unset
}
.phantomwriter-card :where(figure:last-child) {
    overflow: hidden;
    border-start-start-radius: unset;
    border-start-end-radius: unset;
    border-end-start-radius: inherit;
    border-end-end-radius: inherit
}
.phantomwriter-card:focus-visible {
    outline: 2px solid currentColor;
    outline-offset: 2px
}
.phantomwriter-card.phantomwriter-bordered {
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)))
}
.phantomwriter-card.phantomwriter-compact .phantomwriter-card-body {
    padding: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem
}
.phantomwriter-card-title {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: 1.25rem;
    line-height: 1.75rem;
    font-weight: 600
}
.phantomwriter-card.phantomwriter-image-full :where(figure) {
    overflow: hidden;
    border-radius: inherit
}
@keyframes checkmark {
    0% {
        background-position-y: 5px
    }
    50% {
        background-position-y: -2px
    }
    100% {
        background-position-y: 0
    }
}
details.phantomwriter-collapse {
    width: 100%
}
details.phantomwriter-collapse summary {
    position: relative;
    display: block;
    outline: 2px solid transparent;
    outline-offset: 2px
}
details.phantomwriter-collapse summary::-webkit-details-marker {
    display: none
}
.phantomwriter-collapse:focus-visible {
    outline-style: solid;
    outline-width: 2px;
    outline-offset: 2px;
    outline-color: var(--fallback-bc,oklch(var(--bc)/1))
}
.phantomwriter-collapse:has(.phantomwriter-collapse-title:focus-visible),
.phantomwriter-collapse:has(> input[type="checkbox"]:focus-visible),
.phantomwriter-collapse:has(> input[type="radio"]:focus-visible) {
    outline-style: solid;
    outline-width: 2px;
    outline-offset: 2px;
    outline-color: var(--fallback-bc,oklch(var(--bc)/1))
}
.phantomwriter-collapse-arrow > .phantomwriter-collapse-title:after {
    position: absolute;
    display: block;
    height: 0.5rem;
    width: 0.5rem;
    --tw-translate-y: -100%;
    --tw-rotate: 45deg;
    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));
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transition-duration: 150ms;
    transition-duration: 0.2s;
    top: 1.9rem;
    inset-inline-end: 1.4rem;
    content: "";
    transform-origin: 75% 75%;
    box-shadow: 2px 2px;
    pointer-events: none
}
.phantomwriter-collapse-plus > .phantomwriter-collapse-title:after {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    position: absolute;
    display: block;
    height: 0.5rem;
    width: 0.5rem;
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
    transition-duration: 300ms;
    top: 0.9rem;
    inset-inline-end: 1.4rem;
    content: "+";
    pointer-events: none
}
.phantomwriter-collapse:not(.phantomwriter-collapse-open):not(.phantomwriter-collapse-close) > input[type="checkbox"],
.phantomwriter-collapse:not(.phantomwriter-collapse-open):not(.phantomwriter-collapse-close) > input[type="radio"]:not(:checked),
.phantomwriter-collapse:not(.phantomwriter-collapse-open):not(.phantomwriter-collapse-close) > .phantomwriter-collapse-title {
    cursor: pointer
}
.phantomwriter-collapse:focus:not(.phantomwriter-collapse-open):not(.phantomwriter-collapse-close):not(.phantomwriter-collapse[open]) > .phantomwriter-collapse-title {
    cursor: unset
}
.phantomwriter-collapse-title {
    position: relative
}
.phantomwriter-collapse-title,
:where(.phantomwriter-collapse > input[type="checkbox"]),
:where(.phantomwriter-collapse > input[type="radio"]) {
    padding: 1rem;
    padding-inline-end: 3rem;
    min-height: 3.75rem;
    transition: background-color 0.2s ease-out
}
.phantomwriter-collapse[open] > :where(.phantomwriter-collapse-content),
.phantomwriter-collapse-open > :where(.phantomwriter-collapse-content),
.phantomwriter-collapse:focus:not(.phantomwriter-collapse-close) > :where(.phantomwriter-collapse-content),
.phantomwriter-collapse:not(.phantomwriter-collapse-close) > :where(input[type="checkbox"]:checked ~ .phantomwriter-collapse-content),
.phantomwriter-collapse:not(.phantomwriter-collapse-close) > :where(input[type="radio"]:checked ~ .phantomwriter-collapse-content) {
    padding-bottom: 1rem;
    transition: padding 0.2s ease-out,
    background-color 0.2s ease-out
}
.phantomwriter-collapse[open].phantomwriter-collapse-arrow > .phantomwriter-collapse-title:after,
.phantomwriter-collapse-open.phantomwriter-collapse-arrow > .phantomwriter-collapse-title:after,
.phantomwriter-collapse-arrow:focus:not(.phantomwriter-collapse-close) > .phantomwriter-collapse-title:after,
.phantomwriter-collapse-arrow:not(.phantomwriter-collapse-close) > input[type="checkbox"]:checked ~ .phantomwriter-collapse-title:after,
.phantomwriter-collapse-arrow:not(.phantomwriter-collapse-close) > input[type="radio"]:checked ~ .phantomwriter-collapse-title:after {
    --tw-translate-y: -50%;
    --tw-rotate: 225deg;
    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))
}
.phantomwriter-collapse[open].phantomwriter-collapse-plus > .phantomwriter-collapse-title:after,
.phantomwriter-collapse-open.phantomwriter-collapse-plus > .phantomwriter-collapse-title:after,
.phantomwriter-collapse-plus:focus:not(.phantomwriter-collapse-close) > .phantomwriter-collapse-title:after,
.phantomwriter-collapse-plus:not(.phantomwriter-collapse-close) > input[type="checkbox"]:checked ~ .phantomwriter-collapse-title:after,
.phantomwriter-collapse-plus:not(.phantomwriter-collapse-close) > input[type="radio"]:checked ~ .phantomwriter-collapse-title:after {
    content: "−"
}
.phantomwriter-label-text {
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)))
}
.phantomwriter-label-text-alt {
    font-size: 0.75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)))
}
.phantomwriter-input input {
    --tw-bg-opacity: 1;
    background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));
    background-color: transparent
}
.phantomwriter-input input:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}
.phantomwriter-input[list]::-webkit-calendar-picker-indicator {
    line-height: 1em
}
.phantomwriter-input-bordered {
    border-color: var(--fallback-bc,oklch(var(--bc)/0.2))
}
.phantomwriter-input:focus,
  .phantomwriter-input:focus-within {
    box-shadow: none;
    border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
    outline-style: solid;
    outline-width: 2px;
    outline-offset: 2px;
    outline-color: var(--fallback-bc,oklch(var(--bc)/0.2))
}
.phantomwriter-input:has(> input[disabled]),
  .phantomwriter-input-disabled,
  .phantomwriter-input:disabled,
  .phantomwriter-input[disabled] {
    cursor: not-allowed;
    --tw-border-opacity: 1;
    border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
    color: var(--fallback-bc,oklch(var(--bc)/0.4))
}
.phantomwriter-input:has(> input[disabled])::-moz-placeholder, .phantomwriter-input-disabled::-moz-placeholder, .phantomwriter-input:disabled::-moz-placeholder, .phantomwriter-input[disabled]::-moz-placeholder {
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
    --tw-placeholder-opacity: 0.2
}
.phantomwriter-input:has(> input[disabled])::placeholder,
  .phantomwriter-input-disabled::placeholder,
  .phantomwriter-input:disabled::placeholder,
  .phantomwriter-input[disabled]::placeholder {
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
    --tw-placeholder-opacity: 0.2
}
.phantomwriter-input:has(> input[disabled]) > input[disabled] {
    cursor: not-allowed
}
.phantomwriter-input::-webkit-date-and-time-value {
    text-align: inherit
}
.phantomwriter-join > :where(*:not(:first-child)) {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-inline-start: -1px
}
.phantomwriter-join > :where(*:not(:first-child)):is(.phantomwriter-btn) {
    margin-inline-start: calc(var(--border-btn) * -1)
}
.phantomwriter-join-item:focus {
    isolation: isolate
}
.phantomwriter-loading {
    pointer-events: none;
    display: inline-block;
    aspect-ratio: 1 / 1;
    width: 1.5rem;
    background-color: currentColor;
    -webkit-mask-size: 100%;
            mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");
            mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='black' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform-origin='center'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3' stroke-linecap='round'%3E%3CanimateTransform attributeName='transform' type='rotate' from='0 12 12' to='360 12 12' dur='2s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dasharray' values='0,150;42,150;42,150' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3Canimate attributeName='stroke-dashoffset' values='0;-16;-59' keyTimes='0;0.475;1' dur='1.5s' repeatCount='indefinite'/%3E%3C/circle%3E%3C/g%3E%3C/svg%3E")
}
.phantomwriter-loading-dots {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1' begin='0.1s'/%3E%3C/circle%3E%3Ccircle cx='20' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1' begin='0.2s'/%3E%3C/circle%3E%3C/svg%3E");
            mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='4' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1'/%3E%3C/circle%3E%3Ccircle cx='12' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1' begin='0.1s'/%3E%3C/circle%3E%3Ccircle cx='20' cy='12' r='3'%3E%3Canimate attributeName='cy' values='12;6;12;12' keyTimes='0;0.286;0.571;1' dur='1.05s' repeatCount='indefinite' keySplines='.33,0,.66,.33;.33,.66,.66,1' begin='0.2s'/%3E%3C/circle%3E%3C/svg%3E")
}
.phantomwriter-loading-bars {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='6' height='22'%3E%3Canimate attributeName='y' values='1;5;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite'/%3E%3Canimate attributeName='height' values='22;14;22' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite'/%3E%3Canimate attributeName='opacity' values='1;0.2;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect x='9' y='1' width='6' height='22'%3E%3Canimate attributeName='y' values='1;5;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.65s'/%3E%3Canimate attributeName='height' values='22;14;22' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.65s'/%3E%3Canimate attributeName='opacity' values='1;0.2;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.65s'/%3E%3C/rect%3E%3Crect x='17' y='1' width='6' height='22'%3E%3Canimate attributeName='y' values='1;5;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.5s'/%3E%3Canimate attributeName='height' values='22;14;22' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.5s'/%3E%3Canimate attributeName='opacity' values='1;0.2;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.5s'/%3E%3C/rect%3E%3C/svg%3E");
            mask-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='6' height='22'%3E%3Canimate attributeName='y' values='1;5;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite'/%3E%3Canimate attributeName='height' values='22;14;22' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite'/%3E%3Canimate attributeName='opacity' values='1;0.2;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite'/%3E%3C/rect%3E%3Crect x='9' y='1' width='6' height='22'%3E%3Canimate attributeName='y' values='1;5;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.65s'/%3E%3Canimate attributeName='height' values='22;14;22' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.65s'/%3E%3Canimate attributeName='opacity' values='1;0.2;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.65s'/%3E%3C/rect%3E%3Crect x='17' y='1' width='6' height='22'%3E%3Canimate attributeName='y' values='1;5;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.5s'/%3E%3Canimate attributeName='height' values='22;14;22' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.5s'/%3E%3Canimate attributeName='opacity' values='1;0.2;1' keyTimes='0;0.938;1' dur='.8s' repeatCount='indefinite' begin='-0.5s'/%3E%3C/rect%3E%3C/svg%3E")
}
.phantomwriter-loading-xs {
    width: 1rem
}
.phantomwriter-loading-lg {
    width: 2.5rem
}
.phantomwriter-mockup-browser .phantomwriter-mockup-browser-toolbar .phantomwriter-input {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 1.75rem;
    width: 24rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
    padding-left: 2rem;
    direction: ltr
}
.phantomwriter-mockup-browser .phantomwriter-mockup-browser-toolbar .phantomwriter-input:before {
    content: "";
    position: absolute;
    left: 0.5rem;
    top: 50%;
    aspect-ratio: 1 / 1;
    height: 0.75rem;
    --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));
    border-radius: 9999px;
    border-width: 2px;
    border-color: currentColor;
    opacity: 0.6
}
.phantomwriter-mockup-browser .phantomwriter-mockup-browser-toolbar .phantomwriter-input:after {
    content: "";
    position: absolute;
    left: 1.25rem;
    top: 50%;
    height: 0.5rem;
    --tw-translate-y: 25%;
    --tw-rotate: -45deg;
    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));
    border-radius: 9999px;
    border-width: 1px;
    border-color: currentColor;
    opacity: 0.6
}
.phantomwriter-modal:not(dialog:not(.phantomwriter-modal-open)),
  .phantomwriter-modal::backdrop {
    background-color: #0006;
    animation: modal-pop 0.2s ease-out
}
.phantomwriter-modal-open .phantomwriter-modal-box,
.phantomwriter-modal-toggle:checked + .phantomwriter-modal .phantomwriter-modal-box,
.phantomwriter-modal:target .phantomwriter-modal-box,
.phantomwriter-modal[open] .phantomwriter-modal-box {
    --tw-translate-y: 0px;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
@keyframes modal-pop {
    0% {
        opacity: 0
    }
}
@keyframes progress-loading {
    50% {
        background-position-x: -115%
    }
}
@keyframes radiomark {
    0% {
        box-shadow: 0 0 0 12px var(--fallback-b1,oklch(var(--b1)/1)) inset,
      0 0 0 12px var(--fallback-b1,oklch(var(--b1)/1)) inset
    }
    50% {
        box-shadow: 0 0 0 3px var(--fallback-b1,oklch(var(--b1)/1)) inset,
      0 0 0 3px var(--fallback-b1,oklch(var(--b1)/1)) inset
    }
    100% {
        box-shadow: 0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset,
      0 0 0 4px var(--fallback-b1,oklch(var(--b1)/1)) inset
    }
}
@keyframes rating-pop {
    0% {
        transform: translateY(-0.125em)
    }
    40% {
        transform: translateY(-0.125em)
    }
    100% {
        transform: translateY(0)
    }
}
.phantomwriter-select-bordered {
    border-color: var(--fallback-bc,oklch(var(--bc)/0.2))
}
.phantomwriter-select:focus {
    box-shadow: none;
    border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
    outline-style: solid;
    outline-width: 2px;
    outline-offset: 2px;
    outline-color: var(--fallback-bc,oklch(var(--bc)/0.2))
}
.phantomwriter-select-disabled,
  .phantomwriter-select:disabled,
  .phantomwriter-select[disabled] {
    cursor: not-allowed;
    --tw-border-opacity: 1;
    border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
    color: var(--fallback-bc,oklch(var(--bc)/0.4))
}
.phantomwriter-select-disabled::-moz-placeholder, .phantomwriter-select:disabled::-moz-placeholder, .phantomwriter-select[disabled]::-moz-placeholder {
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
    --tw-placeholder-opacity: 0.2
}
.phantomwriter-select-disabled::placeholder,
  .phantomwriter-select:disabled::placeholder,
  .phantomwriter-select[disabled]::placeholder {
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
    --tw-placeholder-opacity: 0.2
}
.phantomwriter-select-multiple,
  .phantomwriter-select[multiple],
  .phantomwriter-select[size].phantomwriter-select:not([size="1"]) {
    background-image: none;
    padding-right: 1rem
}
[dir="rtl"] .phantomwriter-select {
    background-position: calc(0% + 12px) calc(1px + 50%),
    calc(0% + 16px) calc(1px + 50%)
}
@keyframes skeleton {
    from {
        background-position: 150%
    }
    to {
        background-position: -50%
    }
}
.phantomwriter-tabs-lifted > .phantomwriter-tab:focus-visible {
    border-end-end-radius: 0;
    border-end-start-radius: 0
}
.phantomwriter-tab:is(.phantomwriter-tab-active, [aria-selected="true"]):not(.phantomwriter-tab-disabled):not([disabled]), .phantomwriter-tab:is(input:checked) {
    border-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));
    --tw-border-opacity: 1;
    --tw-text-opacity: 1
}
.phantomwriter-tab:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}
.phantomwriter-tab:focus-visible {
    outline: 2px solid currentColor;
    outline-offset: -5px
}
.phantomwriter-tab-disabled,
  .phantomwriter-tab[disabled] {
    cursor: not-allowed;
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-text-opacity)));
    --tw-text-opacity: 0.2
}
.phantomwriter-tabs-bordered > .phantomwriter-tab {
    border-color: var(--fallback-bc,oklch(var(--bc)/var(--tw-border-opacity)));
    --tw-border-opacity: 0.2;
    border-style: solid;
    border-bottom-width: calc(var(--tab-border, 1px) + 1px)
}
.phantomwriter-tabs-lifted > .phantomwriter-tab {
    border: var(--tab-border, 1px) solid transparent;
    border-width: 0 0 var(--tab-border, 1px) 0;
    border-start-start-radius: var(--tab-radius, 0.5rem);
    border-start-end-radius: var(--tab-radius, 0.5rem);
    border-bottom-color: var(--tab-border-color);
    padding-inline-start: var(--tab-padding, 1rem);
    padding-inline-end: var(--tab-padding, 1rem);
    padding-top: var(--tab-border, 1px)
}
.phantomwriter-tabs-lifted > .phantomwriter-tab:is(.phantomwriter-tab-active, [aria-selected="true"]):not(.phantomwriter-tab-disabled):not([disabled]), .phantomwriter-tabs-lifted > .phantomwriter-tab:is(input:checked) {
    background-color: var(--tab-bg);
    border-width: var(--tab-border, 1px) var(--tab-border, 1px) 0 var(--tab-border, 1px);
    border-inline-start-color: var(--tab-border-color);
    border-inline-end-color: var(--tab-border-color);
    border-top-color: var(--tab-border-color);
    padding-inline-start: calc(var(--tab-padding, 1rem) - var(--tab-border, 1px));
    padding-inline-end: calc(var(--tab-padding, 1rem) - var(--tab-border, 1px));
    padding-bottom: var(--tab-border, 1px);
    padding-top: 0
}
.phantomwriter-tabs-lifted > .phantomwriter-tab:is(.phantomwriter-tab-active, [aria-selected="true"]):not(.phantomwriter-tab-disabled):not([disabled]):before, .phantomwriter-tabs-lifted > .phantomwriter-tab:is(input:checked):before {
    z-index: 1;
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + var(--tab-radius, 0.5rem) * 2);
    height: var(--tab-radius, 0.5rem);
    bottom: 0;
    background-size: var(--tab-radius, 0.5rem);
    background-position: top left,
        top right;
    background-repeat: no-repeat;
    --tab-grad: calc(69% - var(--tab-border, 1px));
    --radius-start: radial-gradient(
        circle at top left,
        transparent var(--tab-grad),
        var(--tab-border-color) calc(var(--tab-grad) + 0.25px),
        var(--tab-border-color) calc(var(--tab-grad) + var(--tab-border, 1px)),
        var(--tab-bg) calc(var(--tab-grad) + var(--tab-border, 1px) + 0.25px)
      );
    --radius-end: radial-gradient(
        circle at top right,
        transparent var(--tab-grad),
        var(--tab-border-color) calc(var(--tab-grad) + 0.25px),
        var(--tab-border-color) calc(var(--tab-grad) + var(--tab-border, 1px)),
        var(--tab-bg) calc(var(--tab-grad) + var(--tab-border, 1px) + 0.25px)
      );
    background-image: var(--radius-start), var(--radius-end)
}
.phantomwriter-tabs-lifted > .phantomwriter-tab:is(.phantomwriter-tab-active, [aria-selected="true"]):not(.phantomwriter-tab-disabled):not([disabled]):first-child:before, .phantomwriter-tabs-lifted > .phantomwriter-tab:is(input:checked):first-child:before {
    background-image: var(--radius-end);
    background-position: top right
}
[dir="rtl"] .phantomwriter-tabs-lifted > .phantomwriter-tab:is(.phantomwriter-tab-active, [aria-selected="true"]):not(.phantomwriter-tab-disabled):not([disabled]):first-child:before, [dir="rtl"] .phantomwriter-tabs-lifted > .phantomwriter-tab:is(input:checked):first-child:before {
    background-image: var(--radius-start);
    background-position: top left
}
.phantomwriter-tabs-lifted > .phantomwriter-tab:is(.phantomwriter-tab-active, [aria-selected="true"]):not(.phantomwriter-tab-disabled):not([disabled]):last-child:before, .phantomwriter-tabs-lifted > .phantomwriter-tab:is(input:checked):last-child:before {
    background-image: var(--radius-start);
    background-position: top left
}
[dir="rtl"] .phantomwriter-tabs-lifted > .phantomwriter-tab:is(.phantomwriter-tab-active, [aria-selected="true"]):not(.phantomwriter-tab-disabled):not([disabled]):last-child:before, [dir="rtl"] .phantomwriter-tabs-lifted > .phantomwriter-tab:is(input:checked):last-child:before {
    background-image: var(--radius-end);
    background-position: top right
}
.phantomwriter-tabs-lifted
  > :is(.phantomwriter-tab-active, [aria-selected="true"]):not(.phantomwriter-tab-disabled):not([disabled])
  + .phantomwriter-tabs-lifted
  :is(.phantomwriter-tab-active, [aria-selected="true"]):not(.phantomwriter-tab-disabled):not([disabled]):before, .phantomwriter-tabs-lifted > .phantomwriter-tab:is(input:checked) + .phantomwriter-tabs-lifted .phantomwriter-tab:is(input:checked):before {
    background-image: var(--radius-end);
    background-position: top right
}
.phantomwriter-tabs-boxed {
    border-radius: var(--rounded-btn, 0.5rem);
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
    padding: 0.25rem
}
.phantomwriter-tabs-boxed .phantomwriter-tab {
    border-radius: var(--rounded-btn, 0.5rem)
}
.phantomwriter-tabs-boxed :is(.phantomwriter-tab-active, [aria-selected="true"]):not(.phantomwriter-tab-disabled):not([disabled]), .phantomwriter-tabs-boxed :is(input:checked) {
    --tw-bg-opacity: 1;
    background-color: var(--fallback-p,oklch(var(--p)/var(--tw-bg-opacity)));
    --tw-text-opacity: 1;
    color: var(--fallback-pc,oklch(var(--pc)/var(--tw-text-opacity)))
}
.phantomwriter-table:where([dir="rtl"], [dir="rtl"] *) {
    text-align: right
}
.phantomwriter-table :where(th, td) {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    vertical-align: middle
}
.phantomwriter-table tr.phantomwriter-active,
  .phantomwriter-table tr.phantomwriter-active:nth-child(even),
  .phantomwriter-table-zebra tbody tr:nth-child(even) {
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)))
}
.phantomwriter-table :where(thead tr, tbody tr:not(:last-child), tbody tr:first-child:last-child) {
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-bottom-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)))
}
.phantomwriter-table :where(thead, tfoot) {
    white-space: nowrap;
    font-size: 0.75rem;
    line-height: 1rem;
    font-weight: 700;
    color: var(--fallback-bc,oklch(var(--bc)/0.6))
}
.phantomwriter-table :where(tfoot) {
    border-top-width: 1px;
    --tw-border-opacity: 1;
    border-top-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)))
}
.phantomwriter-textarea-bordered {
    border-color: var(--fallback-bc,oklch(var(--bc)/0.2))
}
.phantomwriter-textarea:focus {
    box-shadow: none;
    border-color: var(--fallback-bc,oklch(var(--bc)/0.2));
    outline-style: solid;
    outline-width: 2px;
    outline-offset: 2px;
    outline-color: var(--fallback-bc,oklch(var(--bc)/0.2))
}
.phantomwriter-textarea-disabled,
  .phantomwriter-textarea:disabled,
  .phantomwriter-textarea[disabled] {
    cursor: not-allowed;
    --tw-border-opacity: 1;
    border-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-border-opacity)));
    --tw-bg-opacity: 1;
    background-color: var(--fallback-b2,oklch(var(--b2)/var(--tw-bg-opacity)));
    color: var(--fallback-bc,oklch(var(--bc)/0.4))
}
.phantomwriter-textarea-disabled::-moz-placeholder, .phantomwriter-textarea:disabled::-moz-placeholder, .phantomwriter-textarea[disabled]::-moz-placeholder {
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
    --tw-placeholder-opacity: 0.2
}
.phantomwriter-textarea-disabled::placeholder,
  .phantomwriter-textarea:disabled::placeholder,
  .phantomwriter-textarea[disabled]::placeholder {
    color: var(--fallback-bc,oklch(var(--bc)/var(--tw-placeholder-opacity)));
    --tw-placeholder-opacity: 0.2
}
@keyframes toast-pop {
    0% {
        transform: scale(0.9);
        opacity: 0
    }
    100% {
        transform: scale(1);
        opacity: 1
    }
}
.phantomwriter-btn-sm {
    height: 2rem;
    min-height: 2rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 0.875rem
}
.phantomwriter-btn-wide {
    width: 16rem
}
.phantomwriter-btn-square:where(.phantomwriter-btn-sm) {
    height: 2rem;
    width: 2rem;
    padding: 0px
}
.phantomwriter-btn-circle:where(.phantomwriter-btn-sm) {
    height: 2rem;
    width: 2rem;
    border-radius: 9999px;
    padding: 0px
}
.phantomwriter-join.phantomwriter-join-vertical {
    flex-direction: column
}
.phantomwriter-join.phantomwriter-join-vertical .phantomwriter-join-item:first-child:not(:last-child),
  .phantomwriter-join.phantomwriter-join-vertical *:first-child:not(:last-child) .phantomwriter-join-item {
    border-end-start-radius: 0;
    border-end-end-radius: 0;
    border-start-start-radius: inherit;
    border-start-end-radius: inherit
}
.phantomwriter-join.phantomwriter-join-vertical .phantomwriter-join-item:last-child:not(:first-child),
  .phantomwriter-join.phantomwriter-join-vertical *:last-child:not(:first-child) .phantomwriter-join-item {
    border-start-start-radius: 0;
    border-start-end-radius: 0;
    border-end-start-radius: inherit;
    border-end-end-radius: inherit
}
.phantomwriter-join.phantomwriter-join-horizontal {
    flex-direction: row
}
.phantomwriter-join.phantomwriter-join-horizontal .phantomwriter-join-item:first-child:not(:last-child),
  .phantomwriter-join.phantomwriter-join-horizontal *:first-child:not(:last-child) .phantomwriter-join-item {
    border-end-end-radius: 0;
    border-start-end-radius: 0;
    border-end-start-radius: inherit;
    border-start-start-radius: inherit
}
.phantomwriter-join.phantomwriter-join-horizontal .phantomwriter-join-item:last-child:not(:first-child),
  .phantomwriter-join.phantomwriter-join-horizontal *:last-child:not(:first-child) .phantomwriter-join-item {
    border-end-start-radius: 0;
    border-start-start-radius: 0;
    border-end-end-radius: inherit;
    border-start-end-radius: inherit
}
.phantomwriter-modal-bottom {
    place-items: end
}
.phantomwriter-tabs-md :where(.phantomwriter-tab) {
    height: 2rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    line-height: 2;
    --tab-padding: 1rem
}
.phantomwriter-tabs-lg :where(.phantomwriter-tab) {
    height: 3rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 2;
    --tab-padding: 1.25rem
}
.phantomwriter-tabs-sm :where(.phantomwriter-tab) {
    height: 1.5rem;
    font-size: 0.875rem;
    line-height: .75rem;
    --tab-padding: 0.75rem
}
.phantomwriter-tabs-xs :where(.phantomwriter-tab) {
    height: 1.25rem;
    font-size: 0.75rem;
    line-height: .75rem;
    --tab-padding: 0.5rem
}
.phantomwriter-textarea-lg {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 1.125rem;
    line-height: 1.75rem;
    line-height: 2
}
.phantomwriter-card-compact .phantomwriter-card-body {
    padding: 1rem;
    font-size: 0.875rem;
    line-height: 1.25rem
}
.phantomwriter-card-compact .phantomwriter-card-title {
    margin-bottom: 0.25rem
}
.phantomwriter-card-normal .phantomwriter-card-body {
    padding: var(--padding-card, 2rem);
    font-size: 1rem;
    line-height: 1.5rem
}
.phantomwriter-card-normal .phantomwriter-card-title {
    margin-bottom: 0.75rem
}
.phantomwriter-join.phantomwriter-join-vertical > :where(*:not(:first-child)) {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -1px
}
.phantomwriter-join.phantomwriter-join-vertical > :where(*:not(:first-child)):is(.phantomwriter-btn) {
    margin-top: calc(var(--border-btn) * -1)
}
.phantomwriter-join.phantomwriter-join-horizontal > :where(*:not(:first-child)) {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-inline-start: -1px
}
.phantomwriter-join.phantomwriter-join-horizontal > :where(*:not(:first-child)):is(.phantomwriter-btn) {
    margin-inline-start: calc(var(--border-btn) * -1);
    margin-top: 0px
}
.phantomwriter-modal-top :where(.phantomwriter-modal-box) {
    width: 100%;
    max-width: none;
    --tw-translate-y: -2.5rem;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-bottom-right-radius: var(--rounded-box, 1rem);
    border-bottom-left-radius: var(--rounded-box, 1rem);
    border-top-left-radius: 0px;
    border-top-right-radius: 0px
}
.phantomwriter-modal-middle :where(.phantomwriter-modal-box) {
    width: 91.666667%;
    max-width: 32rem;
    --tw-translate-y: 0px;
    --tw-scale-x: .9;
    --tw-scale-y: .9;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-top-left-radius: var(--rounded-box, 1rem);
    border-top-right-radius: var(--rounded-box, 1rem);
    border-bottom-right-radius: var(--rounded-box, 1rem);
    border-bottom-left-radius: var(--rounded-box, 1rem)
}
.phantomwriter-modal-bottom :where(.phantomwriter-modal-box) {
    width: 100%;
    max-width: none;
    --tw-translate-y: 2.5rem;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    border-top-left-radius: var(--rounded-box, 1rem);
    border-top-right-radius: var(--rounded-box, 1rem);
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px
}
.phantomwriter-table-xs :not(thead):not(tfoot) tr {
    font-size: 0.75rem;
    line-height: 1rem
}
.phantomwriter-table-xs :where(th, td) {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem
}
.phantomwriter-visible {
    visibility: visible !important
}
.phantomwriter-collapse {
    visibility: collapse !important
}
.phantomwriter-mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}
.phantomwriter-my-0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important
}
.phantomwriter-mt-2 {
    margin-top: 0.5rem !important
}
.phantomwriter-mt-4 {
    margin-top: 1rem !important
}
.phantomwriter-flex {
    display: flex !important
}
.phantomwriter-table {
    display: table !important
}
.phantomwriter-hidden {
    display: none !important
}
.phantomwriter-h-6 {
    height: 1.5rem !important
}
.phantomwriter-h-96 {
    height: 24rem !important
}
.phantomwriter-max-h-96 {
    max-height: 24rem !important
}
.phantomwriter-max-h-max {
    max-height: -moz-max-content !important;
    max-height: max-content !important
}
.phantomwriter-w-6 {
    width: 1.5rem !important
}
.phantomwriter-w-full {
    width: 100% !important
}
.phantomwriter-max-w-md {
    max-width: 28rem !important
}
.phantomwriter-max-w-sm {
    max-width: 24rem !important
}
.phantomwriter-shrink-0 {
    flex-shrink: 0 !important
}
@keyframes phantomwriter-pulse {
    50% {
        opacity: .5
    }
}
.phantomwriter-animate-pulse {
    animation: phantomwriter-pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite !important
}
.phantomwriter-flex-row {
    flex-direction: row !important
}
.phantomwriter-flex-col {
    flex-direction: column !important
}
.phantomwriter-flex-nowrap {
    flex-wrap: nowrap !important
}
.phantomwriter-items-center {
    align-items: center !important
}
.phantomwriter-justify-center {
    justify-content: center !important
}
.phantomwriter-gap-1\.5 {
    gap: 0.375rem !important
}
.phantomwriter-gap-2 {
    gap: 0.5rem !important
}
.phantomwriter-overflow-x-auto {
    overflow-x: auto !important
}
.phantomwriter-rounded-md {
    border-radius: 0.375rem !important
}
.phantomwriter-rounded-none {
    border-radius: 0px !important
}
.phantomwriter-rounded-b-md {
    border-bottom-right-radius: 0.375rem !important;
    border-bottom-left-radius: 0.375rem !important
}
.phantomwriter-rounded-t-md {
    border-top-left-radius: 0.375rem !important;
    border-top-right-radius: 0.375rem !important
}
.phantomwriter-rounded-tr-md {
    border-top-right-radius: 0.375rem !important
}
.phantomwriter-border-none {
    border-style: none !important
}
.phantomwriter-bg-base-100 {
    --tw-bg-opacity: 1 !important;
    background-color: var(--fallback-b1,oklch(var(--b1)/var(--tw-bg-opacity, 1))) !important
}
.phantomwriter-bg-base-300 {
    --tw-bg-opacity: 1 !important;
    background-color: var(--fallback-b3,oklch(var(--b3)/var(--tw-bg-opacity, 1))) !important
}
.phantomwriter-stroke-current {
    stroke: currentColor !important
}
.phantomwriter-p-2 {
    padding: 0.5rem !important
}
.phantomwriter-px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important
}
.phantomwriter-py-0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important
}
.phantomwriter-py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important
}
.phantomwriter-py-4 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}
.phantomwriter-pb-4 {
    padding-bottom: 1rem !important
}
.phantomwriter-pl-4 {
    padding-left: 1rem !important
}
.phantomwriter-pr-8 {
    padding-right: 2rem !important
}
.phantomwriter-text-center {
    text-align: center !important
}
.phantomwriter-text-lg {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important
}
.phantomwriter-text-xl {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important
}
.phantomwriter-font-bold {
    font-weight: 700 !important
}
.phantomwriter-font-medium {
    font-weight: 500 !important
}
.phantomwriter-text-accent-content {
    --tw-text-opacity: 1 !important;
    color: var(--fallback-ac,oklch(var(--ac)/var(--tw-text-opacity, 1))) !important
}
.phantomwriter-text-primary {
    --tw-text-opacity: 1 !important;
    color: var(--fallback-p,oklch(var(--p)/var(--tw-text-opacity, 1))) !important
}
.phantomwriter-text-red-500 {
    --tw-text-opacity: 1 !important;
    color: rgb(239 68 68 / var(--tw-text-opacity, 1)) !important
}
.phantomwriter-text-secondary-content {
    --tw-text-opacity: 1 !important;
    color: var(--fallback-sc,oklch(var(--sc)/var(--tw-text-opacity, 1))) !important
}
@media (min-width: 640px) {
    .sm\:phantomwriter-modal-middle {
        place-items: center
    }
    .sm\:phantomwriter-modal-middle :where(.phantomwriter-modal-box) {
        width: 91.666667%;
        max-width: 32rem;
        --tw-translate-y: 0px;
        --tw-scale-x: .9;
        --tw-scale-y: .9;
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        border-top-left-radius: var(--rounded-box, 1rem);
        border-top-right-radius: var(--rounded-box, 1rem);
        border-bottom-right-radius: var(--rounded-box, 1rem);
        border-bottom-left-radius: var(--rounded-box, 1rem)
    }
}
@media (min-width: 768px) {
    .md\:phantomwriter-mt-0 {
        margin-top: 0px !important
    }
    .md\:phantomwriter-w-auto {
        width: auto !important
    }
    .md\:phantomwriter-max-w-md {
        max-width: 28rem !important
    }
    .md\:phantomwriter-flex-row {
        flex-direction: row !important
    }
    .md\:phantomwriter-items-center {
        align-items: center !important
    }
    .md\:phantomwriter-justify-between {
        justify-content: space-between !important
    }
}
