*{box-sizing:border-box}body{margin:0;color:#1f2329;background:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.page{min-height:100vh;padding:18px}.header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}h1{margin:0 0 4px;font-size:20px;font-weight:700}p{margin:0;color:#646a73;font-size:13px;line-height:1.5}.section{display:grid;gap:14px;padding:14px 0;border-top:1px solid #eff0f2}label{display:grid;gap:7px;font-size:13px;font-weight:600}select,input{width:100%;height:36px;border:1px solid #d8dadf;border-radius:6px;padding:0 10px;background:#fff;color:#1f2329;font-size:14px}select:focus,input:focus{outline:none;border-color:#3370ff;box-shadow:0 0 0 2px #3370ff24}.muted{background:#f7f8fa;border:1px solid #eff0f2;border-radius:8px;padding:12px}.footer{display:grid;gap:12px;margin-top:6px}button{height:36px;border:1px solid #d8dadf;border-radius:6px;background:#fff;color:#1f2329;cursor:pointer;font-size:14px}button:disabled{cursor:not-allowed;opacity:.5}.primary{border-color:#3370ff;background:#3370ff;color:#fff;font-weight:600}.icon-btn{width:36px;padding:0}.status{min-height:20px;color:#3370ff;font-size:13px;line-height:1.5;white-space:pre-wrap}
