.pwd-gen-root{width:100%;margin-top:.5rem}.pwd-gen-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.pwd-gen-tab{padding:.5rem 1rem;min-height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:transparent;color:var(--color-text-muted);cursor:pointer;font-size:.875rem;font-family:var(--font-sans);font-weight:600;transition:border-color .2s,background .2s,color .2s}html[data-theme=light] .pwd-gen-tab{border-color:#0f172a1f}.pwd-gen-tab:hover{border-color:#6366f159;color:var(--color-text-primary)}.pwd-gen-tab.is-active{background:#6366f133;border-color:#6366f180;color:#818cf8}html[data-theme=light] .pwd-gen-tab.is-active{color:#4f46e5;background:#4f46e51f}.pwd-tab-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:2rem;align-items:start}.pwd-tab-layout--single{grid-template-columns:minmax(0,1fr) minmax(280px,380px)}@media(max-width:768px){.pwd-tab-layout,.pwd-tab-layout--single{grid-template-columns:1fr}}.pwd-tab-config,.pwd-tab-output{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.pwd-tab-output{position:sticky;top:2rem;padding:1.25rem;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff08;backdrop-filter:blur(8px)}html[data-theme=light] .pwd-tab-output{border-color:#0f172a14;background:#0f172a08}@media(max-width:768px){.pwd-tab-output{position:static}}.pwd-basic-charset{border:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.pwd-basic-charset legend{margin-bottom:.35rem}.pwd-basic-toggle,.pwd-pp-toggle,.pwd-adv-toggle{margin-bottom:.65rem}.pwd-pp-select{cursor:pointer}.pwd-pp-words{margin:0}.pwd-gen-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:2rem;align-items:start}@media(max-width:768px){.pwd-gen-layout{grid-template-columns:1fr}}.pwd-gen-config,.pwd-gen-output{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.pwd-gen-output{position:sticky;top:2rem;padding:1.25rem;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#ffffff08;backdrop-filter:blur(8px)}html[data-theme=light] .pwd-gen-output{border-color:#0f172a14;background:#0f172a08}@media(max-width:768px){.pwd-gen-output{position:static}}.pwd-gen-hint{margin:.35rem 0 0;font-size:.78rem;color:var(--color-text-muted)}.pwd-gen-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.65rem}.pwd-gen-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .55rem;border-radius:999px;font-size:.78rem;font-weight:600;background:#6366f124;border:1px solid rgba(99,102,241,.28);color:#a5b4fc}html[data-theme=light] .pwd-gen-chip{color:#4f46e5;background:#4f46e51a;border-color:#4f46e538}.pwd-gen-chip-remove{border:none;background:none;color:inherit;cursor:pointer;font-size:1rem;line-height:1;min-width:44px;min-height:44px;padding:12px;margin:-12px;display:inline-flex;align-items:center;justify-content:center;opacity:.7;user-select:none;-webkit-user-select:none}.pwd-gen-chip-remove:hover{opacity:1}.pwd-gen-slider-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.pwd-gen-strength-badge{font-size:.72rem;font-weight:700;padding:.2rem .55rem;border-radius:999px;background:#6366f126;color:#a5b4fc}.pwd-gen-strength-desc{margin:.5rem 0 0;font-size:.82rem;color:var(--color-text-muted);line-height:1.45}.pwd-gen-checks{display:flex;flex-direction:column;gap:.65rem}.pwd-gen-check{display:flex;align-items:center;gap:.55rem;font-size:.88rem;color:var(--color-text-muted);cursor:pointer}.pwd-gen-check input{accent-color:var(--color-accent)}.pwd-gen-error{margin:0;font-size:.85rem;color:#fca5a5}.pwd-gen-btn{flex:1;min-width:140px;justify-content:center}.pwd-gen-password-box{display:flex;flex-direction:column;gap:.75rem}.pwd-gen-password{display:block;padding:1rem;border-radius:10px;border:1px solid var(--color-border);background:var(--color-surface-2);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(.85rem,2.5vw,1rem);word-break:break-all;line-height:1.5;color:var(--color-text-primary);min-height:3.5rem}.pwd-gen-copy{width:100%;justify-content:center}.pwd-gen-collapse{border-top:1px solid var(--color-border);padding-top:.85rem}.pwd-gen-collapse-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:.5rem 0;margin:0;border:none;background:none;color:var(--color-text-primary);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;font-family:var(--font-sans)}.pwd-gen-chevron{font-size:.65rem;opacity:.6;transition:transform .2s}.pwd-gen-chevron.is-open{transform:rotate(180deg)}.pwd-gen-steps{list-style:none;margin:.85rem 0 0;padding:0;display:flex;flex-direction:column;gap:.65rem}.pwd-gen-step{display:flex;flex-direction:column;gap:.25rem}.pwd-gen-step-label{font-size:.78rem;font-weight:600;color:var(--color-text-muted)}.pwd-gen-step-value{font-size:.75rem;font-family:ui-monospace,monospace;word-break:break-all;color:var(--color-text-primary);opacity:.9}.pwd-gen-meter-block{border-top:1px solid var(--color-border);padding-top:1rem}.pwd-gen-meter-head{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.65rem}.pwd-gen-meter-title{font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.pwd-strength-bar-track{width:100%;height:6px;border-radius:999px;background:var(--color-border);overflow:hidden}.pwd-strength-bar-fill{height:100%;border-radius:inherit;transition:width .3s ease,background-color .3s ease}.pwd-strength-bar-meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.5rem;font-size:.78rem;color:var(--color-text-muted)}.pwd-strength-bar-label{font-weight:600;font-size:.82rem;text-align:right;transition:color .3s ease}.pwd-gen-table-wrap{border-top:1px solid var(--color-border);padding-top:1rem}.pwd-gen-table-title{margin:0 0 .75rem;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.pwd-gen-table-scroll{overflow-x:auto;border-radius:10px;border:1px solid var(--color-border)}.pwd-gen-table{width:100%;border-collapse:collapse;font-size:.75rem;min-width:420px}.pwd-gen-table th,.pwd-gen-table td{padding:.55rem .65rem;text-align:left;border-bottom:1px solid var(--color-border)}.pwd-gen-table th{background:var(--color-surface-offset);color:var(--color-text-muted);font-weight:700;text-transform:uppercase;font-size:.65rem;letter-spacing:.05em}.pwd-gen-table-yours{font-weight:600;color:var(--color-text-primary)}.pwd-gen-privacy{margin:0;padding-top:.5rem;font-size:.82rem;color:var(--color-text-muted);line-height:1.5;border-top:1px solid var(--color-border)}.pwd-root{width:100%;margin-top:1.25rem}.pwd-tool-wrapper{width:100%}.pwd-mobile-ad{margin-top:1.5rem}.pwd-explainer-section{margin-top:2.5rem;padding-top:2rem;border-top:1px solid var(--color-border);width:100%}.pwd-explainer-title{font-size:1.25rem;font-weight:700;margin:0 0 1rem;color:var(--color-text-primary)}.pwd-explainer-body{display:flex;flex-direction:column;gap:1rem;color:var(--color-text-muted);font-size:.95rem;line-height:1.65}.pwd-explainer-body p{margin:0}.pwd-gen-root .field-input,.pwd-gen-root .pwd-pp-select,.pwd-gen-root select.custom-ui{font-size:16px}.pwd-gen-btn,.pwd-gen-copy{user-select:none;-webkit-user-select:none}.pwd-tab-panel--loading{padding:1.25rem 0}.pwd-how[data-astro-cid-ykgub5ie]{width:100%;margin-bottom:.5rem}.pwd-how-title[data-astro-cid-ykgub5ie]{margin:2rem 0 1rem;font-size:clamp(1.5rem,2.5vw,1.75rem);font-weight:700;letter-spacing:-.02em;color:var(--color-text-primary)}.pwd-how-layout[data-astro-cid-ykgub5ie]{display:grid;grid-template-columns:1fr;gap:1.25rem;align-items:start;margin-bottom:2rem}@media(min-width:768px){.pwd-how-layout[data-astro-cid-ykgub5ie]{grid-template-columns:minmax(0,1.2fr) minmax(260px,.9fr);gap:1.5rem}}.pwd-how-lead[data-astro-cid-ykgub5ie]{margin:0;max-width:52ch;font-size:1rem;line-height:1.75;color:var(--color-text-muted)}.pwd-how-steps-card[data-astro-cid-ykgub5ie]{width:100%;box-sizing:border-box;padding:1.1rem 1.15rem 1.05rem;border-radius:14px;border:1px solid var(--color-border);background:var(--color-surface);box-shadow:0 1px #ffffff08}[data-theme=light] .pwd-how-steps-card[data-astro-cid-ykgub5ie]{box-shadow:0 8px 24px #0f172a0a}.pwd-how-steps-label[data-astro-cid-ykgub5ie]{margin:0 0 .85rem;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-muted)}.pwd-how-steps-list[data-astro-cid-ykgub5ie]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.7rem}.pwd-how-step[data-astro-cid-ykgub5ie]{display:flex;align-items:flex-start;gap:.75rem}.pwd-how-step-num[data-astro-cid-ykgub5ie]{flex-shrink:0;width:1.65rem;height:1.65rem;display:grid;place-items:center;border-radius:8px;font-size:.72rem;font-weight:700;line-height:1;color:#a5b4fc;background:#6366f124;border:1px solid rgba(99,102,241,.28)}[data-theme=light] .pwd-how-step-num[data-astro-cid-ykgub5ie]{color:#4f46e5;background:#4f46e51a;border-color:#4f46e538}.pwd-how-step-text[data-astro-cid-ykgub5ie]{padding-top:.12rem;font-size:.9rem;line-height:1.55;color:var(--color-text-muted)}
