.pw-stack{flex-direction:column;gap:1.25rem;padding-bottom:2rem;display:flex}.pw-label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:block}.pw-result{flex-direction:column;gap:.85rem;display:flex}.pw-output-wrap{border:1px solid var(--border-color);background-color:#1f1f1f;border-radius:8px;transition:border-color .2s,box-shadow .2s}.pw-output-wrap:focus-within{border-color:var(--primary-color);box-shadow:0 0 0 2px #ff6b6b26}.pw-output{width:100%;color:var(--text-primary);letter-spacing:.04em;background:0 0;border:none;outline:none;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1.1rem}.pw-output::placeholder{color:var(--text-light);letter-spacing:normal;font-family:inherit}.pw-result-actions{flex-wrap:wrap;gap:.75rem;display:flex}.pw-result-actions .btn{flex:1;min-width:130px}.pw-stack .tool-slider{margin-bottom:1.5rem}.pw-toggles{border:none;margin:0;padding:0}.pw-toggles legend{padding:0}.pw-toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem 1rem;display:grid}@media (max-width:540px){.pw-toggle-grid{grid-template-columns:1fr}}.pw-toggle{color:var(--text-primary);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.6rem;font-size:.95rem;display:flex}.pw-toggle input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary-color);cursor:pointer}.pw-warning{color:#f39c12;margin:1rem 0 0;font-size:.85rem}.pw-strength{flex-direction:column;gap:.5rem;display:flex}.pw-strength-row{justify-content:space-between;align-items:center;display:flex}.pw-strength-row .pw-label{margin-bottom:0}.pw-strength-label{font-size:.95rem;font-weight:700}.pw-strength-bar{border:1px solid var(--border-color);background:#1f1f1f;border-radius:999px;width:100%;height:8px;overflow:hidden}.pw-strength-fill{border-radius:999px;height:100%;transition:width .3s,background-color .3s}.pw-strength-hint{color:var(--text-secondary);margin:0;font-size:.85rem}.pw-strength--very-weak{color:#e74c3c}.pw-strength-fill.pw-strength--very-weak{background:linear-gradient(135deg,#e74c3c,#c0392b)}.pw-strength--weak{color:#f39c12}.pw-strength-fill.pw-strength--weak{background:linear-gradient(135deg,#f39c12,#e67e22)}.pw-strength--fair{color:#f1c40f}.pw-strength-fill.pw-strength--fair{background:linear-gradient(135deg,#f1c40f,#d4ac0d)}.pw-strength--strong{color:#2ecc71}.pw-strength-fill.pw-strength--strong{background:linear-gradient(135deg,#2ecc71,#27ae60)}.pw-strength--very-strong{color:#27ae60}.pw-strength-fill.pw-strength--very-strong{background:linear-gradient(135deg,#27ae60,#1e8449)}.pw-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pw-actions{justify-content:center;padding:.5rem 0;display:flex}
