:root{--purple:#735be8;--purple-dark:#5640c5;--ink:#232735;--muted:#8e95a4;--line:#e7e9ef;--surface:#fff;--page:#f5f6fa;--shadow:0 18px 55px #2d315314}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--page);color:var(--ink);font:14px Arial,"Microsoft YaHei",sans-serif}button,input,select{font:inherit}button{border:0;background:none;color:inherit;cursor:pointer}.hidden{display:none!important}.home-shell{min-height:100vh}.home-header{position:sticky;z-index:30;top:0;height:68px;display:flex;align-items:center;padding:0 max(28px,calc((100vw - 1380px)/2));background:#ffffffeb;border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.home-brand{display:flex;align-items:center;gap:8px;padding:0}.home-brand span{color:var(--purple);font-size:24px}.home-brand b{font-size:17px}.home-brand em{margin-left:5px;padding-left:12px;border-left:1px solid var(--line);color:#a1a6b1;font-size:11px;font-style:normal}.home-header nav{display:flex;align-self:stretch;gap:6px;margin-left:68px}.home-header nav button{position:relative;padding:0 17px;color:#737b89}.home-header nav button.active{color:var(--ink);font-weight:bold}.home-header nav button.active:after{position:absolute;right:16px;bottom:0;left:16px;height:3px;border-radius:3px 3px 0 0;background:var(--purple);content:""}.home-actions{display:flex;align-items:center;gap:10px;margin-left:auto}.home-policy-link{padding:8px 10px;border:1px solid var(--line);border-radius:9px;color:var(--muted);font-size:12px;text-decoration:none}.home-policy-link:hover{border-color:#c7bef4;color:var(--ink);background:#fff}.home-actions>button:not(.new-project){width:36px;height:36px;border:1px solid var(--line);border-radius:9px;background:#fff;font-size:18px}.new-project{padding:10px 16px;border-radius:9px;background:var(--purple);color:#fff!important;font-weight:bold;box-shadow:0 8px 18px #735be833}.new-project:hover{background:var(--purple-dark)}.home-avatar{display:grid;width:34px;height:34px;place-items:center;margin-left:2px;border-radius:50%;background:#f3c39d;color:#70442f;font-weight:bold}main{width:min(1380px,calc(100vw - 56px));margin:0 auto;padding:28px 0 64px}.announcement{position:relative;min-height:300px;overflow:hidden;padding:52px 70px;border-radius:22px;background:linear-gradient(125deg,#20243b,#4b3f9b 58%,#8069f0);color:#fff;box-shadow:0 25px 70px #4c40963a}.announcement:before{position:absolute;inset:0;background:radial-gradient(circle at 76% 26%,#ffffff27,transparent 31%),linear-gradient(90deg,transparent 48%,#ffffff08);content:""}.announcement-copy{position:relative;z-index:2;width:min(610px,58%)}.announcement-copy small,.home-section header small,.projects-page-head small{color:#bcb4ff;font-size:10px;font-weight:bold;letter-spacing:2px}.announcement-copy h1{margin:13px 0 13px;font-size:34px;line-height:1.25}.announcement-copy p{max-width:570px;margin:0;color:#dfdcf7;font-size:14px;line-height:1.8}.announcement-copy button{margin-top:24px;padding:10px 16px;border:1px solid #ffffff52;border-radius:9px;background:#ffffff17;color:#fff}.announcement-visual{position:absolute;right:7%;bottom:-70px;width:340px;height:340px;border:1px solid #ffffff24;border-radius:50%;background:#ffffff0b}.announcement-visual:before,.announcement-visual:after{position:absolute;border:1px solid #ffffff1c;border-radius:50%;content:""}.announcement-visual:before{inset:48px}.announcement-visual:after{inset:98px}.announcement-visual strong{position:absolute;top:118px;left:125px;font-size:42px}.announcement-visual i{position:absolute;width:16px;height:16px;border-radius:5px;background:#fff;box-shadow:0 0 30px #fff}.announcement-visual i:nth-child(1){top:68px;left:86px}.announcement-visual i:nth-child(2){top:126px;right:52px}.announcement-visual i:nth-child(3){bottom:72px;left:56px}.carousel-arrow{position:absolute;z-index:3;top:50%;display:grid;width:36px;height:36px;place-items:center;transform:translateY(-50%);border:1px solid #ffffff32;border-radius:50%;background:#10132638;color:#fff;font-size:28px}.carousel-arrow.previous{left:18px}.carousel-arrow.next{right:18px}.carousel-dots{position:absolute;z-index:3;bottom:18px;left:70px;display:flex;gap:7px}.carousel-dots button{width:7px;height:7px;padding:0;border-radius:7px;background:#ffffff58}.carousel-dots button.active{width:22px;background:#fff}.home-section{padding-top:42px}.home-section>header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.home-section header small,.projects-page-head small{color:#9b8de7}.home-section h2{margin:6px 0 0;font-size:23px}.home-section header p{margin:7px 0 0;color:var(--muted)}.section-more{padding:8px 0;color:#7060ce}.project-grid{display:grid;gap:18px}.recent-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.project-card-home{overflow:visible;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 6px 24px #2c30420b;transition:.2s}.project-card-home:hover{transform:translateY(-3px);border-color:#c7bef4;box-shadow:var(--shadow)}.project-card-home>.project-cover{border-radius:13px 13px 0 0}.project-cover{position:relative;height:174px;overflow:hidden;background:linear-gradient(145deg,#ece9ff,#f7f5ff)}.project-cover img{width:100%;height:100%;object-fit:cover;pointer-events:none;user-select:none;-webkit-user-drag:none}.project-cover:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,#1719273d);content:""}.project-node-preview{position:absolute;inset:0}.project-node-preview i{position:absolute;width:64px;height:40px;border:1px solid #ffffffcc;border-radius:7px;background:#ffffffd9;box-shadow:0 8px 22px #6555b329}.project-node-preview i:nth-child(1){top:42px;left:18%}.project-node-preview i:nth-child(2){top:82px;left:43%;background:#dcd5ff}.project-node-preview i:nth-child(3){top:38px;right:13%;background:#c8e9ff}.project-node-preview svg{position:absolute;inset:0;width:100%;height:100%}.project-badge{position:absolute;z-index:2;top:12px;left:12px;padding:5px 8px;border-radius:7px;background:#191c2d9c;color:#fff;font-size:10px;backdrop-filter:blur(8px)}.project-card-body{position:relative;display:flex;align-items:center;gap:12px;padding:14px 15px 15px}.project-card-main{min-width:0;flex:1;text-align:left}.project-card-main b{display:block;overflow:hidden;color:#3d4350;text-overflow:ellipsis;white-space:nowrap}.project-card-main small{display:block;margin-top:6px;color:#9aa0ab}.project-menu{position:relative;flex:none}.project-menu-trigger{display:grid;width:31px;height:31px;place-items:center;border-radius:8px;color:#8d94a0}.project-menu-trigger:hover,.project-menu-trigger[aria-expanded="true"]{background:#f1effc;color:#6855d1}.project-menu-dots{display:block;width:3px;height:3px;border-radius:50%;background:currentColor;box-shadow:-6px 0 currentColor,6px 0 currentColor}.project-menu-popover{position:absolute;z-index:80;right:0;bottom:38px;display:flex;width:118px;flex-direction:column;gap:2px;padding:6px;border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:0 14px 36px #252a4530}.project-menu-popover button{width:100%;padding:9px 10px;border-radius:7px;color:#5f6674;text-align:left}.project-menu-popover button:hover{background:#f1effc;color:#6855d1}.project-menu-popover button.danger{color:#bd4b58}.project-menu-popover button.danger:hover{background:#fff0f1;color:#b53f4d}.new-project-card{display:grid;min-height:232px;place-items:center;border:1px dashed #bbb2ef;border-radius:14px;background:#f9f8ff;color:#6f5bd4}.new-project-card div{text-align:center}.new-project-card strong{display:grid;width:48px;height:48px;place-items:center;margin:0 auto 10px;border-radius:14px;background:#ece8ff;font-size:25px}.new-project-card small{display:block;margin-top:5px;color:#9c94c6}.template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.template-card{overflow:hidden;text-align:left;border:1px solid var(--line);border-radius:14px;background:#fff;transition:.2s}.template-card:hover{transform:translateY(-3px);border-color:#beb4ef;box-shadow:var(--shadow)}.template-cover{position:relative;height:142px;padding:24px;background:linear-gradient(140deg,var(--template-a),var(--template-b));color:#fff}.template-cover span{font-size:27px}.template-cover .template-flow{position:absolute;right:18px;bottom:17px;display:flex;align-items:center;gap:5px}.template-flow i{display:block;width:29px;height:20px;border:1px solid #ffffff88;border-radius:5px;background:#ffffff25}.template-flow b{font-size:11px}.template-body{padding:14px 15px 16px}.template-body b{display:block}.template-body p{height:36px;margin:7px 0 11px;color:#9096a2;font-size:11px;line-height:1.6}.template-body small{color:#7260d3}.projects-view{min-height:calc(100vh - 120px)}.projects-page-head{display:flex;align-items:flex-end;justify-content:space-between;padding:24px 0 27px}.projects-page-head h1{margin:7px 0 5px;font-size:30px}.projects-page-head p{margin:0;color:var(--muted)}.back-home{display:block;margin-bottom:22px;padding:0;color:#7563d4}.projects-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:#fff}.projects-toolbar label{display:flex;align-items:center;width:min(420px,45vw);padding:0 12px;border:1px solid #e1e3ea;border-radius:8px;color:#999faa}.projects-toolbar input{width:100%;padding:9px;border:0;outline:0;background:transparent}.projects-toolbar select{padding:9px 30px 9px 11px;border:1px solid #e1e3ea;border-radius:8px;background:#fff;color:#68707e}.projects-toolbar span{margin-left:auto;color:#979daa;font-size:11px}.all-project-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.all-project-grid .project-cover{height:150px}.home-empty{grid-column:1/-1;display:grid;min-height:220px;place-items:center;border:1px dashed #d5d8e1;border-radius:14px;color:#9aa0ab}.home-toast{position:fixed;z-index:100;right:24px;bottom:24px;max-width:360px;padding:11px 15px;border-radius:9px;background:#252938;color:#fff;box-shadow:0 12px 35px #0004}.home-toast.error{background:#b94755}html[data-theme="dark"]{--ink:#e9ebf2;--muted:#969daa;--line:#343948;--surface:#1d202a;--page:#15171e}html[data-theme="dark"] .home-header{background:#191b23e8}html[data-theme="dark"] .home-actions>button:not(.new-project),html[data-theme="dark"] .projects-toolbar,html[data-theme="dark"] .projects-toolbar select,html[data-theme="dark"] .template-card{background:#1d202a}html[data-theme="dark"] .project-card-main b{color:#eceef4}html[data-theme="dark"] .project-menu-popover{background:#252936;border-color:#3b4050}html[data-theme="dark"] .project-menu-popover button{color:#d5d9e3}html[data-theme="dark"] .new-project-card{background:#211e31}html[data-theme="dark"] .project-cover{background:linear-gradient(145deg,#29253d,#1d202a)}@media(max-width:1080px){.recent-grid,.all-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-header nav{margin-left:28px}.announcement-visual{opacity:.6}}@media(max-width:700px){.home-header{padding:0 16px}.home-brand em,.home-header nav button:first-child,.home-actions>button:first-child{display:none}.home-header nav{margin-left:18px}.home-header nav button{padding:0 8px}.new-project{padding:9px 11px}.home-avatar{display:none}main{width:calc(100vw - 28px);padding-top:14px}.announcement{min-height:340px;padding:42px 38px}.announcement-copy{width:100%}.announcement-copy h1{font-size:27px}.announcement-visual{right:-130px;opacity:.28}.carousel-dots{left:38px}.recent-grid,.all-project-grid,.template-grid{grid-template-columns:1fr}.home-section>header{align-items:flex-start}.projects-page-head{align-items:flex-start}.projects-toolbar{flex-wrap:wrap}.projects-toolbar label{width:100%}.projects-toolbar span{margin-left:0}.project-cover{height:190px}}

.home-header{justify-content:flex-start}.project-card-home{cursor:pointer}.project-cover{display:block;width:100%;padding:0;border:0;text-align:left}.project-card-main{cursor:pointer}
.template-cover-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .35s ease}.template-cover:after{position:absolute;inset:0;background:linear-gradient(180deg,#11152218 30%,#111522a8 100%);content:""}.template-cover>span,.template-cover .template-flow{z-index:2}.template-cover>span{position:relative;display:grid;width:36px;height:36px;place-items:center;border:1px solid #ffffff45;border-radius:10px;background:#11152272;box-shadow:0 8px 24px #0004;backdrop-filter:blur(8px)}.template-card:hover .template-cover-image{transform:scale(1.045)}
.home-header{padding-inline:clamp(18px,1.8vw,38px)}main{width:100%;max-width:none;margin:0;padding:clamp(18px,1.6vw,30px) clamp(14px,1.5vw,30px) 64px}.announcement{min-height:clamp(330px,23vw,440px);padding:clamp(48px,5vw,88px) clamp(56px,7vw,132px);background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:18px}.announcement-copy{width:min(680px,48%)}.announcement-visual{display:none}.carousel-arrow.previous{left:18px}.carousel-arrow.next{right:18px}.home-section{width:100%}@media(max-width:700px){main{width:100%;padding:14px 12px 48px}.announcement{min-height:390px;padding:46px 30px 72px;background-position:62% center!important;border-radius:15px}.announcement-copy{width:100%}.announcement-copy h1{font-size:28px}.carousel-arrow.previous{left:8px}.carousel-arrow.next{right:8px}}
.recent-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.recent-grid .project-cover{height:auto;aspect-ratio:16/8.5}.recent-grid .project-card-body{gap:8px;padding:12px}.recent-grid .project-card-main small{font-size:10px}@media(max-width:1400px){.recent-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1080px){.recent-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.recent-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.recent-grid{grid-template-columns:1fr}.recent-grid .project-cover{aspect-ratio:16/9}}

.create-project-modal{position:fixed;z-index:500;inset:0;display:grid;place-items:center;padding:24px}.create-project-backdrop{position:absolute;inset:0;background:#090b12bd;backdrop-filter:blur(7px)}.create-project-dialog{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(820px,calc(100vw - 40px));max-height:min(880px,calc(100vh - 40px));overflow:hidden;border:1px solid #735be875;border-radius:18px;background:var(--surface);box-shadow:0 30px 90px #0007}.create-project-dialog>header{display:flex;justify-content:space-between;padding:25px 28px 18px;border-bottom:1px solid var(--line)}.create-project-dialog>header small{color:var(--purple);font-size:9px;font-weight:bold;letter-spacing:1.3px}.create-project-dialog>header h2{margin:7px 0 5px}.create-project-dialog>header p{margin:0;color:var(--muted);font-size:12px}.create-project-dialog>header button{font-size:28px;color:var(--muted)}.create-project-scroll{padding:5px 28px 28px;overflow:auto}.create-project-scroll section{padding-top:22px}.create-project-scroll h3{margin:0 0 16px;font-size:15px}.create-project-scroll label{display:grid;gap:7px;margin-top:13px}.create-project-scroll label span{color:#616978;font-size:11px}.create-project-scroll input,.create-project-scroll select,.create-project-scroll textarea{width:100%;padding:12px 13px;border:1px solid var(--line);border-radius:9px;background:var(--page);color:var(--ink);outline:0}.create-project-scroll input:focus,.create-project-scroll textarea:focus{border-color:#8069e8;background:var(--surface)}.create-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 14px}.create-mode-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.create-mode-options button{padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--page);color:var(--muted);text-align:left}.create-mode-options button b,.create-mode-options button small{display:block}.create-mode-options button small{margin-top:5px;font-size:11px;line-height:1.45}.create-mode-options button.active{border-color:#816ce8;background:#735be817;color:var(--ink)}.create-mode-options button:disabled{cursor:not-allowed;opacity:.45}.script-upload-box{position:relative;display:flex;align-items:center;justify-content:center;min-height:135px;margin-top:14px;padding:24px;border:1px dashed #9b8ce0;border-radius:12px;background:#735be80b;text-align:center}.script-upload-box input{position:absolute;inset:0;opacity:0;cursor:pointer}.script-upload-box b,.script-upload-box p,.script-upload-box span{display:block}.script-upload-box p{margin:8px 0;color:var(--muted);font-size:12px}.script-upload-box span{color:var(--purple);font-size:11px}.create-project-dialog>footer{display:flex;justify-content:flex-end;gap:9px;padding:17px 28px;border-top:1px solid var(--line);background:var(--surface)}.create-project-dialog>footer button{padding:11px 18px;border-radius:8px;background:var(--page)}.create-project-dialog>footer .primary{background:linear-gradient(135deg,#735be8,#db2689);color:#fff;font-weight:bold}.create-project-dialog>footer button:disabled{opacity:.55}html[data-theme="dark"] .create-project-scroll label span{color:#aab0bf}@media(max-width:720px){.create-form-grid,.create-mode-options{grid-template-columns:1fr}.create-project-modal{padding:10px}.create-project-dialog{width:100%;max-height:calc(100vh - 20px)}}

.create-cover-field{display:grid;gap:7px;margin-top:13px}.create-cover-field>span{color:#616978;font-size:11px}.create-cover-upload{position:relative;display:grid!important;min-height:150px;margin-top:0!important;place-items:center;overflow:hidden;border:1px dashed #8f7be9;border-radius:12px;background:#735be80b;cursor:pointer}.create-cover-upload input{position:absolute;inset:0;z-index:2;opacity:0;cursor:pointer}.create-cover-upload img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.create-cover-upload div{display:grid;gap:7px;text-align:center}.create-cover-upload b{color:var(--ink)}.create-cover-upload small{color:var(--muted);font-size:11px}.create-cover-clear{justify-self:start;padding:6px 0;color:#a78ff4;font-size:11px}.project-menu-popover [data-upload-project-cover]{color:#c9c0ff}html[data-theme="dark"] .create-cover-field>span{color:#aab0bf}html{color-scheme:dark}


/* Episode upload project flow */
.industrial-flow-note{padding:15px 16px;border:1px solid #353b47;border-radius:12px;background:#171b23}.industrial-flow-note b{display:block;color:#e9ebf1;font-size:12px}.industrial-flow-note p{margin:6px 0 0;color:#9299a6;font-size:10px;line-height:1.65}
.platform-users-trigger{padding:9px 13px;border:1px solid #343a47;border-radius:9px;background:#1d212a;color:#c9c0ff;font-size:11px}.home-user-badge{max-width:140px;overflow:hidden;color:#858d9a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.platform-users-modal{position:fixed;z-index:600;inset:0;display:grid;place-items:center;padding:24px}.platform-users-backdrop{position:absolute;inset:0;background:#090b12bd;backdrop-filter:blur(8px)}.platform-users-dialog{position:relative;width:min(760px,calc(100vw - 36px));max-height:min(820px,calc(100vh - 36px));overflow:hidden;border:1px solid #45405f;border-radius:18px;background:#1d202a;color:#f0f1f6;box-shadow:0 30px 90px #0008}.platform-users-dialog>header{display:flex;justify-content:space-between;padding:24px 26px 18px;border-bottom:1px solid #343a47}.platform-users-dialog>header small{color:#9b8de7;font-size:9px;letter-spacing:1.4px}.platform-users-dialog>header h2{margin:7px 0 5px;font-size:20px}.platform-users-dialog>header p{margin:0;color:#949ba8;font-size:11px}.platform-users-dialog>header button{color:#858d9a;font-size:26px}.platform-users-body{max-height:calc(100vh - 180px);padding:20px 26px 26px;overflow:auto}.platform-user-create{padding:16px;border:1px solid #343a47;border-radius:12px;background:#171b23}.platform-user-create h3,.platform-user-list-section h3{margin:0 0 14px;font-size:14px}.platform-user-create-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.platform-user-create label{display:grid;gap:6px;color:#aab0bf;font-size:10px}.platform-user-create input,.platform-user-create select{height:34px;padding:0 9px;border:1px solid #3b424f;border-radius:7px;background:#1d202a;color:#f0f1f6}.platform-user-create .primary{margin-top:14px;padding:9px 14px;border-radius:7px;background:#735be8;color:#fff;font-size:11px}.platform-user-list-section{margin-top:20px}.platform-user-list-section>header{display:flex;align-items:center;justify-content:space-between}.platform-user-list-section>header button{padding:6px 10px;border:1px solid #3b424f;border-radius:7px;color:#aab0bf;font-size:10px}.platform-user-list{display:grid;gap:7px}.platform-user-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto auto auto;align-items:center;gap:10px;padding:11px 12px;border:1px solid #343a47;border-radius:10px;background:#1d212a}.platform-user-row.disabled{opacity:.62}.platform-user-avatar{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#3b315d;color:#c9c0ff;font-weight:bold}.platform-user-main{display:grid;gap:4px;min-width:0}.platform-user-main b{overflow:hidden;color:#eef0f5;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.platform-user-main small{overflow:hidden;color:#858d9a;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.platform-user-state{color:#8ad5a8;font-size:9px}.platform-user-state.disabled{color:#e7c17d}.platform-user-row>[data-platform-user-status]{padding:6px 9px;border:1px solid #514579;border-radius:7px;background:#2b2542;color:#c9c0ff;font-size:9px}.platform-user-protected{color:#737b89;font-size:9px}.platform-user-actions{display:flex;gap:6px}.platform-user-actions button{padding:6px 9px;border:1px solid #514579;border-radius:7px;background:#2b2542;color:#c9c0ff;font-size:9px}.platform-user-actions .danger{border-color:#6b424e;background:#34232a;color:#ecabb9}.platform-user-empty{padding:24px;text-align:center;color:#858d9a;font-size:11px}@media(max-width:650px){.platform-users-dialog{width:calc(100vw - 20px)}.platform-users-dialog>header,.platform-users-body{padding-left:16px;padding-right:16px}.platform-user-create-grid{grid-template-columns:1fr}.platform-user-row{grid-template-columns:30px minmax(0,1fr) auto}.platform-user-row>[data-platform-user-status],.platform-user-protected{grid-column:2/-1;justify-self:start}}
.home-actions>.platform-users-trigger{width:auto!important;min-width:88px;height:36px;padding:0 12px;white-space:nowrap;flex:0 0 auto}
.home-actions>.home-user-badge{min-width:0;height:36px;padding:0 10px;border:1px solid #343a47;border-radius:9px;background:#1d212a;color:#c9c0ff;cursor:pointer}
.account-project-empty{display:grid;justify-items:center;gap:9px;margin:36px auto;padding:34px 24px;border:1px solid #343a47;border-radius:14px;background:#171b23;color:#858d9a;max-width:520px}
.account-project-empty strong{color:#eef0f5;font-size:15px}.account-project-empty span{font-size:11px}.account-project-empty button{padding:8px 14px;border:1px solid #514579;border-radius:8px;background:#2b2542;color:#c9c0ff;font-size:11px;cursor:pointer}
