body{font-family:Segoe UI,sans-serif;margin:0;transition:background-color .3s,color .3s}.container{box-sizing:border-box;min-height:100vh;padding:2rem;transition:all .3s ease}header{align-items:center;background:linear-gradient(90deg,#007bff,#0056b3);border-radius:8px;color:#fff;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1rem 2rem}h1{font-size:1.8rem;font-weight:600;margin:0}.input-group{display:flex;gap:10px;margin-bottom:1rem}input[type=password],input[type=range],input[type=text]{border:1px solid #ccc;border-radius:6px;flex:1 1;font-size:1rem;padding:10px}button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 14px}button:hover{background-color:#0056b3}.toggle-mode{background-color:initial;border:2px solid #fff}.button-group,.slider-group{margin-bottom:1rem}.button-group{display:flex;flex-wrap:wrap;gap:10px}.results{margin-top:1rem}.strength-bar{background-color:#ddd;border-radius:5px;height:10px;margin-bottom:8px;width:100%}.bar{border-radius:5px;height:100%;transition:width .3s}.score-1{background-color:red;width:20%}.score-2{background-color:#ff4500;width:40%}.score-3{background-color:orange;width:60%}.score-4{background-color:gold;width:80%}.score-5{background-color:green;width:100%}.strength-label{font-weight:700;margin-bottom:.5rem}.weak{color:red}.moderate{color:orange}.strong{color:green}.warning{color:#ff8c00;font-weight:600}.breach{color:crimson;font-weight:600;margin-top:1rem}.tips{background-color:#f1f1f1;border-radius:8px;margin-top:2rem;padding:1rem}.light-mode{background-color:#f5f7fb}.dark-mode{background-color:#121212;color:#f5f5f5}.dark-mode .tips{background-color:#1e1e1e}.info{color:#2e8b57}.suggestions{color:#444;font-style:italic;margin-top:.5rem;padding-left:1rem}.suggestions li{margin-bottom:4px}.light-mode{background:linear-gradient(90deg,#f5f7fb,#e6efff);color:#111}.light-mode .tips{background-color:#e2ebf5}.light-mode button{background-color:#3b7ddd}.light-mode button:hover{background-color:#2e6edb}
/*# sourceMappingURL=main.717deb96.css.map*/