.hg1843-registration-page{display:grid;gap:14px}
.hg1843-registration-page.hidden{display:none!important}
.hg1843-registration-page:not(.hidden){display:grid}
.hg1843-filter-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(180px,1fr);gap:14px}
.hg1843-registration-toolbar label{display:block;margin-bottom:6px;font-weight:700}
.hg1843-registration-toolbar input,.hg1843-registration-toolbar select{width:100%;box-sizing:border-box}
.hg1843-registration-table-wrap{overflow:auto}
.hg1843-registration-table-wrap table{min-width:760px}
.hg1843-registration-table-wrap td,.hg1843-registration-table-wrap th{vertical-align:top}
.hg1843-registration-row{cursor:pointer}
.hg1843-registration-row:hover,.hg1843-registration-row:focus-within{background:rgba(40,132,111,.07)}
.hg1843-status{display:inline-flex;border-radius:999px;padding:4px 9px;font-size:.8rem;font-weight:750;white-space:nowrap}
.hg1843-status-pending{background:#fff1ce;color:#795500}.hg1843-status-needs{background:#ffe0d6;color:#8d351f}.hg1843-status-completed{background:#dff4e8;color:#17633d}.hg1843-status-rejected{background:#ececec;color:#555}
.hg1843-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}
.hg1843-detail-item{border-bottom:1px solid var(--line);padding:8px 0}.hg1843-detail-item span{display:block;color:var(--muted);font-size:.78rem}.hg1843-detail-item b{display:block;margin-top:3px;overflow-wrap:anywhere}
.hg1843-candidate{border:1px solid var(--line);border-radius:12px;padding:12px;margin-top:10px;background:#fff}
.hg1843-candidate strong,.hg1843-candidate small{display:block}.hg1843-candidate small{color:var(--muted);margin-top:3px}
.hg1843-candidate-actions,.hg1843-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.hg1843-create-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:12px;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}
.hg1843-create-form .wide{grid-column:span 2}.hg1843-create-form label{display:block;font-size:.84rem;font-weight:700;margin-bottom:5px}.hg1843-create-form input,.hg1843-create-form textarea{width:100%;box-sizing:border-box}
.hg1843-search-existing{display:flex;gap:8px;margin-top:12px}.hg1843-search-existing input{flex:1;min-width:0}
.hg1843-muted{color:var(--muted)}
@media(max-width:760px){.hg1843-filter-grid,.hg1843-detail-grid,.hg1843-create-form{grid-template-columns:1fr}.hg1843-create-form .wide{grid-column:auto}.hg1843-search-existing{display:grid;grid-template-columns:1fr}.hg1843-actions .btn,.hg1843-candidate-actions .btn{flex:1 1 150px}}
