@charset "UTF-8";.toggle-theme-button[data-v-518971ff]{display:flex;align-items:center;justify-content:center;margin:auto auto auto 0;border:2px solid rgba(255,179,217,.3);background:linear-gradient(135deg,#ffffffe6,#fff5fae6);color:#e0bbe4;cursor:pointer;width:44px;height:44px;border-radius:50%;transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 15px #ffb3d926;position:relative;overflow:hidden}.toggle-theme-button[data-v-518971ff]:before{content:"";position:absolute;inset:0;background:radial-gradient(circle,rgba(255,179,217,.3),transparent 70%);opacity:0;transition:opacity .3s ease}.toggle-theme-button[data-v-518971ff]:hover{transform:translateY(-3px) rotate(15deg) scale(1.1);border-color:#ffb3d9;box-shadow:0 6px 20px #ffb3d94d;background:linear-gradient(135deg,#fff0faf2,#fffffff2)}.toggle-theme-button[data-v-518971ff]:hover:before{opacity:1}.toggle-theme-button:hover .icon[data-v-518971ff]{color:#ff9ecd;transform:rotate(180deg) scale(1.15)}.toggle-theme-button[data-v-518971ff]:active{transform:translateY(-1px) rotate(10deg) scale(1.05)}.toggle-theme-button .icon[data-v-518971ff]{width:22px;height:22px;color:#e0bbe4;transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;z-index:1;filter:drop-shadow(0 2px 4px rgba(255,179,217,.2))}html.dark .toggle-theme-button[data-v-518971ff]{background:linear-gradient(135deg,#2d1b4ee6,#1a0b2ee6);border:2px solid rgba(199,125,255,.4);box-shadow:0 4px 15px #c77dff4d,inset 0 0 20px #c77dff1a}html.dark .toggle-theme-button[data-v-518971ff]:before{background:radial-gradient(circle,rgba(199,125,255,.4),transparent 70%)}html.dark .toggle-theme-button[data-v-518971ff]:hover{border-color:#c77dff;box-shadow:0 6px 20px #c77dff66,inset 0 0 25px #c77dff26;background:linear-gradient(135deg,#2d1b4ef2,#1a0b2ef2)}html.dark .toggle-theme-button:hover .icon[data-v-518971ff]{color:#06ffa5}html.dark .toggle-theme-button .icon[data-v-518971ff]{color:#c77dff}@media (max-width: 768px){.toggle-theme-button[data-v-518971ff]{width:40px;height:40px}.toggle-theme-button .icon[data-v-518971ff]{width:20px;height:20px}}.tools-menu{display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;transition:all .4s cubic-bezier(.34,1.56,.64,1);background:linear-gradient(135deg,#fffffff2,#fff0faf2)!important;backdrop-filter:blur(15px)!important;border:none!important;border-bottom:3px solid rgba(255,179,217,.4)!important;box-shadow:0 8px 32px #ffb3d940!important;height:70px!important;position:relative}.tools-menu:after{content:"";position:absolute;bottom:-3px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#ffb3d9,#ff9ecd,#e0bbe4,#ff9ecd,#ffb3d9);background-size:200% 100%;animation:shimmer 3s linear infinite}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.tools-menu-body{width:100%;display:flex;align-items:center;justify-content:space-between;margin:0 32px}.tools-menu-body-right{display:flex;align-items:center;gap:20px}html.dark .tools-menu{background:linear-gradient(135deg,#1a0b2ef2,#2d1b4ef2)!important;border-bottom:3px solid rgba(199,125,255,.4)!important;box-shadow:0 8px 32px #c77dff4d!important}html.dark .tools-menu:after{background:linear-gradient(90deg,#ff006e,#c77dff,#06ffa5,#c77dff,#ff006e)}.tools-menu-search{height:40px}.logo{display:flex;align-items:center;cursor:pointer;padding:8px 16px;border-radius:50px;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative}.logo:before{content:"";position:absolute;inset:0;border-radius:50px;background:linear-gradient(135deg,#ffb3d91a,#e0bbe41a);opacity:0;transition:opacity .3s ease}.logo:hover{transform:translateY(-3px)}.logo:hover:before{opacity:1}.logo:hover .logo-title{background:linear-gradient(135deg,#ff9ecd,#e0bbe4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.logo:active{transform:translateY(-1px) scale(.98)}.logo-title{position:relative;white-space:nowrap;margin-left:12px;font-weight:800;font-size:22px;font-family:Fredoka,Quicksand,Noto Sans SC,sans-serif;letter-spacing:1px;background:linear-gradient(135deg,#ffb3d9,#e0bbe4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(255,179,217,.2))}.logo-title:after{content:"✦";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);font-size:12px;color:#ff9ecd;opacity:0;transition:all .3s ease}.logo:hover .logo-title:after{opacity:1;bottom:-12px}html.dark .logo:before{background:linear-gradient(135deg,#c77dff1a,#7b2cbf1a)}html.dark .logo:hover .logo-title{background:linear-gradient(135deg,#ff006e,#c77dff,#06ffa5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}html.dark .logo .logo-title{background:linear-gradient(135deg,#c77dff,#06ffa5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 2px 6px rgba(199,125,255,.3))}html.dark .logo .logo-title:after{color:#06ffa5}.el-select .el-input__wrapper{background:linear-gradient(135deg,#ffffffe6,#fff5fae6)!important;border:2px solid rgba(255,179,217,.3)!important;border-radius:25px!important;box-shadow:0 4px 15px #ffb3d926!important;transition:all .3s cubic-bezier(.34,1.56,.64,1)!important;padding:2px 15px!important}.el-select .el-input__wrapper:hover{border-color:#ffb3d9!important;box-shadow:0 6px 20px #ffb3d940!important;transform:translateY(-2px)}.el-select .el-input__wrapper.is-focus{border-color:#ff9ecd!important;box-shadow:0 8px 25px #ffb3d959!important;transform:translateY(-2px)}.el-select .el-input__inner{color:#6b4c9a!important;font-family:Quicksand,Noto Sans SC,sans-serif!important;font-weight:600!important}.el-select .el-input__inner::placeholder{color:#b89fd1!important;font-weight:500!important}.el-select .el-input__suffix{color:#e0bbe4!important}html.dark .el-select .el-input__wrapper{background:linear-gradient(135deg,#2d1b4ecc,#1a0b2ecc)!important;border:2px solid rgba(199,125,255,.3)!important;box-shadow:0 4px 15px #c77dff4d,inset 0 0 20px #c77dff0d!important}html.dark .el-select .el-input__wrapper:hover{border-color:#c77dff!important;box-shadow:0 6px 20px #c77dff66,inset 0 0 25px #c77dff14!important}html.dark .el-select .el-input__wrapper.is-focus{border-color:#06ffa5!important;box-shadow:0 8px 25px #06ffa54d,inset 0 0 30px #c77dff1a!important}html.dark .el-select .el-input__inner{color:#c77dff!important}html.dark .el-select .el-input__inner::placeholder{color:#c77dff80!important}html.dark .el-select .el-input__suffix{color:#06ffa5!important}@media (max-width: 768px){.tools-menu{height:65px!important}.tools-menu-body{margin:0 16px}.tools-menu-body-right{gap:12px}.logo{padding:6px 12px}.logo-title{font-size:18px;margin-left:8px}.el-select{width:180px!important}}@media (max-width: 480px){.logo-title{display:none}}.layout{overflow:hidden;height:100%}.layout-header{position:fixed;top:0;left:0;width:100%;padding:0!important;z-index:18}.layout-body{margin:70px auto 0;padding-top:0;position:relative;height:calc(100vh - 70px);overflow:auto}@media (max-width: 768px){.layout-body{margin-top:65px;height:calc(100vh - 65px)}}.notFount{position:fixed;width:300px;height:450px;inset:0;margin:auto;text-align:center}.notFount-tip{margin:20px;font-size:24px;text-align:center}*{padding:0;margin:0;box-sizing:border-box}html{height:100%;box-sizing:border-box;font-size:100px;--tools-theme-bg-color: #ffffff;--tools-theme-font-color: #333333}html.dark{--tools-theme-bg-color: #1a0b2e;--tools-theme-font-color: #c77dff}body{padding:0;margin:initial;height:100%;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background:var(--tools-theme-bg-color);color:var(--tools-theme-font-color);transition:all .3s 0s ease-in-out}body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{padding:0;margin:0}ul,li{list-style:none}p{margin-bottom:0}label{font-weight:700}div[id^=app]{height:100%}*,*:before,*:after{box-sizing:inherit}a:focus,a:active{outline:none}a,a:focus,a:hover{text-decoration:none;color:inherit;cursor:pointer}div:focus{outline:none}.block{display:block}.pointer{cursor:pointer}.inlineBlock{display:block}::-webkit-scrollbar{width:8px;height:6px}::-webkit-scrollbar-thumb{background:#bdc2cc;border-radius:4px}::-webkit-scrollbar-track{background:transparent;border-radius:4px}html.dark ::-webkit-scrollbar-thumb{background:#c77dff80;border-radius:4px}html.dark ::-webkit-scrollbar-thumb:hover{background:#c77dffb3}html.dark ::-webkit-scrollbar-track{background:#1a0b2e80;border-radius:4px}
