.senha-caixa.yv-senha{--yv-senha-tam: 36px;--yv-senha-borda: 6px;--yv-senha-cor: var(--yv-texto-mudo, #9A9AA5);--yv-senha-cor-ativa: var(--yv-acento, #00E5A0);--yv-senha-fundo-ativo: rgba(var(--yv-acento-rgb, 0, 229, 160), .12);position:relative;display:block;width:100%}.senha-caixa.yv-senha>input[type]{width:100%;box-sizing:border-box;padding-right:calc(var(--yv-senha-tam) + var(--yv-senha-borda) + 8px)!important}.senha-caixa.yv-senha>input[type]::-ms-reveal,.senha-caixa.yv-senha>input[type]::-ms-clear{display:none}.senha-caixa.yv-senha>.ver-senha{position:absolute;top:50%;right:var(--yv-senha-borda);width:var(--yv-senha-tam);height:var(--yv-senha-tam);margin:0;padding:0;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:transparent;color:var(--yv-senha-cor);font-size:0;line-height:0;cursor:pointer;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;transition:color .22s ease,background-color .22s ease,transform .18s ease}.senha-caixa.yv-senha>.ver-senha:hover,.senha-caixa.yv-senha>.ver-senha:focus-visible,.senha-caixa.yv-senha>.ver-senha[aria-pressed=true]{color:var(--yv-senha-cor-ativa)}.senha-caixa.yv-senha>.ver-senha:hover,.senha-caixa.yv-senha>.ver-senha:focus-visible{background:var(--yv-senha-fundo-ativo)}.senha-caixa.yv-senha>.ver-senha:active{transform:translateY(-50%) scale(.9)}.senha-caixa.yv-senha>.ver-senha:focus{outline:none}.senha-caixa.yv-senha>.ver-senha:focus-visible{outline:2px solid var(--yv-senha-cor-ativa);outline-offset:1px}.senha-caixa.yv-senha .yv-senha-icone{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.senha-caixa.yv-senha .yv-senha-pupila{transform-box:fill-box;transform-origin:center;transition:transform .28s cubic-bezier(.4,0,.2,1),opacity .28s ease}.senha-caixa.yv-senha .yv-senha-risco{stroke-dasharray:23;stroke-dashoffset:23;transition:stroke-dashoffset .28s cubic-bezier(.4,0,.2,1)}.senha-caixa.yv-senha>.ver-senha[aria-pressed=true] .yv-senha-risco{stroke-dashoffset:0}.senha-caixa.yv-senha>.ver-senha[aria-pressed=true] .yv-senha-pupila{transform:scale(.7);opacity:.6}@media(prefers-reduced-motion:reduce){.senha-caixa.yv-senha>.ver-senha,.senha-caixa.yv-senha .yv-senha-risco,.senha-caixa.yv-senha .yv-senha-pupila{transition:none}}
