.record-detail-backdrop{position:fixed;inset:0;z-index:2290;background:#071b4638}
.record-detail-panel{position:fixed!important;z-index:2300!important;inset:0 0 0 auto!important;width:clamp(420px,36vw,520px)!important;max-width:100vw;height:100dvh!important;margin:0!important;overflow:hidden!important;display:grid!important;grid-template-rows:auto auto minmax(0,1fr);background:#fff}
.record-detail-panel .rd-body{min-height:0;overflow-y:auto;overscroll-behavior:contain}
.record-detail-panel button{font-family:inherit}
.record-detail-panel .rd-close{color:#173676;cursor:pointer}
.record-detail-open{overflow:hidden}
.rd-error{margin:20px 0;padding:18px;border:1px solid #f0c8c5;border-radius:10px;background:#fff7f6;color:#932f2a}
.rd-error h2{margin-top:0}.rd-error button{border:1px solid #ccd8e9;background:#fff;color:#173676;border-radius:7px;padding:9px 12px;font-weight:700;cursor:pointer}
@media(max-width:1100px){.record-detail-panel{width:min(520px,100vw)!important}}
@media(max-width:700px){.record-detail-panel{inset:0!important;width:100vw!important;max-width:none!important;height:100dvh!important}}
