html.dark{color-scheme:dark;--el-color-primary: #409eff;--el-color-primary-light-3: rgb(51, 117, 185);--el-color-primary-light-5: rgb(42, 89, 138);--el-color-primary-light-7: rgb(33, 61, 91);--el-color-primary-light-8: rgb(29, 48, 67);--el-color-primary-light-9: rgb(24, 34, 43);--el-color-primary-dark-2: rgb(102, 177, 255);--el-color-success: #67c23a;--el-color-success-light-3: rgb(78, 142, 47);--el-color-success-light-5: rgb(62, 107, 39);--el-color-success-light-7: rgb(45, 72, 31);--el-color-success-light-8: rgb(37, 55, 28);--el-color-success-light-9: rgb(28, 37, 24);--el-color-success-dark-2: rgb(133, 206, 97);--el-color-warning: #e6a23c;--el-color-warning-light-3: rgb(167, 119, 48);--el-color-warning-light-5: rgb(125, 91, 40);--el-color-warning-light-7: rgb(83, 63, 32);--el-color-warning-light-8: rgb(62, 48, 28);--el-color-warning-light-9: rgb(41, 34, 24);--el-color-warning-dark-2: rgb(235, 181, 99);--el-color-danger: #f56c6c;--el-color-danger-light-3: rgb(178, 82, 82);--el-color-danger-light-5: rgb(133, 64, 64);--el-color-danger-light-7: rgb(88, 46, 46);--el-color-danger-light-8: rgb(65, 38, 38);--el-color-danger-light-9: rgb(42, 29, 29);--el-color-danger-dark-2: rgb(247, 137, 137);--el-color-error: #f56c6c;--el-color-error-light-3: rgb(178, 82, 82);--el-color-error-light-5: rgb(133, 64, 64);--el-color-error-light-7: rgb(88, 46, 46);--el-color-error-light-8: rgb(65, 38, 38);--el-color-error-light-9: rgb(42, 29, 29);--el-color-error-dark-2: rgb(247, 137, 137);--el-color-info: #909399;--el-color-info-light-3: rgb(107, 109, 113);--el-color-info-light-5: rgb(82, 84, 87);--el-color-info-light-7: rgb(57, 58, 60);--el-color-info-light-8: rgb(45, 45, 47);--el-color-info-light-9: rgb(32, 33, 33);--el-color-info-dark-2: rgb(166, 169, 173);--el-box-shadow: 0px 12px 32px 4px rgba(0, 0, 0, .36), 0px 8px 20px rgba(0, 0, 0, .72);--el-box-shadow-light: 0px 0px 12px rgba(0, 0, 0, .72);--el-box-shadow-lighter: 0px 0px 6px rgba(0, 0, 0, .72);--el-box-shadow-dark: 0px 16px 48px 16px rgba(0, 0, 0, .72), 0px 12px 32px #000000, 0px 8px 16px -8px #000000;--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: rgba(0, 0, 0, .8);--el-mask-color-extra-light: rgba(0, 0, 0, .3)}html.dark .el-button{--el-button-disabled-text-color: rgba(255, 255, 255, .5)}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}:root{--text-color: #333940;--text-color-gray: #666;--text-color-gray-light: #999;--theme-color: #4f6bff;--success-color: #5cb85c;--red-color: #ff303d;--border-color: #e5e7eb;--main-border: 1px solid #e5e7eb}.recastia-header-user{position:relative;flex-shrink:0}.recastia-header-user-panel{display:none;position:absolute;top:100%;right:0;z-index:200;padding-top:8px;box-sizing:border-box}.recastia-header-user-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:8px}.recastia-header-user-panel.is-open{display:block}.recastia-header-user-panel-inner{width:322px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff;box-shadow:0 10px 24px #0f172a1f;box-sizing:border-box}.recastia-user-panel-upgrade{display:flex;flex-direction:column;justify-content:space-between;height:116px;position:relative;overflow:hidden;border-radius:8px;background-repeat:no-repeat;background-position:center;background-size:cover}.recastia-user-panel-profile{display:flex;align-items:center;gap:10px;padding:16px 12px 0}.recastia-user-panel-avatar{flex-shrink:0;width:36px;height:36px;border-radius:50%;object-fit:cover;border:1px solid #f5f5f7}.recastia-user-panel-profile-info{min-width:0;flex:1}.recastia-user-panel-profile-row{display:flex;align-items:center;gap:6px;min-width:0}.recastia-user-panel-name{overflow:hidden;font-size:16px;line-height:16px;font-weight:600;color:#fff;text-overflow:ellipsis;white-space:nowrap}.recastia-user-panel-badge{flex-shrink:0;padding:2px 6px;border-radius:4px;font-size:12px;line-height:14px;font-weight:500;color:#fff}.recastia-user-panel-badge--free{background-color:#77819e}.recastia-user-panel-badge--pro{background:linear-gradient(95.35deg,#9fecfd -47.86%,#4a74ff 72.3%)}.recastia-user-panel-badge--enterprise{background:linear-gradient(101.97deg,#68c5ff -40.4%,#65f 63.77%)}.recastia-user-panel-email{margin-top:8px;overflow:hidden;font-size:12px;line-height:12px;color:#fff;text-overflow:ellipsis;white-space:nowrap}.recastia-user-panel-upgrade-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 12px 10px}.recastia-user-panel-upgrade-text{font-size:12px;line-height:18px;font-weight:500;color:#fff}.recastia-user-panel-upgrade-btn{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;min-width:72px;height:28px;padding:0 14px;border-radius:999px;font-size:12px;line-height:18px;font-weight:600;text-decoration:none;box-sizing:border-box}.recastia-user-panel-upgrade-btn .recastia-user-panel-upgrade-btn-text{font-size:inherit;line-height:inherit;font-weight:inherit}.recastia-user-panel-upgrade-btn--free{background-color:#77819e;color:#fff}.recastia-user-panel-upgrade-btn--free .recastia-user-panel-upgrade-btn-text{display:inline;color:#fff;-webkit-text-fill-color:#ffffff;background:none;background-image:none;-webkit-background-clip:border-box;background-clip:border-box}.recastia-user-panel-upgrade-btn--paid{background-color:#fff}.recastia-user-panel-upgrade-btn--paid .recastia-user-panel-upgrade-btn-text{display:inline-block;background-color:transparent;background-image:linear-gradient(170.23deg,#4ea9ff 12.02%,#4b9bff 25.37%,#4275ff 50.7%,#353afe 85.03%,#2800fe 114.98%);background-size:100%;background-repeat:repeat;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.recastia-user-panel-menu{margin:12px 0 8px;list-style:none}.recastia-user-panel-item{display:flex;align-items:center;gap:10px;width:100%;min-height:40px;padding:10px 12px;border:none;border-radius:8px;background:transparent;color:#333;font-size:14px;line-height:14px;font-weight:400;text-decoration:none;text-align:left;box-sizing:border-box;cursor:pointer;transition:background-color .2s}.recastia-user-panel-item img{flex-shrink:0}.recastia-user-panel-item span{flex:1;min-width:0}@media(any-hover:hover)and (any-pointer:fine){.recastia-user-panel-item:hover{background-color:#f5f5f7;color:#333}}.recastia-user-panel-footer{padding-top:8px;border-top:1px solid #e5e7eb}@media(any-hover:hover)and (any-pointer:fine){.recastia-header-user:hover .recastia-header-user-panel,.recastia-header-user-panel:hover{display:block}}@media(max-width:600px){.recastia-header-user-panel{right:-8px}.recastia-header-user-panel-inner{width:min(280px,100vw - 32px)}}.recastia-header{--header-sm-breakpoint: 600px;position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;height:72px;padding:0 24px;background-color:#fff;box-sizing:border-box;font-family:Inter,Open Sans,Helvetica,Arial,sans-serif}.recastia-header-collapse-btn{display:none;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer}.recastia-header-collapse-btn img{display:block}@media(any-hover:hover)and (any-pointer:fine){.recastia-header-collapse-btn:hover{background-color:#f4f5f7}}.recastia-header-left{display:flex;align-items:center;gap:10px;flex-shrink:0}.recastia-header-logo{display:flex;align-items:center;flex-shrink:0;line-height:0;text-decoration:none}.recastia-header-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.recastia-header-nav{display:flex;align-items:center;gap:16px}.recastia-header-link{font-size:14px;line-height:22px;font-weight:500;color:#333;text-decoration:none;white-space:nowrap}@media(any-hover:hover)and (any-pointer:fine){.recastia-header-link:hover{color:#4f6bff}}.recastia-header-divider{display:block;width:1px;height:16px;background-color:#e5e7eb;flex-shrink:0}.recastia-header-btns{display:flex;align-items:center;justify-content:center;column-gap:16px}.recastia-header-btns:not(.is-ready){visibility:hidden}.recastia-header-btns .recastia-header-auth{display:none;align-items:center;column-gap:16px}.recastia-header-btns .recastia-header-auth.is-active{display:flex}.recastia-header-btns .recastia-header-auth .recastia-header-btn{font-weight:700}.recastia-header-btns .recastia-header-btn{display:inline-flex;align-items:center;justify-content:center;padding:6px 16px;border-radius:8px;font-size:14px;line-height:20px;font-weight:500;text-decoration:none;white-space:nowrap;box-sizing:border-box;transition:background-color .2s,border-color .2s,color .2s}.recastia-header-btns .recastia-header-btn--outline{color:#333;background-color:#fff;border:1px solid #e5e7eb}@media(any-hover:hover)and (any-pointer:fine){.recastia-header-btns .recastia-header-btn--outline:hover{background-color:#f5f5f7}}.recastia-header-btns .recastia-header-btn--primary{color:#fff;background-color:#4f6bff;border:1px solid #4f6bff}@media(any-hover:hover)and (any-pointer:fine){.recastia-header-btns .recastia-header-btn--primary:hover{background-color:#3d57f5;border-color:#3d57f5}}.recastia-header-btns .recastia-header-btn--avatar{padding:0;border:none;background:transparent;cursor:pointer}.recastia-header-btns .recastia-header-btn--avatar img{display:block;width:32px;height:32px;border-radius:50%;object-fit:cover}.recastia-header-lang{position:relative;flex-shrink:0}.recastia-header-lang .cc-lang-tool.box{font-family:inherit}.recastia-header-lang .cc-lang-tool.box #lang-dropdown-btn{border:none}.recastia-header-lang .cc-lang-tool.box #lang-dropdown-btn .cc-lang-text{font-weight:500}@media(max-width:1000px){.recastia-header{padding:0 20px}.recastia-header-lang .cc-lang-tool.box #lang-dropdown-menu{width:min(560px,100vw - 40px);right:0}}@media(max-width:600px){.recastia-header{padding:0 16px}.recastia-header-collapse-btn{display:inline-flex}.recastia-header-actions{gap:12px}.recastia-header-nav{display:none;position:absolute;top:100%;left:0;right:0;z-index:100;flex-direction:column;align-items:stretch;gap:0;padding:12px;background-color:#fff;border-top:1px solid #e5e7eb;box-shadow:0 10px 12px #0000001a;box-sizing:border-box}.recastia-header-nav.is-open{display:flex}.recastia-header-nav .recastia-header-link{display:block;padding:14px 0;border-bottom:1px solid #e5e7eb}.recastia-header-nav .recastia-header-divider--nav{display:none}.recastia-header-nav .recastia-header-lang{display:block;width:100%;padding-top:12px}.recastia-header-nav .recastia-header-lang .cc-lang-tool.box{width:100%}.recastia-header-nav .recastia-header-lang .cc-lang-tool.box #lang-dropdown-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 0;border-radius:8px;box-sizing:border-box}.recastia-header-nav .recastia-header-lang .cc-lang-tool.box #lang-dropdown-menu{position:static;top:auto;right:auto;left:auto;width:100%;min-height:auto;max-height:280px;margin-top:8px;padding:0;overflow:auto;border-radius:8px;box-shadow:none;background-color:#fff}.recastia-header-nav .recastia-header-lang .cc-lang-tool.box .cc-dropdown-menu-fixed{margin:0;width:100%}.recastia-header-nav .recastia-header-lang .cc-lang-tool.box .cc-lang-list{display:flex;flex-direction:column;max-width:none;grid-template-columns:none}.recastia-header-nav .recastia-header-lang .cc-lang-tool.box .cc-lang-item{margin:0}.recastia-header-nav .recastia-header-lang .cc-lang-tool.box .cc-lang-item>.item-href{min-width:auto;width:100%;box-sizing:border-box}.recastia-header-nav .recastia-header-lang .cc-lang-tool.box:not(.open) #lang-dropdown-menu{display:none}.recastia-header-nav .recastia-header-lang .cc-lang-tool.box.open #lang-dropdown-menu{display:block}.recastia-header-btns .recastia-header-btn--primary{display:none}.recastia-header-btns .recastia-header-btn:not(.recastia-header-btn--avatar){min-width:72px;padding:6px 14px}}
