.dc-reg-tools{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:16px 0;padding:18px 20px;border:1px solid #bdd9ed;border-left:4px solid #1678bd;border-radius:14px;background:linear-gradient(110deg,#eef8ff,#fff);color:#123f68}
.dc-reg-tools strong{font-size:1rem;font-weight:650}.dc-reg-tools p{margin:4px 0 0;font-size:.875rem;line-height:1.5;color:#41637d}
.dc-reg-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}
.dc-reg-tools button,.dc-reg-dialog button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border:1px solid #a9cbe2;border-radius:10px;background:#fff;color:#145885;font-family:inherit;font-size:.9375rem;font-weight:600;line-height:1.4;cursor:pointer;white-space:normal}
.dc-reg-tools .dc-reg-primary,.dc-reg-dialog .dc-reg-primary{background:#1167ac;border-color:#1167ac;color:#fff;box-shadow:0 3px 8px #1167ac20}
.dc-reg-tools button:hover,.dc-reg-dialog button:hover{filter:brightness(.96)}
.dc-reg-dialog button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}
.dc-reg-dialog{width:min(960px,calc(100vw - 28px));max-width:calc(100vw - 28px);max-height:90vh;max-height:90dvh;padding:0;border:1px solid #b7d4e8;border-radius:20px;color:#183f60;background:#fff;box-shadow:0 24px 90px #06274840;font-family:inherit;overflow:hidden}
.dc-reg-dialog[open]{display:flex;flex-direction:column}
.dc-reg-dialog::backdrop{background:#112a46a3;backdrop-filter:blur(3px)}
.dc-reg-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex:0 0 auto;padding:22px 26px;background:linear-gradient(110deg,#eaf5ff,#effbfa);border-bottom:1px solid #bdd9ed}
.dc-reg-dialog h2{margin:0;color:#124574;font-size:1.375rem;line-height:1.35;font-weight:700}
.dc-reg-dialog header p{margin:6px 0 0;color:#405e76;font-size:.9375rem;line-height:1.5}
.dc-reg-dialog [data-close]{width:44px;flex:0 0 44px;padding:0;font-size:1.5rem}
.dc-reg-body{min-height:0;overflow:auto;overscroll-behavior:contain;padding:22px 26px}
.dc-reg-filters{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) minmax(0,1.2fr) auto;gap:14px;align-items:end}
.dc-reg-filters label{min-width:0;display:grid;gap:7px;font-size:.875rem;color:#284f6b;font-weight:600;line-height:1.5}
.dc-reg-filters input:not([type=checkbox]),.dc-reg-filters select{box-sizing:border-box;display:block;width:100%;min-width:0;max-width:100%;height:auto;min-height:46px!important;padding:10px 12px!important;border:1px solid #b8cede;border-radius:10px;background:#fff;color:#24485f;font-size:1rem;line-height:1.5}
.dc-reg-filters .dc-reg-check{grid-column:span 2;display:flex;align-items:flex-start;gap:9px;font-weight:400}
.dc-reg-filters .dc-reg-check input{flex:0 0 18px;width:18px;height:18px;min-height:18px;margin:2px 0 0;padding:0;accent-color:#1167ac}
.dc-reg-note{margin:18px 0 12px;padding:12px 14px;background:#f1f7fa;border-radius:10px;color:#456479;font-size:.875rem;line-height:1.6}
.dc-reg-status{margin:10px 0;font-size:.9375rem;line-height:1.6;color:#315b7a}
.dc-reg-status[data-error]{padding:10px 12px;border:1px solid #edc4c4;border-radius:10px;color:#9c2b2b;background:#fff6f6}
.dc-reg-table-wrap{overflow:auto;border:1px solid #d7e4ed;border-radius:12px}
.dc-reg-dialog table{width:100%;border-collapse:collapse;text-align:left;font-size:.875rem;line-height:1.5}
.dc-reg-dialog th{padding:11px 14px;background:#eff6fb;color:#315d7d;font-weight:650;white-space:nowrap}
.dc-reg-dialog td{padding:12px 14px;border-top:1px solid #e1ebf2;vertical-align:top}
.dc-reg-dialog td:first-child{min-width:190px;overflow-wrap:anywhere}
.dc-reg-dialog td strong{display:block;font-weight:600}.dc-reg-dialog td span{display:block;color:#527087}
.dc-reg-pages{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px;margin-top:16px;font-size:.875rem}
.dc-reg-dialog>footer{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 26px;border-top:1px solid #d5e4ee;background:#f7fbfe}
.dc-reg-dialog>footer>span{font-size:.875rem;line-height:1.5;color:#42627c}
.dc-reg-tools button:focus-visible,.dc-reg-dialog :is(button,input,select):focus-visible{outline:3px solid #2c86c4;outline-offset:2px}
@media(max-width:760px){.dc-reg-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.dc-reg-filters .dc-reg-check{grid-column:1/-1}.dc-reg-tools{align-items:flex-start;flex-direction:column}.dc-reg-dialog>header,.dc-reg-body,.dc-reg-dialog>footer{padding:18px}.dc-reg-dialog>footer{align-items:flex-start;flex-direction:column}}
@media(max-width:420px){.dc-reg-filters{grid-template-columns:minmax(0,1fr)}.dc-reg-actions{width:100%}.dc-reg-actions>button{flex:1}.dc-reg-dialog{width:calc(100vw - 16px);max-width:calc(100vw - 16px);border-radius:15px}.dc-reg-dialog h2{font-size:1.25rem}}
