:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}#app{max-width:1280px;margin:0 auto;padding:2rem;font-weight:400}a,.green{color:#00bd7e;padding:3px;text-decoration:none;transition:all .4s}@media (hover:hover){a:hover{background-color:#00bd7e33}}@media (width>=1024px){body{place-items:center;display:flex}#app{grid-template-columns:1fr 1fr;padding:0 2rem;display:grid}}@media screen and (width<=768px){.text-to-image,.image-to-image{max-width:100%!important;padding:10px!important}.balance-content{flex-direction:column;gap:10px!important}.balance-value{font-size:20px!important}.el-form-item__label{font-size:14px!important}.el-input__inner,.el-textarea__inner{font-size:16px!important}.el-button--large{width:100%;margin-bottom:10px}.upload-row{flex-direction:column!important}.upload-box{margin-bottom:10px;width:100%!important}.function-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.function-item{padding:15px!important}.function-icon{width:50px!important;height:50px!important}.function-name{font-size:14px!important}.function-desc{font-size:12px!important}.cyber-footer{flex-direction:row!important;padding:10px!important}.footer-btn{flex:1;padding:10px!important;font-size:14px!important}.footer-btn.large{flex:1.5}nav{flex-wrap:wrap}nav a{padding:8px 12px!important;font-size:14px!important}.el-card{margin-bottom:10px}.el-card__header{padding:12px 15px!important}.el-card__body{padding:15px!important}.result-image img{border-radius:4px!important}.el-dialog{width:90%!important;margin:10px auto!important}.el-table{font-size:12px!important}.el-table .cell{padding:8px!important}}@media screen and (width<=375px){.function-grid{grid-template-columns:repeat(2,1fr)!important}.cyber-time{font-size:36px!important}.balance-value{font-size:18px!important}}@media screen and (width>=769px) and (width<=1024px){.function-grid{grid-template-columns:repeat(3,1fr)!important}}@supports (padding-top:env(safe-area-inset-top)){.cyber-header{padding-top:env(safe-area-inset-top)}.cyber-status{padding-bottom:env(safe-area-inset-bottom)}.cyber-footer{padding-bottom:calc(10px + env(safe-area-inset-bottom))}}@media screen and (height<=500px) and (orientation:landscape){.cyber-header{display:none}.function-grid{grid-template-columns:repeat(3,1fr)!important}}@media (hover:none) and (pointer:coarse){.el-button,.el-input,.el-select,.function-item{min-height:44px}.function-item:hover{transform:none!important}img{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
