.records-heading,.records-actions,.records-filters,.records-tabs{display:flex;gap:.7rem;align-items:center;flex-wrap:wrap}.records-heading{justify-content:space-between}.records-heading h1{font-size:1.8rem}.records-heading h2{font-size:1.3rem}
#records-content label{display:grid;gap:.35rem;font-weight:700;margin:.5rem 0;min-width:0}#records-content input:not([type=checkbox]),#records-content select,#records-content textarea{width:100%;min-width:0;min-height:42px;font:inherit;border:1px solid #657680;border-radius:4px;background:#fff;color:#152d39;padding:.5rem}
#records-content button,#records-refresh{min-height:44px;border:1px solid #536b74;border-radius:4px;background:#fff;color:#152d39;padding:.5rem .8rem;font:inherit;cursor:pointer}#records-content button:disabled{cursor:default;opacity:.55}#records-content :focus-visible,#records-refresh:focus-visible{outline:3px solid #a63c1d;outline-offset:3px}
.records-filters{margin:1rem 0;align-items:end}.records-filters label{flex:1 1 180px}.records-tabs{border-bottom:2px solid #577078;padding-bottom:.5rem}.records-tabs [aria-selected=true]{background:#19586c!important;color:#fff!important}.records-tabs button{flex:1 1 150px}
.records-actions .records-icon{width:44px;height:44px;padding:10px!important;display:grid;place-items:center}.records-icon svg{width:22px;height:22px;fill:none}.records-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.3rem 1rem}.records-wide{grid-column:1/-1}#records-editor{border-block:2px solid #49715a;margin:1rem 0;padding:1rem 0}#records-editor fieldset{margin:1rem 0;border:1px solid #7a8f86;padding:1rem;min-width:0}#records-content .records-check{display:flex;align-items:center;gap:.6rem}.records-check input{width:20px;height:20px}
.record-row{border-top:1px solid #8b9aa0;padding:1rem 0;overflow-wrap:anywhere}.record-row h3{font-size:1.1rem;margin:0 0 .4rem}.record-row p{margin:.4rem 0}.record-row .record-note{white-space:pre-wrap}.record-meta{color:#425866;font-size:.9rem}.record-row .records-actions{margin-top:.7rem}#records-basis{border-left:3px solid #9a642c;padding-left:.7rem;color:#4a3c2b}#records-status[data-error=true]{color:#a02121}#records-history{overflow-wrap:anywhere}#records-printout{display:none}
@media(max-width:600px){.records-form-grid{grid-template-columns:1fr}.records-filters label{flex-basis:100%}.records-tabs{gap:.35rem}.records-heading{align-items:flex-start}.records-actions{gap:.4rem}}
@media print{@page{margin:16mm}body{background:#fff!important;color:#000!important}body .app-header,main.app-shell>*:not(#records-printout),footer{display:none!important}main.app-shell{max-width:none!important;padding:0!important;margin:0!important}#records-printout{display:block!important;color:#000;font-size:10pt;line-height:1.35}#records-printout h1{font-size:18pt}#records-printout h2{font-size:13pt;break-after:avoid}.record-row{padding:6pt 0;border-color:#000;break-inside:auto}.record-row h3{font-size:11pt;break-after:avoid}.record-meta{color:#000}.record-note{overflow-wrap:anywhere}.records-actions{display:none!important}}
