#exportDialog{width:min(1040px,96vw);max-height:92dvh;padding:0;border:1px solid #668995;border-radius:12px;background:#f1f6f8;color:#15384b;font:14px/1.5 system-ui}#exportDialog::backdrop{background:#05151bc9}#exportDialog .export-head{display:flex;justify-content:space-between;align-items:start;padding:20px 24px;background:#113a4e;color:white}#exportDialog h2{margin:0;font-size:22px}#exportDialog h3{font-size:16px;margin:20px 0 10px}#exportDialog .export-head p{margin:5px 0 0;color:#c7dce5}#exportDialog button,#exportDialog .export-link{font:600 14px/1.4 system-ui;min-height:42px;cursor:pointer;border:1px solid #7897a7;border-radius:5px;padding:9px 13px;background:white;color:#173c50}#exportDialog button:disabled{opacity:.4;cursor:default}#exportDialog .export-head button{background:transparent;color:white;font-size:24px;line-height:1}#exportDialog .export-body{padding:20px 24px}#exportDialog .export-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 22px}#exportDialog label.export-field{display:flex;flex-direction:column;gap:5px;font-weight:600}#exportDialog input:not([type=checkbox]),#exportDialog select{min-height:43px;width:100%;padding:8px 10px;background:white;border:1px solid #8ca5b2;border-radius:5px;color:#173a4b;font:14px system-ui}#exportDialog .export-checks{display:flex;gap:18px;flex-wrap:wrap;margin:16px 0}#exportDialog input[type=checkbox]{accent-color:#227d97;width:17px;height:17px;vertical-align:middle}#exportDialog .export-summary{padding:16px;background:#dcecf2;border-left:4px solid #288aa3;margin:18px 0}#exportCounts{font-size:17px;display:block}#exportDialog p{margin:7px 0}#exportDialog .export-note{color:#466578;font-size:13px}#exportDialog .export-actions{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}#exportDialog .export-primary{background:#15566e;color:white;border-color:#15566e}#exportXMLNote{padding:12px;border:1px solid #b8cdd7;background:white}#exportDialog details{margin-top:16px}#exportDialog summary{cursor:pointer;font-weight:600}#exportDialog .export-table{overflow:auto}#exportDialog table{width:100%;border-collapse:collapse;white-space:nowrap;font-variant-numeric:tabular-nums}#exportDialog th,#exportDialog td{text-align:left;padding:7px 10px;border-bottom:1px solid #c7d8e1}#exportDialog th{font-size:13px}#exportStatus{font-weight:600}#exportDialog [hidden]{display:none!important}#exportDialog a{color:#12546d}#exportDialog #exportReportLink{display:inline-block;background:#15566e;color:white;text-decoration:none;margin:8px 0}@media(max-width:650px){#exportDialog{width:98vw;max-height:96dvh}#exportDialog .export-grid{grid-template-columns:1fr}#exportDialog .export-body,#exportDialog .export-head{padding:16px}#exportDialog h2{font-size:19px}}
