@charset "UTF-8";.micro-app-container>div{height:100%;background-color:var(--oasis-c-bg)}.micro-app-container>div>div{overflow:auto;min-height:100%}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;text-decoration:none;font:inherit;font-size:100%;vertical-align:baseline}*{margin:0;padding:0;box-sizing:border-box;font-size:14px}a{color:#222;font-size:14px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-family:Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.clearfix:before,.clearfix:after{display:block;clear:both;visibility:hidden;content:""}.container{width:95%;margin:10px auto 0}:root{--primary-color:#54ab29}:root{--oasis-c-bg: #fff;--oasis-c-bg-1:#d9d9d9;--oasis-c-bg-2:#b3b3b3;--oasis-c-text: #121212;--oasis-c-text-1:#2b2b2b;--oasis-c-text-2:#454545}.dark{--oasis-c-bg:#121212;--oasis-c-bg-1:#2b2b2b;--oasis-c-bg-2:#454545;--oasis-c-text: #fefefe;--oasis-c-text-1:#d9d9d9;--oasis-c-text-2:#b3b3b3;color:var(--oasis-c-text-1)}@media(prefers-color-scheme:dark){html{background-color:var(--oasis-c-bg)}}:root{font-size:16px;font-weight:400;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-size-adjust:100%}html,body,#app{width:100%;height:100%;margin:0;padding:0}[data-v-1b89ca33]:root{--primary-color:#54ab29}[data-v-1b89ca33]:root{--oasis-c-bg: #fff;--oasis-c-bg-1:#d9d9d9;--oasis-c-bg-2:#b3b3b3;--oasis-c-text: #121212;--oasis-c-text-1:#2b2b2b;--oasis-c-text-2:#454545}.dark[data-v-1b89ca33]{--oasis-c-bg:#121212;--oasis-c-bg-1:#2b2b2b;--oasis-c-bg-2:#454545;--oasis-c-text: #fefefe;--oasis-c-text-1:#d9d9d9;--oasis-c-text-2:#b3b3b3;color:var(--oasis-c-text-1)}@media(prefers-color-scheme:dark){html[data-v-1b89ca33]{background-color:var(--oasis-c-bg)}}.home[data-v-1b89ca33]{overflow-x:hidden;min-height:100vh;color:var(--oasis-c-text);background:var(--oasis-c-bg);scroll-behavior:smooth}.navbar[data-v-1b89ca33]{position:fixed;top:0;right:0;left:0;z-index:1000;padding:1.5rem 0;transition:all .3s ease}.navbar.scrolled[data-v-1b89ca33]{padding:1rem 0;background:#fffc;box-shadow:0 4px 30px #0000000d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.dark .navbar.scrolled[data-v-1b89ca33]{background:#121212e6;box-shadow:0 4px 30px #0000004d}.navbar .navbar-container[data-v-1b89ca33]{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem}.navbar .brand[data-v-1b89ca33]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--oasis-c-text)}.navbar .brand .brand-icon[data-v-1b89ca33]{font-size:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.navbar .brand .brand-name[data-v-1b89ca33]{font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.navbar .navbar-links[data-v-1b89ca33]{display:flex;gap:2rem;align-items:center}.navbar .navbar-links .nav-link[data-v-1b89ca33]{position:relative;text-decoration:none;color:var(--oasis-c-text-1);font-size:.95rem;font-weight:500;transition:color .2s ease}.navbar .navbar-links .nav-link[data-v-1b89ca33]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(135deg,#667eea,#764ba2);transition:width .3s ease}.navbar .navbar-links .nav-link[data-v-1b89ca33]:hover{color:var(--oasis-c-text)}.navbar .navbar-links .nav-link[data-v-1b89ca33]:hover:after{width:100%}.navbar .navbar-links .theme-toggle[data-v-1b89ca33]{display:flex;justify-content:center;align-items:center;width:40px;height:40px;padding:0;border:1px solid var(--oasis-c-bg-2);border-radius:10px;background:var(--oasis-c-bg-1);transition:all .3s ease;cursor:pointer}.navbar .navbar-links .theme-toggle .theme-icon[data-v-1b89ca33]{font-size:1.25rem;line-height:1;transition:transform .3s ease}.navbar .navbar-links .theme-toggle[data-v-1b89ca33]:hover{background:var(--oasis-c-bg-2);transform:scale(1.05);box-shadow:0 4px 12px #0000001a}.navbar .navbar-links .theme-toggle:hover .theme-icon[data-v-1b89ca33]{transform:rotate(15deg) scale(1.1)}.navbar .navbar-links .theme-toggle[data-v-1b89ca33]:active{transform:scale(.95)}.hero[data-v-1b89ca33]{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;min-height:calc(100vh - 4rem);padding:6rem 2rem 4rem}.hero .hero-background[data-v-1b89ca33]{position:absolute;inset:0;overflow:hidden;background:linear-gradient(180deg,#f5f7fa,#e8ecf1 60%,#f0f4ff);transition:background .5s ease}.dark .hero .hero-background[data-v-1b89ca33]{background:linear-gradient(180deg,#0a0e27,#0f1428 60%,#1a1f3a)}.hero .hero-background .gradient-orb[data-v-1b89ca33]{position:absolute;border-radius:50%;opacity:.6;filter:blur(80px);animation:float-1b89ca33 20s infinite ease-in-out}.hero .hero-background .gradient-orb.orb-1[data-v-1b89ca33]{top:-200px;right:-200px;width:600px;height:600px;background:linear-gradient(135deg,#667eea,#764ba2);animation-delay:0s}.hero .hero-background .gradient-orb.orb-2[data-v-1b89ca33]{bottom:-150px;left:-150px;width:500px;height:500px;background:linear-gradient(135deg,#11998e,#38ef7d);animation-delay:5s}.hero .hero-background .gradient-orb.orb-3[data-v-1b89ca33]{top:50%;left:50%;width:400px;height:400px;background:linear-gradient(135deg,#f093fb,#f5576c);transform:translate(-50%,-50%);animation-delay:10s}.hero .hero-content[data-v-1b89ca33]{position:relative;z-index:1;display:grid;align-items:center;width:100%;max-width:1400px;grid-template-columns:1fr 1fr;gap:4rem}.hero .product-info .product-details .product-badge[data-v-1b89ca33]{display:inline-block;margin-bottom:1.5rem;padding:.5rem 1rem;border-radius:50px;color:#fff;font-size:.875rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66}.hero .product-info .product-details .product-title[data-v-1b89ca33]{margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5rem);font-weight:800;background:linear-gradient(135deg,var(--oasis-c-text) 0%,var(--oasis-c-text-1) 100%);-webkit-background-clip:text;background-clip:text;line-height:1.1;-webkit-text-fill-color:transparent;letter-spacing:-.02em}.hero .product-info .product-details .product-description[data-v-1b89ca33]{max-width:500px;margin-bottom:2rem;color:var(--oasis-c-text-2);font-size:1.25rem;line-height:1.7}.hero .product-info .product-details .product-features[data-v-1b89ca33]{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem}.hero .product-info .product-details .product-features .feature-pill[data-v-1b89ca33]{padding:.5rem 1rem;border:1px solid rgba(102,126,234,.2);border-radius:50px;color:var(--oasis-c-text-1);font-size:.875rem;font-weight:500;background:#667eea1a}.hero .product-info .product-details .product-actions .btn[data-v-1b89ca33]{display:inline-flex;align-items:center;padding:1rem 2rem;border-radius:12px;text-decoration:none;color:#fff;font-size:1.1rem;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 10px 30px #667eea66;transition:all .3s ease;gap:.75rem}.hero .product-info .product-details .product-actions .btn[data-v-1b89ca33]:hover{transform:translateY(-2px);box-shadow:0 15px 40px #667eea80}.hero .product-info .product-details .product-actions .btn .btn-arrow[data-v-1b89ca33]{transition:transform .3s ease}.hero .product-info .product-details .product-actions .btn:hover .btn-arrow[data-v-1b89ca33]{transform:translate(4px)}.hero .product-info .product-details .product-actions .btn .btn-version[data-v-1b89ca33]{font-size:.75rem;font-weight:400;opacity:.8}.hero .product-visual[data-v-1b89ca33]{position:relative}.hero .product-visual .product-image-wrapper[data-v-1b89ca33]{position:relative;display:flex;justify-content:center;align-items:center}.hero .product-visual .product-image-wrapper .product-image[data-v-1b89ca33]{max-width:100%;height:auto;max-height:500px;object-fit:contain;filter:drop-shadow(0 30px 60px rgba(0,0,0,.2));animation:float-1b89ca33 6s ease-in-out infinite}.hero .product-visual .product-image-wrapper .product-dots[data-v-1b89ca33]{position:absolute;bottom:-3rem;left:50%;transform:translate(-50%);display:flex;gap:.75rem}.hero .product-visual .product-image-wrapper .product-dots .dot[data-v-1b89ca33]{width:12px;height:12px;border:none;border-radius:50%;background:#667eea4d;transition:all .3s ease;cursor:pointer}.hero .product-visual .product-image-wrapper .product-dots .dot[data-v-1b89ca33]:hover{background:#667eea99}.hero .product-visual .product-image-wrapper .product-dots .dot.active[data-v-1b89ca33]{width:36px;border-radius:6px;background:linear-gradient(135deg,#667eea,#764ba2)}.features[data-v-1b89ca33]{position:relative;overflow:hidden;padding:2rem 2rem 6rem;background:linear-gradient(180deg,#f0f4ff,#e8eeff);transition:background .5s ease}.features[data-v-1b89ca33]:before{position:absolute;inset:0;background-size:50px 50px;content:"";background-image:linear-gradient(rgba(99,102,241,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(99,102,241,.03) 1px,transparent 1px);pointer-events:none}.features[data-v-1b89ca33]:after{position:absolute;top:-100px;right:-100px;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.15) 0%,transparent 70%);filter:blur(60px);content:"";pointer-events:none}.features .features-container[data-v-1b89ca33]{position:relative;z-index:1;max-width:1200px;margin:0 auto}.features .section-header[data-v-1b89ca33]{margin-bottom:4rem;text-align:center}.features .section-header .section-title[data-v-1b89ca33]{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;background:linear-gradient(135deg,#e0e7ff,#a5b4fc,#818cf8);-webkit-background-clip:text;background-clip:text;text-shadow:0 0 30px rgba(99,102,241,.3);transition:all .3s ease;-webkit-text-fill-color:transparent}.features .section-header .section-subtitle[data-v-1b89ca33]{color:#e0e7ffb3;font-size:1.1rem;font-weight:400;transition:color .3s ease}.features .features-grid[data-v-1b89ca33]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.features .features-grid .feature-card[data-v-1b89ca33]{position:relative;overflow:hidden;padding:2.5rem;border:1px solid rgba(99,102,241,.15);border-radius:24px;text-align:center;background:#0f172ab3;opacity:0;box-shadow:0 4px 16px #0003;transition:all .4s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:fadeInUp-1b89ca33 .6s ease forwards}.features .features-grid .feature-card[data-v-1b89ca33]:before{position:absolute;top:0;right:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(99,102,241,.5),transparent);opacity:0;transition:opacity .3s ease;content:""}.features .features-grid .feature-card .feature-icon-wrapper[data-v-1b89ca33]{position:relative;display:inline-flex;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;border:1px solid rgba(99,102,241,.25);border-radius:24px;background:linear-gradient(135deg,#6366f140,#8b5cf640);box-shadow:0 4px 16px #6366f126;transition:all .3s cubic-bezier(.4,0,.2,1)}.features .features-grid .feature-card .feature-icon-wrapper .feature-icon[data-v-1b89ca33]{font-size:2.5rem;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));transition:transform .3s cubic-bezier(.4,0,.2,1)}.features .features-grid .feature-card[data-v-1b89ca33]:hover{transform:translateY(-12px);border-color:#6366f159;box-shadow:0 20px 40px #0006,0 0 60px #6366f133}.features .features-grid .feature-card[data-v-1b89ca33]:hover:before{opacity:1}.features .features-grid .feature-card:hover .feature-icon-wrapper[data-v-1b89ca33]{background:linear-gradient(135deg,#6366f159,#8b5cf659);box-shadow:0 8px 32px #6366f173;transform:scale(1.1) rotate(5deg)}.features .features-grid .feature-card:hover .feature-icon[data-v-1b89ca33]{transform:scale(1.1)}.features .features-grid .feature-card .feature-title[data-v-1b89ca33]{margin-bottom:.75rem;color:#e0e7ff;font-size:1.25rem;font-weight:700;letter-spacing:.02em}.features .features-grid .feature-card .feature-description[data-v-1b89ca33]{color:#e0e7ffcc;line-height:1.6;font-size:.95rem}.footer[data-v-1b89ca33]{padding:3rem 2rem;border-top:1px solid var(--oasis-c-bg-2);background:var(--oasis-c-bg-1)}.footer .footer-content[data-v-1b89ca33]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;flex-wrap:wrap;gap:2rem}.footer .footer-brand .footer-logo[data-v-1b89ca33]{display:block;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.footer .footer-brand .footer-tagline[data-v-1b89ca33]{color:var(--oasis-c-text-2);font-size:.95rem}.footer .footer-links .footer-link[data-v-1b89ca33]{text-decoration:none;color:var(--oasis-c-text-2);font-size:.9rem;transition:color .2s ease}.footer .footer-links .footer-link[data-v-1b89ca33]:hover{color:var(--oasis-c-text-1)}@keyframes float-1b89ca33{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(2deg)}}@keyframes fadeInUp-1b89ca33{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-slide-enter-active[data-v-1b89ca33],.fade-slide-leave-active[data-v-1b89ca33]{transition:all .5s cubic-bezier(.4,0,.2,1)}.fade-slide-enter-from[data-v-1b89ca33]{opacity:0;transform:translate(-30px)}.fade-slide-leave-to[data-v-1b89ca33]{opacity:0;transform:translate(30px)}.scale-rotate-enter-active[data-v-1b89ca33],.scale-rotate-leave-active[data-v-1b89ca33]{transition:all .5s cubic-bezier(.4,0,.2,1)}.scale-rotate-enter-from[data-v-1b89ca33],.scale-rotate-leave-to[data-v-1b89ca33]{opacity:0;transform:scale(.8) rotate(-5deg)}@media(max-width:1024px){.hero .hero-content[data-v-1b89ca33]{grid-template-columns:1fr;text-align:center}.hero .product-info .product-details[data-v-1b89ca33]{display:flex;flex-direction:column;align-items:center}.hero .product-info .product-details .product-features[data-v-1b89ca33]{justify-content:center}.hero .product-visual .product-image-wrapper .product-image[data-v-1b89ca33]{max-height:350px}}@media(max-width:768px){.navbar[data-v-1b89ca33]{padding:1rem 0}.navbar .navbar-container[data-v-1b89ca33]{padding:0 1rem}.navbar .navbar-links[data-v-1b89ca33]{display:none}.hero[data-v-1b89ca33]{padding:5rem 1rem 3rem}.hero .hero-background .gradient-orb.orb-1[data-v-1b89ca33],.hero .hero-background .gradient-orb.orb-2[data-v-1b89ca33]{width:300px;height:300px}.hero .hero-background .gradient-orb.orb-3[data-v-1b89ca33]{width:200px;height:200px}.hero .product-info .product-details .product-title[data-v-1b89ca33]{font-size:2.5rem}.hero .product-info .product-details .product-description[data-v-1b89ca33]{font-size:1rem}.hero .product-visual .product-image-wrapper .product-image[data-v-1b89ca33]{max-height:250px}.features[data-v-1b89ca33]{padding:4rem 1rem}.features .features-grid[data-v-1b89ca33]{grid-template-columns:1fr}.footer .footer-content[data-v-1b89ca33]{flex-direction:column;text-align:center}}html.dark .hero .hero-background,html:not([class]) .hero .hero-background{background:linear-gradient(180deg,#0a0e27,#0f1428 60%,#1a1f3a)!important;transition:background .5s ease!important}html.dark .features,html:not([class]) .features{background:linear-gradient(180deg,#0a0e27,#1a1f3a)!important;transition:background .5s ease!important}html.dark .features .section-header .section-title,html:not([class]) .features .section-header .section-title{background:linear-gradient(135deg,#e0e7ff,#a5b4fc,#818cf8)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;text-shadow:0 0 30px rgba(99,102,241,.3)!important}html.dark .features .section-header .section-subtitle,html:not([class]) .features .section-header .section-subtitle{color:#e0e7ffb3!important}html.dark .features .features-grid .feature-card,html:not([class]) .features .features-grid .feature-card{border-color:#6366f126!important;background:#0f172ab3!important;box-shadow:0 4px 16px #0003!important}html.dark .features .features-grid .feature-card .feature-icon-wrapper,html:not([class]) .features .features-grid .feature-card .feature-icon-wrapper{border-color:#6366f140!important;background:linear-gradient(135deg,#6366f140,#8b5cf640)!important;box-shadow:0 4px 16px #6366f126!important}html.dark .features .features-grid .feature-card .feature-icon-wrapper .feature-icon,html:not([class]) .features .features-grid .feature-card .feature-icon-wrapper .feature-icon{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))!important}html.dark .features .features-grid .feature-card .feature-title,html:not([class]) .features .features-grid .feature-card .feature-title{color:#e0e7ff!important}html.dark .features .features-grid .feature-card .feature-description,html:not([class]) .features .features-grid .feature-card .feature-description{color:#e0e7ffcc!important}html:not(.dark) .hero .hero-background{background:linear-gradient(180deg,#f5f7fa,#e8ecf1 60%,#f0f4ff)!important;transition:background .5s ease!important}html:not(.dark) .features{background:linear-gradient(180deg,#f0f4ff,#e8eeff)!important;transition:background .5s ease!important}html:not(.dark) .features:before{background-image:linear-gradient(rgba(99,102,241,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(99,102,241,.05) 1px,transparent 1px)!important}html:not(.dark) .features:after{background:radial-gradient(circle,rgba(99,102,241,.1) 0%,transparent 70%)!important}html:not(.dark) .features .section-header .section-title{background:linear-gradient(135deg,#4f46e5,#6366f1,#818cf8)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;text-shadow:0 0 20px rgba(99,102,241,.2)!important}html:not(.dark) .features .section-header .section-subtitle{color:#4f46e5cc!important}html:not(.dark) .features .features-grid .feature-card{border-color:#6366f133!important;background:#ffffffe6!important;box-shadow:0 4px 16px #6366f114!important}html:not(.dark) .features .features-grid .feature-card .feature-icon-wrapper{border-color:#6366f140!important;background:linear-gradient(135deg,#6366f126,#8b5cf626)!important;box-shadow:0 4px 16px #6366f11a!important}html:not(.dark) .features .features-grid .feature-card .feature-icon-wrapper .feature-icon{filter:drop-shadow(0 2px 4px rgba(99,102,241,.2))!important}html:not(.dark) .features .features-grid .feature-card:hover{border-color:#6366f166!important;box-shadow:0 20px 40px #6366f133 ! important,0 0 60px #6366f126!important}html:not(.dark) .features .features-grid .feature-card:hover .feature-icon-wrapper{background:linear-gradient(135deg,#6366f14d,#8b5cf64d)!important;box-shadow:0 8px 32px #6366f159!important}html:not(.dark) .features .features-grid .feature-card .feature-title{color:#1e1b4b!important}html:not(.dark) .features .features-grid .feature-card .feature-description{color:#4f46e5d9!important}html.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--el-color-primary:#409eff;--el-color-primary-light-3:#3375b9;--el-color-primary-light-5:#2a598a;--el-color-primary-light-7:#213d5b;--el-color-primary-light-8:#1d3043;--el-color-primary-light-9:#18222b;--el-color-primary-dark-2:#66b1ff;--el-color-success:#67c23a;--el-color-success-light-3:#4e8e2f;--el-color-success-light-5:#3e6b27;--el-color-success-light-7:#2d481f;--el-color-success-light-8:#25371c;--el-color-success-light-9:#1c2518;--el-color-success-dark-2:#85ce61;--el-color-warning:#e6a23c;--el-color-warning-light-3:#a77730;--el-color-warning-light-5:#7d5b28;--el-color-warning-light-7:#533f20;--el-color-warning-light-8:#3e301c;--el-color-warning-light-9:#292218;--el-color-warning-dark-2:#ebb563;--el-color-danger:#f56c6c;--el-color-danger-light-3:#b25252;--el-color-danger-light-5:#854040;--el-color-danger-light-7:#582e2e;--el-color-danger-light-8:#412626;--el-color-danger-light-9:#2a1d1d;--el-color-danger-dark-2:#f78989;--el-color-error:#f56c6c;--el-color-error-light-3:#b25252;--el-color-error-light-5:#854040;--el-color-error-light-7:#582e2e;--el-color-error-light-8:#412626;--el-color-error-light-9:#2a1d1d;--el-color-error-dark-2:#f78989;--el-color-info:#909399;--el-color-info-light-3:#6b6d71;--el-color-info-light-5:#525457;--el-color-info-light-7:#393a3c;--el-color-info-light-8:#2d2d2f;--el-color-info-light-9:#202121;--el-color-info-dark-2:#a6a9ad;--el-box-shadow:0px 12px 32px 4px #0000005c, 0px 8px 20px #000000b8;--el-box-shadow-light:0px 0px 12px #000000b8;--el-box-shadow-lighter:0px 0px 6px #000000b8;--el-box-shadow-dark:0px 16px 48px 16px #000000b8, 0px 12px 32px #000, 0px 8px 16px -8px #000;--el-bg-color-page:#0a0a0a;--el-bg-color:#141414;--el-bg-color-overlay:#1d1e1f;--el-text-color-primary:#e5eaf3;--el-text-color-regular:#cfd3dc;--el-text-color-secondary:#a3a6ad;--el-text-color-placeholder:#8d9095;--el-text-color-disabled:#6c6e72;--el-border-color-darker:#636466;--el-border-color-dark:#58585b;--el-border-color:#4c4d4f;--el-border-color-light:#414243;--el-border-color-lighter:#363637;--el-border-color-extra-light:#2b2b2c;--el-fill-color-darker:#424243;--el-fill-color-dark:#39393a;--el-fill-color:#303030;--el-fill-color-light:#262727;--el-fill-color-lighter:#1d1d1d;--el-fill-color-extra-light:#191919;--el-fill-color-blank:#141414;--el-mask-color:#000c;--el-mask-color-extra-light:#0000004d}html.dark .el-button{--el-button-disabled-text-color:#ffffff80}html.dark .el-card{--el-card-bg-color:var(--el-bg-color-overlay);--el-fill-color-blank:var(--el-card-bg-color)}html.dark .el-empty{--el-empty-fill-color-0:var(--el-color-black);--el-empty-fill-color-1:#4b4b52;--el-empty-fill-color-2:#36383d;--el-empty-fill-color-3:#1e1e20;--el-empty-fill-color-4:#262629;--el-empty-fill-color-5:#202124;--el-empty-fill-color-6:#212224;--el-empty-fill-color-7:#1b1c1f;--el-empty-fill-color-8:#1c1d1f;--el-empty-fill-color-9:#18181a}
