.progress-circle-fills-animate{
    will-change:transform;
    transform:translateZ(0);
    animation:progress-circle-fills-rotate 1s infinite cubic-bezier(.25,.78,.48,.89);
    transform-origin:center
}
.progress-circle-fill-submask-1-animate{
    will-change:transform;
    transform:translateZ(0);
    animation:progress-circle-fill-mask-1 1s infinite linear
}
.progress-circle-fill-submask-2-animate{
    will-change:transform;
    transform:translateZ(0);
    animation:progress-circle-fill-mask-2 1s infinite linear
}
@keyframes progress-circle-fill-mask-1{
    0%{
        transform:rotate(90deg)
    }
    1.69%{
        transform:rotate(72.3deg)
    }
    3.39%{
        transform:rotate(55.5deg)
    }
    5.08%{
        transform:rotate(40.3deg)
    }
    6.78%{
        transform:rotate(25deg)
    }
    8.47%{
        transform:rotate(10.6deg)
    }
    10.17%{
        transform:rotate(0)
    }
    11.86%{
        transform:rotate(0)
    }
    13.56%{
        transform:rotate(0)
    }
    15.25%{
        transform:rotate(0)
    }
    16.95%{
        transform:rotate(0)
    }
    18.64%{
        transform:rotate(0)
    }
    20.34%{
        transform:rotate(0)
    }
    22.03%{
        transform:rotate(0)
    }
    23.73%{
        transform:rotate(0)
    }
    25.42%{
        transform:rotate(0)
    }
    27.12%{
        transform:rotate(0)
    }
    28.81%{
        transform:rotate(0)
    }
    30.51%{
        transform:rotate(0)
    }
    32.2%{
        transform:rotate(0)
    }
    33.9%{
        transform:rotate(0)
    }
    35.59%{
        transform:rotate(0)
    }
    37.29%{
        transform:rotate(0)
    }
    38.98%{
        transform:rotate(0)
    }
    40.68%{
        transform:rotate(0)
    }
    42.37%{
        transform:rotate(5.3deg)
    }
    44.07%{
        transform:rotate(13.4deg)
    }
    45.76%{
        transform:rotate(20.6deg)
    }
    47.46%{
        transform:rotate(29deg)
    }
    49.15%{
        transform:rotate(36.5deg)
    }
    50.85%{
        transform:rotate(42.6deg)
    }
    52.54%{
        transform:rotate(48.8deg)
    }
    54.24%{
        transform:rotate(54.2deg)
    }
    55.93%{
        transform:rotate(59.4deg)
    }
    57.63%{
        transform:rotate(63.2deg)
    }
    59.32%{
        transform:rotate(67.2deg)
    }
    61.02%{
        transform:rotate(70.8deg)
    }
    62.71%{
        transform:rotate(73.8deg)
    }
    64.41%{
        transform:rotate(76.2deg)
    }
    66.1%{
        transform:rotate(78.7deg)
    }
    67.8%{
        transform:rotate(80.6deg)
    }
    69.49%{
        transform:rotate(82.6deg)
    }
    71.19%{
        transform:rotate(83.7deg)
    }
    72.88%{
        transform:rotate(85deg)
    }
    74.58%{
        transform:rotate(86.3deg)
    }
    76.27%{
        transform:rotate(87deg)
    }
    77.97%{
        transform:rotate(87.7deg)
    }
    79.66%{
        transform:rotate(88.3deg)
    }
    81.36%{
        transform:rotate(88.6deg)
    }
    83.05%{
        transform:rotate(89.2deg)
    }
    84.75%{
        transform:rotate(89.2deg)
    }
    86.44%{
        transform:rotate(89.5deg)
    }
    88.14%{
        transform:rotate(89.9deg)
    }
    89.83%{
        transform:rotate(89.7deg)
    }
    91.53%{
        transform:rotate(90.1deg)
    }
    93.22%{
        transform:rotate(90.2deg)
    }
    94.92%{
        transform:rotate(90.1deg)
    }
    96.61%{
        transform:rotate(90deg)
    }
    98.31%{
        transform:rotate(89.8deg)
    }
    to{
        transform:rotate(90deg)
    }
}
@keyframes progress-circle-fill-mask-2{
    0%{
        transform:rotate(180deg)
    }
    1.69%{
        transform:rotate(180deg)
    }
    3.39%{
        transform:rotate(180deg)
    }
    5.08%{
        transform:rotate(180deg)
    }
    6.78%{
        transform:rotate(180deg)
    }
    8.47%{
        transform:rotate(180deg)
    }
    10.17%{
        transform:rotate(179.2deg)
    }
    11.86%{
        transform:rotate(164deg)
    }
    13.56%{
        transform:rotate(151.8deg)
    }
    15.25%{
        transform:rotate(140.8deg)
    }
    16.95%{
        transform:rotate(130.3deg)
    }
    18.64%{
        transform:rotate(120.4deg)
    }
    20.34%{
        transform:rotate(110.8deg)
    }
    22.03%{
        transform:rotate(101.6deg)
    }
    23.73%{
        transform:rotate(93.5deg)
    }
    25.42%{
        transform:rotate(85.4deg)
    }
    27.12%{
        transform:rotate(78.1deg)
    }
    28.81%{
        transform:rotate(71.2deg)
    }
    30.51%{
        transform:rotate(89.1deg)
    }
    32.2%{
        transform:rotate(105.5deg)
    }
    33.9%{
        transform:rotate(121.3deg)
    }
    35.59%{
        transform:rotate(135.5deg)
    }
    37.29%{
        transform:rotate(148.4deg)
    }
    38.98%{
        transform:rotate(161deg)
    }
    40.68%{
        transform:rotate(173.5deg)
    }
    42.37%{
        transform:rotate(180deg)
    }
    44.07%{
        transform:rotate(180deg)
    }
    45.76%{
        transform:rotate(180deg)
    }
    47.46%{
        transform:rotate(180deg)
    }
    49.15%{
        transform:rotate(180deg)
    }
    50.85%{
        transform:rotate(180deg)
    }
    52.54%{
        transform:rotate(180deg)
    }
    54.24%{
        transform:rotate(180deg)
    }
    55.93%{
        transform:rotate(180deg)
    }
    57.63%{
        transform:rotate(180deg)
    }
    59.32%{
        transform:rotate(180deg)
    }
    61.02%{
        transform:rotate(180deg)
    }
    62.71%{
        transform:rotate(180deg)
    }
    64.41%{
        transform:rotate(180deg)
    }
    66.1%{
        transform:rotate(180deg)
    }
    67.8%{
        transform:rotate(180deg)
    }
    69.49%{
        transform:rotate(180deg)
    }
    71.19%{
        transform:rotate(180deg)
    }
    72.88%{
        transform:rotate(180deg)
    }
    74.58%{
        transform:rotate(180deg)
    }
    76.27%{
        transform:rotate(180deg)
    }
    77.97%{
        transform:rotate(180deg)
    }
    79.66%{
        transform:rotate(180deg)
    }
    81.36%{
        transform:rotate(180deg)
    }
    83.05%{
        transform:rotate(180deg)
    }
    84.75%{
        transform:rotate(180deg)
    }
    86.44%{
        transform:rotate(180deg)
    }
    88.14%{
        transform:rotate(180deg)
    }
    89.83%{
        transform:rotate(180deg)
    }
    91.53%{
        transform:rotate(180deg)
    }
    93.22%{
        transform:rotate(180deg)
    }
    94.92%{
        transform:rotate(180deg)
    }
    96.61%{
        transform:rotate(180deg)
    }
    98.31%{
        transform:rotate(180deg)
    }
    to{
        transform:rotate(180deg)
    }
}
@keyframes progress-circle-fills-rotate{
    0%{
        transform:rotate(-90deg)
    }
    to{
        transform:rotate(270deg)
    }
}
.progress-bar-indeterminate-animate{
    animation:progress-bar-indeterminate 1s infinite
}
@keyframes progress-bar-indeterminate{
    0%{
        transform:translate(-100%)
    }
    to{
        transform:translate(100%)
    }
}
.skeleton-wave{
    animation:skeleton-wave 2s ease-in-out infinite;
    background-size:200px 100%;
    background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.6),rgba(255,255,255,0))
}
.dark .skeleton-wave{
    background-image:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.15),rgba(255,255,255,0))
}
.skeleton-pulsate{
    animation:skeleton-pulsate 1.5s ease-in-out infinite;
    animation-delay:.5s
}
@keyframes skeleton-wave{
    0%{
        background-position:-200px 0
    }
    to{
        background-position:calc(200px + 100%) 0
    }
}
@keyframes skeleton-pulsate{
    0%{
        opacity:1
    }
    50%{
        opacity:.4
    }
    to{
        opacity:1
    }
}
.dashboard-grid{
    display:grid;
    grid-template-areas:"navbar navbar navbar" "sidenav-left header header" "sidenav-left content sidenav-right" "footer footer footer";
    grid-template-rows:auto auto 1fr;
    grid-template-columns:auto 1fr auto
}
.dashboard-grid-content{
    grid-area:content
}
.dashboard-grid-header{
    grid-area:header
}
.dashboard-grid-navbar{
    grid-area:navbar
}
.dashboard-grid-sidenav-left{
    grid-area:sidenav-left
}
.dashboard-grid-sidenav-right{
    grid-area:sidenav-right
}
.dashboard-grid-footer{
    grid-area:footer
}
.ProseMirror{
    min-height:20rem;
    outline:2px solid transparent;
    outline-offset:2px
}
.ProseMirror img.ProseMirror-selectednode,.ProseMirror iframe.ProseMirror-selectednode{
    border-radius:.25rem;
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(var(--be-primary-light) / var(--tw-ring-opacity))
}
.prose [data-indent="1"]{
    padding-left:1.25rem
}
.prose [data-indent="2"]{
    padding-left:2.5rem
}
.prose [data-indent="3"]{
    padding-left:3.75rem
}
.prose [data-indent="4"]{
    padding-left:5rem
}
.prose [data-indent="5"]{
    padding-left:6.25rem
}
.prose [data-indent="6"]{
    padding-left:8rem
}
.prose iframe{
    aspect-ratio:16 / 9;
    width:100%
}
.info-block{
    margin-top:2rem;
    margin-bottom:2rem;
    max-width:100%;
    overflow-wrap:break-word;
    border-radius:.25rem;
    border-left-width:4px;
    border-left-color:#22c55e33;
    --tw-border-opacity: 1;
    border-left-color:rgb(34 197 94 / var(--tw-border-opacity));
    background-color:rgb(34 197 94 / var(--be-hover-opacity));
    padding:.875rem;
    font-size:1rem;
    line-height:1.5rem
}
.info-block .title{
    font-size:1rem;
    line-height:1.5rem;
    font-weight:500;
    --tw-text-opacity: 1;
    color:rgb(67 72 77 / var(--tw-text-opacity))
}
.info-block.important{
    --tw-border-opacity: 1;
    border-left-color:rgb(243 164 50 / var(--tw-border-opacity));
    background-color:rgb(243 164 50 / var(--be-hover-opacity))
}
.info-block.warning{
    --tw-border-opacity: 1;
    border-left-color:rgb(239 68 68 / var(--tw-border-opacity));
    background-color:rgb(239 68 68 / var(--be-hover-opacity))
}
.ad-host:empty{
    display:none
}
.ad-host>*:not(img){
    width:100%;
    height:100%;
    max-width:1200px;
    min-height:90px;
    max-height:600px
}
.ad-host img{
    margin:auto
}
@media only screen and (max-width: 600px){
    .ad-host>*:not(img){
        max-width:370px
    }
}
*,:before,:after{
    box-sizing:border-box;
    border-width:0;
    border-style:solid;
    border-color:rgb(var(--be-foreground-base) / var(--be-divider-opacity))
}
:before,:after{
    --tw-content: ""
}
html{
    line-height:1.5;
    -webkit-text-size-adjust:100%;
    -moz-tab-size:4;
    -o-tab-size:4;
    tab-size:4;
    font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";
    font-feature-settings:normal
}
body{
    margin:0;
    line-height:inherit
}
hr{
    height:0;
    color:inherit;
    border-top-width:1px
}
abbr:where([title]){
    -webkit-text-decoration:underline dotted;
    text-decoration:underline dotted
}
h1,h2,h3,h4,h5,h6{
    font-size:inherit;
    font-weight:inherit
}
a{
    color:inherit;
    text-decoration:inherit
}
b,strong{
    font-weight:bolder
}
code,kbd,samp,pre{
    font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    font-size:1em
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sub{
    bottom:-.25em
}
sup{
    top:-.5em
}
table{
    text-indent:0;
    border-color:inherit;
    border-collapse:collapse
}
button,input,optgroup,select,textarea{
    font-family:inherit;
    font-size:100%;
    font-weight:inherit;
    line-height:inherit;
    color:inherit;
    margin:0;
    padding:0
}
button,select{
    text-transform:none
}
button,[type=button],[type=reset],[type=submit]{
    -webkit-appearance:button;
    background-color:transparent;
    background-image:none
}
:-moz-focusring{
    outline:auto
}
:-moz-ui-invalid{
    box-shadow:none
}
progress{
    vertical-align:baseline
}
::-webkit-inner-spin-button,::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
summary{
    display:list-item
}
blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{
    margin:0
}
fieldset{
    margin:0;
    padding:0
}
legend{
    padding:0
}
ol,ul,menu{
    list-style:none;
    margin:0;
    padding:0
}
textarea{
    resize:vertical
}
input::-moz-placeholder,textarea::-moz-placeholder{
    opacity:1;
    color:#9ca3af
}
input::placeholder,textarea::placeholder{
    opacity:1;
    color:#9ca3af
}
button,[role=button]{
    cursor:pointer
}
:disabled{
    cursor:default
}
img,svg,video,canvas,audio,iframe,embed,object{
    display:block;
    vertical-align:middle
}
img,video{
    max-width:100%;
    height:auto
}
[hidden]{
    display:none
}
html,body,#root{
    height:100%;
    width:100%;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
body{
    -webkit-tap-highlight-color:transparent
}
#root{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-background) / var(--tw-bg-opacity));
    color:rgb(var(--be-foreground-base) / var(--be-text-main-opacity))
}
.dark ::-webkit-scrollbar{
    max-height:10px;
    max-width:10px;
    width:auto
}
.dark ::-webkit-scrollbar-corner,.dark ::-webkit-scrollbar-track{
    background:#2a2a2a
}
.dark ::-webkit-scrollbar-thumb{
    background:#5a5a5a;
    border:1px solid #2a2a2a;
    border-radius:10px
}
.dark *{
    scrollbar-width:thin;
    scrollbar-color:#5a5a5a #2a2a2a
}
.dark .compact-scrollbar::-webkit-scrollbar-thumb{
    background:#5a5a5a
}
.compact-scrollbar::-webkit-scrollbar{
    max-height:6px;
    max-width:6px;
    width:auto
}
.compact-scrollbar::-webkit-scrollbar-corner,.compact-scrollbar::-webkit-scrollbar-track{
    background:transparent
}
.compact-scrollbar::-webkit-scrollbar-thumb{
    background:rgb(193 193 193);
    border:none;
    border-radius:10px
}
.compact-scrollbar{
    scrollbar-width:thin;
    scrollbar-color:rgb(193 193 193) transparent
}
.diagonal-lines{
    background:linear-gradient(to top left,rgba(0,0,0,0) 0%,rgba(0,0,0,0) calc(50% - 1px),rgba(239,68,68,.4) 50%,rgba(0,0,0,0) calc(50% + 1px),rgba(0,0,0,0) 100%),linear-gradient(to top right,rgba(0,0,0,0) 0%,rgba(0,0,0,0) calc(50% - 1px),rgba(239,68,68,.4) 50%,rgba(0,0,0,0) calc(50% + 1px),rgba(0,0,0,0) 100%)
}
.svg-image-container svg{
    width:inherit;
    height:inherit;
    max-width:100%
}
.no-page-overflow,.no-page-overflow body,.no-page-overflow #root{
    overflow:hidden
}
*,: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-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(147 197 253 / .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: 
}
::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-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(147 197 253 / .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: 
}
.container{
    width:100%
}
@media (min-width: 640px){
    .container{
        max-width:640px
    }
}
@media (min-width: 768px){
    .container{
        max-width:768px
    }
}
@media (min-width: 1024px){
    .container{
        max-width:1024px
    }
}
@media (min-width: 1146px){
    .container{
        max-width:1146px
    }
}
.prose{
    color:var(--tw-prose-body);
    max-width:65ch
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"] *)){
    color:var(--tw-prose-lead);
    font-size:1.25em;
    line-height:1.6;
    margin-top:1.2em;
    margin-bottom:1.2em
}
.prose :where(a):not(:where([class~="not-prose"] *)){
    color:var(--tw-prose-links);
    text-decoration:underline;
    font-weight:500
}
.prose :where(strong):not(:where([class~="not-prose"] *)){
    color:var(--tw-prose-bold);
    font-weight:600
}
.prose :where(a strong):not(:where([class~="not-prose"] *)){
    color:inherit
}
.prose :where(blockquote strong):not(:where([class~="not-prose"] *)){
    color:inherit
}
.prose :where(thead th strong):not(:where([class~="not-prose"] *)){
    color:inherit
}
.prose :where(ol):not(:where([class~="not-prose"] *)){
    list-style-type:decimal;
    margin-top:1.25em;
    margin-bottom:1.25em;
    padding-left:1.625em
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)){
    list-style-type:upper-alpha
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)){
    list-style-type:lower-alpha
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)){
    list-style-type:upper-alpha
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)){
    list-style-type:lower-alpha
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)){
    list-style-type:upper-roman
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)){
    list-style-type:lower-roman
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)){
    list-style-type:upper-roman
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)){
    list-style-type:lower-roman
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)){
    list-style-type:decimal
}
.prose :where(ul):not(:where([class~="not-prose"] *)){
    list-style-type:disc;
    margin-top:1.25em;
    margin-bottom:1.25em;
    padding-left:1.625em
}
.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker{
    font-weight:400;
    color:var(--tw-prose-counters)
}
.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker{
    color:var(--tw-prose-bullets)
}
.prose :where(hr):not(:where([class~="not-prose"] *)){
    border-color:var(--tw-prose-hr);
    border-top-width:1px;
    margin-top:3em;
    margin-bottom:3em
}
.prose :where(blockquote):not(:where([class~="not-prose"] *)){
    font-weight:500;
    font-style:italic;
    color:var(--tw-prose-quotes);
    border-left-width:.25rem;
    border-left-color:var(--tw-prose-quote-borders);
    quotes:"\201c""\201d""\2018""\2019";
    margin-top:1.6em;
    margin-bottom:1.6em;
    padding-left:1em
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *)):before{
    content:open-quote
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *)):after{
    content:close-quote
}
.prose :where(h1):not(:where([class~="not-prose"] *)){
    color:var(--tw-prose-headings);
    font-weight:800;
    font-size:2.25em;
    margin-top:0;
    margin-bottom:.8888889em;
    line-height:1.1111111
}
.prose :where(h1 strong):not(:where([class~="not-prose"] *)){
    font-weight:900;
    color:inherit
}
.prose :where(h2):not(:where([class~="not-prose"] *)){
    color:var(--tw-prose-headings);
    font-weight:700;
    font-size:1.5em;
    margin-top:2em;
    margin-bottom:1em;
    line-height:1.3333333
}
.prose :where(h2 strong):not(:where([class~="not-prose"] *)){
    font-weight:800;
    color:inherit
}
.prose :where(h3):not(:where([class~="not-prose"] *)){
    color:var(--tw-prose-headings);
    font-weight:600;
    font-size:1.25em;
    margin-top:1.6em;
    margin-bottom:.6em;
    line-height:1.6
}
.prose :where(h3 strong):not(:where([class~="not-prose"] *)){
    font-weight:700;
    color:inherit
}
.prose :where(h4):not(:where([class~="not-prose"] *)){
    color:var(--tw-prose-headings);
    font-weight:600;
    margin-top:1.5em;
    margin-bottom:.5em;
    line-height:1.5
}
.prose :where(h4 strong):not(:where([class~="not-prose"] *)){
    font-weight:700;
    color:inherit
}
.prose :where(img):not(:where([class~="not-prose"] *)){
    margin-top:2em;
    margin-bottom:2em
}
.prose :where(figure > *):not(:where([class~="not-prose"] *)){
    margin-top:0;
    margin-bottom:0
}
.prose :where(figcaption):not(:where([class~="not-prose"] *)){
    color:var(--tw-prose-captions);
    font-size:.875em;
    line-height:1.4285714;
    margin-top:.8571429em
}
.prose :where(code):not(:where([class~="not-prose"] *)){
    color:var(--tw-prose-code);
    font-weight:600;
    font-size:.875em
}
.prose :where(code):not(:where([class~="not-prose"] *)):before{
    content:"`"
}
.prose :where(code):not(:where([class~="not-prose"] *)):after{
    content:"`"
}
.prose :where(a code):not(:where([class~="not-prose"] *)){
    color:inherit
}
.prose :where(h1 code):not(:where([class~="not-prose"] *)){
    color:inherit
}
.prose :where(h2 code):not(:where([class~="not-prose"] *)){
    color:inherit;
    font-size:.875em
}
.prose :where(h3 code):not(:where([class~="not-prose"] *)){
    color:inherit;
    font-size:.9em
}
.prose :where(h4 code):not(:where([class~="not-prose"] *)){
    color:inherit
}
.prose :where(blockquote code):not(:where([class~="not-prose"] *)){
    color:inherit
}
.prose :where(thead th code):not(:where([class~="not-prose"] *)){
    color:inherit
}
.prose :where(pre):not(:where([class~="not-prose"] *)){
    color:var(--tw-prose-pre-code);
    background-color:var(--tw-prose-pre-bg);
    overflow-x:auto;
    font-weight:400;
    font-size:.875em;
    line-height:1.7142857;
    margin-top:1.7142857em;
    margin-bottom:1.7142857em;
    border-radius:.375rem;
    padding:.8571429em 1.1428571em
}
.prose :where(pre code):not(:where([class~="not-prose"] *)){
    background-color:transparent;
    border-width:0;
    border-radius:0;
    padding:0;
    font-weight:inherit;
    color:inherit;
    font-size:inherit;
    font-family:inherit;
    line-height:inherit
}
.prose :where(pre code):not(:where([class~="not-prose"] *)):before{
    content:none
}
.prose :where(pre code):not(:where([class~="not-prose"] *)):after{
    content:none
}
.prose :where(table):not(:where([class~="not-prose"] *)){
    width:100%;
    table-layout:auto;
    text-align:left;
    margin-top:2em;
    margin-bottom:2em;
    font-size:.875em;
    line-height:1.7142857
}
.prose :where(thead):not(:where([class~="not-prose"] *)){
    border-bottom-width:1px;
    border-bottom-color:var(--tw-prose-th-borders)
}
.prose :where(thead th):not(:where([class~="not-prose"] *)){
    color:var(--tw-prose-headings);
    font-weight:600;
    vertical-align:bottom;
    padding-right:.5714286em;
    padding-bottom:.5714286em;
    padding-left:.5714286em
}
.prose :where(tbody tr):not(:where([class~="not-prose"] *)){
    border-bottom-width:1px;
    border-bottom-color:var(--tw-prose-td-borders)
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)){
    border-bottom-width:0
}
.prose :where(tbody td):not(:where([class~="not-prose"] *)){
    vertical-align:baseline
}
.prose :where(tfoot):not(:where([class~="not-prose"] *)){
    border-top-width:1px;
    border-top-color:var(--tw-prose-th-borders)
}
.prose :where(tfoot td):not(:where([class~="not-prose"] *)){
    vertical-align:top
}
.prose{
    --tw-prose-body: #374151;
    --tw-prose-headings: #111827;
    --tw-prose-lead: #4b5563;
    --tw-prose-links: #111827;
    --tw-prose-bold: #111827;
    --tw-prose-counters: #6b7280;
    --tw-prose-bullets: #d1d5db;
    --tw-prose-hr: #e5e7eb;
    --tw-prose-quotes: #111827;
    --tw-prose-quote-borders: #e5e7eb;
    --tw-prose-captions: #6b7280;
    --tw-prose-code: #111827;
    --tw-prose-pre-code: #e5e7eb;
    --tw-prose-pre-bg: #1f2937;
    --tw-prose-th-borders: #d1d5db;
    --tw-prose-td-borders: #e5e7eb;
    --tw-prose-invert-body: #d1d5db;
    --tw-prose-invert-headings: #fff;
    --tw-prose-invert-lead: #9ca3af;
    --tw-prose-invert-links: #fff;
    --tw-prose-invert-bold: #fff;
    --tw-prose-invert-counters: #9ca3af;
    --tw-prose-invert-bullets: #4b5563;
    --tw-prose-invert-hr: #374151;
    --tw-prose-invert-quotes: #f3f4f6;
    --tw-prose-invert-quote-borders: #374151;
    --tw-prose-invert-captions: #9ca3af;
    --tw-prose-invert-code: #fff;
    --tw-prose-invert-pre-code: #d1d5db;
    --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
    --tw-prose-invert-th-borders: #4b5563;
    --tw-prose-invert-td-borders: #374151;
    font-size:1rem;
    line-height:1.75
}
.prose :where(p):not(:where([class~="not-prose"] *)){
    margin-top:1.25em;
    margin-bottom:1.25em
}
.prose :where(video):not(:where([class~="not-prose"] *)){
    margin-top:2em;
    margin-bottom:2em
}
.prose :where(figure):not(:where([class~="not-prose"] *)){
    margin-top:2em;
    margin-bottom:2em
}
.prose :where(li):not(:where([class~="not-prose"] *)){
    margin-top:.5em;
    margin-bottom:.5em
}
.prose :where(ol > li):not(:where([class~="not-prose"] *)){
    padding-left:.375em
}
.prose :where(ul > li):not(:where([class~="not-prose"] *)){
    padding-left:.375em
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"] *)){
    margin-top:.75em;
    margin-bottom:.75em
}
.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)){
    margin-top:1.25em
}
.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)){
    margin-bottom:1.25em
}
.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)){
    margin-top:1.25em
}
.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)){
    margin-bottom:1.25em
}
.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~="not-prose"] *)){
    margin-top:.75em;
    margin-bottom:.75em
}
.prose :where(hr + *):not(:where([class~="not-prose"] *)){
    margin-top:0
}
.prose :where(h2 + *):not(:where([class~="not-prose"] *)){
    margin-top:0
}
.prose :where(h3 + *):not(:where([class~="not-prose"] *)){
    margin-top:0
}
.prose :where(h4 + *):not(:where([class~="not-prose"] *)){
    margin-top:0
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)){
    padding-left:0
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)){
    padding-right:0
}
.prose :where(tbody td,tfoot td):not(:where([class~="not-prose"] *)){
    padding:.5714286em
}
.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~="not-prose"] *)){
    padding-left:0
}
.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~="not-prose"] *)){
    padding-right:0
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)){
    margin-top:0
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"] *)){
    margin-bottom:0
}
.svg-icon{
    display:inline-block;
    flex-shrink:0;
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none;
    fill:currentColor;
    transition-property:transform,fill;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
@supports (container-type: inline-size){
    .file-grid-container{
        container-type:inline-size
    }
    .file-grid{
        display:grid;
        gap:1.125rem;
        grid-template-columns:repeat(2,1fr)
    }
    @container (min-width: 500px){
        .file-grid{
            display:grid;
            gap:1.125rem;
            grid-template-columns:repeat(3,1fr)
        }
    }
    @container (min-width: 800px){
        .file-grid{
            display:grid;
            gap:1.125rem;
            grid-template-columns:repeat(4,1fr)
        }
    }
    @container (min-width: 1040px){
        .file-grid{
            display:grid;
            gap:1.125rem;
            grid-template-columns:repeat(auto-fill,minmax(200px,1fr))
        }
    }
}
@supports not (container-type: inline-size){
    .file-grid{
        display:grid;
        gap:.875rem;
        grid-template-columns:repeat(auto-fill,minmax(120px,1fr))
    }
    @media (min-width: 768px){
        .file-grid{
            display:grid;
            gap:1.125rem;
            grid-template-columns:repeat(auto-fill,minmax(160px,1fr))
        }
    }
    @media (min-width: 1024px){
        .file-grid{
            display:grid;
            gap:1.125rem;
            grid-template-columns:repeat(auto-fill,minmax(200px,1fr))
        }
    }
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0,0,0,0);
    white-space:nowrap;
    border-width:0
}
.pointer-events-none{
    pointer-events:none
}
.pointer-events-auto{
    pointer-events:auto
}
.visible{
    visibility:visible
}
.invisible{
    visibility:hidden
}
.collapse{
    visibility:collapse
}
.static{
    position:static
}
.fixed{
    position:fixed
}
.absolute{
    position:absolute
}
.relative{
    position:relative
}
.sticky{
    position:sticky
}
.inset-0{
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
}
.bottom-0{
    bottom:0px
}
.left-0{
    left:0px
}
.right-0{
    right:0px
}
.bottom-5{
    bottom:.313rem
}
.top-0{
    top:0px
}
.top-6{
    top:.375rem
}
.left-6{
    left:.375rem
}
.-top-6{
    top:-.375rem
}
.-right-6{
    right:-.375rem
}
.bottom-16{
    bottom:1rem
}
.right-16{
    right:1rem
}
.left-16{
    left:1rem
}
.top-26{
    top:1.625rem
}
.top-24{
    top:1.5rem
}
.-bottom-14{
    bottom:-.875rem
}
.left-30{
    left:1.875rem
}
.top-2{
    top:.125rem
}
.right-4{
    right:.25rem
}
.-bottom-6{
    bottom:-.375rem
}
.top-1\/2{
    top:50%
}
.left-20{
    left:1.25rem
}
.right-20{
    right:1.25rem
}
.isolate{
    isolation:isolate
}
.z-10{
    z-index:10
}
.z-20{
    z-index:20
}
.z-30{
    z-index:30
}
.z-modal{
    z-index:110
}
.z-50{
    z-index:50
}
.z-popover{
    z-index:130
}
.z-tray{
    z-index:120
}
.z-toast{
    z-index:160
}
.z-tooltip{
    z-index:150
}
.m-auto{
    margin:auto
}
.mx-auto{
    margin-left:auto;
    margin-right:auto
}
.mx-14{
    margin-left:.875rem;
    margin-right:.875rem
}
.my-40{
    margin-top:2.5rem;
    margin-bottom:2.5rem
}
.my-16{
    margin-top:1rem;
    margin-bottom:1rem
}
.my-20{
    margin-top:1.25rem;
    margin-bottom:1.25rem
}
.my-10{
    margin-top:.625rem;
    margin-bottom:.625rem
}
.my-4{
    margin-top:.25rem;
    margin-bottom:.25rem
}
.my-80{
    margin-top:5rem;
    margin-bottom:5rem
}
.my-24{
    margin-top:1.5rem;
    margin-bottom:1.5rem
}
.my-12{
    margin-top:.75rem;
    margin-bottom:.75rem
}
.my-50{
    margin-top:3.125rem;
    margin-bottom:3.125rem
}
.my-30{
    margin-top:1.875rem;
    margin-bottom:1.875rem
}
.my-32{
    margin-top:2rem;
    margin-bottom:2rem
}
.my-8{
    margin-top:.5rem;
    margin-bottom:.5rem
}
.my-14{
    margin-top:.875rem;
    margin-bottom:.875rem
}
.my-100{
    margin-top:6.25rem;
    margin-bottom:6.25rem
}
.mx-4{
    margin-left:.25rem;
    margin-right:.25rem
}
.mx-8{
    margin-left:.5rem;
    margin-right:.5rem
}
.mx-20{
    margin-left:1.25rem;
    margin-right:1.25rem
}
.my-60{
    margin-top:3.75rem;
    margin-bottom:3.75rem
}
.my-auto{
    margin-top:auto;
    margin-bottom:auto
}
.mb-14{
    margin-bottom:.875rem
}
.mt-30{
    margin-top:1.875rem
}
.mb-30{
    margin-bottom:1.875rem
}
.mr-auto{
    margin-right:auto
}
.ml-30{
    margin-left:1.875rem
}
.mb-16{
    margin-bottom:1rem
}
.mt-50{
    margin-top:3.125rem
}
.mb-38{
    margin-bottom:2.375rem
}
.mb-20{
    margin-bottom:1.25rem
}
.mt-20{
    margin-top:1.25rem
}
.mb-10{
    margin-bottom:.625rem
}
.mt-40{
    margin-top:2.5rem
}
.mb-24{
    margin-bottom:1.5rem
}
.ml-auto{
    margin-left:auto
}
.mt-10{
    margin-top:.625rem
}
.mt-14{
    margin-top:.875rem
}
.mb-2{
    margin-bottom:.125rem
}
.mr-10{
    margin-right:.625rem
}
.mr-8{
    margin-right:.5rem
}
.mt-4{
    margin-top:.25rem
}
.mr-6{
    margin-right:.375rem
}
.mr-4{
    margin-right:.25rem
}
.mt-26{
    margin-top:1.625rem
}
.mt-auto{
    margin-top:auto
}
.mb-8{
    margin-bottom:.5rem
}
.ml-6{
    margin-left:.375rem
}
.mt-24{
    margin-top:1.5rem
}
.-mt-4{
    margin-top:-.25rem
}
.mb-40{
    margin-bottom:2.5rem
}
.ml-10{
    margin-left:.625rem
}
.mt-80{
    margin-top:5rem
}
.mr-24{
    margin-right:1.5rem
}
.mt-6{
    margin-top:.375rem
}
.mt-12{
    margin-top:.75rem
}
.mb-4{
    margin-bottom:.25rem
}
.mr-14{
    margin-right:.875rem
}
.mt-8{
    margin-top:.5rem
}
.mb-12{
    margin-bottom:.75rem
}
.mt-2{
    margin-top:.125rem
}
.mb-32{
    margin-bottom:2rem
}
.mb-64{
    margin-bottom:4rem
}
.mt-32{
    margin-top:2rem
}
.mb-48{
    margin-bottom:3rem
}
.mb-6{
    margin-bottom:.375rem
}
.mt-60{
    margin-top:3.75rem
}
.-ml-1{
    margin-left:-.063rem
}
.-ml-4{
    margin-left:-.25rem
}
.-mr-4{
    margin-right:-.25rem
}
.ml-8{
    margin-left:.5rem
}
.mt-16{
    margin-top:1rem
}
.-ml-10{
    margin-left:-.625rem
}
.-mt-2{
    margin-top:-.125rem
}
.mt-36{
    margin-top:2.25rem
}
.mt-18{
    margin-top:1.125rem
}
.mr-16{
    margin-right:1rem
}
.ml-12{
    margin-left:.75rem
}
.mr-12{
    margin-right:.75rem
}
.mr-2{
    margin-right:.125rem
}
.-mr-8{
    margin-right:-.5rem
}
.mt-34{
    margin-top:2.125rem
}
.-ml-3{
    margin-left:-.188rem
}
.-ml-12{
    margin-left:-.75rem
}
.-ml-6{
    margin-left:-.375rem
}
.box-content{
    box-sizing:content-box
}
.block{
    display:block
}
.inline-block{
    display:inline-block
}
.inline{
    display:inline
}
.flex{
    display:flex
}
.inline-flex{
    display:inline-flex
}
.table{
    display:table
}
.table-cell{
    display:table-cell
}
.table-row{
    display:table-row
}
.grid{
    display:grid
}
.\!grid{
    display:grid!important
}
.contents{
    display:contents
}
.hidden{
    display:none
}
.aspect-square{
    aspect-ratio:1 / 1
}
.h-full{
    height:100%
}
.h-1{
    height:.063rem
}
.h-500{
    height:31.25rem
}
.h-128{
    height:8rem
}
.h-2{
    height:.125rem
}
.h-24{
    height:1.5rem
}
.h-32{
    height:2rem
}
.h-20{
    height:1.25rem
}
.h-60{
    height:3.75rem
}
.h-54{
    height:3.375rem
}
.h-16{
    height:1rem
}
.h-44{
    height:2.75rem
}
.h-22{
    height:1.375rem
}
.h-70{
    height:4.375rem
}
.h-48{
    height:3rem
}
.h-30{
    height:1.875rem
}
.h-28{
    height:1.75rem
}
.h-64{
    height:4rem
}
.h-40{
    height:2.5rem
}
.h-132{
    height:8.25rem
}
.h-288{
    height:18rem
}
.h-36{
    height:2.25rem
}
.h-400{
    height:25rem
}
.h-50{
    height:3.125rem
}
.h-42{
    height:2.625rem
}
.h-auto{
    height:auto
}
.h-8{
    height:.5rem
}
.h-\[186px\]{
    height:186px
}
.h-\[97px\]{
    height:97px
}
.h-90{
    height:5.625rem
}
.h-18{
    height:1.125rem
}
.h-12{
    height:.75rem
}
.h-26{
    height:1.625rem
}
.h-80{
    height:5rem
}
.h-6{
    height:.375rem
}
.h-4{
    height:.25rem
}
.h-84{
    height:5.25rem
}
.h-144{
    height:9rem
}
.h-14{
    height:.875rem
}
.h-38{
    height:2.375rem
}
.max-h-48{
    max-height:3rem
}
.max-h-320{
    max-height:20rem
}
.max-h-\[600px\]{
    max-height:600px
}
.max-h-\[36px\]{
    max-height:36px
}
.max-h-8{
    max-height:.5rem
}
.max-h-tray{
    max-height:calc(var(--be-viewport-height, 100vh) * .9)
}
.max-h-100{
    max-height:6.25rem
}
.max-h-\[calc\(100\%-30px\)\]{
    max-height:calc(100% - 30px)
}
.max-h-\[370px\]{
    max-height:370px
}
.max-h-inherit{
    max-height:inherit
}
.max-h-26{
    max-height:1.625rem
}
.max-h-36{
    max-height:2.25rem
}
.max-h-dialog{
    max-height:calc(var(--be-viewport-height, 100vh) * .9)
}
.max-h-full{
    max-height:100%
}
.max-h-240{
    max-height:15rem
}
.min-h-full{
    min-height:100%
}
.min-h-50{
    min-height:3.125rem
}
.min-h-42{
    min-height:2.625rem
}
.min-h-\[45px\]{
    min-height:45px
}
.min-h-0{
    min-height:0px
}
.min-h-\[335px\]{
    min-height:335px
}
.min-h-288{
    min-height:18rem
}
.min-h-48{
    min-height:3rem
}
.min-h-440{
    min-height:27.5rem
}
.min-h-\[238px\]{
    min-height:238px
}
.min-h-90{
    min-height:5.625rem
}
.min-h-70{
    min-height:4.375rem
}
.min-h-200{
    min-height:12.5rem
}
.min-h-36{
    min-height:2.25rem
}
.min-h-dialog{
    min-height:calc(var(--be-viewport-height, 100vh) * .9)
}
.min-h-\[340px\]{
    min-height:340px
}
.min-h-\[303px\]{
    min-height:303px
}
.min-h-24{
    min-height:1.5rem
}
.min-h-30{
    min-height:1.875rem
}
.min-h-60{
    min-height:3.75rem
}
.w-full{
    width:100%
}
.w-580{
    width:36.25rem
}
.w-50{
    width:3.125rem
}
.w-24{
    width:1.5rem
}
.w-32{
    width:2rem
}
.w-1\/3{
    width:33.333333%
}
.w-2\/3{
    width:66.666667%
}
.w-20{
    width:1.25rem
}
.w-16{
    width:1rem
}
.w-44{
    width:2.75rem
}
.w-22{
    width:1.375rem
}
.w-375{
    width:23.438rem
}
.w-70{
    width:4.375rem
}
.w-5\/6{
    width:83.333333%
}
.w-30{
    width:1.875rem
}
.w-28{
    width:1.75rem
}
.w-8{
    width:.5rem
}
.w-36{
    width:2.25rem
}
.w-auto{
    width: auto

}
.w-1{
    width:.063rem
}
.w-240{
    width:15rem
}
.w-max{
    width:-moz-max-content;
    width:max-content
}
.w-90{
    width:5.625rem
}
.w-\[168px\]{
    width:168px
}
.w-1\/2{
    width:50%
}
.w-384{
    width:24rem
}
.w-min{
    width:-moz-min-content;
    width:min-content
}
.w-64{
    width:4rem
}
.w-256{
    width:16rem
}
.w-18{
    width:1.125rem
}
.w-12{
    width:.75rem
}
.w-42{
    width:2.625rem
}
.w-60{
    width:3.75rem
}
.\!w-auto{
    width:auto!important
}
.w-26{
    width:1.625rem
}
.w-850{
    width:53.125rem
}
.w-40{
    width:2.5rem
}
.w-80{
    width:5rem
}
.w-224{
    width:14rem
}
.w-288{
    width:18rem
}
.w-\[480px\]{
    width:480px
}
.w-\[170px\]{
    width:170px
}
.w-\[233px\]{
    width:233px
}
.w-68{
    width:4.25rem
}
.w-56{
    width:3.5rem
}
.w-46{
    width:2.875rem
}
.w-38{
    width:2.375rem
}
.w-320{
    width:20rem
}
.w-440{
    width:27.5rem
}
.w-620{
    width:38.75rem
}
.w-780{
    width:48.75rem
}
.w-1280{
    width:80rem
}
.w-\[calc\(100\%-40px\)\]{
    width:calc(100% - 40px)
}
.w-14{
    width:.875rem
}
.w-280{
    width:17.5rem
}
.min-w-180{
    min-width:11.25rem
}
.min-w-0{
    min-width:0px
}
.min-w-160{
    min-width:10rem
}
.min-w-100{
    min-width:6.25rem
}
.min-w-500{
    min-width:31.25rem
}
.min-w-320{
    min-width:20rem
}
.min-w-\[300px\]{
    min-width:300px
}
.min-w-42{
    min-width:2.625rem
}
.min-w-min{
    min-width:-moz-min-content;
    min-width:min-content
}
.min-w-288{
    min-width:18rem
}
.min-w-90{
    min-width:5.625rem
}
.min-w-80{
    min-width:5rem
}
.min-w-128{
    min-width:8rem
}
.min-w-4{
    min-width:.25rem
}
.min-w-192{
    min-width:12rem
}
.max-w-max{
    max-width:-moz-max-content;
    max-width:max-content
}
.max-w-850{
    max-width:53.125rem
}
.max-w-full{
    max-width:100%
}
.max-w-350{
    max-width:21.875rem
}
.max-w-620{
    max-width:38.75rem
}
.max-w-1{
    max-width:.063rem
}
.max-w-\[560px\]{
    max-width:560px
}
.max-w-144{
    max-width:9rem
}
.max-w-280{
    max-width:17.5rem
}
.max-w-440{
    max-width:27.5rem
}
.max-w-500{
    max-width:31.25rem
}
.max-w-\[464px\]{
    max-width:464px
}
.max-w-180{
    max-width:11.25rem
}
.max-w-384{
    max-width:24rem
}
.max-w-200{
    max-width:12.5rem
}
.max-w-4\/5{
    max-width:80%
}
.max-w-400{
    max-width:25rem
}
.max-w-375{
    max-width:23.438rem
}
.max-w-240{
    max-width:15rem
}
.max-w-110{
    max-width:6.875rem
}
.max-w-580{
    max-width:36.25rem
}
.max-w-288{
    max-width:18rem
}
.max-w-dialog{
    max-width:calc(var(--be-viewport-width, 100vw) * .9)
}
.flex-auto{
    flex:1 1 auto
}
.flex-1{
    flex:1 1 0%
}
.flex-initial{
    flex:0 1 auto
}
.flex-shrink-0,.shrink-0{
    flex-shrink:0
}
.flex-grow-0{
    flex-grow:0
}
.origin-\[100\%\]{
    transform-origin:100%
}
.-translate-y-1\/2{
    --tw-translate-y: -50%;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.-translate-x-1\/2{
    --tw-translate-x: -50%;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-180{
    --tw-rotate: 180deg;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-45{
    --tw-rotate: 45deg;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.rotate-90{
    --tw-rotate: 90deg;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.transform{
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.cursor-default{
    cursor:default
}
.cursor-pointer{
    cursor:pointer
}
.cursor-zoom-in{
    cursor:zoom-in
}
.cursor-not-allowed{
    cursor:not-allowed
}
.touch-none{
    touch-action:none
}
.select-none{
    -webkit-user-select:none;
    -moz-user-select:none;
    user-select:none
}
.resize-none{
    resize:none
}
.resize{
    resize:both
}
.appearance-none{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none
}
.break-inside-avoid{
    -moz-column-break-inside:avoid;
    break-inside:avoid
}
.grid-cols-2{
    grid-template-columns:repeat(2,minmax(0,1fr))
}
.grid-cols-\[repeat\(auto-fill\,minmax\(90px\,1fr\)\)\]{
    grid-template-columns:repeat(auto-fill,minmax(90px,1fr))
}
.flex-row{
    flex-direction:row
}
.flex-row-reverse{
    flex-direction:row-reverse
}
.flex-col{
    flex-direction:column
}
.flex-col-reverse{
    flex-direction:column-reverse
}
.flex-wrap{
    flex-wrap:wrap
}
.flex-nowrap{
    flex-wrap:nowrap
}
.items-start{
    align-items:flex-start
}
.items-end{
    align-items:flex-end
}
.items-center{
    align-items:center
}
.items-stretch{
    align-items:stretch
}
.justify-start{
    justify-content:flex-start
}
.justify-end{
    justify-content:flex-end
}
.justify-center{
    justify-content:center
}
.justify-between{
    justify-content:space-between
}
.gap-2{
    gap:.125rem
}
.gap-20{
    gap:1.25rem
}
.gap-26{
    gap:1.625rem
}
.gap-16{
    gap:1rem
}
.gap-14{
    gap:.875rem
}
.gap-10{
    gap:.625rem
}
.gap-40{
    gap:2.5rem
}
.gap-0{
    gap:0px
}
.gap-6{
    gap:.375rem
}
.gap-8{
    gap:.5rem
}
.gap-24{
    gap:1.5rem
}
.gap-30{
    gap:1.875rem
}
.gap-12{
    gap:.75rem
}
.gap-4{
    gap:.25rem
}
.gap-18{
    gap:1.125rem
}
.gap-32{
    gap:2rem
}
.gap-64{
    gap:4rem
}
.gap-36{
    gap:2.25rem
}
.gap-x-10{
    -moz-column-gap:.625rem;
    column-gap:.625rem
}
.space-y-10>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse: 0;
    margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom:calc(.625rem * var(--tw-space-y-reverse))
}
.self-stretch{
    align-self:stretch
}
.overflow-auto{
    overflow:auto
}
.overflow-hidden{
    overflow:hidden
}
.overflow-x-auto{
    overflow-x:auto
}
.overflow-y-auto{
    overflow-y:auto
}
.overflow-x-hidden{
    overflow-x:hidden
}
.overflow-y-visible{
    overflow-y:visible
}
.scroll-smooth{
    scroll-behavior:smooth
}
.truncate{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.overflow-ellipsis,.text-ellipsis{
    text-overflow:ellipsis
}
.whitespace-normal{
    white-space:normal
}
.whitespace-nowrap{
    white-space:nowrap
}
.whitespace-pre-wrap{
    white-space:pre-wrap
}
.break-words{
    overflow-wrap:break-word
}
.rounded{
    border-radius:.25rem
}
.rounded-full{
    border-radius:9999px
}
.rounded-2xl{
    border-radius:1rem
}
.rounded-lg{
    border-radius:.5rem
}
.rounded-none{
    border-radius:0
}
.rounded-sm{
    border-radius:.125rem
}
.rounded-md{
    border-radius:.375rem
}
.rounded-\[16px\]{
    border-radius:16px
}
.rounded-\[64px\]{
    border-radius:64px
}
.rounded-\[32px\]{
    border-radius:32px
}
.rounded-3xl{
    border-radius:1.5rem
}
.rounded-t{
    border-top-left-radius:.25rem;
    border-top-right-radius:.25rem
}
.rounded-l{
    border-top-left-radius:.25rem;
    border-bottom-left-radius:.25rem
}
.rounded-r-md{
    border-top-right-radius:.375rem;
    border-bottom-right-radius:.375rem
}
.rounded-l-md{
    border-top-left-radius:.375rem;
    border-bottom-left-radius:.375rem
}
.rounded-r-full{
    border-top-right-radius:9999px;
    border-bottom-right-radius:9999px
}
.rounded-l-none{
    border-top-left-radius:0;
    border-bottom-left-radius:0
}
.rounded-l-full{
    border-top-left-radius:9999px;
    border-bottom-left-radius:9999px
}
.rounded-r-none{
    border-top-right-radius:0;
    border-bottom-right-radius:0
}
.rounded-r{
    border-top-right-radius:.25rem;
    border-bottom-right-radius:.25rem
}
.rounded-tr-none{
    border-top-right-radius:0
}
.rounded-br-none{
    border-bottom-right-radius:0
}
.rounded-tl-none{
    border-top-left-radius:0
}
.rounded-bl-none{
    border-bottom-left-radius:0
}
.border-2{
    border-width:2px
}
.border{
    border-width:1px
}
.border-4{
    border-width:4px
}
.border-y{
    border-top-width:1px;
    border-bottom-width:1px
}
.border-x{
    border-left-width:1px;
    border-right-width:1px
}
.border-t{
    border-top-width:1px
}
.border-l{
    border-left-width:1px
}
.border-b{
    border-bottom-width:1px
}
.border-r{
    border-right-width:1px
}
.border-l-4{
    border-left-width:4px
}
.border-dashed{
    border-style:dashed
}
.border-none{
    border-style:none
}
.border-primary{
    --tw-border-opacity: 1;
    border-color:rgb(var(--be-primary) / var(--tw-border-opacity))
}
.border-primary-light{
    --tw-border-opacity: 1;
    border-color:rgb(var(--be-primary-light) / var(--tw-border-opacity))
}
.border-white{
    --tw-border-opacity: 1;
    border-color:rgb(255 255 255 / var(--tw-border-opacity))
}
.border-primary\/50{
    border-color:rgb(var(--be-primary) / .5)
}
.border-danger\/50{
    border-color:#ef444480
}
.border-transparent{
    border-color:transparent
}
.border-danger{
    --tw-border-opacity: 1;
    border-color:rgb(239 68 68 / var(--tw-border-opacity))
}
.border-chip{
    --tw-border-opacity: 1;
    border-color:rgb(var(--be-background-chip) / var(--tw-border-opacity))
}
.border-paper{
    --tw-border-opacity: 1;
    border-color:rgb(var(--be-paper) / var(--tw-border-opacity))
}
.border-background{
    --tw-border-opacity: 1;
    border-color:rgb(var(--be-background) / var(--tw-border-opacity))
}
.border-bg-alt{
    --tw-border-opacity: 1;
    border-color:rgb(var(--be-background-alt) / var(--tw-border-opacity))
}
.border-divider{
    border-color:rgb(var(--be-foreground-base) / var(--be-divider-opacity))
}
.border-text-muted{
    border-color:rgb(var(--be-foreground-base) / var(--be-text-muted-opacity))
}
.border-l-primary{
    --tw-border-opacity: 1;
    border-left-color:rgb(var(--be-primary) / var(--tw-border-opacity))
}
.border-l-transparent{
    border-left-color:transparent
}
.border-l-positive{
    --tw-border-opacity: 1;
    border-left-color:rgb(34 197 94 / var(--tw-border-opacity))
}
.border-l-warning{
    --tw-border-opacity: 1;
    border-left-color:rgb(243 164 50 / var(--tw-border-opacity))
}
.border-l-danger{
    --tw-border-opacity: 1;
    border-left-color:rgb(239 68 68 / var(--tw-border-opacity))
}
.border-r-transparent{
    border-right-color:transparent
}
.border-r-primary-light{
    --tw-border-opacity: 1;
    border-right-color:rgb(var(--be-primary-light) / var(--tw-border-opacity))
}
.border-b-primary{
    --tw-border-opacity: 1;
    border-bottom-color:rgb(var(--be-primary) / var(--tw-border-opacity))
}
.bg-primary-light\/30{
    background-color:rgb(var(--be-primary-light) / .3)
}
.bg-primary{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-primary) / var(--tw-bg-opacity))
}
.bg-divider{
    background-color:rgb(var(--be-foreground-base) / var(--be-divider-opacity))
}
.bg-black\/90{
    background-color:#000000e6
}
.bg-\[\#2B2B2B\]{
    --tw-bg-opacity: 1;
    background-color:rgb(43 43 43 / var(--tw-bg-opacity))
}
.bg{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-background) / var(--tw-bg-opacity))
}
.bg-paper{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-paper) / var(--tw-bg-opacity))
}
.bg-primary-light\/20{
    background-color:rgb(var(--be-primary-light) / .2)
}
.bg-danger{
    --tw-bg-opacity: 1;
    background-color:rgb(239 68 68 / var(--tw-bg-opacity))
}
.bg-primary-light\/10{
    background-color:rgb(var(--be-primary-light) / .1)
}
.bg-alt{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-background-alt) / var(--tw-bg-opacity))
}
.bg-primary\/selected{
    background-color:rgb(var(--be-primary) / var(--be-selected-opacity))
}
.bg-primary\/hover{
    background-color:rgb(var(--be-primary) / var(--be-hover-opacity))
}
.bg-positive\/focus{
    background-color:rgb(34 197 94 / var(--be-focus-opacity))
}
.bg-warning\/focus{
    background-color:rgb(243 164 50 / var(--be-focus-opacity))
}
.bg-danger\/focus{
    background-color:rgb(239 68 68 / var(--be-focus-opacity))
}
.bg-primary\/focus{
    background-color:rgb(var(--be-primary) / var(--be-focus-opacity))
}
.bg-primary\/5{
    background-color:rgb(var(--be-primary) / .05)
}
.bg-inherit{
    background-color:inherit
}
.bg-danger\/6{
    background-color:#ef44440f
}
.bg-warning{
    --tw-bg-opacity: 1;
    background-color:rgb(243 164 50 / var(--tw-bg-opacity))
}
.bg-transparent{
    background-color:transparent
}
.bg-chip{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-background-chip) / var(--tw-bg-opacity))
}
.bg-white{
    --tw-bg-opacity: 1;
    background-color:rgb(255 255 255 / var(--tw-bg-opacity))
}
.bg-toast{
    --tw-bg-opacity: 1;
    background-color:rgb(50 50 50 / var(--tw-bg-opacity))
}
.bg-fg-base\/8{
    background-color:rgb(var(--be-foreground-base) / 8%)
}
.bg-primary-light\/40{
    background-color:rgb(var(--be-primary-light) / .4)
}
.bg-focus{
    background-color:rgb(var(--be-foreground-base) / var(--be-focus-opacity))
}
.bg-black\/30{
    background-color:#0000004d
}
.bg-primary-light{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-primary-light) / var(--tw-bg-opacity))
}
.bg-fg-base\/4{
    background-color:rgb(var(--be-foreground-base) / 4%)
}
.bg-selected{
    background-color:rgb(var(--be-foreground-base) / var(--be-selected-opacity))
}
.bg-positive{
    --tw-bg-opacity: 1;
    background-color:rgb(34 197 94 / var(--tw-bg-opacity))
}
.bg-envato{
    --tw-bg-opacity: 1;
    background-color:rgb(108 161 43 / var(--tw-bg-opacity))
}
.bg-primary\/10{
    background-color:rgb(var(--be-primary) / .1)
}
.bg-warning\/15{
    background-color:#f3a43226
}
.bg-disabled{
    background-color:rgb(var(--be-foreground-base) / var(--be-disabled-bg-opacity))
}
.bg-disabled-fg{
    background-color:rgb(var(--be-foreground-base) / var(--be-disabled-fg-opacity))
}
.bg-slider-disabled{
    --tw-bg-opacity: 1;
    background-color:rgb(189 189 189 / var(--tw-bg-opacity))
}
.bg-primary-dark{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-primary-dark) / var(--tw-bg-opacity))
}
.bg-black\/80{
    background-color:#000c
}
.bg-positive-lighter{
    --tw-bg-opacity: 1;
    background-color:rgb(187 247 208 / var(--tw-bg-opacity))
}
.bg-danger-lighter{
    --tw-bg-opacity: 1;
    background-color:rgb(254 202 202 / var(--tw-bg-opacity))
}
.bg-cover{
    background-size:cover
}
.bg-contain{
    background-size:contain
}
.bg-fixed{
    background-attachment:fixed
}
.bg-1\/2{
    background-position:50%
}
.bg-center{
    background-position:center
}
.bg-no-repeat{
    background-repeat:no-repeat
}
.fill-current{
    fill:currentColor
}
.object-contain{
    -o-object-fit:contain;
    object-fit:contain
}
.object-cover{
    -o-object-fit:cover;
    object-fit:cover
}
.p-10{
    padding:.625rem
}
.p-18{
    padding:1.125rem
}
.p-8{
    padding:.5rem
}
.p-24{
    padding:1.5rem
}
.p-14{
    padding:.875rem
}
.p-0{
    padding:0
}
.p-16{
    padding:1rem
}
.p-12{
    padding:.75rem
}
.p-20{
    padding:1.25rem
}
.p-6{
    padding:.375rem
}
.p-4{
    padding:.25rem
}
.p-40{
    padding:2.5rem
}
.p-2{
    padding:.125rem
}
.px-14{
    padding-left:.875rem;
    padding-right:.875rem
}
.px-24{
    padding-left:1.5rem;
    padding-right:1.5rem
}
.py-36{
    padding-top:2.25rem;
    padding-bottom:2.25rem
}
.py-16{
    padding-top:1rem;
    padding-bottom:1rem
}
.py-70{
    padding-top:4.375rem;
    padding-bottom:4.375rem
}
.px-16{
    padding-left:1rem;
    padding-right:1rem
}
.px-18{
    padding-left:1.125rem;
    padding-right:1.125rem
}
.px-10{
    padding-left:.625rem;
    padding-right:.625rem
}
.px-8{
    padding-left:.5rem;
    padding-right:.5rem
}
.py-4{
    padding-top:.25rem;
    padding-bottom:.25rem
}
.px-6{
    padding-left:.375rem;
    padding-right:.375rem
}
.px-12{
    padding-left:.75rem;
    padding-right:.75rem
}
.py-18{
    padding-top:1.125rem;
    padding-bottom:1.125rem
}
.px-2{
    padding-left:.125rem;
    padding-right:.125rem
}
.py-24{
    padding-top:1.5rem;
    padding-bottom:1.5rem
}
.py-12{
    padding-top:.75rem;
    padding-bottom:.75rem
}
.py-14{
    padding-top:.875rem;
    padding-bottom:.875rem
}
.py-6{
    padding-top:.375rem;
    padding-bottom:.375rem
}
.px-20{
    padding-left:1.25rem;
    padding-right:1.25rem
}
.px-32{
    padding-left:2rem;
    padding-right:2rem
}
.py-20{
    padding-top:1.25rem;
    padding-bottom:1.25rem
}
.py-10{
    padding-top:.625rem;
    padding-bottom:.625rem
}
.px-4{
    padding-left:.25rem;
    padding-right:.25rem
}
.py-2{
    padding-top:.125rem;
    padding-bottom:.125rem
}
.px-40{
    padding-left:2.5rem;
    padding-right:2.5rem
}
.py-32{
    padding-top:2rem;
    padding-bottom:2rem
}
.px-28{
    padding-left:1.75rem;
    padding-right:1.75rem
}
.py-56{
    padding-top:3.5rem;
    padding-bottom:3.5rem
}
.py-28{
    padding-top:1.75rem;
    padding-bottom:1.75rem
}
.py-90{
    padding-top:5.625rem;
    padding-bottom:5.625rem
}
.px-22{
    padding-left:1.375rem;
    padding-right:1.375rem
}
.px-26{
    padding-left:1.625rem;
    padding-right:1.625rem
}
.py-8{
    padding-top:.5rem;
    padding-bottom:.5rem
}
.py-96{
    padding-top:6rem;
    padding-bottom:6rem
}
.py-3{
    padding-top:.188rem;
    padding-bottom:.188rem
}
.py-5{
    padding-top:.313rem;
    padding-bottom:.313rem
}
.py-40{
    padding-top:2.5rem;
    padding-bottom:2.5rem
}
.pt-30{
    padding-top:1.875rem
}
.pt-20{
    padding-top:1.25rem
}
.pt-10{
    padding-top:.625rem
}
.pb-18{
    padding-bottom:1.125rem
}
.pb-30{
    padding-bottom:1.875rem
}
.pr-10{
    padding-right:.625rem
}
.pl-18{
    padding-left:1.125rem
}
.pr-2{
    padding-right:.125rem
}
.pl-12{
    padding-left:.75rem
}
.pr-4{
    padding-right:.25rem
}
.pt-28{
    padding-top:1.75rem
}
.pl-60{
    padding-left:3.75rem
}
.pb-20{
    padding-bottom:1.25rem
}
.pb-4{
    padding-bottom:.25rem
}
.pb-10{
    padding-bottom:.625rem
}
.pt-64{
    padding-top:4rem
}
.pl-24{
    padding-left:1.5rem
}
.pt-24{
    padding-top:1.5rem
}
.pb-14{
    padding-bottom:.875rem
}
.pt-26{
    padding-top:1.625rem
}
.pb-16{
    padding-bottom:1rem
}
.pb-24{
    padding-bottom:1.5rem
}
.pt-50{
    padding-top:3.125rem
}
.pl-10{
    padding-left:.625rem
}
.pl-20{
    padding-left:1.25rem
}
.pb-8{
    padding-bottom:.5rem
}
.pt-14{
    padding-top:.875rem
}
.pl-8{
    padding-left:.5rem
}
.pl-14{
    padding-left:.875rem
}
.pt-54{
    padding-top:3.375rem
}
.pb-28{
    padding-bottom:1.75rem
}
.pb-48{
    padding-bottom:3rem
}
.pb-safe-area{
    padding-bottom:env(safe-area-inset-bottom)
}
.pr-16{
    padding-right:1rem
}
.pr-24{
    padding-right:1.5rem
}
.pl-16{
    padding-left:1rem
}
.pr-6{
    padding-right:.375rem
}
.pb-6{
    padding-bottom:.375rem
}
.pt-16{
    padding-top:1rem
}
.pt-42{
    padding-top:2.625rem
}
.pb-32{
    padding-bottom:2rem
}
.pt-70{
    padding-top:4.375rem
}
.pt-40{
    padding-top:2.5rem
}
.pr-8{
    padding-right:.5rem
}
.pl-54{
    padding-left:3.375rem
}
.pl-28{
    padding-left:1.75rem
}
.pr-54{
    padding-right:3.375rem
}
.pr-28{
    padding-right:1.75rem
}
.pl-46{
    padding-left:2.875rem
}
.pr-46{
    padding-right:2.875rem
}
.pr-12{
    padding-right:.75rem
}
.pb-12{
    padding-bottom:.75rem
}
.pr-18{
    padding-right:1.125rem
}
.pt-12{
    padding-top:.75rem
}
.text-left{
    text-align:left
}
.text-center{
    text-align:center
}
.text-right{
    text-align:right
}
.text-end{
    text-align:end
}
.align-top{
    vertical-align:top
}
.align-middle{
    vertical-align:middle
}
.text-4xl{
    font-size:2.25rem;
    line-height:2.5rem
}
.text-lg{
    font-size:1.125rem;
    line-height:1.75rem
}
.text-\[0\.938rem\]{
    font-size:.938rem
}
.text-xs{
    font-size:.75rem;
    line-height:1rem
}
.text-3xl{
    font-size:1.875rem;
    line-height:2.25rem
}
.text-2xl{
    font-size:1.5rem;
    line-height:2rem
}
.text-xl{
    font-size:1.25rem;
    line-height:1.75rem
}
.text-sm{
    font-size:.875rem;
    line-height:1.25rem
}
.text-base{
    font-size:1rem;
    line-height:1.5rem
}
.text-6xl{
    font-size:3.75rem;
    line-height:1
}
.font-medium{
    font-weight:500
}
.font-normal{
    font-weight:400
}
.font-bold{
    font-weight:700
}
.font-semibold{
    font-weight:600
}
.font-light{
    font-weight:300
}
.uppercase{
    text-transform:uppercase
}
.capitalize{
    text-transform:capitalize
}
.italic{
    font-style:italic
}
.tabular-nums{
    --tw-numeric-spacing: tabular-nums;
    font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)
}
.leading-3{
    line-height:.75rem
}
.leading-none{
    line-height:1
}
.leading-5{
    line-height:1.25rem
}
.tracking-widest{
    letter-spacing:.1em
}
.tracking-wide{
    letter-spacing:.025em
}
.text-on-primary{
    --tw-text-opacity: 1;
    color:rgb(var(--be-on-primary) / var(--tw-text-opacity))
}
.text-muted{
    color:rgb(var(--be-foreground-base) / var(--be-text-muted-opacity))
}
.text-white{
    --tw-text-opacity: 1;
    color:rgb(255 255 255 / var(--tw-text-opacity))
}
.text,.text-text-main,.text-main{
    color:rgb(var(--be-foreground-base) / var(--be-text-main-opacity))
}
.text-danger{
    --tw-text-opacity: 1;
    color:rgb(239 68 68 / var(--tw-text-opacity))
}
.text-warning{
    --tw-text-opacity: 1;
    color:rgb(243 164 50 / var(--tw-text-opacity))
}
.text-positive{
    --tw-text-opacity: 1;
    color:rgb(34 197 94 / var(--tw-text-opacity))
}
.text-primary{
    --tw-text-opacity: 1;
    color:rgb(var(--be-primary) / var(--tw-text-opacity))
}
.text-facebook{
    --tw-text-opacity: 1;
    color:rgb(59 89 152 / var(--tw-text-opacity))
}
.text-twitter{
    --tw-text-opacity: 1;
    color:rgb(29 161 242 / var(--tw-text-opacity))
}
.text-positive-darker{
    --tw-text-opacity: 1;
    color:rgb(22 101 52 / var(--tw-text-opacity))
}
.text-disabled{
    color:rgb(var(--be-foreground-base) / var(--be-disabled-fg-opacity))
}
.text-black{
    --tw-text-opacity: 1;
    color:rgb(0 0 0 / var(--tw-text-opacity))
}
.text-primary-light{
    --tw-text-opacity: 1;
    color:rgb(var(--be-primary-light) / var(--tw-text-opacity))
}
.text-primary\/40{
    color:rgb(var(--be-primary) / .4)
}
.\!text{
    color:rgb(var(--be-foreground-base) / var(--be-text-main-opacity))!important
}
.text-black\/30{
    color:#0000004d
}
.text-danger-darker{
    --tw-text-opacity: 1;
    color:rgb(153 27 27 / var(--tw-text-opacity))
}
.underline{
    text-decoration-line:underline
}
.no-underline{
    text-decoration-line:none
}
.caret-transparent{
    caret-color:transparent
}
.opacity-20{
    opacity:.2
}
.opacity-30{
    opacity:.3
}
.opacity-80{
    opacity:.8
}
.opacity-90{
    opacity:.9
}
.opacity-100{
    opacity:1
}
.opacity-70{
    opacity:.7
}
.shadow-\[0_10px_30px_rgba\(0\,0\,0\,0\.08\)\]{
    --tw-shadow: 0 10px 30px rgba(0,0,0,.08);
    --tw-shadow-colored: 0 10px 30px var(--tw-shadow-color);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}
