.MuiContainer-root{align-items:center;flex-direction:column;max-width:540px;height:100%;gap:24px;justify-content:center;padding-top:35px}@media (max-width: 768px){.MuiContainer-root{max-width:355px}}.title{margin-bottom:7px}svg:hover path{fill:#fff}.card{background-color:#24232c;width:100%;padding:19px 32px;display:flex;justify-content:space-between;align-items:center}.passwordContainer{padding:19px 28px}.faded{opacity:.5}.copyContainer{height:100%;display:flex;align-items:center;position:relative}.hidden{visibility:hidden}.copiedText{color:#a4ffaf;position:absolute;right:32px}.cardContainer{padding:24px 32px;display:flex;flex-direction:column}.generateButton{width:100%;padding:21px 0;background-color:#a4ffaf;display:flex;justify-content:center;gap:24px;align-items:center;color:#24232c;border:2px solid #a4ffaf}.generateButton:hover{color:#a4ffaf;background-color:unset;border:2px solid #a4ffaf}.generateButton:hover path{fill:#a4ffaf}.disabled{cursor:not-allowed;opacity:.35}.disabled:hover{color:#24232c;background-color:#a4ffaf}.disabled:hover path{fill:#24232c}.sliderLabel{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:14px}.sliderLabelValue{color:#a4ffaf}.checkboxContainer{width:100%;margin-top:28px;margin-bottom:32px}@media (max-width: 768px){.MuiFormControlLabel-root{margin-bottom:5px}}.MuiFormControlLabel-label{font-size:18px}.box{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 32px;background-color:#18171f;margin-bottom:32px}@media (max-width: 768px){.box{padding:12px 18px}}.text{color:#817d92}.strengthContainer{display:flex;gap:15px;align-items:center;height:100%}@media (max-width: 768px){.strengthContainer{gap:10px}}.strengthText{white-space:nowrap}.barContainer{height:28px;gap:8px;display:flex;flex-direction:row;justify-content:space-between;align-items:baseline}.barContainer .bar{width:10px;height:100%}.neutral{border:2px solid #e6e5ea}.tooWeak{background-color:#f64a4a}.weak{background-color:#fb7c58}.medium{background-color:#f8cd65}.strong{background-color:#a4ffaf}body{margin:0;min-height:100vh;background-color:#18171f;color:#e6e5ea}html,body,#root{overflow-y:auto}
