/* Generated by scripts/build-brand-theme.mjs. Do not hand-edit utility mappings. */
/* Shared FastMenu identity. Semantic colors and vendor inline themes are retained. */
@media screen {
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) {
    --fm-background:#080f19;--fm-surface:#101d2b;--fm-raised:#172d42;
    --fm-text:#f3f7fa;--fm-muted:#acbfd0;--fm-border:#2a4359;
    --fm-brand:#21b9e5;--fm-brand-hover:#68d6f3;--fm-ink:#061723;
    color-scheme:dark;background:var(--fm-background);color:var(--fm-text);
  }
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) {
    --fm-background:#080f19;--fm-surface:#101d2b;--fm-raised:#172d42;
    --fm-text:#f3f7fa;--fm-muted:#acbfd0;--fm-border:#2a4359;
    --fm-brand:#21b9e5;--fm-brand-hover:#68d6f3;--fm-ink:#061723;
    color-scheme:dark;background:var(--fm-background);color:var(--fm-text);
  }
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) body {
    background:radial-gradient(ellipse at 85% 0%,#10385566,transparent 45%),var(--fm-background);
    color:var(--fm-text);font-family:Inter,"Helvetica Neue",Arial,sans-serif;
    font-feature-settings:"cv02","cv03","cv04","cv11";
  }
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) body {
    background:radial-gradient(ellipse at 85% 0%,#10385566,transparent 45%),var(--fm-background);
    color:var(--fm-text);font-family:Inter,"Helvetica Neue",Arial,sans-serif;
    font-feature-settings:"cv02","cv03","cv04","cv11";
  }
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-sm{font-size:.875rem;line-height:1.4}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-sm{font-size:.875rem;line-height:1.4}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-xs{font-size:.75rem;line-height:1.4}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-xs{font-size:.75rem;line-height:1.4}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(h1,h2,h3){letter-spacing:-.035em}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(h1,h2,h3){letter-spacing:-.035em}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(h1,h2){font-weight:800}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(h1,h2){font-weight:800}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(input,textarea,select){color-scheme:dark;accent-color:var(--fm-brand)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(input,textarea,select){color-scheme:dark;accent-color:var(--fm-brand)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(input,textarea)::placeholder{color:#8fa8bf;opacity:1}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(input,textarea)::placeholder{color:#8fa8bf;opacity:1}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(a,button,input,textarea,select,summary,[role="tab"]):focus-visible{outline:2px solid #71daf5;outline-offset:3px}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(a,button,input,textarea,select,summary,[role="tab"]):focus-visible{outline:2px solid #71daf5;outline-offset:3px}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) ::selection{background:#21b9e5;color:#061723}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) ::selection{background:#21b9e5;color:#061723}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(.card,.card-hover,.metric-card){background:var(--fm-surface);border-color:var(--fm-border);border-radius:14px;box-shadow:0 8px 28px #0002}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(.card,.card-hover,.metric-card){background:var(--fm-surface);border-color:var(--fm-border);border-radius:14px;box-shadow:0 8px 28px #0002}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(.nav-sidebar,nav.bg-white){background:#0c1928;border-color:var(--fm-border)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(.nav-sidebar,nav.bg-white){background:#0c1928;border-color:var(--fm-border)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(.nav-link-active,[aria-current="page"]){box-shadow:inset 3px 0 0 var(--fm-brand)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(.nav-link-active,[aria-current="page"]){box-shadow:inset 3px 0 0 var(--fm-brand)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .nav-link-active{background:#13374c;color:#76ddf6}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .nav-link-active{background:#13374c;color:#76ddf6}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .nav-link:hover{background:var(--fm-raised);color:var(--fm-text)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .nav-link:hover{background:var(--fm-raised);color:var(--fm-text)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(.btn-primary,.fm-primary-button){background:var(--fm-brand);color:var(--fm-ink);border-color:transparent;box-shadow:0 6px 22px #009bd31a}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(.btn-primary,.fm-primary-button){background:var(--fm-brand);color:var(--fm-ink);border-color:transparent;box-shadow:0 6px 22px #009bd31a}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(.btn-primary,.fm-primary-button):hover{background:var(--fm-brand-hover)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(.btn-primary,.fm-primary-button):hover{background:var(--fm-brand-hover)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(button,a,[role="button"]):not([class*="bg-red-"],[class*="bg-rose-"],[class*="bg-green-"],[class*="bg-emerald-"],[class*="bg-orange-"],[class*="bg-yellow-"],[class*="bg-amber-"]):is(.bg-black,.bg-blackBg,.bg-slate-950,.bg-gray-900,.bg-primary,.bg-primary-500,.bg-primary-600,.bg-primary-700,.bg-\[\#172019\]){background:var(--fm-brand);color:var(--fm-ink);border-color:transparent}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(button,a,[role="button"]):not([class*="bg-red-"],[class*="bg-rose-"],[class*="bg-green-"],[class*="bg-emerald-"],[class*="bg-orange-"],[class*="bg-yellow-"],[class*="bg-amber-"]):is(.bg-black,.bg-blackBg,.bg-slate-950,.bg-gray-900,.bg-primary,.bg-primary-500,.bg-primary-600,.bg-primary-700,.bg-\[\#172019\]){background:var(--fm-brand);color:var(--fm-ink);border-color:transparent}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(button,a,[role="button"]):not([class*="bg-red-"],[class*="bg-rose-"],[class*="bg-green-"],[class*="bg-emerald-"],[class*="bg-orange-"],[class*="bg-yellow-"],[class*="bg-amber-"]):is(.bg-black,.bg-blackBg,.bg-slate-950,.bg-gray-900,.bg-primary,.bg-primary-500,.bg-primary-600,.bg-primary-700,.bg-\[\#172019\]):hover{background:var(--fm-brand-hover);color:var(--fm-ink)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(button,a,[role="button"]):not([class*="bg-red-"],[class*="bg-rose-"],[class*="bg-green-"],[class*="bg-emerald-"],[class*="bg-orange-"],[class*="bg-yellow-"],[class*="bg-amber-"]):is(.bg-black,.bg-blackBg,.bg-slate-950,.bg-gray-900,.bg-primary,.bg-primary-500,.bg-primary-600,.bg-primary-700,.bg-\[\#172019\]):hover{background:var(--fm-brand-hover);color:var(--fm-ink)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(button,a,[role="button"]):not([class*="bg-red-"],[class*="bg-rose-"],[class*="bg-green-"],[class*="bg-emerald-"],[class*="bg-orange-"],[class*="bg-yellow-"],[class*="bg-amber-"]):is(.bg-black,.bg-blackBg,.bg-slate-950,.bg-gray-900,.bg-primary,.bg-primary-500,.bg-primary-600,.bg-primary-700,.bg-\[\#172019\]) :is(.text-white,.text-gray-100){color:inherit}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(button,a,[role="button"]):not([class*="bg-red-"],[class*="bg-rose-"],[class*="bg-green-"],[class*="bg-emerald-"],[class*="bg-orange-"],[class*="bg-yellow-"],[class*="bg-amber-"]):is(.bg-black,.bg-blackBg,.bg-slate-950,.bg-gray-900,.bg-primary,.bg-primary-500,.bg-primary-600,.bg-primary-700,.bg-\[\#172019\]) :is(.text-white,.text-gray-100){color:inherit}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .fm-marketing :is(h1,h2){font-weight:800;letter-spacing:-.045em}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .fm-marketing :is(h1,h2){font-weight:800;letter-spacing:-.045em}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .fm-marketing :is(.text-emerald-600,.text-emerald-700,.text-emerald-800){color:#63cee9}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .fm-marketing :is(.text-emerald-600,.text-emerald-700,.text-emerald-800){color:#63cee9}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .fm-marketing :is(.bg-emerald-50,.bg-emerald-100){background:#103447}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .fm-marketing :is(.bg-emerald-50,.bg-emerald-100){background:#103447}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is([role="dialog"],[role="alertdialog"]){border-color:var(--fm-border);box-shadow:0 28px 100px #0009}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is([role="dialog"],[role="alertdialog"]){border-color:var(--fm-border);box-shadow:0 28px 100px #0009}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(.MuiPaper-root,.MuiInputBase-root,.MuiOutlinedInput-root){background:var(--fm-surface);color:var(--fm-text);font-family:Inter,Arial,sans-serif}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(.MuiPaper-root,.MuiInputBase-root,.MuiOutlinedInput-root){background:var(--fm-surface);color:var(--fm-text);font-family:Inter,Arial,sans-serif}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(.MuiInputLabel-root,.MuiFormHelperText-root,.MuiTableCell-root){color:var(--fm-muted)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(.MuiInputLabel-root,.MuiFormHelperText-root,.MuiTableCell-root){color:var(--fm-muted)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(.MuiOutlinedInput-notchedOutline,.MuiTableCell-root){border-color:var(--fm-border)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(.MuiOutlinedInput-notchedOutline,.MuiTableCell-root){border-color:var(--fm-border)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .recharts-default-tooltip{background:var(--fm-surface)!important;border-color:var(--fm-border)!important;color:var(--fm-text)!important}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .recharts-default-tooltip{background:var(--fm-surface)!important;border-color:var(--fm-border)!important;color:var(--fm-text)!important}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .recharts-cartesian-axis-tick-value{fill:var(--fm-muted)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .recharts-cartesian-axis-tick-value{fill:var(--fm-muted)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .recharts-cartesian-grid line{stroke:var(--fm-border)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .recharts-cartesian-grid line{stroke:var(--fm-border)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(.ql-toolbar.ql-snow,.ql-container.ql-snow){border-color:var(--fm-border);background:var(--fm-surface);color:var(--fm-text)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(.ql-toolbar.ql-snow,.ql-container.ql-snow){border-color:var(--fm-border);background:var(--fm-surface);color:var(--fm-text)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ql-snow .ql-stroke{stroke:var(--fm-muted)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ql-snow .ql-stroke{stroke:var(--fm-muted)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ql-snow .ql-fill{fill:var(--fm-muted)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ql-snow .ql-fill{fill:var(--fm-muted)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ql-snow .ql-picker{color:var(--fm-muted)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ql-snow .ql-picker{color:var(--fm-muted)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ql-snow .ql-picker-options{background:var(--fm-surface);border-color:var(--fm-border)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ql-snow .ql-picker-options{background:var(--fm-surface);border-color:var(--fm-border)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .fm-login-surface{background:radial-gradient(ellipse at 70% 10%,#0b608347,transparent 55%),var(--fm-background)}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .fm-login-surface{background:radial-gradient(ellipse at 70% 10%,#0b608347,transparent 55%),var(--fm-background)}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .fm-login-card{border:1px solid #2f546d;box-shadow:0 25px 80px #0005}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .fm-login-card{border:1px solid #2f546d;box-shadow:0 25px 80px #0005}
}
@media screen and (prefers-reduced-motion:no-preference){
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) :is(.card-hover,.fm-primary-button){transition:background-color .2s,border-color .2s,box-shadow .2s}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) :is(.card-hover,.fm-primary-button){transition:background-color .2s,border-color .2s,box-shadow .2s}
  :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .card-hover:hover{border-color:#398aad;box-shadow:0 12px 35px #0004}
  :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .card-hover:hover{border-color:#398aad;box-shadow:0 12px 35px #0004}
}

@media screen {
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .divide-\[\#edf0ec\] > :not([hidden]) ~ :not([hidden]) {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .divide-\[\#edf0ec\] > :not([hidden]) ~ :not([hidden]) {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    border-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .divide-blue-100 > :not([hidden]) ~ :not([hidden]) {
    border-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .divide-gray-100 > :not([hidden]) ~ :not([hidden]) {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .divide-gray-200\/70 > :not([hidden]) ~ :not([hidden]) {
    border-color: color-mix(in srgb, #2a4359 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .divide-gray-200\/70 > :not([hidden]) ~ :not([hidden]) {
    border-color: color-mix(in srgb, #2a4359 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .divide-white\/10 > :not([hidden]) ~ :not([hidden]) {
    border-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .divide-white\/10 > :not([hidden]) ~ :not([hidden]) {
    border-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#172019\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#172019\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#365641\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#365641\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#b9c6bc\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#b9c6bc\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#c5cec7\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#c5cec7\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#c7d4c2\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#c7d4c2\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#c9ded0\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#c9ded0\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#cfd6cf\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#cfd6cf\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#cfe1d5\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#cfe1d5\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#d5ddd5\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#d5ddd5\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#d7ddd7\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#d7ddd7\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#d7ded7\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#d7ded7\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#d8ddd7\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#d8ddd7\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#d8e0d8\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#d8e0d8\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#d9dfda\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#d9dfda\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#dce3dc\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#dce3dc\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#dde2dc\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#dde2dc\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#dfe4dc\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#dfe4dc\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#dfe4de\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#dfe4de\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#e0e5df\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#e0e5df\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#e0e6df\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#e0e6df\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#e1e5e0\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#e1e5e0\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#e1e6e0\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#e1e6e0\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#e2e6e1\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#e2e6e1\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#e3e7e2\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#e3e7e2\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#e4e8e3\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#e4e8e3\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#e4e9e3\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#e4e9e3\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#e5e9e4\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#e5e9e4\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#e5eae5\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#e5eae5\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#e6eae5\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#e6eae5\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#e8ece7\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#e8ece7\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-\[\#edf0ec\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-\[\#edf0ec\] {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-amber-100 {
    border-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-amber-100 {
    border-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-amber-200 {
    border-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-amber-200 {
    border-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-amber-300 {
    border-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-amber-300 {
    border-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-amber-300\/20 {
    border-color: color-mix(in srgb, #f4d07766 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-amber-300\/20 {
    border-color: color-mix(in srgb, #f4d07766 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-amber-300\/25 {
    border-color: color-mix(in srgb, #f4d07766 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-amber-300\/25 {
    border-color: color-mix(in srgb, #f4d07766 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-amber-300\/30 {
    border-color: color-mix(in srgb, #f4d07766 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-amber-300\/30 {
    border-color: color-mix(in srgb, #f4d07766 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-amber-300\/60 {
    border-color: color-mix(in srgb, #f4d07766 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-amber-300\/60 {
    border-color: color-mix(in srgb, #f4d07766 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-blackBg {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-blackBg {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-blackBg\/10 {
    border-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-blackBg\/10 {
    border-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-blue-100 {
    border-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-blue-100 {
    border-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-blue-200 {
    border-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-blue-200 {
    border-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-blue-200\/60 {
    border-color: color-mix(in srgb, #94c9ff66 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-blue-200\/60 {
    border-color: color-mix(in srgb, #94c9ff66 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-blue-300 {
    border-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-blue-300 {
    border-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-border {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-border {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-border-light {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-border-light {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-emerald-100 {
    border-color: #6fe1b966
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-emerald-100 {
    border-color: #6fe1b966
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-emerald-200 {
    border-color: #6fe1b966
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-emerald-200 {
    border-color: #6fe1b966
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-emerald-200\/25 {
    border-color: color-mix(in srgb, #6fe1b966 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-emerald-200\/25 {
    border-color: color-mix(in srgb, #6fe1b966 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-emerald-200\/60 {
    border-color: color-mix(in srgb, #6fe1b966 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-emerald-200\/60 {
    border-color: color-mix(in srgb, #6fe1b966 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-emerald-300 {
    border-color: #6fe1b966
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-emerald-300 {
    border-color: #6fe1b966
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-emerald-300\/20 {
    border-color: color-mix(in srgb, #6fe1b966 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-emerald-300\/20 {
    border-color: color-mix(in srgb, #6fe1b966 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-emerald-300\/40 {
    border-color: color-mix(in srgb, #6fe1b966 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-emerald-300\/40 {
    border-color: color-mix(in srgb, #6fe1b966 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-gray-100 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-gray-100 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-gray-200 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-gray-200 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-gray-200\/80 {
    border-color: color-mix(in srgb, #2a4359 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-gray-200\/80 {
    border-color: color-mix(in srgb, #2a4359 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-gray-300 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-gray-300 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-gray-400 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-gray-400 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-gray-50 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-gray-50 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-gray-600 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-gray-600 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-gray-700 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-gray-700 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-gray-900 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-gray-900 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-gray-950 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-gray-950 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-green-100 {
    border-color: #78e4ab66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-green-100 {
    border-color: #78e4ab66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-green-200 {
    border-color: #78e4ab66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-green-200 {
    border-color: #78e4ab66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-green-300 {
    border-color: #78e4ab66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-green-300 {
    border-color: #78e4ab66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-indigo-100 {
    border-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-indigo-100 {
    border-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-indigo-200 {
    border-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-indigo-200 {
    border-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-indigo-300 {
    border-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-indigo-300 {
    border-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-orange-100 {
    border-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-orange-100 {
    border-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-orange-200 {
    border-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-orange-200 {
    border-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-orange-300 {
    border-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-orange-300 {
    border-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-primary-500 {
    border-color: #21b9e5
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-primary-500 {
    border-color: #21b9e5
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-purple-100 {
    border-color: #cab5ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-purple-100 {
    border-color: #cab5ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-purple-200 {
    border-color: #cab5ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-purple-200 {
    border-color: #cab5ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-purple-300 {
    border-color: #cab5ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-purple-300 {
    border-color: #cab5ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-red-100 {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-red-100 {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-red-200 {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-red-200 {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-red-300 {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-red-300 {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-red-300\/20 {
    border-color: color-mix(in srgb, #ff9da766 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-red-300\/20 {
    border-color: color-mix(in srgb, #ff9da766 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-red-300\/30 {
    border-color: color-mix(in srgb, #ff9da766 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-red-300\/30 {
    border-color: color-mix(in srgb, #ff9da766 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-rose-200 {
    border-color: #ffa1bb66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-rose-200 {
    border-color: #ffa1bb66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-sky-100 {
    border-color: #7ed7ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-sky-100 {
    border-color: #7ed7ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-sky-200 {
    border-color: #7ed7ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-sky-200 {
    border-color: #7ed7ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-sky-300 {
    border-color: #7ed7ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-sky-300 {
    border-color: #7ed7ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-sky-300\/35 {
    border-color: color-mix(in srgb, #7ed7ff66 35%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-sky-300\/35 {
    border-color: color-mix(in srgb, #7ed7ff66 35%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-slate-100 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-slate-100 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-slate-200 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-slate-200 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-slate-300 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-slate-300 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-slate-400 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-slate-400 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-slate-500 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-slate-500 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-slate-600 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-slate-600 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-slate-700 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-slate-700 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-slate-900 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-slate-900 {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-teal-200 {
    border-color: #6edcd366
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-teal-200 {
    border-color: #6edcd366
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-violet-100 {
    border-color: #c4b5fd66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-violet-100 {
    border-color: #c4b5fd66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-violet-200 {
    border-color: #c4b5fd66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-violet-200 {
    border-color: #c4b5fd66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-violet-300 {
    border-color: #c4b5fd66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-violet-300 {
    border-color: #c4b5fd66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-white {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-white {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-white\/10 {
    border-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-white\/10 {
    border-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-white\/15 {
    border-color: color-mix(in srgb, #2a4359 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-white\/15 {
    border-color: color-mix(in srgb, #2a4359 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-white\/20 {
    border-color: color-mix(in srgb, #2a4359 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-white\/20 {
    border-color: color-mix(in srgb, #2a4359 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-white\/25 {
    border-color: color-mix(in srgb, #2a4359 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-white\/25 {
    border-color: color-mix(in srgb, #2a4359 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-white\/30 {
    border-color: color-mix(in srgb, #2a4359 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-white\/30 {
    border-color: color-mix(in srgb, #2a4359 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-white\/40 {
    border-color: color-mix(in srgb, #2a4359 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-white\/40 {
    border-color: color-mix(in srgb, #2a4359 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-white\/5 {
    border-color: color-mix(in srgb, #2a4359 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-white\/5 {
    border-color: color-mix(in srgb, #2a4359 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-white\/60 {
    border-color: color-mix(in srgb, #2a4359 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-white\/60 {
    border-color: color-mix(in srgb, #2a4359 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-white\/70 {
    border-color: color-mix(in srgb, #2a4359 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-white\/70 {
    border-color: color-mix(in srgb, #2a4359 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-white\/80 {
    border-color: color-mix(in srgb, #2a4359 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-white\/80 {
    border-color: color-mix(in srgb, #2a4359 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-yellow-200 {
    border-color: #eedb8166
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-yellow-200 {
    border-color: #eedb8166
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-yellow-300 {
    border-color: #eedb8166
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-yellow-300 {
    border-color: #eedb8166
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-t-black {
    border-top-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-t-black {
    border-top-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-t-blackBg {
    border-top-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-t-blackBg {
    border-top-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-t-emerald-200 {
    border-top-color: #6fe1b966
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-t-emerald-200 {
    border-top-color: #6fe1b966
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-t-gray-600 {
    border-top-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-t-gray-600 {
    border-top-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-t-gray-700 {
    border-top-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-t-gray-700 {
    border-top-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-t-gray-900 {
    border-top-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-t-gray-900 {
    border-top-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .border-t-white {
    border-top-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .border-t-white {
    border-top-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#0d120f\]\/45 {
    background-color: color-mix(in srgb, #080f19 45%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#0d120f\]\/45 {
    background-color: color-mix(in srgb, #080f19 45%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#172019\] {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#172019\] {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#FAFAFA\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#FAFAFA\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#dceee3\] {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#dceee3\] {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#e1e6e0\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#e1e6e0\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#e6eae5\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#e6eae5\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#e7eee9\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#e7eee9\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#e8ede8\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#e8ede8\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#e8eee9\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#e8eee9\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#e9e9eb\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#e9e9eb\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#eaf5ee\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#eaf5ee\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#eaf7ef\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#eaf7ef\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#edf0ec\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#edf0ec\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#edf2ed\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#edf2ed\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#edf3e8\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#edf3e8\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#eef1ed\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#eef1ed\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#eef2ed\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#eef2ed\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#eef3ee\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#eef3ee\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#eef5f0\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#eef5f0\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#eef7f1\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#eef7f1\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f0f2ef\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f0f2ef\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f1efff\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f1efff\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f1f3f0\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f1f3f0\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f2f4f0\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f2f4f0\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f4f5f2\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f4f5f2\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f4f5f7\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f4f5f7\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f4f6f2\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f4f6f2\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f4f6f3\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f4f6f3\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f5f7f4\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f5f7f4\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f6f7f4\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f6f7f4\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f6f8f5\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f6f8f5\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f7f8f5\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f7f8f5\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f7f9f6\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f7f9f6\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#f8faf7\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#f8faf7\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#fafbf9\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#fafbf9\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#fafbfa\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#fafbfa\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-\[\#fbfcfa\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-\[\#fbfcfa\] {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-100 {
    background-color: #352b19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-100 {
    background-color: #352b19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-100\/90 {
    background-color: color-mix(in srgb, #352b19 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-100\/90 {
    background-color: color-mix(in srgb, #352b19 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-200 {
    background-color: #352b19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-200 {
    background-color: #352b19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-300\/10 {
    background-color: color-mix(in srgb, #352b19 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-300\/10 {
    background-color: color-mix(in srgb, #352b19 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-400 {
    background-color: #b45309
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-400 {
    background-color: #b45309
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-400\/10 {
    background-color: color-mix(in srgb, #b45309 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-400\/10 {
    background-color: color-mix(in srgb, #b45309 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-50 {
    background-color: #352b19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-50 {
    background-color: #352b19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-50\/30 {
    background-color: color-mix(in srgb, #352b19 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-50\/30 {
    background-color: color-mix(in srgb, #352b19 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-50\/40 {
    background-color: color-mix(in srgb, #352b19 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-50\/40 {
    background-color: color-mix(in srgb, #352b19 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-50\/60 {
    background-color: color-mix(in srgb, #352b19 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-50\/60 {
    background-color: color-mix(in srgb, #352b19 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-50\/70 {
    background-color: color-mix(in srgb, #352b19 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-50\/70 {
    background-color: color-mix(in srgb, #352b19 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-500 {
    background-color: #b45309
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-500 {
    background-color: #b45309
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-500\/10 {
    background-color: color-mix(in srgb, #b45309 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-500\/10 {
    background-color: color-mix(in srgb, #b45309 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-500\/15 {
    background-color: color-mix(in srgb, #b45309 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-500\/15 {
    background-color: color-mix(in srgb, #b45309 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-500\/5 {
    background-color: color-mix(in srgb, #b45309 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-500\/5 {
    background-color: color-mix(in srgb, #b45309 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-500\/70 {
    background-color: color-mix(in srgb, #b45309 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-500\/70 {
    background-color: color-mix(in srgb, #b45309 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-600 {
    background-color: #b45309
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-600 {
    background-color: #b45309
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-amber-900\/15 {
    background-color: color-mix(in srgb, #78350f 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-amber-900\/15 {
    background-color: color-mix(in srgb, #78350f 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-black {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-black {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-black\/10 {
    background-color: color-mix(in srgb, #080f19 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-black\/10 {
    background-color: color-mix(in srgb, #080f19 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-black\/20 {
    background-color: color-mix(in srgb, #080f19 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-black\/20 {
    background-color: color-mix(in srgb, #080f19 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-black\/25 {
    background-color: color-mix(in srgb, #080f19 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-black\/25 {
    background-color: color-mix(in srgb, #080f19 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-black\/30 {
    background-color: color-mix(in srgb, #080f19 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-black\/30 {
    background-color: color-mix(in srgb, #080f19 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-black\/40 {
    background-color: color-mix(in srgb, #080f19 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-black\/40 {
    background-color: color-mix(in srgb, #080f19 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-black\/5 {
    background-color: color-mix(in srgb, #080f19 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-black\/5 {
    background-color: color-mix(in srgb, #080f19 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-black\/60 {
    background-color: color-mix(in srgb, #080f19 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-black\/60 {
    background-color: color-mix(in srgb, #080f19 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-black\/70 {
    background-color: color-mix(in srgb, #080f19 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-black\/70 {
    background-color: color-mix(in srgb, #080f19 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-black\/75 {
    background-color: color-mix(in srgb, #080f19 75%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-black\/75 {
    background-color: color-mix(in srgb, #080f19 75%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-black\/80 {
    background-color: color-mix(in srgb, #080f19 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-black\/80 {
    background-color: color-mix(in srgb, #080f19 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-black\/90 {
    background-color: color-mix(in srgb, #080f19 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-black\/90 {
    background-color: color-mix(in srgb, #080f19 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-black\/95 {
    background-color: color-mix(in srgb, #080f19 95%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-black\/95 {
    background-color: color-mix(in srgb, #080f19 95%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blackBg {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blackBg {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blackBg\/5 {
    background-color: color-mix(in srgb, #080f19 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blackBg\/5 {
    background-color: color-mix(in srgb, #080f19 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blue-100 {
    background-color: #112e4a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blue-100 {
    background-color: #112e4a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blue-100\/60 {
    background-color: color-mix(in srgb, #112e4a 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blue-100\/60 {
    background-color: color-mix(in srgb, #112e4a 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blue-100\/80 {
    background-color: color-mix(in srgb, #112e4a 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blue-100\/80 {
    background-color: color-mix(in srgb, #112e4a 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blue-400 {
    background-color: #1d4ed8
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blue-400 {
    background-color: #1d4ed8
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blue-50 {
    background-color: #112e4a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blue-50 {
    background-color: #112e4a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blue-50\/20 {
    background-color: color-mix(in srgb, #112e4a 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blue-50\/20 {
    background-color: color-mix(in srgb, #112e4a 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blue-50\/30 {
    background-color: color-mix(in srgb, #112e4a 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blue-50\/30 {
    background-color: color-mix(in srgb, #112e4a 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blue-50\/40 {
    background-color: color-mix(in srgb, #112e4a 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blue-50\/40 {
    background-color: color-mix(in srgb, #112e4a 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blue-50\/50 {
    background-color: color-mix(in srgb, #112e4a 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blue-50\/50 {
    background-color: color-mix(in srgb, #112e4a 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blue-50\/60 {
    background-color: color-mix(in srgb, #112e4a 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blue-50\/60 {
    background-color: color-mix(in srgb, #112e4a 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blue-500 {
    background-color: #1d4ed8
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blue-500 {
    background-color: #1d4ed8
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blue-600 {
    background-color: #1d4ed8
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blue-600 {
    background-color: #1d4ed8
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-blue-700 {
    background-color: #1d4ed8
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-blue-700 {
    background-color: #1d4ed8
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-cyan-400 {
    background-color: #0e7490
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-cyan-400 {
    background-color: #0e7490
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-cyan-400\/15 {
    background-color: color-mix(in srgb, #0e7490 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-cyan-400\/15 {
    background-color: color-mix(in srgb, #0e7490 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-cyan-50 {
    background-color: #0c2f3c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-cyan-50 {
    background-color: #0c2f3c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-cyan-50\/40 {
    background-color: color-mix(in srgb, #0c2f3c 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-cyan-50\/40 {
    background-color: color-mix(in srgb, #0c2f3c 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-100 {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-100 {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-300 {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-300 {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-400 {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-400 {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-400\/10 {
    background-color: color-mix(in srgb, #047857 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-400\/10 {
    background-color: color-mix(in srgb, #047857 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-400\/15 {
    background-color: color-mix(in srgb, #047857 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-400\/15 {
    background-color: color-mix(in srgb, #047857 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-400\/20 {
    background-color: color-mix(in srgb, #047857 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-400\/20 {
    background-color: color-mix(in srgb, #047857 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-50 {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-50 {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-50\/40 {
    background-color: color-mix(in srgb, #0d302c 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-50\/40 {
    background-color: color-mix(in srgb, #0d302c 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-50\/50 {
    background-color: color-mix(in srgb, #0d302c 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-50\/50 {
    background-color: color-mix(in srgb, #0d302c 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-50\/60 {
    background-color: color-mix(in srgb, #0d302c 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-50\/60 {
    background-color: color-mix(in srgb, #0d302c 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-500 {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-500 {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-500\/10 {
    background-color: color-mix(in srgb, #047857 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-500\/10 {
    background-color: color-mix(in srgb, #047857 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-500\/15 {
    background-color: color-mix(in srgb, #047857 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-500\/15 {
    background-color: color-mix(in srgb, #047857 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-500\/20 {
    background-color: color-mix(in srgb, #047857 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-500\/20 {
    background-color: color-mix(in srgb, #047857 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-500\/85 {
    background-color: color-mix(in srgb, #047857 85%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-500\/85 {
    background-color: color-mix(in srgb, #047857 85%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-600 {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-600 {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-700 {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-700 {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-emerald-900\/15 {
    background-color: color-mix(in srgb, #064e3b 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-emerald-900\/15 {
    background-color: color-mix(in srgb, #064e3b 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-100 {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-100 {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-100\/80 {
    background-color: color-mix(in srgb, #101d2b 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-100\/80 {
    background-color: color-mix(in srgb, #101d2b 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-200 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-200 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-300 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-300 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-400 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-400 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-50 {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-50 {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-50\/30 {
    background-color: color-mix(in srgb, #101d2b 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-50\/30 {
    background-color: color-mix(in srgb, #101d2b 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-50\/40 {
    background-color: color-mix(in srgb, #101d2b 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-50\/40 {
    background-color: color-mix(in srgb, #101d2b 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-50\/50 {
    background-color: color-mix(in srgb, #101d2b 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-50\/50 {
    background-color: color-mix(in srgb, #101d2b 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-50\/60 {
    background-color: color-mix(in srgb, #101d2b 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-50\/60 {
    background-color: color-mix(in srgb, #101d2b 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-50\/70 {
    background-color: color-mix(in srgb, #101d2b 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-50\/70 {
    background-color: color-mix(in srgb, #101d2b 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-50\/80 {
    background-color: color-mix(in srgb, #101d2b 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-50\/80 {
    background-color: color-mix(in srgb, #101d2b 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-500 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-500 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-600 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-600 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-700 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-700 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-800 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-800 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-900 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-900 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-gray-950 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-gray-950 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-green-100 {
    background-color: #0f302a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-green-100 {
    background-color: #0f302a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-green-400 {
    background-color: #15803d
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-green-400 {
    background-color: #15803d
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-green-50 {
    background-color: #0f302a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-green-50 {
    background-color: #0f302a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-green-50\/40 {
    background-color: color-mix(in srgb, #0f302a 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-green-50\/40 {
    background-color: color-mix(in srgb, #0f302a 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-green-50\/50 {
    background-color: color-mix(in srgb, #0f302a 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-green-50\/50 {
    background-color: color-mix(in srgb, #0f302a 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-green-500 {
    background-color: #15803d
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-green-500 {
    background-color: #15803d
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-green-600 {
    background-color: #15803d
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-green-600 {
    background-color: #15803d
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-indigo-100 {
    background-color: #222949
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-indigo-100 {
    background-color: #222949
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-indigo-100\/80 {
    background-color: color-mix(in srgb, #222949 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-indigo-100\/80 {
    background-color: color-mix(in srgb, #222949 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-indigo-300 {
    background-color: #222949
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-indigo-300 {
    background-color: #222949
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-indigo-400 {
    background-color: #4338ca
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-indigo-400 {
    background-color: #4338ca
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-indigo-50 {
    background-color: #222949
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-indigo-50 {
    background-color: #222949
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-indigo-50\/30 {
    background-color: color-mix(in srgb, #222949 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-indigo-50\/30 {
    background-color: color-mix(in srgb, #222949 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-indigo-50\/40 {
    background-color: color-mix(in srgb, #222949 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-indigo-50\/40 {
    background-color: color-mix(in srgb, #222949 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-indigo-50\/60 {
    background-color: color-mix(in srgb, #222949 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-indigo-50\/60 {
    background-color: color-mix(in srgb, #222949 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-indigo-50\/95 {
    background-color: color-mix(in srgb, #222949 95%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-indigo-50\/95 {
    background-color: color-mix(in srgb, #222949 95%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-indigo-500 {
    background-color: #4338ca
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-indigo-500 {
    background-color: #4338ca
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-indigo-600 {
    background-color: #4338ca
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-indigo-600 {
    background-color: #4338ca
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-indigo-600\/15 {
    background-color: color-mix(in srgb, #4338ca 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-indigo-600\/15 {
    background-color: color-mix(in srgb, #4338ca 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-mainBg {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-mainBg {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-orange-100 {
    background-color: #38281d
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-orange-100 {
    background-color: #38281d
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-orange-100\/80 {
    background-color: color-mix(in srgb, #38281d 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-orange-100\/80 {
    background-color: color-mix(in srgb, #38281d 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-orange-400 {
    background-color: #c2410c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-orange-400 {
    background-color: #c2410c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-orange-50 {
    background-color: #38281d
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-orange-50 {
    background-color: #38281d
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-orange-50\/20 {
    background-color: color-mix(in srgb, #38281d 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-orange-50\/20 {
    background-color: color-mix(in srgb, #38281d 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-orange-50\/30 {
    background-color: color-mix(in srgb, #38281d 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-orange-50\/30 {
    background-color: color-mix(in srgb, #38281d 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-orange-50\/40 {
    background-color: color-mix(in srgb, #38281d 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-orange-50\/40 {
    background-color: color-mix(in srgb, #38281d 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-orange-50\/60 {
    background-color: color-mix(in srgb, #38281d 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-orange-50\/60 {
    background-color: color-mix(in srgb, #38281d 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-orange-500 {
    background-color: #c2410c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-orange-500 {
    background-color: #c2410c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-purple-100 {
    background-color: #2b2344
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-purple-100 {
    background-color: #2b2344
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-purple-400 {
    background-color: #7e22ce
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-purple-400 {
    background-color: #7e22ce
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-purple-50 {
    background-color: #2b2344
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-purple-50 {
    background-color: #2b2344
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-purple-50\/60 {
    background-color: color-mix(in srgb, #2b2344 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-purple-50\/60 {
    background-color: color-mix(in srgb, #2b2344 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-purple-500 {
    background-color: #7e22ce
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-purple-500 {
    background-color: #7e22ce
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-purple-600 {
    background-color: #7e22ce
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-purple-600 {
    background-color: #7e22ce
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-100 {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-100 {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-200 {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-200 {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-300 {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-300 {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-400 {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-400 {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-400\/10 {
    background-color: color-mix(in srgb, #b91c1c 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-400\/10 {
    background-color: color-mix(in srgb, #b91c1c 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-400\/15 {
    background-color: color-mix(in srgb, #b91c1c 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-400\/15 {
    background-color: color-mix(in srgb, #b91c1c 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-50 {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-50 {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-50\/40 {
    background-color: color-mix(in srgb, #381d28 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-50\/40 {
    background-color: color-mix(in srgb, #381d28 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-50\/50 {
    background-color: color-mix(in srgb, #381d28 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-50\/50 {
    background-color: color-mix(in srgb, #381d28 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-50\/60 {
    background-color: color-mix(in srgb, #381d28 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-50\/60 {
    background-color: color-mix(in srgb, #381d28 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-50\/80 {
    background-color: color-mix(in srgb, #381d28 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-50\/80 {
    background-color: color-mix(in srgb, #381d28 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-500 {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-500 {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-500\/10 {
    background-color: color-mix(in srgb, #b91c1c 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-500\/10 {
    background-color: color-mix(in srgb, #b91c1c 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-500\/15 {
    background-color: color-mix(in srgb, #b91c1c 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-500\/15 {
    background-color: color-mix(in srgb, #b91c1c 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-500\/20 {
    background-color: color-mix(in srgb, #b91c1c 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-500\/20 {
    background-color: color-mix(in srgb, #b91c1c 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-600 {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-600 {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-700 {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-700 {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-900\/20 {
    background-color: color-mix(in srgb, #7f1d1d 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-900\/20 {
    background-color: color-mix(in srgb, #7f1d1d 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-red-950\/90 {
    background-color: color-mix(in srgb, #450a0a 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-red-950\/90 {
    background-color: color-mix(in srgb, #450a0a 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-rose-50 {
    background-color: #381d2c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-rose-50 {
    background-color: #381d2c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-rose-700 {
    background-color: #be123c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-rose-700 {
    background-color: #be123c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-sky-100 {
    background-color: #0d2c40
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-sky-100 {
    background-color: #0d2c40
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-sky-200\/20 {
    background-color: color-mix(in srgb, #0d2c40 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-sky-200\/20 {
    background-color: color-mix(in srgb, #0d2c40 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-sky-50 {
    background-color: #0d2c40
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-sky-50 {
    background-color: #0d2c40
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-sky-50\/40 {
    background-color: color-mix(in srgb, #0d2c40 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-sky-50\/40 {
    background-color: color-mix(in srgb, #0d2c40 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-sky-50\/50 {
    background-color: color-mix(in srgb, #0d2c40 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-sky-50\/50 {
    background-color: color-mix(in srgb, #0d2c40 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-sky-500\/20 {
    background-color: color-mix(in srgb, #0369a1 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-sky-500\/20 {
    background-color: color-mix(in srgb, #0369a1 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-sky-600 {
    background-color: #0369a1
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-sky-600 {
    background-color: #0369a1
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-sky-700 {
    background-color: #0369a1
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-sky-700 {
    background-color: #0369a1
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-sky-900\/20 {
    background-color: color-mix(in srgb, #0c4a6e 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-sky-900\/20 {
    background-color: color-mix(in srgb, #0c4a6e 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-slate-100 {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-slate-100 {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-slate-100\/90 {
    background-color: color-mix(in srgb, #101d2b 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-slate-100\/90 {
    background-color: color-mix(in srgb, #101d2b 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-slate-200 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-slate-200 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-slate-400 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-slate-400 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-slate-50 {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-slate-50 {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-slate-50\/70 {
    background-color: color-mix(in srgb, #101d2b 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-slate-50\/70 {
    background-color: color-mix(in srgb, #101d2b 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-slate-700 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-slate-700 {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-slate-800 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-slate-800 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-slate-900 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-slate-900 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-slate-900\/85 {
    background-color: color-mix(in srgb, #080f19 85%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-slate-900\/85 {
    background-color: color-mix(in srgb, #080f19 85%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-slate-950 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-slate-950 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-slate-950\/25 {
    background-color: color-mix(in srgb, #080f19 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-slate-950\/25 {
    background-color: color-mix(in srgb, #080f19 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-surface {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-surface {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-surface\/30 {
    background-color: color-mix(in srgb, #101d2b 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-surface\/30 {
    background-color: color-mix(in srgb, #101d2b 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-teal-100\/80 {
    background-color: color-mix(in srgb, #0c3034 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-teal-100\/80 {
    background-color: color-mix(in srgb, #0c3034 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-teal-50 {
    background-color: #0c3034
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-teal-50 {
    background-color: #0c3034
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-teal-50\/40 {
    background-color: color-mix(in srgb, #0c3034 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-teal-50\/40 {
    background-color: color-mix(in srgb, #0c3034 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-violet-100 {
    background-color: #292344
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-violet-100 {
    background-color: #292344
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-violet-50 {
    background-color: #292344
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-violet-50 {
    background-color: #292344
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-violet-50\/20 {
    background-color: color-mix(in srgb, #292344 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-violet-50\/20 {
    background-color: color-mix(in srgb, #292344 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-violet-50\/60 {
    background-color: color-mix(in srgb, #292344 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-violet-50\/60 {
    background-color: color-mix(in srgb, #292344 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-violet-700 {
    background-color: #6d28d9
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-violet-700 {
    background-color: #6d28d9
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/10 {
    background-color: color-mix(in srgb, #101d2b 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/10 {
    background-color: color-mix(in srgb, #101d2b 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/15 {
    background-color: color-mix(in srgb, #101d2b 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/15 {
    background-color: color-mix(in srgb, #101d2b 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/20 {
    background-color: color-mix(in srgb, #101d2b 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/20 {
    background-color: color-mix(in srgb, #101d2b 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/40 {
    background-color: color-mix(in srgb, #101d2b 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/40 {
    background-color: color-mix(in srgb, #101d2b 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/5 {
    background-color: color-mix(in srgb, #101d2b 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/5 {
    background-color: color-mix(in srgb, #101d2b 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/50 {
    background-color: color-mix(in srgb, #101d2b 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/50 {
    background-color: color-mix(in srgb, #101d2b 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/60 {
    background-color: color-mix(in srgb, #101d2b 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/60 {
    background-color: color-mix(in srgb, #101d2b 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/70 {
    background-color: color-mix(in srgb, #101d2b 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/70 {
    background-color: color-mix(in srgb, #101d2b 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/80 {
    background-color: color-mix(in srgb, #101d2b 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/80 {
    background-color: color-mix(in srgb, #101d2b 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/85 {
    background-color: color-mix(in srgb, #101d2b 85%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/85 {
    background-color: color-mix(in srgb, #101d2b 85%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/90 {
    background-color: color-mix(in srgb, #101d2b 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/90 {
    background-color: color-mix(in srgb, #101d2b 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/95 {
    background-color: color-mix(in srgb, #101d2b 95%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/95 {
    background-color: color-mix(in srgb, #101d2b 95%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/\[0\.025\] {
    background-color: color-mix(in srgb, #101d2b 2.5%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/\[0\.025\] {
    background-color: color-mix(in srgb, #101d2b 2.5%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/\[0\.03\] {
    background-color: color-mix(in srgb, #101d2b 3%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/\[0\.03\] {
    background-color: color-mix(in srgb, #101d2b 3%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/\[0\.04\] {
    background-color: color-mix(in srgb, #101d2b 4%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/\[0\.04\] {
    background-color: color-mix(in srgb, #101d2b 4%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/\[0\.055\] {
    background-color: color-mix(in srgb, #101d2b 5.5%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/\[0\.055\] {
    background-color: color-mix(in srgb, #101d2b 5.5%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/\[0\.05\] {
    background-color: color-mix(in srgb, #101d2b 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/\[0\.05\] {
    background-color: color-mix(in srgb, #101d2b 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/\[0\.06\] {
    background-color: color-mix(in srgb, #101d2b 6%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/\[0\.06\] {
    background-color: color-mix(in srgb, #101d2b 6%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/\[0\.07\] {
    background-color: color-mix(in srgb, #101d2b 7.000000000000001%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/\[0\.07\] {
    background-color: color-mix(in srgb, #101d2b 7.000000000000001%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-white\/\[0\.09\] {
    background-color: color-mix(in srgb, #101d2b 9%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-white\/\[0\.09\] {
    background-color: color-mix(in srgb, #101d2b 9%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-whiteBg {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-whiteBg {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-yellow-100 {
    background-color: #332e1a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-yellow-100 {
    background-color: #332e1a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-yellow-50 {
    background-color: #332e1a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-yellow-50 {
    background-color: #332e1a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-yellow-600 {
    background-color: #a16207
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-yellow-600 {
    background-color: #a16207
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-zinc-950 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-zinc-950 {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .bg-zinc-950\/80 {
    background-color: color-mix(in srgb, #080f19 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .bg-zinc-950\/80 {
    background-color: color-mix(in srgb, #080f19 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .from-gray-100 {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .from-gray-100 {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .from-gray-50 {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .from-gray-50 {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .from-gray-500 {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .from-gray-500 {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .from-gray-800 {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .from-gray-800 {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .from-slate-50 {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .from-slate-50 {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .from-slate-700 {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .from-slate-700 {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .from-white {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .from-white {
    --tw-gradient-from: #080f19;
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .from-white\/20 {
    --tw-gradient-from: color-mix(in srgb, #080f19 20%, transparent);
    --tw-gradient-to: color-mix(in srgb, #080f19 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .from-white\/20 {
    --tw-gradient-from: color-mix(in srgb, #080f19 20%, transparent);
    --tw-gradient-to: color-mix(in srgb, #080f19 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .to-gray-100 {
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .to-gray-100 {
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .to-gray-50 {
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .to-gray-50 {
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .to-gray-600 {
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .to-gray-600 {
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .to-gray-900 {
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .to-gray-900 {
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .to-slate-900 {
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .to-slate-900 {
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .to-white {
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .to-white {
    --tw-gradient-to: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#172019\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#172019\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#24402d\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#24402d\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#26322b\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#26322b\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#26352c\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#26352c\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#273129\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#273129\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#344039\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#344039\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#36523b\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#36523b\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#39433b\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#39433b\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#405048\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#405048\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#405247\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#405247\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#415048\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#415048\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#435047\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#435047\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#465249\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#465249\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#4f5b53\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#4f5b53\] {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#516158\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#516158\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#526057\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#526057\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#526058\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#526058\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#536057\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#536057\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#536058\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#536058\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#53655a\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#53655a\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#566058\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#566058\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#566159\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#566159\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#58625a\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#58625a\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#58645c\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#58645c\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#59645d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#59645d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#5f6962\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#5f6962\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#5f6b62\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#5f6b62\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#607067\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#607067\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#647067\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#647067\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#657067\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#657067\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#657068\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#657068\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#657168\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#657168\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#667069\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#667069\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#667169\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#667169\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#68736b\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#68736b\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#68746b\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#68746b\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#68766c\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#68766c\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#687a6f\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#687a6f\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#69736c\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#69736c\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#6a746d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#6a746d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#6c766f\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#6c766f\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#6d776f\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#6d776f\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#6e7971\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#6e7971\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#6f7971\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#6f7971\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#6f7a72\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#6f7a72\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#727d75\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#727d75\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#748077\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#748077\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#748078\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#748078\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#78827b\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#78827b\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#7a847d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#7a847d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#7a857d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#7a857d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#7b857e\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#7b857e\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#7c867f\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#7c867f\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#7d8780\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#7d8780\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#818b84\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#818b84\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#828c85\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#828c85\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#829087\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#829087\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#858f88\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#858f88\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#879089\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#879089\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#879189\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#879189\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#889189\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#889189\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#89928b\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#89928b\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#8a938d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#8a938d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#91a097\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#91a097\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#92a098\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#92a098\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#9aa39c\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#9aa39c\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#9ba39d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#9ba39d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#a0a8a2\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#a0a8a2\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#a0aaa2\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#a0aaa2\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-\[\#a0aaa3\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-\[\#a0aaa3\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-amber-500 {
    color: #f4d077
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-amber-500 {
    color: #f4d077
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-amber-600 {
    color: #f4d077
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-amber-600 {
    color: #f4d077
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-amber-700 {
    color: #f4d077
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-amber-700 {
    color: #f4d077
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-amber-700\/70 {
    color: color-mix(in srgb, #f4d077 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-amber-700\/70 {
    color: color-mix(in srgb, #f4d077 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-amber-800 {
    color: #f4d077
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-amber-800 {
    color: #f4d077
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-amber-900 {
    color: #f4d077
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-amber-900 {
    color: #f4d077
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-amber-950 {
    color: #f4d077
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-amber-950 {
    color: #f4d077
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-black {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-black {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-black\/60 {
    color: color-mix(in srgb, #f3f7fa 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-black\/60 {
    color: color-mix(in srgb, #f3f7fa 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-blackBg {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-blackBg {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-blackBg\/70 {
    color: color-mix(in srgb, #f3f7fa 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-blackBg\/70 {
    color: color-mix(in srgb, #f3f7fa 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-blue-500 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-blue-500 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-blue-600 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-blue-600 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-blue-700 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-blue-700 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-blue-700\/80 {
    color: color-mix(in srgb, #94c9ff 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-blue-700\/80 {
    color: color-mix(in srgb, #94c9ff 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-blue-800 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-blue-800 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-blue-900 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-blue-900 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-blue-950 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-blue-950 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-cyan-600 {
    color: #73dced
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-cyan-600 {
    color: #73dced
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-cyan-700 {
    color: #73dced
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-cyan-700 {
    color: #73dced
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-cyan-800 {
    color: #73dced
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-cyan-800 {
    color: #73dced
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-emerald-400 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-emerald-400 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-emerald-500 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-emerald-500 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-emerald-600 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-emerald-600 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-emerald-700 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-emerald-700 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-emerald-800 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-emerald-800 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-emerald-900 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-emerald-900 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-emerald-950 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-emerald-950 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-gray-200 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-gray-200 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-gray-300 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-gray-300 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-gray-400 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-gray-400 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-gray-500 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-gray-500 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-gray-600 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-gray-600 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-gray-700 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-gray-700 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-gray-800 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-gray-800 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-gray-900 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-gray-900 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-gray-900\/70 {
    color: color-mix(in srgb, #f3f7fa 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-gray-900\/70 {
    color: color-mix(in srgb, #f3f7fa 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-gray-950 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-gray-950 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-grayText {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-grayText {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-green-500 {
    color: #78e4ab
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-green-500 {
    color: #78e4ab
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-green-600 {
    color: #78e4ab
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-green-600 {
    color: #78e4ab
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-green-700 {
    color: #78e4ab
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-green-700 {
    color: #78e4ab
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-green-700\/80 {
    color: color-mix(in srgb, #78e4ab 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-green-700\/80 {
    color: color-mix(in srgb, #78e4ab 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-green-800 {
    color: #78e4ab
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-green-800 {
    color: #78e4ab
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-green-900 {
    color: #78e4ab
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-green-900 {
    color: #78e4ab
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-indigo-500 {
    color: #afbeff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-indigo-500 {
    color: #afbeff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-indigo-600 {
    color: #afbeff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-indigo-600 {
    color: #afbeff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-indigo-700 {
    color: #afbeff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-indigo-700 {
    color: #afbeff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-indigo-800 {
    color: #afbeff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-indigo-800 {
    color: #afbeff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-indigo-900 {
    color: #afbeff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-indigo-900 {
    color: #afbeff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-indigo-950 {
    color: #afbeff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-indigo-950 {
    color: #afbeff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-orange-500 {
    color: #ffc286
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-orange-500 {
    color: #ffc286
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-orange-600 {
    color: #ffc286
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-orange-600 {
    color: #ffc286
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-orange-700 {
    color: #ffc286
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-orange-700 {
    color: #ffc286
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-orange-800 {
    color: #ffc286
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-orange-800 {
    color: #ffc286
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-pink-500 {
    color: #efb2e4
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-pink-500 {
    color: #efb2e4
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-primary-600 {
    color: #71daf5
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-primary-600 {
    color: #71daf5
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-purple-500 {
    color: #cab5ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-purple-500 {
    color: #cab5ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-purple-600 {
    color: #cab5ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-purple-600 {
    color: #cab5ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-purple-700 {
    color: #cab5ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-purple-700 {
    color: #cab5ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-purple-800 {
    color: #cab5ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-purple-800 {
    color: #cab5ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-purple-900 {
    color: #cab5ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-purple-900 {
    color: #cab5ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-red-400 {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-red-400 {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-red-500 {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-red-500 {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-red-600 {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-red-600 {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-red-700 {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-red-700 {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-red-700\/70 {
    color: color-mix(in srgb, #ff9da7 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-red-700\/70 {
    color: color-mix(in srgb, #ff9da7 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-red-800 {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-red-800 {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-red-900 {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-red-900 {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-rose-400 {
    color: #ffa1bb
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-rose-400 {
    color: #ffa1bb
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-rose-700 {
    color: #ffa1bb
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-rose-700 {
    color: #ffa1bb
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-rose-800 {
    color: #ffa1bb
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-rose-800 {
    color: #ffa1bb
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-rose-950 {
    color: #ffa1bb
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-rose-950 {
    color: #ffa1bb
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-sky-600 {
    color: #7ed7ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-sky-600 {
    color: #7ed7ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-sky-700 {
    color: #7ed7ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-sky-700 {
    color: #7ed7ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-sky-700\/80 {
    color: color-mix(in srgb, #7ed7ff 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-sky-700\/80 {
    color: color-mix(in srgb, #7ed7ff 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-sky-800 {
    color: #7ed7ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-sky-800 {
    color: #7ed7ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-sky-900 {
    color: #7ed7ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-sky-900 {
    color: #7ed7ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-slate-100 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-slate-100 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-slate-200 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-slate-200 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-slate-300 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-slate-300 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-slate-400 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-slate-400 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-slate-500 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-slate-500 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-slate-600 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-slate-600 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-slate-700 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-slate-700 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-slate-800 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-slate-800 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-slate-900 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-slate-900 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-slate-950 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-slate-950 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-teal-600 {
    color: #6edcd3
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-teal-600 {
    color: #6edcd3
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-teal-700 {
    color: #6edcd3
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-teal-700 {
    color: #6edcd3
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-violet-600 {
    color: #c4b5fd
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-violet-600 {
    color: #c4b5fd
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-violet-700 {
    color: #c4b5fd
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-violet-700 {
    color: #c4b5fd
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-violet-800 {
    color: #c4b5fd
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-violet-800 {
    color: #c4b5fd
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-yellow-400 {
    color: #eedb81
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-yellow-400 {
    color: #eedb81
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-yellow-500 {
    color: #eedb81
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-yellow-500 {
    color: #eedb81
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-yellow-600 {
    color: #eedb81
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-yellow-600 {
    color: #eedb81
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-yellow-700 {
    color: #eedb81
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-yellow-700 {
    color: #eedb81
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-yellow-800 {
    color: #eedb81
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-yellow-800 {
    color: #eedb81
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-yellow-900 {
    color: #eedb81
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-yellow-900 {
    color: #eedb81
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-zinc-200 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-zinc-200 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-zinc-300 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-zinc-300 {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-zinc-400 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-zinc-400 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .text-zinc-500 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .text-zinc-500 {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-\[\#172019\] {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-\[\#172019\] {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-\[\#d9e4dc\] {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-\[\#d9e4dc\] {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-amber-100 {
    --tw-ring-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-amber-100 {
    --tw-ring-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-black\/5 {
    --tw-ring-color: color-mix(in srgb, #2a4359 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-black\/5 {
    --tw-ring-color: color-mix(in srgb, #2a4359 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-blackBg {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-blackBg {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-blackBg\/20 {
    --tw-ring-color: color-mix(in srgb, #2a4359 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-blackBg\/20 {
    --tw-ring-color: color-mix(in srgb, #2a4359 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-blue-100 {
    --tw-ring-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-blue-100 {
    --tw-ring-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-blue-200 {
    --tw-ring-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-blue-200 {
    --tw-ring-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-emerald-100 {
    --tw-ring-color: #6fe1b966
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-emerald-100 {
    --tw-ring-color: #6fe1b966
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-emerald-300\/20 {
    --tw-ring-color: color-mix(in srgb, #6fe1b966 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-emerald-300\/20 {
    --tw-ring-color: color-mix(in srgb, #6fe1b966 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-gray-100 {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-gray-100 {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-gray-900\/10 {
    --tw-ring-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-gray-900\/10 {
    --tw-ring-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-green-200 {
    --tw-ring-color: #78e4ab66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-green-200 {
    --tw-ring-color: #78e4ab66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-red-100 {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-red-100 {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-red-200 {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-red-200 {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-red-300\/20 {
    --tw-ring-color: color-mix(in srgb, #ff9da766 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-red-300\/20 {
    --tw-ring-color: color-mix(in srgb, #ff9da766 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-slate-200 {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-slate-200 {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .ring-white\/10 {
    --tw-ring-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .ring-white\/10 {
    --tw-ring-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .selection\:bg-white *::selection {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .selection\:bg-white *::selection {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .selection\:bg-white\/10 *::selection {
    background-color: color-mix(in srgb, #101d2b 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .selection\:bg-white\/10 *::selection {
    background-color: color-mix(in srgb, #101d2b 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .selection\:text-black *::selection {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .selection\:text-black *::selection {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .selection\:bg-white::selection {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .selection\:bg-white::selection {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .selection\:bg-white\/10::selection {
    background-color: color-mix(in srgb, #101d2b 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .selection\:bg-white\/10::selection {
    background-color: color-mix(in srgb, #101d2b 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .selection\:text-black::selection {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .selection\:text-black::selection {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .placeholder\:text-gray-400::placeholder {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .placeholder\:text-gray-400::placeholder {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .before\:bg-\[\#dfe4de\]::before {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .before\:bg-\[\#dfe4de\]::before {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-within\:border-gray-400:focus-within {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-within\:border-gray-400:focus-within {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-within\:ring-amber-300:focus-within {
    --tw-ring-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-within\:ring-amber-300:focus-within {
    --tw-ring-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-within\:ring-blue-300:focus-within {
    --tw-ring-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-within\:ring-blue-300:focus-within {
    --tw-ring-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-within\:ring-gray-100:focus-within {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-within\:ring-gray-100:focus-within {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-within\:ring-gray-300:focus-within {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-within\:ring-gray-300:focus-within {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-within\:ring-indigo-300:focus-within {
    --tw-ring-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-within\:ring-indigo-300:focus-within {
    --tw-ring-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-within\:ring-orange-300:focus-within {
    --tw-ring-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-within\:ring-orange-300:focus-within {
    --tw-ring-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-within\:ring-red-50:focus-within {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-within\:ring-red-50:focus-within {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-within\:ring-teal-300:focus-within {
    --tw-ring-color: #6edcd366
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-within\:ring-teal-300:focus-within {
    --tw-ring-color: #6edcd366
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-\[\#98a49b\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-\[\#98a49b\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-\[\#9eaaa1\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-\[\#9eaaa1\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-\[\#aeb7b0\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-\[\#aeb7b0\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-\[\#b8c1ba\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-\[\#b8c1ba\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-\[\#b8c2ba\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-\[\#b8c2ba\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-\[\#b9c2bb\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-\[\#b9c2bb\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-\[\#b9c5bb\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-\[\#b9c5bb\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-\[\#bdc8bd\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-\[\#bdc8bd\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-\[\#bfc8bf\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-\[\#bfc8bf\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-\[\#c7d0c7\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-\[\#c7d0c7\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-\[\#dfe4de\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-\[\#dfe4de\]:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-amber-200:hover {
    border-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-amber-200:hover {
    border-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-amber-300:hover {
    border-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-amber-300:hover {
    border-color: #f4d07766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-black:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-black:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-black\/10:hover {
    border-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-black\/10:hover {
    border-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-blackBg:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-blackBg:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-blackBg\/30:hover {
    border-color: color-mix(in srgb, #2a4359 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-blackBg\/30:hover {
    border-color: color-mix(in srgb, #2a4359 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-blue-300:hover {
    border-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-blue-300:hover {
    border-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-border:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-border:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-gray-200:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-gray-200:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-gray-300:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-gray-300:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-gray-400:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-gray-400:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-green-300:hover {
    border-color: #78e4ab66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-green-300:hover {
    border-color: #78e4ab66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-indigo-200:hover {
    border-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-indigo-200:hover {
    border-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-indigo-300:hover {
    border-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-indigo-300:hover {
    border-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-orange-200:hover {
    border-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-orange-200:hover {
    border-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-orange-300:hover {
    border-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-orange-300:hover {
    border-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-primary:hover {
    border-color: #21b9e5
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-primary:hover {
    border-color: #21b9e5
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-purple-300:hover {
    border-color: #cab5ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-purple-300:hover {
    border-color: #cab5ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-red-100:hover {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-red-100:hover {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-red-200:hover {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-red-200:hover {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-red-300:hover {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-red-300:hover {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-slate-300:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-slate-300:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-slate-500:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-slate-500:hover {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-teal-300:hover {
    border-color: #6edcd366
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-teal-300:hover {
    border-color: #6edcd366
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-white\/20:hover {
    border-color: color-mix(in srgb, #2a4359 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-white\/20:hover {
    border-color: color-mix(in srgb, #2a4359 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-white\/30:hover {
    border-color: color-mix(in srgb, #2a4359 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-white\/30:hover {
    border-color: color-mix(in srgb, #2a4359 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-white\/40:hover {
    border-color: color-mix(in srgb, #2a4359 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-white\/40:hover {
    border-color: color-mix(in srgb, #2a4359 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:border-white\/60:hover {
    border-color: color-mix(in srgb, #2a4359 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:border-white\/60:hover {
    border-color: color-mix(in srgb, #2a4359 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#253129\]:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#253129\]:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#263229\]:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#263229\]:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#26352c\]:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#26352c\]:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#e6e9e5\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#e6e9e5\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#eef5f0\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#eef5f0\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#f0f3ef\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#f0f3ef\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#f1f4f0\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#f1f4f0\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#f2f4f0\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#f2f4f0\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#f4f6f3\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#f4f6f3\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#f6f7f4\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#f6f7f4\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#f7f9f6\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#f7f9f6\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#f8faf7\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#f8faf7\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#fafbf9\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#fafbf9\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#fafbfa\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#fafbfa\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-\[\#fbfcfa\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-\[\#fbfcfa\]:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-amber-100:hover {
    background-color: #352b19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-amber-100:hover {
    background-color: #352b19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-amber-100\/80:hover {
    background-color: color-mix(in srgb, #352b19 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-amber-100\/80:hover {
    background-color: color-mix(in srgb, #352b19 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-amber-300\/10:hover {
    background-color: color-mix(in srgb, #352b19 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-amber-300\/10:hover {
    background-color: color-mix(in srgb, #352b19 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-amber-300\/15:hover {
    background-color: color-mix(in srgb, #352b19 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-amber-300\/15:hover {
    background-color: color-mix(in srgb, #352b19 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-amber-50:hover {
    background-color: #352b19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-amber-50:hover {
    background-color: #352b19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-amber-50\/70:hover {
    background-color: color-mix(in srgb, #352b19 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-amber-50\/70:hover {
    background-color: color-mix(in srgb, #352b19 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-amber-700:hover {
    background-color: #b45309
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-amber-700:hover {
    background-color: #b45309
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-black\/50:hover {
    background-color: color-mix(in srgb, #080f19 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-black\/50:hover {
    background-color: color-mix(in srgb, #080f19 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-black\/60:hover {
    background-color: color-mix(in srgb, #080f19 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-black\/60:hover {
    background-color: color-mix(in srgb, #080f19 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-black\/90:hover {
    background-color: color-mix(in srgb, #080f19 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-black\/90:hover {
    background-color: color-mix(in srgb, #080f19 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-blackBg:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-blackBg:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-blackBg\/80:hover {
    background-color: color-mix(in srgb, #080f19 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-blackBg\/80:hover {
    background-color: color-mix(in srgb, #080f19 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-blackBg\/90:hover {
    background-color: color-mix(in srgb, #080f19 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-blackBg\/90:hover {
    background-color: color-mix(in srgb, #080f19 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-blue-100:hover {
    background-color: #112e4a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-blue-100:hover {
    background-color: #112e4a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-blue-200:hover {
    background-color: #112e4a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-blue-200:hover {
    background-color: #112e4a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-blue-50:hover {
    background-color: #112e4a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-blue-50:hover {
    background-color: #112e4a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-blue-600:hover {
    background-color: #1d4ed8
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-blue-600:hover {
    background-color: #1d4ed8
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-blue-700:hover {
    background-color: #1d4ed8
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-blue-700:hover {
    background-color: #1d4ed8
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-blue-800:hover {
    background-color: #1e40af
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-blue-800:hover {
    background-color: #1e40af
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-dark-500:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-dark-500:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-dark-800:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-dark-800:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-emerald-100:hover {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-emerald-100:hover {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-emerald-100\/10:hover {
    background-color: color-mix(in srgb, #0d302c 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-emerald-100\/10:hover {
    background-color: color-mix(in srgb, #0d302c 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-emerald-200:hover {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-emerald-200:hover {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-emerald-400:hover {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-emerald-400:hover {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-emerald-50:hover {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-emerald-50:hover {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-emerald-500:hover {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-emerald-500:hover {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-emerald-700:hover {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-emerald-700:hover {
    background-color: #047857
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-emerald-800:hover {
    background-color: #065f46
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-emerald-800:hover {
    background-color: #065f46
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-gray-100:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-gray-100:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-gray-200:hover {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-gray-200:hover {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-gray-300:hover {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-gray-300:hover {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-gray-50:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-gray-50:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-gray-50\/50:hover {
    background-color: color-mix(in srgb, #101d2b 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-gray-50\/50:hover {
    background-color: color-mix(in srgb, #101d2b 50%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-gray-50\/60:hover {
    background-color: color-mix(in srgb, #101d2b 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-gray-50\/60:hover {
    background-color: color-mix(in srgb, #101d2b 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-gray-600:hover {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-gray-600:hover {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-gray-700:hover {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-gray-700:hover {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-gray-800:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-gray-800:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-gray-900:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-gray-900:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-green-100:hover {
    background-color: #0f302a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-green-100:hover {
    background-color: #0f302a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-green-200:hover {
    background-color: #0f302a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-green-200:hover {
    background-color: #0f302a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-green-50:hover {
    background-color: #0f302a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-green-50:hover {
    background-color: #0f302a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-green-600:hover {
    background-color: #15803d
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-green-600:hover {
    background-color: #15803d
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-green-700:hover {
    background-color: #15803d
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-green-700:hover {
    background-color: #15803d
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-indigo-100:hover {
    background-color: #222949
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-indigo-100:hover {
    background-color: #222949
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-indigo-200:hover {
    background-color: #222949
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-indigo-200:hover {
    background-color: #222949
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-indigo-50:hover {
    background-color: #222949
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-indigo-50:hover {
    background-color: #222949
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-indigo-50\/60:hover {
    background-color: color-mix(in srgb, #222949 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-indigo-50\/60:hover {
    background-color: color-mix(in srgb, #222949 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-indigo-700:hover {
    background-color: #4338ca
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-indigo-700:hover {
    background-color: #4338ca
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-orange-200:hover {
    background-color: #38281d
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-orange-200:hover {
    background-color: #38281d
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-orange-50:hover {
    background-color: #38281d
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-orange-50:hover {
    background-color: #38281d
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-orange-600:hover {
    background-color: #c2410c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-orange-600:hover {
    background-color: #c2410c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-pink-50:hover {
    background-color: #35213a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-pink-50:hover {
    background-color: #35213a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-primary-50:hover {
    background-color: #103447
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-primary-50:hover {
    background-color: #103447
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-purple-100:hover {
    background-color: #2b2344
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-purple-100:hover {
    background-color: #2b2344
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-purple-200:hover {
    background-color: #2b2344
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-purple-200:hover {
    background-color: #2b2344
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-purple-50:hover {
    background-color: #2b2344
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-purple-50:hover {
    background-color: #2b2344
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-purple-600:hover {
    background-color: #7e22ce
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-purple-600:hover {
    background-color: #7e22ce
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-purple-700:hover {
    background-color: #7e22ce
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-purple-700:hover {
    background-color: #7e22ce
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-red-100:hover {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-red-100:hover {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-red-200:hover {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-red-200:hover {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-red-400\/10:hover {
    background-color: color-mix(in srgb, #b91c1c 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-red-400\/10:hover {
    background-color: color-mix(in srgb, #b91c1c 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-red-50:hover {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-red-50:hover {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-red-600:hover {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-red-600:hover {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-red-700:hover {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-red-700:hover {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-red-800:hover {
    background-color: #991b1b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-red-800:hover {
    background-color: #991b1b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-rose-800:hover {
    background-color: #9f1239
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-rose-800:hover {
    background-color: #9f1239
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-sky-100:hover {
    background-color: #0d2c40
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-sky-100:hover {
    background-color: #0d2c40
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-sky-700:hover {
    background-color: #0369a1
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-sky-700:hover {
    background-color: #0369a1
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-slate-100:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-slate-100:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-slate-200:hover {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-slate-200:hover {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-slate-50:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-slate-50:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-slate-800:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-slate-800:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-slate-900:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-slate-900:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-teal-50:hover {
    background-color: #0c3034
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-teal-50:hover {
    background-color: #0c3034
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-violet-800:hover {
    background-color: #5b21b6
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-violet-800:hover {
    background-color: #5b21b6
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-white:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-white:hover {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-white\/10:hover {
    background-color: color-mix(in srgb, #101d2b 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-white\/10:hover {
    background-color: color-mix(in srgb, #101d2b 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-white\/15:hover {
    background-color: color-mix(in srgb, #101d2b 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-white\/15:hover {
    background-color: color-mix(in srgb, #101d2b 15%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-white\/20:hover {
    background-color: color-mix(in srgb, #101d2b 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-white\/20:hover {
    background-color: color-mix(in srgb, #101d2b 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-white\/25:hover {
    background-color: color-mix(in srgb, #101d2b 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-white\/25:hover {
    background-color: color-mix(in srgb, #101d2b 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-white\/60:hover {
    background-color: color-mix(in srgb, #101d2b 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-white\/60:hover {
    background-color: color-mix(in srgb, #101d2b 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-white\/70:hover {
    background-color: color-mix(in srgb, #101d2b 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-white\/70:hover {
    background-color: color-mix(in srgb, #101d2b 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-white\/90:hover {
    background-color: color-mix(in srgb, #101d2b 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-white\/90:hover {
    background-color: color-mix(in srgb, #101d2b 90%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-white\/\[0\.04\]:hover {
    background-color: color-mix(in srgb, #101d2b 4%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-white\/\[0\.04\]:hover {
    background-color: color-mix(in srgb, #101d2b 4%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-white\/\[0\.05\]:hover {
    background-color: color-mix(in srgb, #101d2b 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-white\/\[0\.05\]:hover {
    background-color: color-mix(in srgb, #101d2b 5%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-white\/\[0\.08\]:hover {
    background-color: color-mix(in srgb, #101d2b 8%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-white\/\[0\.08\]:hover {
    background-color: color-mix(in srgb, #101d2b 8%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-yellow-200:hover {
    background-color: #332e1a
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-yellow-200:hover {
    background-color: #332e1a
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-yellow-700:hover {
    background-color: #a16207
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-yellow-700:hover {
    background-color: #a16207
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-zinc-200:hover {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-zinc-200:hover {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:bg-zinc-900:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:bg-zinc-900:hover {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-\[\#172019\]:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-\[\#172019\]:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-blackBg:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-blackBg:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-blue-500:hover {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-blue-500:hover {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-blue-600:hover {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-blue-600:hover {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-blue-700:hover {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-blue-700:hover {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-blue-800:hover {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-blue-800:hover {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-blue-900:hover {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-blue-900:hover {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-emerald-700:hover {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-emerald-700:hover {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-gray-600:hover {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-gray-600:hover {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-gray-700:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-gray-700:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-gray-800:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-gray-800:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-gray-900:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-gray-900:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-primary-700:hover {
    color: #71daf5
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-primary-700:hover {
    color: #71daf5
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-red-500:hover {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-red-500:hover {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-red-600:hover {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-red-600:hover {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-red-700:hover {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-red-700:hover {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-red-800:hover {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-red-800:hover {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-slate-300:hover {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-slate-300:hover {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-slate-700:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-slate-700:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-slate-900:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-slate-900:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-slate-950:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-slate-950:hover {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .hover\:text-zinc-300:hover {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .hover\:text-zinc-300:hover {
    color: #d5e2ed
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:border-\[\#8d9b91\]:focus {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:border-\[\#8d9b91\]:focus {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:border-black:focus {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:border-black:focus {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:border-blackBg:focus {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:border-blackBg:focus {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:border-blue-300:focus {
    border-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:border-blue-300:focus {
    border-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:border-gray-400:focus {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:border-gray-400:focus {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:border-red-300:focus {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:border-red-300:focus {
    border-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:border-slate-400:focus {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:border-slate-400:focus {
    border-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:border-white\/25:focus {
    border-color: color-mix(in srgb, #2a4359 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:border-white\/25:focus {
    border-color: color-mix(in srgb, #2a4359 25%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:border-white\/30:focus {
    border-color: color-mix(in srgb, #2a4359 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:border-white\/30:focus {
    border-color: color-mix(in srgb, #2a4359 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:border-white\/35:focus {
    border-color: color-mix(in srgb, #2a4359 35%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:border-white\/35:focus {
    border-color: color-mix(in srgb, #2a4359 35%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:border-white\/40:focus {
    border-color: color-mix(in srgb, #2a4359 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:border-white\/40:focus {
    border-color: color-mix(in srgb, #2a4359 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:bg-black:focus {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:bg-black:focus {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:bg-red-50:focus {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:bg-red-50:focus {
    background-color: #381d28
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:bg-white:focus {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:bg-white:focus {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:text-red-600:focus {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:text-red-600:focus {
    color: #ff9da7
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-\[\#172019\]\/20:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-\[\#172019\]\/20:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-\[\#dce6de\]:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-\[\#dce6de\]:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-amber-300\/40:focus {
    --tw-ring-color: color-mix(in srgb, #f4d07766 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-amber-300\/40:focus {
    --tw-ring-color: color-mix(in srgb, #f4d07766 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-black:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-black:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-black\/20:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-black\/20:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-blackBg:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-blackBg:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-blackBg\/10:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-blackBg\/10:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-blackBg\/20:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-blackBg\/20:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 20%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-blue-100:focus {
    --tw-ring-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-blue-100:focus {
    --tw-ring-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-blue-200:focus {
    --tw-ring-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-blue-200:focus {
    --tw-ring-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-blue-300:focus {
    --tw-ring-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-blue-300:focus {
    --tw-ring-color: #94c9ff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-cyan-300\/70:focus {
    --tw-ring-color: color-mix(in srgb, #73dced66 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-cyan-300\/70:focus {
    --tw-ring-color: color-mix(in srgb, #73dced66 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-emerald-100:focus {
    --tw-ring-color: #6fe1b966
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-emerald-100:focus {
    --tw-ring-color: #6fe1b966
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-gray-100:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-gray-100:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-gray-200:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-gray-200:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-gray-300:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-gray-300:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-gray-900:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-gray-900:focus {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-green-200:focus {
    --tw-ring-color: #78e4ab66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-green-200:focus {
    --tw-ring-color: #78e4ab66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-indigo-100:focus {
    --tw-ring-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-indigo-100:focus {
    --tw-ring-color: #afbeff66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-orange-200:focus {
    --tw-ring-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-orange-200:focus {
    --tw-ring-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-orange-300:focus {
    --tw-ring-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-orange-300:focus {
    --tw-ring-color: #ffc28666
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-red-100:focus {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-red-100:focus {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-red-200:focus {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-red-200:focus {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-red-300:focus {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-red-300:focus {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-red-50:focus {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-red-50:focus {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-violet-100:focus {
    --tw-ring-color: #c4b5fd66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-violet-100:focus {
    --tw-ring-color: #c4b5fd66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-violet-300:focus {
    --tw-ring-color: #c4b5fd66
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-violet-300:focus {
    --tw-ring-color: #c4b5fd66
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-white\/10:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-white\/10:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 10%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-white\/30:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-white\/30:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-white\/70:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-white\/70:focus {
    --tw-ring-color: color-mix(in srgb, #2a4359 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus\:ring-offset-\[\#172019\]:focus {
    --tw-ring-offset-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus\:ring-offset-\[\#172019\]:focus {
    --tw-ring-offset-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-visible\:ring-white:focus-visible {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-visible\:ring-white:focus-visible {
    --tw-ring-color: #2a4359
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-visible\:ring-white\/30:focus-visible {
    --tw-ring-color: color-mix(in srgb, #2a4359 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-visible\:ring-white\/30:focus-visible {
    --tw-ring-color: color-mix(in srgb, #2a4359 30%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-visible\:ring-white\/40:focus-visible {
    --tw-ring-color: color-mix(in srgb, #2a4359 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-visible\:ring-white\/40:focus-visible {
    --tw-ring-color: color-mix(in srgb, #2a4359 40%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-visible\:ring-white\/60:focus-visible {
    --tw-ring-color: color-mix(in srgb, #2a4359 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-visible\:ring-white\/60:focus-visible {
    --tw-ring-color: color-mix(in srgb, #2a4359 60%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-visible\:ring-white\/70:focus-visible {
    --tw-ring-color: color-mix(in srgb, #2a4359 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-visible\:ring-white\/70:focus-visible {
    --tw-ring-color: color-mix(in srgb, #2a4359 70%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-visible\:ring-white\/80:focus-visible {
    --tw-ring-color: color-mix(in srgb, #2a4359 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-visible\:ring-white\/80:focus-visible {
    --tw-ring-color: color-mix(in srgb, #2a4359 80%, transparent)
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .focus-visible\:ring-offset-slate-950:focus-visible {
    --tw-ring-offset-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .focus-visible\:ring-offset-slate-950:focus-visible {
    --tw-ring-offset-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .active\:bg-gray-900:active {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .active\:bg-gray-900:active {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .active\:bg-green-700:active {
    background-color: #15803d
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .active\:bg-green-700:active {
    background-color: #15803d
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .active\:bg-red-700:active {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .active\:bg-red-700:active {
    background-color: #b91c1c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .disabled\:bg-gray-100:disabled {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .disabled\:bg-gray-100:disabled {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .disabled\:bg-gray-300:disabled {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .disabled\:bg-gray-300:disabled {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .disabled\:bg-gray-400:disabled {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .disabled\:bg-gray-400:disabled {
    background-color: #172d42
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .disabled\:bg-gray-50:disabled {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .disabled\:bg-gray-50:disabled {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .disabled\:bg-slate-100:disabled {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .disabled\:bg-slate-100:disabled {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .disabled\:bg-slate-50:disabled {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .disabled\:bg-slate-50:disabled {
    background-color: #101d2b
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .disabled\:text-gray-400:disabled {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .disabled\:text-gray-400:disabled {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .disabled\:text-gray-600:disabled {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .disabled\:text-gray-600:disabled {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:bg-black {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:bg-black {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:bg-blackBg {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:bg-blackBg {
    background-color: #080f19
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:bg-emerald-100 {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:bg-emerald-100 {
    background-color: #0d302c
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:bg-orange-100 {
    background-color: #38281d
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:bg-orange-100 {
    background-color: #38281d
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:bg-purple-100 {
    background-color: #2b2344
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:bg-purple-100 {
    background-color: #2b2344
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:text-\[\#59645d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:text-\[\#59645d\] {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:text-black {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:text-black {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:text-blackBg {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:text-blackBg {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:text-blue-700 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:text-blue-700 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:text-blue-800 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:text-blue-800 {
    color: #94c9ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:text-emerald-600 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:text-emerald-600 {
    color: #6fe1b9
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:text-gray-900 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:text-gray-900 {
    color: #f3f7fa
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:text-orange-600 {
    color: #ffc286
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:text-orange-600 {
    color: #ffc286
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .group:hover .group-hover\:text-purple-600 {
    color: #cab5ff
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .group:hover .group-hover\:text-purple-600 {
    color: #cab5ff
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .data-\[invalid\]\:ring-red-50[data-invalid] {
    --tw-ring-color: #ff9da766
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .data-\[invalid\]\:ring-red-50[data-invalid] {
    --tw-ring-color: #ff9da766
}
@media (min-width: 640px) {
    :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .sm\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
        border-color: #2a4359
    }
    :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .sm\:divide-gray-200 > :not([hidden]) ~ :not([hidden]) {
        border-color: #2a4359
    }
    :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .sm\:border-white\/10 {
        border-color: color-mix(in srgb, #2a4359 10%, transparent)
    }
    :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .sm\:border-white\/10 {
        border-color: color-mix(in srgb, #2a4359 10%, transparent)
    }
}
@media (min-width: 768px) {
    :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .md\:divide-slate-200 > :not([hidden]) ~ :not([hidden]) {
        border-color: #2a4359
    }
    :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .md\:divide-slate-200 > :not([hidden]) ~ :not([hidden]) {
        border-color: #2a4359
    }
    :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .md\:divide-slate-300 > :not([hidden]) ~ :not([hidden]) {
        border-color: #2a4359
    }
    :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .md\:divide-slate-300 > :not([hidden]) ~ :not([hidden]) {
        border-color: #2a4359
    }
    :where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .md\:divide-white\/20 > :not([hidden]) ~ :not([hidden]) {
        border-color: color-mix(in srgb, #2a4359 20%, transparent)
    }
    :where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .md\:divide-white\/20 > :not([hidden]) ~ :not([hidden]) {
        border-color: color-mix(in srgb, #2a4359 20%, transparent)
    }
}
:where(html[data-fastmenu-ui="brand"]:not(:has(#root aside[data-fm-sidebar], #root aside.fixed.flex-col))) .\[\&\>label\]\:text-gray-500>label {
    color: #acbfd0
}
:where(html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col)) .\[\&\>label\]\:text-gray-500>label {
    color: #acbfd0
}
}

@media screen {
  html[data-fastmenu-ui="brand"] :is(#root aside[data-fm-sidebar], #root aside.fixed.flex-col) {
    background-color:#080f19;color-scheme:dark;font-family:Inter,"Helvetica Neue",Arial,sans-serif;
  }
}
