:root{color:#1f2937;background:#f5f7fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{max-width:960px;margin:0 auto;padding:24px}.hero{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.eyebrow{margin:0 0 8px;color:#667085;font-size:12px}h1,h2,p{margin-top:0}h1{margin-bottom:8px;font-size:25px;letter-spacing:-.02em}h2{margin-bottom:8px;font-size:16px}.subtitle,.section-heading p{margin-bottom:0;color:#667085;line-height:1.6}.card{margin-bottom:16px;padding:18px;background:#fff;border:1px solid #e4e7ec;border-radius:12px;box-shadow:0 1px 2px #1018280a}.grid-card{display:grid;grid-template-columns:1fr 1fr;gap:28px}.facts{margin:0}.facts div{display:flex;gap:12px;padding:8px 0;border-bottom:1px solid #f0f2f5}.facts div:last-child{border-bottom:0}dt{width:76px;color:#667085}dd{margin:0;word-break:break-all}.status-pill,.warning-label{display:inline-flex;align-items:center;height:28px;padding:0 10px;border-radius:999px;font-size:12px;white-space:nowrap}.status-pill.pending{color:#6941c6;background:#f4f3ff}.status-pill.success{color:#027a48;background:#ecfdf3}.status-pill.warning,.warning-label{color:#b54708;background:#fffaeb}.status-pill.error{color:#b42318;background:#fef3f2}.field-list{display:flex;flex-wrap:wrap;gap:8px}.field-chip{padding:6px 9px;border-radius:7px;font-size:12px}.field-chip.ok{color:#027a48;background:#ecfdf3}.field-chip.missing{color:#b42318;background:#fef3f2}.section-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:15px}.form-row{display:flex;align-items:flex-end;gap:12px;margin-bottom:12px}.form-row:last-of-type{margin-bottom:0}.two-columns>label{flex:1}label{display:flex;flex:0 0 250px;flex-direction:column;gap:6px;color:#475467;font-size:12px}label.wide{flex:1}input{width:100%;height:38px;padding:0 10px;color:#101828;background:#fff;border:1px solid #d0d5dd;border-radius:7px;outline:none}input:focus{border-color:#7f56d9;box-shadow:0 0 0 3px #7f56d91f}button{height:38px;padding:0 13px;border:1px solid #d0d5dd;border-radius:7px;background:#fff;color:#344054}button:hover{background:#f9fafb}button.primary{color:#fff;background:#6941c6;border-color:#6941c6}button.danger{color:#fff;background:#b42318;border-color:#b42318}button.small{height:30px;padding:0 9px;font-size:12px}.button-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.record-summary{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:14px;padding:11px 12px;color:#344054;background:#f8fafc;border-radius:8px;line-height:1.55}.record-summary strong{width:100%}.record-summary.warning{color:#93370d;background:#fffaeb}.record-summary.success{color:#027a48;background:#ecfdf3}.record-summary.error{color:#b42318;background:#fef3f2}.muted{color:#667085}.success-text{color:#027a48}.warning-text{color:#b54708}code{padding:2px 5px;color:#6941c6;background:#f4f3ff;border-radius:4px}.log-list{display:flex;flex-direction:column;gap:7px;max-height:220px;margin:0;padding-left:0;overflow:auto;list-style:none}.log-item{display:flex;gap:10px;padding:7px 9px;border-radius:6px;color:#475467;background:#f8fafc;font-size:12px}.log-item time{color:#98a2b3}.log-item.error{color:#b42318;background:#fef3f2}.log-item.success{color:#027a48;background:#ecfdf3}@media(max-width:680px){.app-shell{padding:14px}.hero,.section-heading,.form-row{flex-direction:column;align-items:stretch}.grid-card{grid-template-columns:1fr;gap:18px}label,.two-columns>label{flex:auto}}
