:root{font-family:"Segoe UI","Microsoft YaHei",sans-serif;color:#282323;background:#f7f5f4}*{box-sizing:border-box}body{margin:0}main{max-width:1120px;margin:0 auto;padding:32px 20px 60px}header{display:flex;align-items:center;gap:14px;margin-bottom:24px}.logo{width:46px;height:46px;border-radius:14px;background:#ff2442;color:white;display:grid;place-items:center;font-weight:800;font-size:22px}h1,h2,p{margin:0}header p{color:#877c7c;margin-top:4px}.card{background:#fff;border:1px solid #eadfdd;border-radius:18px;padding:22px;margin-bottom:18px;box-shadow:0 8px 30px rgba(67,43,43,.05)}.card h2{font-size:18px;margin-bottom:18px}form{display:flex;gap:12px;align-items:end;flex-wrap:wrap}label{display:grid;gap:7px;color:#746969;font-size:13px;min-width:180px}.wide{flex:1}input,textarea,button{font:inherit;border:1px solid #ded3d1;border-radius:10px;padding:10px 12px;background:#fff}input:focus,textarea:focus{outline:2px solid #ffd5dc;border-color:#ff2442}button{border-color:#ff2442;background:#ff2442;color:white;font-weight:700;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}.quiet{background:white;color:#584e4e;border-color:#ded3d1}.toolbar{display:flex;justify-content:space-between;align-items:center;margin:10px 2px 18px}.grid{display:grid;grid-template-columns:160px 160px 1fr auto}.table{overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;padding:12px;border-bottom:1px solid #f0e8e6;font-size:14px}th{color:#8b7e7e;font-size:12px}.pill{display:inline-block;border-radius:20px;padding:4px 9px;background:#eaf8ef;color:#20743a;font-size:12px}.pill.off{background:#fff0f1;color:#b01f34}.actions,.batch-actions{display:flex;gap:8px;flex-wrap:wrap}.actions button,.copy-one{font-size:12px;padding:6px 8px}.error{color:#b01f34;margin-top:12px}.warning{color:#9a601a}.batch-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 10px}.batch-heading span{color:#746969;font-size:13px}.batch-actions{margin-bottom:10px}.generated-table{border:1px solid #f0e8e6;border-radius:12px}.generated-table table{min-width:610px}.generated-table th:first-child,.generated-table td:first-child{width:42px;text-align:center}.generated-table th:nth-child(2),.generated-table td:nth-child(2){width:60px}.generated-table th:last-child,.generated-table td:last-child{width:80px}.generated-table code{font-family:"Cascadia Mono","SFMono-Regular",Consolas,monospace;font-size:14px;font-weight:700;letter-spacing:.3px;color:#433838}.generated-table input[type="checkbox"]{width:17px;height:17px;margin:0;padding:0;accent-color:#ff2442}#toast{position:fixed;right:24px;bottom:24px;background:#292323;color:white;border-radius:12px;padding:12px 16px;display:none}@media(max-width:720px){.grid{grid-template-columns:1fr}.wide{grid-column:auto}main{padding:20px 12px}.card{padding:16px}.batch-heading{align-items:flex-start;flex-direction:column}.batch-actions button{flex:1}}
.section-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}.section-heading h2{margin-bottom:6px}.muted,.hint{color:#877c7c;font-size:13px}.release-form{display:grid;grid-template-columns:180px minmax(260px,1fr);align-items:start;gap:14px}.release-form .full{grid-column:1/-1}.release-form textarea{width:100%;resize:vertical;line-height:1.6}.release-progress{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;color:#746969;font-size:13px}.release-progress progress{width:100%;height:12px;accent-color:#ff2442}.row-end{display:flex;justify-content:flex-end}.hint{margin-top:14px}@media(max-width:720px){.release-form{grid-template-columns:1fr}.release-form .full{grid-column:auto}}
