@layer ww-style-reset, ww-style-component, ww-style-core, ww-style-library, ww-style-section, ww-style-element, ww-style-layout-override, ww-style-runtime;
@property --ww-style-background-color {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-color {
  syntax: "*";
  inherits: false;
}
@property --ww-style-cursor {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border-bottom {
  syntax: "*";
  inherits: false;
}
@property --ww-style-opacity {
  syntax: "*";
  inherits: false;
}
@layer ww-style-library {
  @layer definition, instance;
  @layer definition {
    @layer normal, custom;
    @layer normal {
      .ww-e-dlE {
        margin: 0;
        padding: 20px 16px;
        z-index: 50;
        align-self: unset;
        display: flex;
        position: sticky;
        top: 0;
        width: 240px;
        max-width: unset;
        min-width: 240px;
        height: 100vh;
        max-height: unset;
        min-height: 100vh;
        background-color: #0b192c;
      }
      .ww-e-dlE.ww-layout, .ww-e-dlE [data-ww-ls~="dlE"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-dlF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dlF.ww-layout, .ww-e-dlF [data-ww-ls~="dlF"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-dlG {
        margin: 0;
        padding: 8px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.15s ease;
        border-radius: 8px;
      }
      .ww-e-dlG:where(:hover) {
        background-color: #ffffff0f;
      }
      .ww-e-dlG.ww-layout, .ww-e-dlG [data-ww-ls~="dlG"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dlH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dlI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 800 18px/1.2 var(--ww-default-font-family, sans-serif);
        color: #fff;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
      .ww-e-dlJ {
        margin: 0;
        padding: 2px 6px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 700 10px/1.2 var(--ww-default-font-family, sans-serif);
        color: #00d2d3;
        white-space-collapse: preserve;
        background-color: #00d2d326;
        border-radius: 4px;
      }
      .ww-e-dlK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dlK.ww-layout, .ww-e-dlK [data-ww-ls~="dlK"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dlL {
        margin: 0 0 4px;
        padding: 0 10px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 700 11px/1.3 var(--ww-default-font-family, sans-serif);
        color: #64748b;
        letter-spacing: 1px;
        white-space-collapse: preserve;
      }
      .ww-e-dlM {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.15s ease;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-dlM:where(:hover) {
        background: var(--ww-style-background-color);
      }
      .ww-e-dlM.ww-layout, .ww-e-dlM [data-ww-ls~="dlM"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dlN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dlO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 13px/1.2 var(--ww-default-font-family, sans-serif);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dlP {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.15s ease;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-dlP:where(:hover) {
        background: var(--ww-style-background-color);
      }
      .ww-e-dlP.ww-layout, .ww-e-dlP [data-ww-ls~="dlP"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dlQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dlR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 13px/1.2 var(--ww-default-font-family, sans-serif);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dlS {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.15s ease;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-dlS:where(:hover) {
        background: var(--ww-style-background-color);
      }
      .ww-e-dlS.ww-layout, .ww-e-dlS [data-ww-ls~="dlS"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dlT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dlU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 13px/1.2 var(--ww-default-font-family, sans-serif);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dlV {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.15s ease;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-dlV:where(:hover) {
        background: var(--ww-style-background-color);
      }
      .ww-e-dlV.ww-layout, .ww-e-dlV [data-ww-ls~="dlV"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dlW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dlX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 13px/1.2 var(--ww-default-font-family, sans-serif);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dlY {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.15s ease;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-dlY:where(:hover) {
        background: var(--ww-style-background-color);
      }
      .ww-e-dlY.ww-layout, .ww-e-dlY [data-ww-ls~="dlY"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dlZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dla {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 13px/1.2 var(--ww-default-font-family, sans-serif);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dlb {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.15s ease;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-dlb:where(:hover) {
        background: var(--ww-style-background-color);
      }
      .ww-e-dlb.ww-layout, .ww-e-dlb [data-ww-ls~="dlb"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dlc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dld {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 13px/1.2 var(--ww-default-font-family, sans-serif);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dle {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.15s ease;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-dle:where(:hover) {
        background: var(--ww-style-background-color);
      }
      .ww-e-dle.ww-layout, .ww-e-dle [data-ww-ls~="dle"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dlf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dlg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 13px/1.2 var(--ww-default-font-family, sans-serif);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dlh {
        margin: 0;
        padding: 8px 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.15s ease;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-dlh:where(:hover) {
        background: var(--ww-style-background-color);
      }
      .ww-e-dlh.ww-layout, .ww-e-dlh [data-ww-ls~="dlh"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dli {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dlj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 13px/1.2 var(--ww-default-font-family, sans-serif);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-dlk {
        margin: 0;
        padding: 12px 10px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff08;
        border: 1px solid #ffffff14;
        border-radius: 12px;
      }
      .ww-e-dlk.ww-layout, .ww-e-dlk [data-ww-ls~="dlk"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dll {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 32px;
        max-width: unset;
        min-width: 32px;
        height: 32px;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff14;
        border-radius: 50%;
      }
      .ww-e-dll.ww-layout, .ww-e-dll [data-ww-ls~="dll"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dlm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dln {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dln.ww-layout, .ww-e-dln [data-ww-ls~="dln"] {
        display: flex;
        flex-flow: column;
        gap: 2px;
      }
      .ww-e-dlo {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 600 13px/1.2 var(--ww-default-font-family, sans-serif);
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-dlp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 700 10px/1.2 var(--ww-default-font-family, sans-serif);
        color: #00d2d3;
        letter-spacing: .5px;
        white-space-collapse: preserve;
      }
    }
    @layer custom {
      .ww-e-dlE {
        box-sizing: border-box;
      }
      .ww-e-dlk {
        box-sizing: border-box;
      }
      .ww-e-dlo {
        white-space: nowrap;
        text-overflow: ellipsis;
      }
    }
  }
  @layer instance {
    @layer normal, custom;
    @layer normal {
    }
    @layer custom {
    }
  }
}
@layer ww-style-section {
  @layer normal, custom;
  @layer normal {
    @layer atomic, ordered;
    @layer atomic {
    }
    @layer ordered {
    }
  }
  @layer custom {
  }
}
@layer ww-style-element {
  @layer normal, custom;
  @layer normal {
    @layer atomic, ordered;
    @layer atomic {
    }
    @layer ordered {
    }
  }
  @layer custom {
  }
}
@layer ww-style-layout-override {
}