.shadow{
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(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)
}
.shadow-lg{
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}
.shadow-md{
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(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)
}
.shadow-xl{
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}
.shadow-\[15px_0_30px_0_rgb\(0_0_0_\/_18\%\)\]{
    --tw-shadow: 15px 0 30px 0 rgb(0 0 0 / 18%);
    --tw-shadow-colored: 15px 0 30px 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)
}
.shadow-2xl{
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);
    --tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);
    box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
}
.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)
}
.shadow-sm{
    --tw-shadow: 0 1px 2px 0 rgb(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-none{
    outline:2px solid transparent;
    outline-offset:2px
}
.outline{
    outline-style:solid;
    outline-width:2px;
    outline-color:rgb(var(--be-primary-lighter) / 1)
}
.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(4px + 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)
}
.ring-2{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)
}
.ring-inset{
    --tw-ring-inset: inset
}
.ring-primary{
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(var(--be-primary) / var(--tw-ring-opacity))
}
.ring-offset-4{
    --tw-ring-offset-width: 4px
}
.ring-offset-2{
    --tw-ring-offset-width: 2px
}
.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)
}
.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)
}
.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(.4,0,.2,1);
    transition-duration:.15s
}
.transition-shadow-opacity{
    transition-property:box-shadow,opacity;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
.transition-shadow{
    transition-property:box-shadow;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
.transition-bg-color{
    transition-property:background-color;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
.transition-transform{
    transition-property:transform;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
.transition-colors{
    transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
.transition-button{
    transition-property:background-color,box-shadow,border-color,color;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
.transition-width{
    transition-property:width;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
.transition-all{
    transition-property:all;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
.duration-200{
    transition-duration:.2s
}
.duration-100{
    transition-duration:.1s
}
.will-change-\[width\]{
    will-change:width
}
.will-change-transform{
    will-change:transform
}
.icon-2xs{
    font-size:.75rem
}
.icon-xs{
    font-size:1rem
}
.icon-sm{
    font-size:1.25rem
}
.icon-md{
    font-size:1.5rem
}
.icon-lg{
    font-size:2.1875rem
}
.icon-xl{
    font-size:2.6875rem
}
.image-file-color{
    color:#f44336
}
.audio-file-color{
    color:#ff9800
}
.video-file-color{
    color:#f44336
}
.text-file-color{
    color:#2196f3
}
.default-file-color{
    color:#757575
}
.folder-file-color,.shared-folder-file-color,.archive-file-color{
    color:#fbc02d
}
.pdf-file-color{
    color:#f44336
}
.power-point-file-color{
    color:#f57f17
}
.word-file-color{
    color:#2196f3
}
.spreadsheet-file-color{
    color:#00897b
}
.landing-container{
    margin-left:auto;
    margin-right:auto;
    position:relative;
    padding-left:14px;
    padding-right:14px
}
@media screen and (min-width: 768px){
    .landing-container{
        max-width:750px
    }
}
@media screen and (min-width: 992px){
    .landing-container{
        max-width:970px
    }
}
@media screen and (min-width: 1200px){
    .landing-container{
        max-width:1170px
    }
}
.first-letter\:capitalize:first-letter{
    text-transform:capitalize
}
.file\:mr-10::file-selector-button{
    margin-right:.625rem
}
.file\:h-24::file-selector-button{
    height:1.5rem
}
.file\:rounded::file-selector-button{
    border-radius:.25rem
}
.file\:border-none::file-selector-button{
    border-style:none
}
.file\:bg-primary::file-selector-button{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-primary) / var(--tw-bg-opacity))
}
.file\:px-10::file-selector-button{
    padding-left:.625rem;
    padding-right:.625rem
}
.file\:text-sm::file-selector-button{
    font-size:.875rem;
    line-height:1.25rem
}
.file\:font-semibold::file-selector-button{
    font-weight:600
}
.file\:text-on-primary::file-selector-button{
    --tw-text-opacity: 1;
    color:rgb(var(--be-on-primary) / var(--tw-text-opacity))
}
.before\:absolute:before{
    content:var(--tw-content);
    position:absolute
}
.before\:left-0:before{
    content:var(--tw-content);
    left:0px
}
.before\:top-1\/2:before{
    content:var(--tw-content);
    top:50%
}
.before\:z-10:before{
    content:var(--tw-content);
    z-index:10
}
.before\:block:before{
    content:var(--tw-content);
    display:block
}
.before\:h-1:before{
    content:var(--tw-content);
    height:.063rem
}
.before\:h-full:before{
    content:var(--tw-content);
    height:100%
}
.before\:h-28:before{
    content:var(--tw-content);
    height:1.75rem
}
.before\:h-22:before{
    content:var(--tw-content);
    height:1.375rem
}
.before\:h-18:before{
    content:var(--tw-content);
    height:1.125rem
}
.before\:h-12:before{
    content:var(--tw-content);
    height:.75rem
}
.before\:h-14:before{
    content:var(--tw-content);
    height:.875rem
}
.before\:w-full:before{
    content:var(--tw-content);
    width:100%
}
.before\:w-28:before{
    content:var(--tw-content);
    width:1.75rem
}
.before\:w-22:before{
    content:var(--tw-content);
    width:1.375rem
}
.before\:w-18:before{
    content:var(--tw-content);
    width:1.125rem
}
.before\:w-12:before{
    content:var(--tw-content);
    width:.75rem
}
.before\:w-14:before{
    content:var(--tw-content);
    width:.875rem
}
.before\:-translate-y-1\/2:before{
    content:var(--tw-content);
    --tw-translate-y: -50%;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.before\:translate-x-2:before{
    content:var(--tw-content);
    --tw-translate-x: .125rem;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.before\:scale-10:before{
    content:var(--tw-content);
    --tw-scale-x: .1;
    --tw-scale-y: .1;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.before\:rounded-full:before{
    content:var(--tw-content);
    border-radius:9999px
}
.before\:rounded-3xl:before{
    content:var(--tw-content);
    border-radius:1.5rem
}
.before\:border:before{
    content:var(--tw-content);
    border-width:1px
}
.before\:bg-divider:before{
    content:var(--tw-content);
    background-color:rgb(var(--be-foreground-base) / var(--be-divider-opacity))
}
.before\:bg-primary:before{
    content:var(--tw-content);
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-primary) / var(--tw-bg-opacity))
}
.before\:bg-white:before{
    content:var(--tw-content);
    --tw-bg-opacity: 1;
    background-color:rgb(255 255 255 / var(--tw-bg-opacity))
}
.before\:opacity-0:before{
    content:var(--tw-content);
    opacity:0
}
.before\:transition:before{
    content:var(--tw-content);
    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(.4,0,.2,1);
    transition-duration:.15s
}
.before\:transition-transform:before{
    content:var(--tw-content);
    transition-property:transform;
    transition-timing-function:cubic-bezier(.4,0,.2,1);
    transition-duration:.15s
}
.before\:duration-200:before{
    content:var(--tw-content);
    transition-duration:.2s
}
.before\:content-\[\\\\00a0\]:before{
    --tw-content: \\00a0;
    content:var(--tw-content)
}
.after\:pointer-events-none:after{
    content:var(--tw-content);
    pointer-events:none
}
.after\:absolute:after{
    content:var(--tw-content);
    position:absolute
}
.after\:inset-0:after{
    content:var(--tw-content);
    top:0px;
    right:0px;
    bottom:0px;
    left:0px
}
.first\:capitalize:first-child{
    text-transform:capitalize
}
.checked\:border-primary:checked{
    --tw-border-opacity: 1;
    border-color:rgb(var(--be-primary) / var(--tw-border-opacity))
}
.checked\:border-danger:checked{
    --tw-border-opacity: 1;
    border-color:rgb(239 68 68 / var(--tw-border-opacity))
}
.checked\:bg-primary:checked{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-primary) / var(--tw-bg-opacity))
}
.checked\:bg-danger:checked{
    --tw-bg-opacity: 1;
    background-color:rgb(239 68 68 / var(--tw-bg-opacity))
}
.checked\:before\:translate-x-36:checked:before{
    content:var(--tw-content);
    --tw-translate-x: 2.25rem;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.checked\:before\:translate-x-30:checked:before{
    content:var(--tw-content);
    --tw-translate-x: 1.875rem;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.checked\:before\:translate-x-24:checked:before{
    content:var(--tw-content);
    --tw-translate-x: 1.5rem;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.checked\:before\:translate-x-16:checked:before{
    content:var(--tw-content);
    --tw-translate-x: 1rem;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.checked\:before\:translate-x-20:checked:before{
    content:var(--tw-content);
    --tw-translate-x: 1.25rem;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.checked\:before\:scale-\[\.65\]:checked:before{
    content:var(--tw-content);
    --tw-scale-x: .65;
    --tw-scale-y: .65;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.checked\:before\:border-white:checked:before{
    content:var(--tw-content);
    --tw-border-opacity: 1;
    border-color:rgb(255 255 255 / var(--tw-border-opacity))
}
.checked\:before\:opacity-100:checked:before{
    content:var(--tw-content);
    opacity:1
}
.focus-within\:border-primary\/60:focus-within{
    border-color:rgb(var(--be-primary) / .6)
}
.focus-within\:ring:focus-within{
    --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(4px + 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)
}
.focus-within\:ring-primary\/focus:focus-within{
    --tw-ring-color: rgb(var(--be-primary) / var(--be-focus-opacity))
}
.hover\:scale-105:hover{
    --tw-scale-x: 1.05;
    --tw-scale-y: 1.05;
    transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.hover\:cursor-move:hover{
    cursor:move
}
.hover\:border-primary:hover{
    --tw-border-opacity: 1;
    border-color:rgb(var(--be-primary) / var(--tw-border-opacity))
}
.hover\:border-danger:hover{
    --tw-border-opacity: 1;
    border-color:rgb(239 68 68 / var(--tw-border-opacity))
}
.hover\:border-primary-dark:hover{
    --tw-border-opacity: 1;
    border-color:rgb(var(--be-primary-dark) / var(--tw-border-opacity))
}
.hover\:border-danger\/90:hover{
    border-color:#ef4444e6
}
.hover\:border-chip\/90:hover{
    border-color:rgb(var(--be-background-chip) / .9)
}
.hover\:border-paper\/90:hover{
    border-color:rgb(var(--be-paper) / .9)
}
.hover\:bg-hover:hover{
    background-color:rgb(var(--be-foreground-base) / var(--be-hover-opacity))
}
.hover\:bg-primary\/10:hover{
    background-color:rgb(var(--be-primary) / .1)
}
.hover\:bg-primary\/hover:hover{
    background-color:rgb(var(--be-primary) / var(--be-hover-opacity))
}
.hover\:bg-danger\/4:hover{
    background-color:#ef44440a
}
.hover\:bg-primary\/4:hover{
    background-color:rgb(var(--be-primary) / 4%)
}
.hover\:bg-white\/4:hover{
    background-color:#ffffff0a
}
.hover\:bg-primary-dark:hover{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-primary-dark) / var(--tw-bg-opacity))
}
.hover\:bg-danger\/90:hover{
    background-color:#ef4444e6
}
.hover\:bg-chip\/90:hover{
    background-color:rgb(var(--be-background-chip) / .9)
}
.hover\:bg-paper\/90:hover{
    background-color:rgb(var(--be-paper) / .9)
}
.hover\:bg-white:hover{
    --tw-bg-opacity: 1;
    background-color:rgb(255 255 255 / var(--tw-bg-opacity))
}
.hover\:bg-primary\/focus:hover{
    background-color:rgb(var(--be-primary) / var(--be-focus-opacity))
}
.hover\:bg-fg-base\/15:hover{
    background-color:rgb(var(--be-foreground-base) / 15%)
}
.hover\:bg-focus:hover{
    background-color:rgb(var(--be-foreground-base) / var(--be-focus-opacity))
}
.hover\:text-primary-dark:hover{
    --tw-text-opacity: 1;
    color:rgb(var(--be-primary-dark) / var(--tw-text-opacity))
}
.hover\:text-main:hover{
    color:rgb(var(--be-foreground-base) / var(--be-text-main-opacity))
}
.hover\:text-fg-base:hover{
    --tw-text-opacity: 1;
    color:rgb(var(--be-foreground-base) / var(--tw-text-opacity))
}
.hover\:underline:hover{
    text-decoration-line:underline
}
.hover\:opacity-100:hover{
    opacity:1
}
.hover\:shadow-md:hover{
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(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)
}
.before\:hover\:bg-primary-dark:hover:before{
    content:var(--tw-content);
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-primary-dark) / var(--tw-bg-opacity))
}
.hover\:after\:bg-black\/5:hover:after{
    content:var(--tw-content);
    background-color:#0000000d
}
.checked\:hover\:border-primary-dark:hover:checked{
    --tw-border-opacity: 1;
    border-color:rgb(var(--be-primary-dark) / var(--tw-border-opacity))
}
.focus\:border-danger\/60:focus{
    border-color:#ef444499
}
.focus\:border-primary\/60:focus{
    border-color:rgb(var(--be-primary) / .6)
}
.focus\:bg-primary:focus{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-primary) / var(--tw-bg-opacity))
}
.focus\:text-on-primary:focus{
    --tw-text-opacity: 1;
    color:rgb(var(--be-on-primary) / var(--tw-text-opacity))
}
.focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
}
.focus\:ring:focus{
    --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(4px + 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)
}
.focus\:ring-danger\/focus:focus{
    --tw-ring-color: rgb(239 68 68 / var(--be-focus-opacity))
}
.focus\:ring-primary\/focus:focus{
    --tw-ring-color: rgb(var(--be-primary) / var(--be-focus-opacity))
}
.focus\:after\:bg-black\/10:focus:after{
    content:var(--tw-content);
    background-color:#0000001a
}
.focus-visible\:bg-primary\/focus:focus-visible{
    background-color:rgb(var(--be-primary) / var(--be-focus-opacity))
}
.focus-visible\:bg-focus:focus-visible{
    background-color:rgb(var(--be-foreground-base) / var(--be-focus-opacity))
}
.focus-visible\:outline:focus-visible{
    outline-style:solid;
    outline-width:2px
}
.focus-visible\:outline-offset-2:focus-visible{
    outline-offset:2px
}
.focus-visible\:outline:focus-visible{
    outline-color:rgb(var(--be-primary-lighter) / 1)
}
.focus-visible\:outline-primary-light:focus-visible{
    outline-color:rgb(var(--be-primary-light) / 1)
}
.focus-visible\:ring-2:focus-visible{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)
}
.focus-visible\:ring:focus-visible{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + 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)
}
.focus-visible\:ring-offset-4:focus-visible{
    --tw-ring-offset-width: 4px
}
.focus-visible\:ring-offset-2:focus-visible{
    --tw-ring-offset-width: 2px
}
.disabled\:pointer-events-none:disabled{
    pointer-events:none
}
.disabled\:cursor-default:disabled{
    cursor:default
}
.disabled\:border-disabled-bg:disabled{
    border-color:rgb(var(--be-foreground-base) / var(--be-disabled-bg-opacity))
}
.disabled\:border-transparent:disabled{
    border-color:transparent
}
.disabled\:border-disabled-fg:disabled{
    border-color:rgb(var(--be-foreground-base) / var(--be-disabled-fg-opacity))
}
.disabled\:border-r-transparent:disabled{
    border-right-color:transparent
}
.disabled\:bg-transparent:disabled{
    background-color:transparent
}
.disabled\:bg-disabled:disabled{
    background-color:rgb(var(--be-foreground-base) / var(--be-disabled-bg-opacity))
}
.disabled\:text-disabled:disabled{
    color:rgb(var(--be-foreground-base) / var(--be-disabled-fg-opacity))
}
.disabled\:shadow-none:disabled{
    --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)
}
.disabled\:before\:bg-disabled-fg:disabled:before{
    content:var(--tw-content);
    background-color:rgb(var(--be-foreground-base) / var(--be-disabled-fg-opacity))
}
.group:hover .group-hover\:visible{
    visibility:visible
}
.dark .dark\:bg-alt{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-background-alt) / var(--tw-bg-opacity))
}
.dark .dark\:bg-chip{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-background-chip) / var(--tw-bg-opacity))
}
.dark .dark\:bg-none{
    background-image:none
}
.dark .dark\:prose-invert{
    --tw-prose-body: var(--tw-prose-invert-body);
    --tw-prose-headings: var(--tw-prose-invert-headings);
    --tw-prose-lead: var(--tw-prose-invert-lead);
    --tw-prose-links: var(--tw-prose-invert-links);
    --tw-prose-bold: var(--tw-prose-invert-bold);
    --tw-prose-counters: var(--tw-prose-invert-counters);
    --tw-prose-bullets: var(--tw-prose-invert-bullets);
    --tw-prose-hr: var(--tw-prose-invert-hr);
    --tw-prose-quotes: var(--tw-prose-invert-quotes);
    --tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);
    --tw-prose-captions: var(--tw-prose-invert-captions);
    --tw-prose-code: var(--tw-prose-invert-code);
    --tw-prose-pre-code: var(--tw-prose-invert-pre-code);
    --tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);
    --tw-prose-th-borders: var(--tw-prose-invert-th-borders);
    --tw-prose-td-borders: var(--tw-prose-invert-td-borders)
}
.dark .dark\:text-white\/50{
    color:#ffffff80
}
.dark .dark\:opacity-5{
    opacity:.05
}
.dark .dark\:opacity-80{
    opacity:.8
}
.dark .dark\:checked\:border-primary-dark:checked{
    --tw-border-opacity: 1;
    border-color:rgb(var(--be-primary-dark) / var(--tw-border-opacity))
}
.dark .dark\:checked\:bg-primary-dark:checked{
    --tw-bg-opacity: 1;
    background-color:rgb(var(--be-primary-dark) / var(--tw-bg-opacity))
}
@media not all and (min-width: 640px){
    .max-sm\:hidden-scrollbar{
        -ms-overflow-style:none;
        scrollbar-width:none
    }
    .max-sm\:hidden-scrollbar::-webkit-scrollbar{
        display:none
    }
}
@media (min-width: 640px){
    .sm\:justify-start{
        justify-content:flex-start
    }
    .sm\:text-sm{
        font-size:.875rem;
        line-height:1.25rem
    }
}
@media (min-width: 768px){
    .md\:invisible{
        visibility:hidden
    }
    .md\:my-24{
        margin-top:1.5rem;
        margin-bottom:1.5rem
    }
    .md\:mx-40{
        margin-left:2.5rem;
        margin-right:2.5rem
    }
    .md\:my-64{
        margin-top:4rem;
        margin-bottom:4rem
    }
    .md\:my-80{
        margin-top:5rem;
        margin-bottom:5rem
    }
    .md\:mb-60{
        margin-bottom:3.75rem
    }
    .md\:mt-10{
        margin-top:.625rem
    }
    .md\:mb-0{
        margin-bottom:0
    }
    .md\:mb-80{
        margin-bottom:5rem
    }
    .md\:mr-0{
        margin-right:0
    }
    .md\:mr-10{
        margin-right:.625rem
    }
    .md\:mb-40{
        margin-bottom:2.5rem
    }
    .md\:mb-24{
        margin-bottom:1.5rem
    }
    .md\:mt-60{
        margin-top:3.75rem
    }
    .md\:mb-70{
        margin-bottom:4.375rem
    }
    .md\:mt-0{
        margin-top:0
    }
    .md\:mr-24{
        margin-right:1.5rem
    }
    .md\:mr-80{
        margin-right:5rem
    }
    .md\:block{
        display:block
    }
    .md\:flex{
        display:flex
    }
    .md\:h-full{
        height:100%
    }
    .md\:h-90{
        height:5.625rem
    }
    .md\:h-0{
        height:0px
    }
    .md\:w-auto{
        width:auto
    }
    .md\:w-1\/3{
        width:33.333333%
    }
    .md\:w-320{
        width:20rem
    }
    .md\:w-400{
        width:25rem
    }
    .md\:min-w-240{
        min-width:15rem
    }
    .md\:min-w-86{
        min-width:5.375rem
    }
    .md\:max-w-950{
        max-width:59.375rem
    }
    .md\:max-w-350{
        max-width:21.875rem
    }
    .dark .md\:compact-scrollbar::-webkit-scrollbar-thumb{
        background:#5a5a5a
    }
    .md\:compact-scrollbar::-webkit-scrollbar{
        max-height:6px;
        max-width:6px;
        width:auto
    }
    .md\:compact-scrollbar::-webkit-scrollbar-corner,.md\:compact-scrollbar::-webkit-scrollbar-track{
        background:transparent
    }
    .md\:compact-scrollbar::-webkit-scrollbar-thumb{
        background:rgb(193 193 193);
        border:none;
        border-radius:10px
    }
    .md\:compact-scrollbar{
        scrollbar-width:thin;
        scrollbar-color:rgb(193 193 193) transparent
    }
    .md\:flex-row{
        flex-direction:row
    }
    .md\:items-start{
        align-items:flex-start
    }
    .md\:items-center{
        align-items:center
    }
    .md\:justify-start{
        justify-content:flex-start
    }
    .md\:gap-14{
        gap:.875rem
    }
    .md\:gap-80{
        gap:5rem
    }
    .md\:gap-12{
        gap:.75rem
    }
    .md\:gap-24{
        gap:1.5rem
    }
    .md\:gap-112{
        gap:7rem
    }
    .md\:overflow-hidden{
        overflow:hidden
    }
    .md\:border-l{
        border-left-width:1px
    }
    .md\:p-24{
        padding:1.5rem
    }
    .md\:p-40{
        padding:2.5rem
    }
    .md\:px-24{
        padding-left:1.5rem;
        padding-right:1.5rem
    }
    .md\:px-18{
        padding-left:1.125rem;
        padding-right:1.125rem
    }
    .md\:px-26{
        padding-left:1.625rem;
        padding-right:1.625rem
    }
    .md\:px-20{
        padding-left:1.25rem;
        padding-right:1.25rem
    }
    .md\:px-30{
        padding-left:1.875rem;
        padding-right:1.875rem
    }
    .md\:px-0{
        padding-left:0;
        padding-right:0
    }
    .md\:py-80{
        padding-top:5rem;
        padding-bottom:5rem
    }
    .md\:px-176{
        padding-left:11rem;
        padding-right:11rem
    }
    .md\:px-10vw{
        padding-left:10vw;
        padding-right:10vw
    }
    .md\:pb-24{
        padding-bottom:1.5rem
    }
    .md\:pl-10{
        padding-left:.625rem
    }
    .md\:pt-128{
        padding-top:8rem
    }
    .md\:pl-20{
        padding-left:1.25rem
    }
    .md\:pb-0{
        padding-bottom:0
    }
    .md\:pb-54{
        padding-bottom:3.375rem
    }
    .md\:text-left{
        text-align:left
    }
    .md\:text-5xl{
        font-size:3rem;
        line-height:1
    }
    .md\:text-xl{
        font-size:1.25rem;
        line-height:1.75rem
    }
    .md\:text-3xl{
        font-size:1.875rem;
        line-height:2.25rem
    }
    .md\:text-4xl{
        font-size:2.25rem;
        line-height:2.5rem
    }
    .md\:text-lg{
        font-size:1.125rem;
        line-height:1.75rem
    }
    .md\:text-base{
        font-size:1rem;
        line-height:1.5rem
    }
    .md\:font-medium{
        font-weight:500
    }
    .md\:font-normal{
        font-weight:400
    }
    .md\:shadow-xl{
        --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);
        --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
        box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)
    }
}
@media (min-width: 1024px){
    .lg\:flex-row{
        flex-direction:row
    }
    .lg\:px-96{
        padding-left:6rem;
        padding-right:6rem
    }
    .lg\:py-96{
        padding-top:6rem;
        padding-bottom:6rem
    }
    .lg\:pb-0{
        padding-bottom:0
    }
}
@media (min-width: 1146px){
    .xl\:w-1\/2{
        width:50%
    }
    .xl\:pt-96{
        padding-top:6rem
    }
}
.\[\&\>\.tree-label\]\:focus-visible\:ring:focus-visible>.tree-label{
    --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(4px + 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)
}
.\[\&\>\.tree-label\]\:focus-visible\:ring-2:focus-visible>.tree-label{
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)
}
.\[\&\>\.tree-label\]\:focus-visible\:ring-inset:focus-visible>.tree-label{
    --tw-ring-inset: inset
}
 