.password-container{max-width:800px;margin:0 auto}.result-box{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:20px;margin-bottom:20px}.password-result{font-family:monospace;font-size:24px;word-break:break-all}.copy-btn{position:absolute;right:10px;top:10px}.history-container{max-height:300px;overflow-y:auto}.history-item{padding:10px;border-bottom:1px solid #dee2e6;font-size:14px}.history-item:last-child{border-bottom:none}.password-strength{margin-top:10px;padding:10px;border-radius:4px}.strength-meter{height:10px;border-radius:5px;margin-top:5px;background-color:#e9ecef;overflow:hidden}.strength-meter-fill{height:100%;width:0;transition:width .3s ease}.preset-btn{margin-bottom:10px}
/*# sourceMappingURL=password-generator-content.css.map */