@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap);footer{width:100%}footer .content-container{align-items:center;border-top:1px solid #303030;display:flex;flex-direction:row;justify-content:space-between}footer a{color:#0ead69;transition:all .3s ease-in-out}footer a:hover{color:#0a7e4c}footer .copyright{color:#494949}footer .social-media{display:flex;gap:1em}.generator-result{border-radius:.3em .3em 0 0;color:#161616;display:flex;flex-direction:row;font-weight:600;gap:.5em;padding:.5em;width:100%}.generator-result input{background:none;border:none;color:inherit;flex-grow:1;font-size:1.2em}.generator-result input:active,.generator-result input:focus{outline:none;outline-offset:0}.generator-result.highly,.generator-result.low,.generator-result.medium,.generator-result.unsafe{transition:all .3s ease-in-out}.generator-result.highly.unsafe,.generator-result.low.unsafe,.generator-result.medium.unsafe,.generator-result.unsafe.unsafe{background:#fbced8;border-bottom:4px solid #ee4266;color:#5c081a}.generator-result.highly.low,.generator-result.low.low,.generator-result.medium.low,.generator-result.unsafe.low{background:#feede5;border-bottom:4px solid #f78a53;color:#f78a53}.generator-result.highly.medium,.generator-result.low.medium,.generator-result.medium.medium,.generator-result.unsafe.medium{background:#fff6d8;border-bottom:4px solid #ffd23f;color:#725700}.generator-result.highly.highly,.generator-result.low.highly,.generator-result.medium.highly,.generator-result.unsafe.highly{background:#eef7e8;border-bottom:4px solid #9dd076;color:#395b1f}.highly-text,.low-text,.medium-text,.unsafe-text{padding:.5em 0}.highly-text.unsafe-text,.low-text.unsafe-text,.medium-text.unsafe-text,.unsafe-text.unsafe-text{color:#ee4266}.highly-text.low-text,.low-text.low-text,.medium-text.low-text,.unsafe-text.low-text{color:#f78a53}.highly-text.medium-text,.low-text.medium-text,.medium-text.medium-text,.unsafe-text.medium-text{color:#ffd23f}.highly-text.highly-text,.low-text.highly-text,.medium-text.highly-text,.unsafe-text.highly-text{color:#9dd076}.copy-password,.reset-password{border-radius:5px;display:flex;flex-direction:column;padding:5px;position:relative}.tooltip{background-color:#000;border-radius:6px;bottom:150%;color:#fff;font-size:.8em;font-weight:400;left:50%;margin-left:-60px;opacity:0;padding:.5em;position:absolute;text-align:center;-webkit-transform:translateY(1em);transform:translateY(1em);transition:all .25s ease-in-out;visibility:hidden;width:120px;z-index:1}.tooltip.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.share{align-items:center;color:#303030;display:flex;flex-direction:row;gap:.5em;transition:all .3s ease-in-out}.share:hover{color:#0ead69}.generator{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - 140px);padding:2em 0}.generator .main-title{color:#0ead69}.generator-form{background-color:#232323;border-radius:.2em;box-shadow:0 14px 28px hsla(0,0%,7%,.3),0 10px 10px hsla(0,0%,7%,0);margin:1em auto;max-width:600px;padding:1em;width:100%}@media(min-width:1400px){.generator-form{max-width:600px;padding:16px}}.input-length{background:#494949;border:none;border-radius:.3em;color:#fff;padding:.8em 1em;width:3.5em}.input-length:active,.input-length:focus{outline:none;outline-offset:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.checkbox-container{align-items:center;display:flex;gap:.5em;margin:1em 0}.checkbox-container input[type=checkbox]{-webkit-appearance:none;appearance:none;border:2px solid #0ead69;cursor:pointer;height:2em;position:relative;width:2em}.checkbox-container input[type=checkbox]:before{border:solid #c1f9b0;border-width:0 .3em .3em 0;content:"";display:none;height:1em;left:.55em;position:absolute;top:.1em;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.4em}.checkbox-container input[type=checkbox]:checked{border-color:#0ead69}.checkbox-container input[type=checkbox]:checked:before{display:block}.checkbox-container input[type=checkbox]:disabled{border-color:#494949;cursor:not-allowed}.checkbox-container input[type=checkbox]:disabled:before{border:solid #494949;border-width:0 4px 4px 0;content:"";height:1em;left:.5em;position:absolute;top:.2em;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.5em}.checkbox-container label{color:#c1f9b0;cursor:pointer;font-size:1em}.checkbox-container label:disabled{color:#9e9e9e;cursor:default}input[type=range]{-webkit-appearance:none;background:transparent;width:100%}input[type=range]::-webkit-slider-runnable-track{background:#0ead69;border-radius:.3em;height:1em}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#c0fae1;border-radius:50%;cursor:pointer;height:2em;margin-top:-.5em;width:2em}.header{background-color:#232323;color:#fff;height:70px}.header,.header .brand{align-items:center;display:flex;flex-direction:row}.header .brand{gap:.5em}.header .brand img{height:50px;width:auto}.header .brand span{font-weight:700;letter-spacing:1px;position:relative}*{box-sizing:border-box;margin:0;padding:0}body{background:#161616;color:#fff;font-family:Source Sans Pro,sans-serif;font-size:18px}h1{font-size:1.5em;padding-bottom:.5em}.content-container{margin:0 auto;padding:16px;width:100%}@media(min-width:1400px){.content-container{max-width:1400px;padding:16px}}.text-center{text-align:center}.btn{padding:1em 1.5em}.input-group{align-items:center;display:flex;flex-direction:row;gap:.5em;margin-bottom:1em}a{text-decoration:none}
/*# sourceMappingURL=main.8ff9af79.css.map*/