:root{font-family:Inter,Microsoft YaHei,system-ui,sans-serif;color:#243734;background:#f3f6f3;font-size:14px}*{box-sizing:border-box}body{margin:0}main{max-width:1320px;margin:auto;padding:24px 36px 40px}header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d7e1db;padding-bottom:20px}.brand{font-size:26px;font-weight:850;display:flex;align-items:center;gap:14px}.brand span{font-size:14px;font-weight:600}.local-badge{padding:8px 14px;background:#e1ede5;border-radius:30px;color:#345d46;font-size:12px}.intro{padding:35px 0 22px}.eyebrow{font-size:11px;letter-spacing:2px;color:#55776a}h1{font-size:32px;letter-spacing:-1px;margin:12px 0}p{line-height:1.8}h2{font-size:16px;margin:0}h3{font-size:13px;margin:20px 0 10px}.notice{display:flex;gap:16px;background:#e4ede7;padding:14px 18px;border-radius:10px;line-height:1.7}.notice strong{white-space:nowrap}nav{display:flex;gap:8px;padding:22px 0}button{font:inherit;border:1px solid #cad8cf;border-radius:7px;background:#fff;color:#304c3e;padding:9px 16px;cursor:pointer}button:hover{background:#edf5ef}button:disabled{opacity:.5;cursor:not-allowed}nav button{min-width:96px;border-color:transparent}nav button.active,.primary{background:#245e46;color:#fff}.workspace{display:grid;grid-template-columns:1.1fr 1fr;gap:22px;align-items:start}.card{border:1px solid #dbe3dd;background:#fff;padding:24px;border-radius:12px}.section-title{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.section-title span{font-size:11px;color:#567566}fieldset{border:0;padding:0;margin:0;display:flex;flex-direction:column;gap:18px}label{line-height:1.6}fieldset label{display:flex;flex-direction:column;gap:8px;font-weight:600}input[type=text],input:not([type]),textarea{width:100%;padding:12px;border:1px solid #cbd8cf;border-radius:7px;font:inherit;background:#fcfdfb;color:#243734}textarea{resize:vertical;line-height:1.8}input:focus,textarea:focus{outline:2px solid #b2d3bd;outline-offset:2px}input[type=checkbox]{accent-color:#245e46;width:16px;height:16px;flex-shrink:0}.upload{padding:16px;background:#f6f9f5;border:1px dashed #b8cebf;border-radius:7px}.upload input{font-weight:400}.hint{color:#62796d;font-size:12px;line-height:1.8}.platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.platform{display:flex;gap:8px;align-items:center;border:1px solid #e0e7e1;border-radius:7px;padding:10px;cursor:pointer}.platform.selected{background:#edf5ed;border-color:#87b295}.platform small{display:block;color:#92733c;font-size:10px}.previews{display:flex;flex-wrap:wrap;gap:12px}.previews:empty{display:none}figure{margin:0;width:120px}figure img{width:120px;height:100px;object-fit:cover;border-radius:7px}figcaption{font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}figure button{padding:4px 8px;font-size:11px;margin-top:5px}.video-preview video{width:100%;max-height:280px}.auto{display:flex;align-items:center;gap:8px;font-weight:600}.dispatch{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:22px}.dispatch p{margin:8px 0}.primary{white-space:nowrap;padding:14px 24px;border:0}.primary:hover{background:#174932}.results{margin-top:22px}.results article{border-bottom:1px solid #e3e9e5;padding:18px 0}.results article>div{display:flex;gap:18px;align-items:center}.results article span{color:#7c6938}.results article p{font-size:12px;color:#65766b}.results>.auto{margin-top:20px}.error{background:#fff0eb;border:1px solid #e7c1b0;color:#943e2e;padding:14px;border-radius:8px;margin-bottom:18px;line-height:1.7}footer{padding-top:28px;color:#718277;font-size:11px}@media(max-width:850px){main{padding:18px}.workspace{grid-template-columns:1fr}.dispatch,.notice{flex-direction:column;align-items:flex-start}h1{font-size:26px}.local-badge{display:none}}
