body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:65%;margin:0}.App{align-items:center;background-color:#141517;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:0 1rem;text-align:center}.parent{max-width:28rem;width:100%}h1{color:#a3a3a3;font-size:1rem;margin:0}.password-div{align-items:center;background-color:#262626;display:flex;justify-content:space-between;margin:1.5rem 0;padding:0 1.2rem}.password-div>p{color:#fff;font-size:1.2rem}.password-div>div{align-items:center;color:#37e1b9;cursor:pointer;display:flex;font-size:.8rem;gap:.7rem;justify-content:center;padding:.4rem}.strength-test-div{background-color:#262626;margin:1.5rem 0;padding:1.2rem}.strength-test-div>.character-length{width:100%}.strength-test-div>.character-length>.title{align-items:center;display:flex;font-size:.8rem;justify-content:space-between;width:100%}.strength-test-div>.character-length>.title>.value{color:#37e1b9;font-size:1.2rem}input[type=range]{-webkit-appearance:none;background:#333;background-image:linear-gradient(#37e1b9,#37e1b9);background-repeat:no-repeat;height:5px;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border-radius:50%;box-shadow:0 0 2px 0 #555;cursor:ew-resize;height:20px;-webkit-transition:background .3s ease-in-out;transition:background .3s ease-in-out;width:20px}input[type=range]::-moz-range-thumb{-webkit-appearance:none;background:#fff;border-radius:50%;box-shadow:0 0 2px 0 #555;cursor:ew-resize;height:20px;-moz-transition:background .3s ease-in-out;transition:background .3s ease-in-out;width:20px}input[type=range]::-ms-thumb{-webkit-appearance:none;background:#fff;border-radius:50%;box-shadow:0 0 2px 0 #555;cursor:ew-resize;height:20px;-ms-transition:background .3s ease-in-out;transition:background .3s ease-in-out;width:20px}.strength-test-div>.character-length>.strength-progress{background-color:#333;height:.3rem;margin:.2rem 0;width:100%}.strength-test-div>.character-length>.strength-progress>.progress-bar{align-items:center;background-color:#37e1b9;display:flex;height:100%;justify-content:flex-end;width:60%}.strength-test-div>.character-length>.strength-progress>.progress-bar>.progress-circle{background-color:#fff;border-radius:50%;height:20px;width:20px;z-index:10}.strength-test-div>.checkboxes{display:flex;flex-direction:column;margin:2rem 0;width:100%}.strength-test-div>.checkboxes>.checkbox-item{align-items:center;cursor:pointer;display:flex;gap:1rem;width:100%}.strength-test-div>.checkboxes>.checkbox-item>.checkbox{align-items:center;border:1px solid #fff;display:flex;height:1.2rem;justify-content:center;width:1.2rem}.strength-test-div>.checkboxes>.checkbox-item>.checkbox>.checkbox-icon{align-items:center;background-color:#37e1b9;color:#141517;display:flex;height:100%;justify-content:center;width:100%}.strength-test-div>.checkboxes>.checkbox-item>p{font-size:.8rem}.strength-test-div>.overall-strength{align-items:center;background-color:#141517;display:flex;justify-content:space-between;margin:1rem 0;padding:0 1rem}.strength-test-div>.overall-strength>p{color:#858585;font-size:.8rem}.strength-test-div>.overall-strength>.strength-rating{align-items:center;display:flex;font-size:1rem;gap:1rem;text-transform:uppercase}.strength-test-div>.overall-strength>.strength-rating>.rates{align-items:center;display:flex;gap:.3rem}.strength-test-div>.overall-strength>.strength-rating>.rates>.rate-item{border:1px solid #fff;height:1.2rem;width:.4rem}.strength-test-div>.overall-strength>.strength-rating>.rates>.rate-item>.fill{height:100%;width:100%}.strength-test-div>button{align-items:center;background-color:#37e1b9;border:none;color:#141517;cursor:pointer;display:flex;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:.9rem;font-weight:700;gap:.8rem;justify-content:center;margin:1rem 0;text-transform:uppercase;transition:all .3s ease;width:100%}.strength-test-div>button:hover{background-color:#4cfbd3}
/*# sourceMappingURL=main.42682f22.css.map*/