.tool-wrap[data-astro-cid-btwvfci3]{max-width:640px;margin:0 auto}.gen-card[data-astro-cid-btwvfci3]{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.gen-output-bar[data-astro-cid-btwvfci3]{display:flex;align-items:center;gap:.75rem;padding:var(--space-lg);background:var(--color-dark);border-radius:0}.gen-password-display[data-astro-cid-btwvfci3]{font-family:Courier New,monospace;font-size:var(--fs-lg);color:var(--color-white);letter-spacing:.06em;flex:1;word-break:break-all;line-height:1.5;min-height:2rem}.gen-copy-btn[data-astro-cid-btwvfci3]{flex-shrink:0;font-size:var(--fs-xs);font-weight:700;padding:.5rem 1rem;border-radius:var(--radius);border:1px solid rgba(255,255,255,.25);background:#ffffff1a;color:#fff;cursor:pointer;transition:background .15s;white-space:nowrap}.gen-copy-btn[data-astro-cid-btwvfci3]:hover{background:#fff3}.gen-controls[data-astro-cid-btwvfci3]{padding:var(--space-lg);display:flex;flex-direction:column;gap:var(--space-md)}.strength-track[data-astro-cid-btwvfci3]{height:6px;border-radius:3px;background:var(--color-border);overflow:hidden}.strength-fill[data-astro-cid-btwvfci3]{height:100%;border-radius:3px;transition:width .25s,background-color .25s;width:0%;background:#dc2626}.strength-meta[data-astro-cid-btwvfci3]{display:flex;justify-content:space-between;align-items:center;font-size:var(--fs-xs)}.strength-label[data-astro-cid-btwvfci3]{font-weight:700;color:var(--color-text-muted)}.strength-entropy[data-astro-cid-btwvfci3]{font-variant-numeric:tabular-nums;color:var(--color-text-muted)}.slider-row[data-astro-cid-btwvfci3]{display:flex;align-items:center;gap:var(--space-md)}.slider-row[data-astro-cid-btwvfci3] label[data-astro-cid-btwvfci3]{font-size:var(--fs-sm);font-weight:600;color:var(--color-dark);min-width:7rem;flex-shrink:0}input[data-astro-cid-btwvfci3][type=range]{flex:1;accent-color:var(--color-accent);height:4px;cursor:pointer}.slider-val[data-astro-cid-btwvfci3]{font-size:var(--fs-sm);font-weight:700;font-variant-numeric:tabular-nums;color:var(--color-dark);min-width:2rem;text-align:right}.options-grid[data-astro-cid-btwvfci3]{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.opt-row[data-astro-cid-btwvfci3]{display:flex;align-items:center;gap:.5rem;font-size:var(--fs-sm);color:var(--color-dark);cursor:pointer;padding:.4rem;border-radius:var(--radius);transition:background .1s;user-select:none}.opt-row[data-astro-cid-btwvfci3]:hover{background:var(--color-light)}.opt-row[data-astro-cid-btwvfci3] input[data-astro-cid-btwvfci3][type=checkbox]{width:1rem;height:1rem;accent-color:var(--color-accent);cursor:pointer;flex-shrink:0}.opt-row[data-astro-cid-btwvfci3] code[data-astro-cid-btwvfci3]{font-size:.7rem;padding:.1rem .35rem;background:var(--color-light);border-radius:3px;margin-left:auto;color:var(--color-text-muted);font-family:Courier New,monospace}.gen-actions[data-astro-cid-btwvfci3]{display:flex;gap:.5rem;flex-wrap:wrap}.gen-actions[data-astro-cid-btwvfci3] .btn[data-astro-cid-btwvfci3]{flex:1;text-align:center;min-width:140px}.history-panel[data-astro-cid-btwvfci3]{margin-top:var(--space-xl);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.history-header[data-astro-cid-btwvfci3]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-sm) var(--space-lg);background:var(--color-light);border-bottom:1px solid var(--color-border)}.history-header[data-astro-cid-btwvfci3] h2[data-astro-cid-btwvfci3]{font-size:var(--fs-sm);font-weight:700;color:var(--color-dark);margin:0}.history-clear[data-astro-cid-btwvfci3]{font-size:var(--fs-xs);padding:.3rem .7rem;border-radius:var(--radius);border:1px solid var(--color-border);background:transparent;color:var(--color-text-muted);cursor:pointer}.history-clear[data-astro-cid-btwvfci3]:hover{background:#dc2626;color:#fff;border-color:#dc2626}.history-list[data-astro-cid-btwvfci3]{list-style:none;padding:0;margin:0}.history-item{display:flex;align-items:center;gap:.75rem;padding:.6rem var(--space-lg);border-bottom:1px solid var(--color-border);font-family:Courier New,monospace;font-size:.85rem;color:var(--color-dark)}.history-item:last-child{border-bottom:none}.history-item__pwd{flex:1;word-break:break-all}.history-item__len{font-size:.65rem;background:var(--color-light);padding:.1rem .4rem;border-radius:3px;color:var(--color-text-muted);flex-shrink:0;font-family:var(--font-body);font-variant-numeric:tabular-nums}.history-item__copy{font-size:.65rem;padding:.2rem .5rem;border-radius:3px;border:1px solid var(--color-border);background:transparent;color:var(--color-text-muted);cursor:pointer;flex-shrink:0;transition:background .15s,color .15s}.history-item__copy:hover{background:var(--color-dark);color:#fff;border-color:var(--color-dark)}.history-empty{padding:var(--space-lg);text-align:center;color:var(--color-text-muted);font-size:var(--fs-sm)}.private-notice[data-astro-cid-btwvfci3]{display:flex;align-items:center;gap:.5rem;font-size:var(--fs-xs);color:var(--color-text-muted);padding:var(--space-sm) var(--space-lg);background:var(--color-light);border-top:1px solid var(--color-border)}.private-notice[data-astro-cid-btwvfci3]:before{content:"🔒";font-size:.9rem}
