.record-safety-notice{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);z-index:70;display:flex;align-items:center;gap:12px;width:max-content;max-width:calc(100vw - 28px);padding:12px 16px;background:#fff7e8;border:1px solid #e4cc9e;border-radius:9px;color:#684a17;box-shadow:0 4px 20px #0d282914;font:400 13px/1.5 Inter,sans-serif}
.record-safety-notice>svg{width:18px;height:18px;flex:none;fill:none;stroke:currentColor;stroke-width:1.7}
.record-safety-notice button{border:1px solid #c9b38c;border-radius:999px;padding:7px 12px;white-space:nowrap;background:#fff;color:#684a17;font:500 12px Inter,sans-serif}
.modal-back:has(.record-conflict-modal){padding:14px;display:flex;align-items:center;justify-content:center}
.record-conflict-modal{width:760px!important;max-width:100%!important;max-height:calc(100dvh - 28px);overflow:auto;padding:24px!important}
.record-conflict-modal footer{margin:0!important;padding:16px 0 0!important}
.record-conflict-modal h2{font:600 19px/1.4 Inter,sans-serif;margin:0 36px 12px 0}
.record-conflict-modal p{font:400 13px/1.6 Inter,sans-serif;color:#64736b}
.record-conflict-modal .modal-x{display:flex;align-items:center;justify-content:center;border-radius:50%;width:30px;height:30px;padding:6px;position:absolute;right:16px;top:16px}
.record-conflict-modal svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.7}
.record-conflict-table{max-height:50vh;overflow:auto;border:1px solid #e0e7e3;border-radius:7px;margin:20px 0}
.record-conflict-table>div{display:grid;grid-template-columns:1fr 1.2fr 1.2fr;border-bottom:1px solid #e5ebe7}
.record-conflict-table>div:last-child{border-bottom:0}
.record-conflict-table span,.record-conflict-table strong{padding:11px 12px;font:400 13px/1.5 Inter,sans-serif;overflow-wrap:anywhere;white-space:pre-wrap}
.record-conflict-table strong{font-weight:500}
.record-conflict-head{position:sticky;top:0;background:#f4f7f5;color:#53645b}
.record-conflict-table>div:not(.record-conflict-head)>span:nth-child(2){background:#fff0f1;color:#843747}
.record-conflict-table>div:not(.record-conflict-head)>span:nth-child(3){background:#edf7f0;color:#245e3e}
.record-conflict-modal footer{display:flex;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid #e0e7e3}
.record-conflict-modal footer button{border-radius:999px;padding:9px 15px;display:inline-flex;gap:7px;align-items:center;font:500 12px Inter,sans-serif}
.record-conflict-modal .record-conflict-error{color:#943544}
@media(max-width:600px){.record-safety-notice{flex-wrap:wrap;bottom:10px;padding:10px 12px;width:calc(100vw - 28px)}.record-safety-notice span{flex:1}.record-safety-notice button{margin-left:auto}.record-conflict-modal{padding:20px 14px!important}.record-conflict-table span,.record-conflict-table strong{padding:9px 7px;font-size:12px}}
