/* layer: preflights */
*,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-ring-offset-shadow:0 0 rgb(0 0 0 / 0);--un-ring-shadow:0 0 rgb(0 0 0 / 0);--un-shadow-inset: ;--un-shadow:0 0 rgb(0 0 0 / 0);--un-ring-inset: ;--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgb(147 197 253 / 0.5);}
/* layer: default */
.sticky{position:sticky;}
.static{position:static;}
.top-0{top:0;}
.block{display:block;}
.flex,
[flex=""]{display:flex;}
.flex-col,
[flex-col=""]{flex-direction:column;}
.items-center{align-items:center;}
[justify~="center"]{justify-content:center;}
.justify-between{justify-content:space-between;}
.gap-col-2xl{column-gap:1.5rem;}
[bg~="blue"]{--un-bg-opacity:1;background-color:rgb(96 165 250 / var(--un-bg-opacity)) /* #60a5fa */;}
[text~="center"]{text-align:center;}
[font~="\38 00"]{font-weight:800;}
.tab{-moz-tab-size:4;-o-tab-size:4;tab-size:4;}
.m-0{margin:0px;}
.p-0{padding:0px;}
.p-4{padding:4px;}
[p~="\32 0"]{padding:20px;}