.strength-module__rMRGfa__toolHeader{text-align:center;margin-bottom:2rem}.strength-module__rMRGfa__toolTitle{margin-bottom:1rem;font-size:2.5rem}.strength-module__rMRGfa__toolDescription{max-width:600px;color:var(--text-secondary);margin:0 auto;font-size:1.125rem}.strength-module__rMRGfa__workspace{flex-direction:column;gap:1.5rem;max-width:600px;margin:0 auto 2rem;display:flex}.strength-module__rMRGfa__panel{background-color:var(--bg-secondary);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:1rem;flex-direction:column;gap:2rem;padding:2rem;display:flex}.strength-module__rMRGfa__inputWrapper{width:100%;position:relative}.strength-module__rMRGfa__input{border:2px solid var(--border-color);background-color:var(--bg-primary);width:100%;color:var(--text-primary);transition:all var(--transition-fast);border-radius:.75rem;padding:1.25rem 3rem 1.25rem 1.25rem;font-family:monospace;font-size:1.25rem}.strength-module__rMRGfa__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--ring-color);outline:none}.strength-module__rMRGfa__toggleBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:.25rem;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.strength-module__rMRGfa__toggleBtn:hover{color:var(--text-primary)}.strength-module__rMRGfa__strengthMeter{background-color:var(--border-color);border-radius:4px;width:100%;height:8px;margin-bottom:.5rem;overflow:hidden}.strength-module__rMRGfa__strengthFill{height:100%;transition:width .3s,background-color .3s}.strength-module__rMRGfa__strengthText{text-align:right;text-transform:uppercase;letter-spacing:.05em;font-size:1.125rem;font-weight:700}.strength-module__rMRGfa__checkList{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.strength-module__rMRGfa__checkList{grid-template-columns:1fr}}.strength-module__rMRGfa__checkItem{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.strength-module__rMRGfa__checkItem.strength-module__rMRGfa__passed{color:#10b981}.strength-module__rMRGfa__icon{flex-shrink:0;width:1.25rem;height:1.25rem}
