:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box;margin:0 auto;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#f5f5f5;color:#333;line-height:1.6}.container{max-width:768px;margin:0 auto;padding:24px;background-color:#fff;min-height:100vh}.header{text-align:center;margin-bottom:32px}.header h1{font-size:2.5rem;font-weight:700;color:#1f2937;margin-bottom:8px}.header p{color:#6b7280;font-size:1.1rem}.section{background-color:#f9fafb;border-radius:12px;padding:24px;margin-bottom:24px}.section h2{font-size:1.25rem;font-weight:600;margin-bottom:16px;color:#1f2937}.input-container{position:relative;margin-bottom:16px}.password-input{width:100%;padding:12px 48px 12px 16px;border:2px solid #d1d5db;border-radius:8px;font-size:16px;transition:border-color .2s}.password-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.toggle-button{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s}.toggle-button:hover{color:#374151}.copy-container{display:flex;justify-content:flex-end;margin-bottom:8px}.copy-button{display:flex;align-items:center;gap:8px;padding:6px 12px;font-size:14px;background-color:#dbeafe;color:#1d4ed8;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s}.copy-button:hover{background-color:#bfdbfe}.analysis{margin-top:16px}.strength-container{margin-bottom:16px}.strength-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;font-weight:500}.strength-label{font-weight:700}.strength-bar-bg{width:100%;height:8px;background-color:#e5e7eb;border-radius:4px;overflow:hidden}.strength-bar{height:100%;transition:all .3s ease;border-radius:4px}.feedback-container{background-color:#fff;padding:16px;border-radius:8px;border:1px solid #e5e7eb}.feedback-container p{font-size:14px;margin-bottom:8px}.feedback-list{font-size:14px;color:#6b7280;margin-top:4px;margin-left:16px}.feedback-list li{margin-left:16px}.generator{display:flex;flex-direction:column;gap:16px}.length-container{display:flex;flex-direction:column}.length-label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}.length-slider{width:100%;margin-bottom:4px}.slider-labels{display:flex;justify-content:space-between;font-size:12px;color:#6b7280}.options-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.option{display:flex;align-items:center;gap:8px;font-size:14px;cursor:pointer}.option input[type=checkbox]{border-radius:4px}.generate-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;background-color:#2563eb;color:#fff;padding:12px 16px;border-radius:8px;border:none;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .2s}svg.lucide.lucide-refresh-cw{margin:0}.generate-button:hover:not(:disabled){background-color:#1d4ed8}.generate-button:disabled{background-color:#9ca3af;cursor:not-allowed}.security-notice{text-align:center;margin-top:32px;font-size:14px;color:#6b7280}.footer{text-align:center;margin-top:24px;padding-top:16px;border-top:1px solid #e5e7eb;font-size:12px;color:#9ca3af}@media (max-width: 640px){.container{padding:16px}.header h1{font-size:2rem}.section{padding:16px}.options-grid{grid-template-columns:1fr}}
