.mhvv-public{--mhvv-border:#dcdcde;--mhvv-accent:#2271b1;max-width:100%}.mhvv-application-form{display:flex;flex-direction:column;gap:18px}.mhvv-public-grid{display:grid;gap:16px}.mhvv-public-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.mhvv-public label{display:flex;flex-direction:column;gap:6px;font-weight:600}.mhvv-public input[type=text],.mhvv-public input[type=email],.mhvv-public input[type=date],.mhvv-public select,.mhvv-public textarea{box-sizing:border-box;width:100%;padding:10px 12px;border:1px solid var(--mhvv-border);border-radius:4px;background:#fff;color:#1d2327}.mhvv-public input:focus,.mhvv-public select:focus,.mhvv-public textarea:focus{outline:2px solid color-mix(in srgb,var(--mhvv-accent) 35%,transparent);border-color:var(--mhvv-accent)}.mhvv-public-checkbox{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:9px!important;font-weight:400!important}.mhvv-public-checkbox input{margin-top:5px}.mhvv-submit{align-self:flex-start;border:0;border-radius:4px;padding:11px 18px;background:var(--mhvv-accent);color:#fff;font-weight:700;cursor:pointer}.mhvv-submit:hover{filter:brightness(.92)}.mhvv-message{padding:14px 16px;border-radius:4px;margin-bottom:18px}.mhvv-message-success{background:#d7f0df;color:#116329}.mhvv-message-error{background:#f8d7da;color:#8a1f2d}.mhvv-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.mhvv-directory-table-wrap{overflow-x:auto}.mhvv-directory-table{width:100%;border-collapse:collapse}.mhvv-directory-table th,.mhvv-directory-table td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--mhvv-border)}.mhvv-directory-table th{font-weight:700}.mhvv-directory-table small{opacity:.75}@media(max-width:800px){.mhvv-public-grid-3{grid-template-columns:1fr}}
.mhvv-login-box{max-width:520px;padding:22px;border:1px solid var(--mhvv-border);border-radius:5px;background:#fff}.mhvv-login-box form{display:flex;flex-direction:column;gap:12px}.mhvv-login-box p{margin:8px 0}.mhvv-login-box input[type=text],.mhvv-login-box input[type=password]{box-sizing:border-box;width:100%;padding:10px 12px;border:1px solid var(--mhvv-border);border-radius:4px}.mhvv-login-box input[type=submit]{border:0;border-radius:4px;padding:11px 18px;background:var(--mhvv-accent);color:#fff;font-weight:700;cursor:pointer}.mhvv-portal{display:flex;flex-direction:column;gap:18px}.mhvv-portal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px;border:1px solid var(--mhvv-border);border-radius:5px}.mhvv-portal-head h2{margin-top:0}.mhvv-portal-form{padding:18px;border:1px solid var(--mhvv-border);border-radius:5px}.mhvv-portal-form h3{margin:8px 0 0}.mhvv-help{padding:10px 12px;border-left:4px solid var(--mhvv-accent);background:#f0f6fc}.mhvv-portal input[disabled]{background:#f0f0f1;color:#646970}

.mhvv-login-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.mhvv-public a.mhvv-submit{display:inline-flex;align-items:center;text-decoration:none;color:#fff}.mhvv-logout-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:4px;padding:11px 18px;background:#b32d2e;color:#fff!important;font-weight:700;text-decoration:none!important;line-height:1.2}.mhvv-logout-button:hover,.mhvv-logout-button:focus{background:#8f2424;color:#fff!important}.mhvv-portal-head .mhvv-logout-button{white-space:nowrap}@media(max-width:600px){.mhvv-portal-head{flex-direction:column}.mhvv-portal-head>p{margin:0}}
