.password-module__D6v-rW__tool{font-family:var(--font-sans), system-ui, sans-serif;color:var(--text)}.password-module__D6v-rW__card{background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px}.password-module__D6v-rW__cardPad{padding:clamp(1.1rem,2.4vw,1.6rem)}.password-module__D6v-rW__sectionTitle{font-family:var(--font-mono), monospace;letter-spacing:.13em;text-transform:uppercase;color:var(--text-faint);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.7rem;font-weight:600;display:flex}.password-module__D6v-rW__sectionTitle svg{color:var(--accent)}.password-module__D6v-rW__tabs{background:var(--bg-sunken);border:1px solid var(--border);border-radius:12px;gap:3px;margin-bottom:1.25rem;padding:4px;display:inline-flex}.password-module__D6v-rW__tab{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:.4rem;padding:.5rem 1.1rem;font-size:.85rem;font-weight:600;transition:all .14s;display:inline-flex}.password-module__D6v-rW__tabActive{background:var(--bg-elevated);color:var(--text);box-shadow:var(--shadow-sm)}.password-module__D6v-rW__output{background:var(--code-bg);border:1px solid var(--code-border);border-radius:14px;align-items:center;gap:.75rem;min-height:72px;padding:1.1rem 1.25rem;display:flex}.password-module__D6v-rW__outputText{min-width:0;font-family:var(--font-mono), monospace;color:var(--code-text);word-break:break-all;letter-spacing:.01em;flex:1;font-size:clamp(1.05rem,2.6vw,1.5rem);font-weight:600;line-height:1.35}.password-module__D6v-rW__outputActions{flex-shrink:0;gap:.4rem;display:flex}.password-module__D6v-rW__iconBtn{color:#cdd6e4;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:9px;place-items:center;width:40px;height:40px;transition:all .14s;display:grid}.password-module__D6v-rW__iconBtn:hover{background:var(--accent);border-color:var(--accent);color:#fff}.password-module__D6v-rW__chDigit{color:#6ea8ff}.password-module__D6v-rW__chSymbol{color:#ff8f6b}.password-module__D6v-rW__meterRow{justify-content:space-between;align-items:center;margin:1rem 0 .4rem;display:flex}.password-module__D6v-rW__meterLabel{font-size:.8rem;font-weight:700}.password-module__D6v-rW__meterEntropy{font-family:var(--font-mono), monospace;color:var(--text-muted);font-size:.78rem}.password-module__D6v-rW__meter{background:var(--bg-sunken);border-radius:6px;height:9px;overflow:hidden}.password-module__D6v-rW__meterFill{border-radius:6px;height:100%;transition:width .35s,background .35s}.password-module__D6v-rW__lvlweak{background:var(--danger)}.password-module__D6v-rW__lvlfair{background:var(--tech-orange)}.password-module__D6v-rW__lvlgood{background:var(--warning)}.password-module__D6v-rW__lvlstrong{background:var(--tech-cyan)}.password-module__D6v-rW__lvlexcellent{background:var(--success)}.password-module__D6v-rW__txtweak{color:var(--danger)}.password-module__D6v-rW__txtfair{color:var(--tech-orange)}.password-module__D6v-rW__txtgood{color:var(--warning)}.password-module__D6v-rW__txtstrong{color:var(--tech-cyan)}.password-module__D6v-rW__txtexcellent{color:var(--success)}.password-module__D6v-rW__optRow{justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.password-module__D6v-rW__rangeHead{justify-content:space-between;align-items:baseline;margin-bottom:.4rem;display:flex}.password-module__D6v-rW__rangeVal{font-family:var(--font-mono), monospace;color:var(--accent);font-size:1.05rem;font-weight:700}.password-module__D6v-rW__slider{appearance:none;background:var(--bg-sunken);border-radius:6px;outline:none;width:100%;height:6px}.password-module__D6v-rW__slider::-webkit-slider-thumb{appearance:none;background:var(--accent);cursor:pointer;border:3px solid var(--bg-elevated);width:20px;height:20px;box-shadow:var(--shadow-sm);border-radius:50%}.password-module__D6v-rW__slider::-moz-range-thumb{background:var(--accent);cursor:pointer;border:3px solid var(--bg-elevated);border-radius:50%;width:20px;height:20px}.password-module__D6v-rW__check{cursor:pointer;color:var(--text);align-items:center;gap:.6rem;padding:.4rem 0;font-size:.88rem;display:flex}.password-module__D6v-rW__checkBox{border:1.5px solid var(--border-strong);background:var(--bg);color:#0000;border-radius:6px;flex-shrink:0;place-items:center;width:20px;height:20px;transition:all .14s;display:grid}.password-module__D6v-rW__checkBoxOn{background:var(--accent);border-color:var(--accent);color:#fff}.password-module__D6v-rW__segmented{background:var(--bg-sunken);border:1px solid var(--border);border-radius:9px;flex-wrap:wrap;gap:2px;padding:3px;display:inline-flex}.password-module__D6v-rW__segment{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.32rem .65rem;font-size:.78rem;font-weight:600;transition:all .14s}.password-module__D6v-rW__segmentActive{background:var(--bg-elevated);color:var(--text);box-shadow:var(--shadow-sm)}.password-module__D6v-rW__btn{border:1px solid var(--border-strong);background:var(--bg);color:var(--text);cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:.45rem;padding:.7rem 1.1rem;font-size:.9rem;font-weight:600;transition:all .14s;display:inline-flex}.password-module__D6v-rW__btn:hover{border-color:var(--accent);color:var(--accent)}.password-module__D6v-rW__btnPrimary{background:var(--accent);border-color:var(--accent);color:var(--accent-text)}.password-module__D6v-rW__btnPrimary:hover{filter:brightness(1.06);color:var(--accent-text)}.password-module__D6v-rW__infoRow{border-bottom:1px solid var(--border);justify-content:space-between;padding:.5rem 0;font-size:.84rem;display:flex}.password-module__D6v-rW__infoRow:last-child{border-bottom:none}.password-module__D6v-rW__infoKey{color:var(--text-muted)}.password-module__D6v-rW__infoVal{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600;font-family:var(--font-mono), monospace;text-align:right}.password-module__D6v-rW__batchItem{border:1px solid var(--border);background:var(--bg-sunken-2);font-family:var(--font-mono), monospace;border-radius:9px;align-items:center;gap:.6rem;margin-bottom:.4rem;padding:.55rem .75rem;font-size:.85rem;display:flex}.password-module__D6v-rW__batchText{min-width:0;color:var(--text);word-break:break-all;flex:1}.password-module__D6v-rW__batchCopy{color:var(--text-faint);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:4px}.password-module__D6v-rW__batchCopy:hover{color:var(--accent);background:var(--accent-soft)}.password-module__D6v-rW__checkerInput{border:1px solid var(--border-strong);background:var(--bg);width:100%;font-family:var(--font-mono), monospace;color:var(--text);border-radius:11px;outline:none;padding:.8rem 1rem;font-size:1rem}.password-module__D6v-rW__checkerInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.password-module__D6v-rW__finding{color:var(--text-muted);align-items:flex-start;gap:.55rem;padding:.35rem 0;font-size:.84rem;line-height:1.45;display:flex}.password-module__D6v-rW__finding svg{flex-shrink:0;margin-top:2px}.password-module__D6v-rW__privacy{color:var(--success);align-items:center;gap:.4rem;margin-top:1rem;font-size:.76rem;display:inline-flex}
