:root{font-family:Inter,"Microsoft YaHei",sans-serif;color:#202927;background:#f3f5f2;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header,main{max-width:1120px;margin:auto;padding:22px 24px}header{display:flex;justify-content:space-between;border-bottom:1px solid #d9dfda;font-size:14px}a{color:inherit}h1{font-size:36px;letter-spacing:-1.5px;margin:8px 0}h2{font-size:22px;margin:0}p{line-height:1.7}.eyebrow{font-size:11px;letter-spacing:2px;color:#597468}.heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.heading p:last-child{color:#526159}aside{padding:15px 18px;border-left:3px solid #507663;background:#e8eee8;font-size:13px;line-height:1.7;margin:16px 0 24px}.toolbar{display:flex;gap:10px}.toolbar label{flex:1}.status-line{display:flex;justify-content:space-between;gap:15px;margin:22px 0;font-size:14px}#connection{font-size:12px;color:#536b5e}button,input,select{font:inherit;border:1px solid #cbd4cd;border-radius:7px;min-height:46px;padding:11px 14px}button{background:#fff;color:inherit;cursor:pointer;font-weight:600}button:hover{background:#eaf0eb}button:disabled{opacity:.5;cursor:not-allowed}input,select{width:100%;background:white;color:#202927}input:focus,button:focus-visible,select:focus{outline:3px solid #a2c5b1;outline-offset:2px}.primary{background:#274d3b;color:white;border-color:#274d3b}.primary:hover{background:#1d3e2e}.records{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stock-card{padding:22px;border:1px solid #dbe1db;background:#fff;border-radius:10px}.stock-card h2{font-size:18px;margin:8px 0}.stock-card small{color:#67756c}.stock-card p{margin:7px 0;color:#516057;font-size:14px}.stock-card strong{font-size:22px;font-variant-numeric:tabular-nums}.card-head,.card-bottom{display:flex;justify-content:space-between;gap:14px;align-items:center}.card-bottom{margin-top:18px}.card-actions{display:flex;gap:8px}.card-actions button{font-size:13px;padding:10px}.tag{font-size:11px;padding:4px 7px;background:#edf3ed;border-radius:4px;white-space:nowrap}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}dialog{width:min(600px,calc(100% - 28px));max-height:90dvh;border:0;border-radius:14px;padding:26px;box-shadow:0 20px 100px #10201733}dialog::backdrop{background:#0c191e85}.dialog-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.dialog-heading button{font-size:23px}dialog p{font-size:13px;color:#5c6c61}fieldset{border:0;padding:0;margin:0}label{display:block;font-size:14px}label input,label select{margin-top:7px}label small{display:block;font-size:12px;line-height:1.5;color:#66766b;margin:5px 0}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0}[hidden]{display:none!important}.preview{background:#eff4ef;border:1px solid #d9e4da;border-radius:8px;padding:16px;margin:20px 0;font-size:14px;line-height:1.9}.preview strong{font-size:18px}.preview dl{display:grid;grid-template-columns:1fr auto;gap:6px;margin:0}.preview dd{margin:0;font-weight:600}#commit{width:100%}#error,#operation-error{color:#9a2d25;line-height:1.7}.history-row{border-bottom:1px solid #dbe1db;padding:18px 0}.history-row small{display:block;color:#66766b;margin:7px 0}.history-row p{margin:3px 0}.history-row strong{font-size:15px}@media(max-width:640px){header,main{padding:18px 16px}header{font-size:12px}h1{font-size:30px}.records{grid-template-columns:1fr}.stock-card{padding:18px}.status-line{flex-direction:column;gap:8px}.fields{gap:14px;grid-template-columns:1fr}dialog{padding:20px}.card-bottom{align-items:flex-start;flex-direction:column}.card-actions{width:100%}.card-actions button{flex:1}}
