.register-panel{width:min(560px,100%)}.helper-register-fields{margin:20px 0;padding:20px;background:#f2f9f5;border:1px solid #d8e9e1;border-radius:12px}.helper-register-fields[hidden]{display:none}.helper-field-title{margin-bottom:15px;color:var(--g);font-size:15px;font-weight:700}.helper-note{margin:12px 0 0;padding:10px 12px;color:#755500;background:#fff3cd;border-radius:8px;font-size:12px;line-height:1.6}
.admin-menu{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.admin-title{margin-bottom:24px}.admin-title h2{margin-bottom:6px}.muted{color:var(--u);margin:0}.helper-summary{padding:12px 16px;background:var(--m);color:var(--g);border-radius:10px;white-space:nowrap}.assignment-form,.status-form{display:flex;flex-direction:column;align-items:stretch;gap:8px;min-width:240px}.assignment-form select,.status-form select{margin:0}.assignment-form button{width:100%;cursor:pointer}.assignment-form button:disabled,.assignment-form select:disabled{cursor:not-allowed;opacity:.55}.assigned-helper,.not-assigned{display:block;padding:7px 9px;border-radius:7px}.assigned-helper{color:#176446;background:#e2f4eb}.not-assigned{color:#966300;background:#fff1cd}.status-form .status{width:fit-content}
.admin-filter{display:grid;grid-template-columns:2fr 1fr 1fr auto auto;gap:10px;margin-bottom:35px}.admin-filter input,.admin-filter select{margin:0}.helper-heading{margin-bottom:22px}.helper-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.helper-admin-card{padding:22px;background:#fff;border:1px solid var(--l);border-radius:15px;box-shadow:0 8px 25px rgba(30,72,60,.06)}.helper-card-head{display:flex;align-items:center;gap:15px}.helper-card-head .avatar{flex:0 0 60px;margin:0}.helper-card-head h3{margin:0 0 8px}.helper-card-head p{margin:4px 0;color:var(--u);font-size:13px}.helper-badges{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.helper-information{padding:15px;background:#f6faf8;border-radius:10px}.helper-information p{margin:8px 0}.helper-admin-card details{margin-top:18px;border-top:1px solid var(--l);padding-top:15px}.helper-admin-card summary{color:var(--g);font-weight:700;cursor:pointer}.helper-edit-form{margin-top:15px}.helper-actions{display:flex;gap:10px;margin-top:18px}.helper-actions form,.helper-actions button{flex:1}
@media(max-width:850px){.admin-filter{grid-template-columns:1fr 1fr}.helper-admin-grid{grid-template-columns:1fr}}@media(max-width:650px){.admin-title{align-items:flex-start;flex-direction:column}.helper-summary{width:100%}}@media(max-width:550px){.admin-filter{grid-template-columns:1fr}.helper-actions{flex-direction:column}}
