.resenha-account{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.resenha-account span{font-size:12px;color:#d2deed}.resenha-account button{border:1px solid rgba(255,255,255,.2);border-radius:9px;background:rgba(255,255,255,.08);color:#fff;padding:8px 12px;font-weight:700}.resenha-modal{display:none;position:fixed;inset:0;z-index:7000;background:rgba(3,12,25,.76);align-items:center;justify-content:center;padding:20px}.resenha-modal.open{display:flex}.resenha-modal-card{width:min(620px,96vw);max-height:90vh;overflow:auto;background:#fff;color:#1e2c3b;border-radius:20px;box-shadow:0 35px 90px rgba(0,0,0,.4)}.resenha-modal-card.wide{width:min(1120px,96vw)}.resenha-modal-card.small{width:min(430px,96vw)}.resenha-modal-head{display:flex;justify-content:space-between;align-items:center;padding:22px 25px;border-bottom:1px solid #e7edf3}.resenha-modal-head small{color:#317fc3;font-weight:900;letter-spacing:1.5px}.resenha-modal-head h2{margin:4px 0 0}.resenha-modal-head>button{border:0;background:transparent;font-size:28px}.resenha-user-list{padding:18px;display:grid;gap:9px}.resenha-user-choice{display:flex;align-items:center;gap:12px;border:1px solid #e2eaf2;background:#f8fbfd;border-radius:12px;padding:12px;text-align:left}.resenha-user-choice>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#e4f1fc;color:#2777b9;font-weight:900}.resenha-user-choice div{flex:1}.resenha-user-choice strong,.resenha-user-choice small{display:block}.resenha-user-choice small{color:#788b9e;margin-top:3px}.resenha-login-form{padding:24px;display:grid;gap:12px}.resenha-login-form label{display:grid;gap:6px;font-weight:700;font-size:12px}.resenha-login-form input,.resenha-form-grid input,.resenha-form-grid select{border:1px solid #dce6ef;border-radius:9px;padding:11px}.resenha-login-form button,.resenha-users-toolbar button,.resenha-form-actions button{border:0;background:#287cc3;color:#fff;border-radius:9px;padding:11px 15px;font-weight:800}.resenha-login-form p{color:#c51f31}.resenha-users-toolbar{display:flex;justify-content:space-between;align-items:center;padding:14px 24px}.resenha-admin-users{padding:0 24px 24px;display:grid;gap:9px}.resenha-admin-users article{display:flex;align-items:center;gap:12px;border:1px solid #e5ebf1;padding:13px;border-radius:11px}.resenha-admin-users article div{flex:1}.resenha-admin-users strong,.resenha-admin-users small,.resenha-admin-users span{display:block}.resenha-admin-users small{color:#718397}.resenha-admin-users span{font-size:10px;color:#287cc3;margin-top:4px}.resenha-admin-users article>button{border:1px solid #bdd5e9;color:#2374b7;background:#fff;border-radius:8px;padding:8px}.resenha-admin-users .on{color:#21865c}.resenha-admin-users .off{color:#c51f31}.resenha-form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;padding:18px 24px;background:#f7fafc}.resenha-form-grid label{display:grid;gap:5px;font-size:11px;font-weight:800}.resenha-form-grid .check{display:flex;align-items:center}.resenha-permission-columns{display:grid;grid-template-columns:.8fr 1.4fr 1.4fr;gap:12px;padding:18px 24px}.resenha-permission-columns fieldset{border:1px solid #dfe8f0;border-radius:10px;display:grid;gap:8px}.resenha-permission-columns legend{font-weight:900;color:#245f92}.resenha-permission-columns label{font-size:11px}.resenha-form-actions{padding:0 24px 20px;display:flex;gap:8px}@media(max-width:760px){.resenha-form-grid,.resenha-permission-columns{grid-template-columns:1fr}.resenha-account{flex-wrap:wrap}}
