/* - - - - - - -

If this doesn't say "Cached" next to
the "Save" button, it's NOT WORKING.

If there's a "network error",
check the console logs on this page

If things still aren't working, updating, or changing:
- Check when the cache was created
- If the cache is old, toggle "Use CDN for admin" in the settings, save, then re-toggle it

- - - - - - - - */ 

*, ::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:  
}
.flex { 

    display: flex
}
.w-full { 

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

    max-width: 18ch
}
.max-w-\[24ch\] { 

    max-width: 24ch
}
.flex-row { 

    flex-direction: row
}
.items-center { 

    align-items: center
}
.justify-between { 

    justify-content: space-between
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) { 

    --tw-space-x-reverse: 0; 

    margin-right: calc(1rem * var(--tw-space-x-reverse)); 

    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)))
}
.space-y-6 > :not([hidden]) ~ :not([hidden]) { 

    --tw-space-y-reverse: 0; 

    margin-top: calc(1.5rem * calc(1 - var(--tw-space-y-reverse))); 

    margin-bottom: calc(1.5rem * var(--tw-space-y-reverse))
}
.pb-\[1px\] { 

    padding-bottom: 1px
}
.font-extrabold { 

    font-weight: 800
}
@media (min-width: 768px) { 

    .md\:grid-cols-2 { 

        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}
