.password-generator-container{position:relative}.password-display{letter-spacing:.1em;-webkit-user-select:all;user-select:all;font-family:Courier New,Consolas,Liberation Mono,monospace}.strength-meter{background:linear-gradient(90deg,#ef4444,#f59e0b,#10b981,#3b82f6);border-radius:4px;height:8px;transition:width .3s}.strength-meter-fill{background-color:#fff;border-radius:4px;height:100%;box-shadow:inset 0 1px 2px #0000001a}.strength-weak{width:25%}.strength-medium{width:50%}.strength-strong{width:75%}.strength-very-strong{width:100%}.option-toggle{transition:all .2s}.option-toggle:hover{background-color:#667eea1a}.length-slider{-webkit-appearance:none;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:3px;outline:none;width:100%;height:6px}.length-slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border:2px solid #667eea;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 4px #0003}.length-slider::-moz-range-thumb{cursor:pointer;background:#fff;border:2px solid #667eea;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 4px #0003}.length-input{text-align:center;border:2px solid #e5e7eb;border-radius:.375rem;width:70px;padding:.375rem .75rem}.length-input:focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.preset-option{border:2px solid #0000;transition:all .2s}.preset-option:hover{border-color:#667eea;transform:translateY(-2px)}.preset-option.active{background-color:#667eea0d;border-color:#667eea}.char-set-indicator{border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:600;display:flex}.char-set-uppercase{color:#16a34a;background-color:#dcfce7}.char-set-lowercase{color:#2563eb;background-color:#dbeafe}.char-set-numbers{color:#d97706;background-color:#fef3c7}.char-set-symbols{color:#db2777;background-color:#fce7f3}.advanced-options{animation:.3s ease-out slideDown}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:.3s ease-in fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
