:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#24252b;background:#f7f7f9;font-size:15px}*{box-sizing:border-box}body{margin:0}header{height:80px;display:flex;align-items:center;gap:24px;padding:0 max(24px,calc((100vw - 1120px)/2));background:white;border-bottom:1px solid #eee}header>span{color:#7a7b85;font-size:13px}header>button{margin-left:auto}.brand{color:#f25349;text-decoration:none;font-size:29px;font-weight:800;white-space:nowrap}.brand small{font-size:15px}main{max-width:1120px;margin:40px auto;padding:0 20px}h1{font-size:36px;letter-spacing:-1px;line-height:1.35;margin:16px 0}h2{font-size:20px;margin:0 0 18px}p{line-height:1.8;color:#74747d}.eyebrow{font-size:12px;letter-spacing:2px;color:#ed574e;font-weight:650}.panel{background:white;border:1px solid #ececf0;border-radius:20px;padding:28px;margin:20px 0}.login{max-width:550px;margin:50px auto}.login h1{font-size:44px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:flex;flex-direction:column;gap:9px;margin:15px 0;color:#45454e;font-weight:550}input,textarea{width:100%;font:inherit;padding:12px;border:1px solid #dddde3;border-radius:10px;background:#fcfcfd}textarea{resize:vertical;min-height:90px}input:focus,textarea:focus{outline:2px solid #ffd5d1;border-color:#f25349}.check{flex-direction:row;align-items:flex-start;font-size:13px;font-weight:400;line-height:1.7}.check input{width:18px;flex-shrink:0;margin-top:4px}button{font:inherit;border:1px solid #dddde3;border-radius:10px;background:white;padding:11px 17px;cursor:pointer}button:hover{border-color:#f25349;color:#e44840}.primary{background:#ef584e;border-color:#ef584e;color:white}.primary:hover{background:#db4941;color:white}.actions{display:flex;flex-wrap:wrap;gap:10px}nav{display:flex;gap:8px;border-bottom:1px solid #e5e5e9;padding-bottom:14px}nav button{border:0;background:transparent}.welcome{display:flex;justify-content:space-between;align-items:center;gap:20px}.pill{border-radius:30px;background:#fff0ef;color:#dc5147;padding:10px 16px;white-space:nowrap}small{color:#898994;font-weight:400}.post{display:grid;grid-template-columns:1fr 230px;gap:24px}.body{white-space:pre-wrap;line-height:1.8;max-height:260px;overflow:auto}.thumbs{display:flex;gap:6px;align-items:flex-start}.thumbs img{width:calc(33.33% - 4px);border-radius:10px;aspect-ratio:3/4;object-fit:cover}.status{font-size:13px;color:#ee5b51}.job{padding:12px 0;border-bottom:1px solid #eee;font-size:14px}dialog{border:0;border-radius:22px;width:min(540px,90vw);padding:30px;box-shadow:0 20px 100px #0003}dialog::backdrop{background:#20202c77}.spinner{width:30px;height:30px;border:3px solid #ffe0dd;border-top-color:#ef584e;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{to{transform:rotate(360deg)}}#qr{width:240px;max-width:100%}#loginError{color:#c33}footer{text-align:center;font-size:12px;color:#999;padding:30px} [hidden]{display:none!important}@media(max-width:700px){header{padding:0 20px;gap:12px}header>span{font-size:11px}main{margin-top:24px}.welcome{display:block}h1,.login h1{font-size:30px}.grid{grid-template-columns:1fr;gap:0}.panel{padding:20px}.post{grid-template-columns:1fr}.thumbs{max-width:280px}.pill{display:inline-block;margin-bottom:20px}}
:root nav{flex-wrap:wrap}#progressText{white-space:pre-wrap;overflow-wrap:anywhere}hr{border:0;border-top:1px solid #eee;margin:30px 0}
.email-code-row{display:flex;gap:10px}.email-code-row input{min-width:0;flex:1}.email-code-row button{flex:none;font-size:12px;padding:8px 12px}button:disabled{opacity:.48;cursor:not-allowed}#emailHint{line-height:1.7;display:block}
.official-qr{display:block;width:240px;max-width:100%;margin:18px 0;border-radius:12px}
.binding-success{background:#edf8f0;color:#2d7445;border:1px solid #d8eddf;border-radius:12px;padding:14px 16px;font-size:13px;line-height:1.7;margin-bottom:22px}
.form-heading{grid-column:1/-1;font-size:14px;color:#92544e;border-top:1px solid #f0eeee;padding-top:22px;margin:16px 0 0}.form-heading:first-child{border-top:0;padding-top:0;margin-top:0}.full-row{grid-column:1/-1}
.welcome{margin:26px 0 22px}.welcome h1{font-size:28px;margin:8px 0}.workflow{margin:20px 0 26px}.workflow-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.workflow-step{display:flex;align-items:flex-start;gap:14px;text-align:left;padding:20px;background:white;border:1px solid #e8e8ec;border-radius:16px}.step-number{display:grid;place-items:center;width:32px;height:32px;flex:none;border-radius:50%;background:#f1f1f4;color:#8b8b94;font-size:14px;font-weight:700}.workflow-step strong{font-size:15px}.workflow-step p{font-size:12px;line-height:1.5;margin:8px 0}.workflow-step small{font-size:11px;color:#9b9ba4}.workflow-step.current{border-color:#f29f98;box-shadow:0 4px 20px #ef584e08}.workflow-step.current .step-number{background:#ef584e;color:white}.workflow-step.complete .step-number{background:#eaf6ef;color:#378658}.workflow-step.complete small{color:#378658}.workflow-hint{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff5f3;border-radius:12px;padding:14px 18px;margin-top:14px;font-size:13px;color:#875a55}.workflow-hint button{font-size:12px;padding:10px 16px;white-space:nowrap}.section-kicker{font-size:11px;letter-spacing:1px;color:#e06a61;margin-bottom:12px}.binding-guide{display:flex;flex-wrap:wrap;gap:14px;margin:24px 0}.binding-guide span{padding:14px 18px;background:#fafafa;border:1px solid #efeff2;border-radius:12px;font-size:13px}#workspace>nav .selected{color:#ed574e;border-bottom:2px solid #ed574e}@media(max-width:700px){.workflow-steps{grid-template-columns:1fr;gap:8px}.workflow-step{padding:14px}.workflow-step p{margin:4px 0}.workflow-hint{align-items:flex-start;flex-direction:column;gap:12px}.welcome h1{font-size:23px}.binding-guide{flex-direction:column}}
.account-dialog{width:min(470px,calc(100vw - 32px));padding:32px;border:1px solid #f1e5e3;box-shadow:0 25px 100px #351b2533}.account-dialog-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:#fff0ed;color:#ef584e;font-size:28px;margin-bottom:22px}.account-dialog h2{font-size:24px;margin-bottom:10px}.account-dialog p{font-size:13px;margin:0 0 20px}.account-quota{padding:12px 14px;background:#faf6f5;border-radius:10px;color:#a14e48;font-size:12px;margin:20px 0}.account-dialog label{font-size:13px;display:grid;gap:9px;margin-bottom:10px}.account-dialog input{background:#fff;border:1px solid #e3e3e8;padding:13px;border-radius:11px;width:100%}.account-dialog input:focus{outline:2px solid #f9b8b2;outline-offset:2px}.account-dialog small{display:block;color:#91919b;font-size:12px;line-height:1.7}.account-dialog .account-error{color:#c53e36;margin:12px 0 0;min-height:20px}.account-dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.account-dialog-actions button{min-width:100px}
.account-bar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;background:white;border:1px solid #ececf0;padding:16px 20px;border-radius:16px}.account-bar select{width:auto;min-width:180px;max-width:100%;padding:10px;border:1px solid #e7e7eb;border-radius:10px}.account-bar span{font-size:12px;color:#8b8b94}.account-bar button{margin-left:auto}.reference-box{grid-column:1/-1;border:1px dashed #e3bdb9;background:linear-gradient(130deg,#fff9f8,#fff);border-radius:18px;padding:20px;margin:8px 0 18px}.reference-box.dragging{border-color:#ef584e;background:#ffefed}.reference-title{display:flex;justify-content:space-between}.reference-title span{color:#ef584e;font-size:13px}.reference-box p{font-size:12px;margin:10px 0 16px}.reference-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:16px}.reference-card{position:relative;aspect-ratio:1;background:#f0eeee;border-radius:12px;overflow:hidden}.reference-card img{width:100%;height:100%;object-fit:cover}.reference-card button{position:absolute;right:6px;top:6px;border:0;border-radius:50%;width:26px;height:26px;padding:0;background:#fffefeee;font-size:20px}.reference-box>button{margin-right:10px}.reference-status{color:#bd4d43!important;margin-bottom:0!important}@media(max-width:600px){.reference-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-bar button{margin-left:0}}
.login{max-width:850px;margin:54px auto;text-align:center}.login-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;color:#202125}.login-brand img{width:52px;height:52px;object-fit:contain}.login-brand strong{font-size:30px}.login-brand small{font-size:14px;letter-spacing:2px;color:#444;margin-left:8px}.login h1{font-size:26px;letter-spacing:0;margin:22px 0 8px}.login-intro{margin:0 0 32px;font-size:14px}.login-card{display:grid;grid-template-columns:310px 1fr;gap:42px;padding:42px;background:#fff;border:1px solid #eee;border-radius:24px;box-shadow:0 16px 70px #35323b05;text-align:left}.wechat-column{border-right:1px solid #ececee;padding-right:42px;text-align:center}.wechat-column h2{font-size:16px;font-weight:600;margin:8px 0 28px}.wechat-icon{color:#08b45d;font-size:14px;margin-right:5px}.wechat-placeholder{min-height:208px;border:1px solid #eceef0;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#fcfcfc}.wechat-placeholder strong{font-size:16px;margin-top:13px}.wechat-placeholder p{font-size:12px;line-height:1.8;margin:9px 0 0}.wechat-note{font-size:12px;margin-top:20px}.login-tabs{display:flex;gap:25px;margin:0 0 20px}.login-tabs button{border:0;border-radius:0;padding:8px 0 12px;color:#909097;font-weight:600;font-size:15px}.login-tabs button.selected{color:#26262b;border-bottom:2px solid #ef584e}.password-column label{font-size:12px;color:#707079;margin:14px 0;gap:7px}.password-column input{background:white;height:46px;border-radius:11px}.password-column .check input{height:18px}.password-column .primary{width:100%;margin-top:8px;height:46px;font-weight:600}.recover-link{border:0;padding:0;font-size:12px;color:#777}.login-note{font-size:12px;line-height:1.9;margin:18px 0 0}.login-bottom{font-size:12px;color:#96969c;margin:28px 0}#loginError:empty{display:none}#loginError{font-size:13px;overflow-wrap:anywhere}#wechatLogin{margin-top:15px;border-color:#07b65c;color:#079747;width:100%}body:has(#workspace[hidden])>header{border:0;background:transparent}body:has(#workspace[hidden])>header .brand{font-size:19px}body:has(#workspace[hidden])>header>span{display:none}@media(max-width:700px){.login{margin:24px auto}.login h1{font-size:24px}.login-card{grid-template-columns:1fr;gap:24px;padding:26px}.wechat-column{border-right:0;border-bottom:1px solid #eee;padding:0 0 22px}.wechat-column h2{margin:0 0 16px}.wechat-placeholder{min-height:150px;max-width:260px;margin:auto}.wechat-placeholder svg{width:58px;height:45px}.wechat-placeholder p br{display:none}.wechat-note{margin:12px 0 0}.login-intro{font-size:12px}.login-tabs{justify-content:center;gap:32px}.login-brand img{width:44px;height:44px}.login-brand strong{font-size:26px}.login-bottom{font-size:11px}}
