.acolhe-password-card{position:relative;overflow:hidden}
.acolhe-password-card:before{content:"";position:absolute;width:180px;height:180px;right:-80px;top:-80px;border-radius:43% 57% 63% 37%;background:#ead7d4;opacity:.5}
.acolhe-password-card>*{position:relative;z-index:1}
.acolhe-password-icon{width:64px;height:64px;margin:28px 0 10px;border-radius:22px 22px 22px 8px;background:#dce6df;color:#765441;display:grid;place-items:center;font-size:28px}
.acolhe-password-card h1{font-size:38px}
.acolhe-password-form{margin-top:24px}
.acolhe-password-form label{display:block;margin:16px 0 7px;font-size:13px;font-weight:800;color:#2c2a28}
.acolhe-password-form>input,.acolhe-password-field input{width:100%;border:1px solid #e6e1db;background:#fbfaf8;border-radius:14px;padding:14px;font:inherit;outline:none}
.acolhe-password-form>input:focus,.acolhe-password-field:focus-within{border-color:#9b7662;box-shadow:0 0 0 3px rgba(155,118,98,.12)}
.acolhe-password-form>button{width:100%;margin-top:20px;border:0;border-radius:99px;background:#765441;color:#fff;padding:14px 18px;font-weight:800;cursor:pointer}
.acolhe-password-field{display:grid;grid-template-columns:1fr auto;border:1px solid #e6e1db;border-radius:14px;background:#fbfaf8}
.acolhe-password-field input{border:0;background:transparent}
.acolhe-password-field button{width:48px;border:0;background:transparent;color:#765441;cursor:pointer}
.acolhe-password-rules{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}
.acolhe-password-rules span{padding:5px 8px;border-radius:99px;background:#f1eeea;color:#817871;font-size:10px}
.acolhe-password-rules span.ok{background:#dce6df;color:#3f704c}
.acolhe-form-message{padding:13px 15px;border-radius:13px;margin:17px 0;font-size:13px;line-height:1.5}
.acolhe-form-message.success{background:#e4efe6;color:#376443}
.acolhe-form-message.error{background:#f5e4e1;color:#8d4741}
.acolhe-form-security{display:block;margin-top:25px;padding-top:17px;border-top:1px solid #e6e1db;color:#817871;font-size:10px;line-height:1.5}
@media(max-width:540px){.acolhe-password-card{margin:28px 14px;padding:30px 24px}.acolhe-password-card h1{font-size:33px}}
