.hut-access-panel{margin-top:13px;padding:16px;border:1px solid var(--hut-line);border-radius:17px;background:#f8fbfd}.hut-access-panel>header{display:flex;gap:11px;align-items:center;margin:0 0 13px}.hut-access-panel>header>i{display:grid;place-items:center;width:39px;height:39px;border-radius:12px;background:#eaf4fb;color:var(--hut-blue);font-size:17px}.hut-access-panel>header span{display:grid}.hut-access-panel>header b{font-size:11px}.hut-access-panel>header small{font-size:9px;color:var(--hut-muted)}.hut-access-panel>label,.hut-field-grid label{display:grid;gap:6px}.hut-access-panel label>span,.hut-field-grid label>span{font-size:9px;font-weight:800;color:var(--hut-muted)}.hut-access-panel input,.hut-access-panel select{min-height:42px;padding:9px 11px;border:1px solid var(--hut-line);border-radius:11px;background:#fff}.hut-masked-identity{display:flex;align-items:center;gap:10px;margin-top:10px;padding:11px;border-radius:12px;background:#e9f7f1}.hut-masked-identity>i{color:var(--hut-green);font-size:18px}.hut-masked-identity span{display:grid}.hut-masked-identity b{font-size:10px}.hut-masked-identity small{font-size:8px;color:var(--hut-muted)}.hut-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hut-access-panel fieldset{margin-top:14px;padding:0;border:0}.hut-access-panel legend{margin-bottom:7px;font-size:9px;font-weight:850;color:var(--hut-muted)}.hut-check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.hut-check-grid label{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid var(--hut-line);border-radius:11px;background:#fff;font-size:9px;font-weight:700}.hut-check-grid label:has(input:checked){border-color:var(--hut-blue);background:#f1f9fd}.hut-access-gates{grid-template-columns:repeat(2,1fr)}@media(max-width:700px){.hut-field-grid,.hut-check-grid{grid-template-columns:1fr}}
