[data-v-7c153f92]:export{primaryColor:#60a5fa;textColor:#c8d8ed;textColorSecondary:#7a9fc2;successColor:#0ea67f;dropDownColor:#050d1e;errorColor:#f04646;labelColor:#1a3a6e;menuBgColor:#0b1a30;dividerColor:#1a3554;popBgColor:#0c1e3a;transparent:hsla(0,0%,100%,0);shadow3Color:rgba(96,165,250,.5);shadow9Color:rgba(0,0,0,.35);bg8Color:rgba(96,165,250,.15);echartLine1Color:#3b82f6;echartLine2Color:#60a5fa;echartLine3Color:#06b6d4;echartLine4Color:#64748b;echartBar1Color:#3b82f6;greyColor:#64748b;grey1Color:rgba(251,191,36,.2);grey24Color:rgba(0,0,0,.05);grey72Color:#bfdbfe;grey73Color:rgba(0,0,0,.5);primaryColorDisable:#1e3a5f;green6Color:#6ee7b7;green7Color:#1e3a4a;green8Color:#047857;green9Color:rgba(96,165,250,.14);green13Color:rgba(96,165,250,.65);green24Color:#38bdf8;green26Color:#2563eb;green27Color:#0369a1;green28Color:#1e3a5f;whiteColor:#fff;blackColor:#000;redColor:#e05070;yellowColor:#fbbf24;green5Color:#059669;orangeColor:#f97316;blue3Color:rgba(96,165,250,.3);blue4Color:rgba(96,165,250,.1);blue12Color:#2563eb;blue13Color:#4f46e5;whiteTagColor:#3b82f6}.not-found-page[data-v-7c153f92]{height:100%;min-height:calc(100vh - 48px)}.not-found[data-v-7c153f92]{min-height:100%;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;background:linear-gradient(165deg,var(--background-body-color),var(--background-color-base-dark) 42%,var(--background-color-base-darker))}.not-found[data-v-7c153f92]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(var(--color-primary-rgb),.08) 1px,transparent 0),linear-gradient(90deg,rgba(var(--color-primary-rgb),.08) 1px,transparent 0);background-size:56px 56px;pointer-events:none}.not-found[data-v-7c153f92]:after{content:"";position:absolute;top:-15%;left:50%;transform:translateX(-50%);width:120%;max-width:900px;height:50%;background:radial-gradient(ellipse at center,rgba(var(--color-primary-rgb),.2) 0,transparent 70%);pointer-events:none}.not-found .not-found__inner[data-v-7c153f92]{position:relative;z-index:1;text-align:center;padding:32px 24px}.not-found .not-found__code[data-v-7c153f92]{display:block;font-size:clamp(72px,14vw,120px);font-weight:700;line-height:1;letter-spacing:-.04em;background:linear-gradient(180deg,var(--color-primary-light),var(--color-primary) 55%,var(--color-primary));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.not-found .not-found__title[data-v-7c153f92]{margin:24px 0 8px;font-size:20px;font-weight:500;color:var(--text-color-regular)}.not-found .not-found__desc[data-v-7c153f92]{margin:0 0 36px;font-size:14px;color:var(--text-color-secondary);max-width:320px;margin-left:auto;margin-right:auto;line-height:1.6}.not-found button[data-v-7c153f92]{width:200px;height:48px;line-height:48px;background:var(--color-primary);border-radius:8px;letter-spacing:2px;font-size:16px;font-weight:500;color:#fff;border:none;cursor:pointer;box-shadow:0 4px 24px rgba(var(--color-primary-rgb),.35);transition:background .2s,transform .15s,box-shadow .2s}.not-found button[data-v-7c153f92]:hover{background:var(--color-primary-light);box-shadow:0 6px 28px rgba(var(--color-primary-rgb),.45)}.not-found button[data-v-7c153f92]:active{transform:scale(.98)}