.tool-sidebar[data-astro-cid-hj5mpljh]{background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-5)}.tool-sidebar[data-astro-cid-hj5mpljh] h3[data-astro-cid-hj5mpljh]{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:var(--space-4)}.tool-sidebar[data-astro-cid-hj5mpljh] ul[data-astro-cid-hj5mpljh]{list-style:none;padding:0;margin:0}.tool-sidebar[data-astro-cid-hj5mpljh] li[data-astro-cid-hj5mpljh]{margin-bottom:var(--space-1)}.tool-sidebar[data-astro-cid-hj5mpljh] a[data-astro-cid-hj5mpljh]{display:block;padding:var(--space-2) var(--space-3);font-size:var(--text-sm);color:var(--color-text-secondary);border-radius:var(--radius-sm);text-decoration:none;transition:all var(--transition-fast)}.tool-sidebar[data-astro-cid-hj5mpljh] a[data-astro-cid-hj5mpljh]:hover{background:var(--color-bg-muted);color:var(--color-text);text-decoration:none}.tool-sidebar[data-astro-cid-hj5mpljh] a[data-astro-cid-hj5mpljh].is-active{background:var(--color-primary-light);color:var(--color-primary);font-weight:var(--font-weight-medium)}.tool-hero[data-astro-cid-mqzpnqfb]{text-align:center;padding:var(--space-10) 0 var(--space-6)}.tool-hero[data-astro-cid-mqzpnqfb] h1[data-astro-cid-mqzpnqfb]{margin-bottom:var(--space-3)}.tool-hero__subtitle[data-astro-cid-mqzpnqfb]{font-size:var(--text-lg);color:var(--color-text-secondary);max-width:36rem;margin:0 auto var(--space-6)}.tool-hero__badges[data-astro-cid-mqzpnqfb]{display:flex;align-items:center;justify-content:center;gap:var(--space-3);flex-wrap:wrap}.tool-container[data-astro-cid-mqzpnqfb]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6);box-shadow:var(--shadow-md);max-width:40rem;margin:0 auto var(--space-10)}@media(min-width:768px){.tool-container[data-astro-cid-mqzpnqfb]{padding:var(--space-8)}}.password-display[data-astro-cid-mqzpnqfb]{display:flex;align-items:center;gap:var(--space-3);background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-5);margin-bottom:var(--space-6);min-height:3.5rem}.password-display__text[data-astro-cid-mqzpnqfb]{flex:1;font-family:var(--font-mono);font-size:var(--text-xl);font-weight:var(--font-weight-medium);color:var(--color-text);word-break:break-all;user-select:all;line-height:var(--leading-tight)}.password-display__actions[data-astro-cid-mqzpnqfb]{display:flex;gap:var(--space-2);flex-shrink:0}.slider-group[data-astro-cid-mqzpnqfb]{margin-bottom:var(--space-5)}.slider-group__header[data-astro-cid-mqzpnqfb]{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--space-2)}.slider-group__value[data-astro-cid-mqzpnqfb]{font-family:var(--font-mono);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--color-primary);background:var(--color-primary-light);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);min-width:2.5rem;text-align:center}input[data-astro-cid-mqzpnqfb][type=range]{-webkit-appearance:none;appearance:none;width:100%;height:6px;background:var(--color-bg-muted);border-radius:var(--radius-full);outline:none;cursor:pointer}input[data-astro-cid-mqzpnqfb][type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.25rem;height:1.25rem;background:var(--color-primary);border-radius:50%;border:2px solid var(--color-bg);box-shadow:var(--shadow-sm);cursor:pointer;transition:transform var(--transition-fast)}input[data-astro-cid-mqzpnqfb][type=range]::-webkit-slider-thumb:hover{transform:scale(1.15)}input[data-astro-cid-mqzpnqfb][type=range]::-moz-range-thumb{width:1.25rem;height:1.25rem;background:var(--color-primary);border-radius:50%;border:2px solid var(--color-bg);box-shadow:var(--shadow-sm);cursor:pointer}.strength-meter[data-astro-cid-mqzpnqfb]{margin-bottom:var(--space-5)}.strength-meter__bar[data-astro-cid-mqzpnqfb]{height:6px;background:var(--color-bg-muted);border-radius:var(--radius-full);overflow:hidden;margin-bottom:var(--space-2)}.strength-meter__fill[data-astro-cid-mqzpnqfb]{height:100%;border-radius:var(--radius-full);transition:width var(--transition-base),background-color var(--transition-base)}.strength-meter__fill[data-astro-cid-mqzpnqfb][data-score="0"]{width:5%;background:var(--strength-0)}.strength-meter__fill[data-astro-cid-mqzpnqfb][data-score="1"]{width:25%;background:var(--strength-1)}.strength-meter__fill[data-astro-cid-mqzpnqfb][data-score="2"]{width:50%;background:var(--strength-2)}.strength-meter__fill[data-astro-cid-mqzpnqfb][data-score="3"]{width:75%;background:var(--strength-3)}.strength-meter__fill[data-astro-cid-mqzpnqfb][data-score="4"]{width:100%;background:var(--strength-4)}.strength-meter__info[data-astro-cid-mqzpnqfb]{display:flex;justify-content:space-between;align-items:center}.strength-meter__label[data-astro-cid-mqzpnqfb]{font-size:var(--text-sm);font-weight:var(--font-weight-medium)}.strength-meter__label[data-astro-cid-mqzpnqfb][data-score="0"]{color:var(--strength-0)}.strength-meter__label[data-astro-cid-mqzpnqfb][data-score="1"]{color:var(--strength-1)}.strength-meter__label[data-astro-cid-mqzpnqfb][data-score="2"]{color:var(--strength-2)}.strength-meter__label[data-astro-cid-mqzpnqfb][data-score="3"]{color:var(--strength-3)}.strength-meter__label[data-astro-cid-mqzpnqfb][data-score="4"]{color:var(--strength-4)}.strength-meter__time[data-astro-cid-mqzpnqfb]{font-size:var(--text-xs);color:var(--color-text-muted);font-family:var(--font-mono)}.charset-options[data-astro-cid-mqzpnqfb]{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-3);margin-bottom:var(--space-5)}@media(min-width:480px){.charset-options[data-astro-cid-mqzpnqfb]{grid-template-columns:repeat(4,1fr)}}.charset-option[data-astro-cid-mqzpnqfb]{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;font-size:var(--text-sm);transition:border-color var(--transition-fast)}.charset-option[data-astro-cid-mqzpnqfb]:has(input:checked){border-color:var(--color-primary);background:var(--color-primary-light)}.tool-actions[data-astro-cid-mqzpnqfb]{display:flex;gap:var(--space-3);flex-wrap:wrap}.tool-actions[data-astro-cid-mqzpnqfb] .btn[data-astro-cid-mqzpnqfb]{flex:1;min-width:8rem}.bulk-output[data-astro-cid-mqzpnqfb]{margin-top:var(--space-6);background:var(--color-bg-subtle);border:1px solid var(--color-border);border-radius:var(--radius-lg);max-height:20rem;overflow-y:auto}.bulk-output__item[data-astro-cid-mqzpnqfb]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-3) var(--space-4);border-bottom:1px solid var(--color-border);font-family:var(--font-mono);font-size:var(--text-sm)}.bulk-output__item[data-astro-cid-mqzpnqfb]:last-child{border-bottom:none}.tool-page[data-astro-cid-mqzpnqfb]{display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:start}@media(min-width:1024px){.tool-page[data-astro-cid-mqzpnqfb]{grid-template-columns:1fr var(--sidebar-width)}}.tool-page__main[data-astro-cid-mqzpnqfb]{min-width:0}.tool-page__sidebar[data-astro-cid-mqzpnqfb]{position:sticky;top:var(--space-20)}@media(max-width:1023px){.tool-page__sidebar[data-astro-cid-mqzpnqfb]{position:static}}.editorial[data-astro-cid-mqzpnqfb]{max-width:var(--max-width-narrow);margin:0 auto;padding-top:var(--space-12)}.editorial[data-astro-cid-mqzpnqfb] h2[data-astro-cid-mqzpnqfb]{margin-top:var(--space-10);margin-bottom:var(--space-4);padding-top:var(--space-4);border-top:1px solid var(--color-border)}.editorial[data-astro-cid-mqzpnqfb] h2[data-astro-cid-mqzpnqfb]:first-child{border-top:none;padding-top:0}.editorial[data-astro-cid-mqzpnqfb] h3[data-astro-cid-mqzpnqfb]{margin-top:var(--space-6);margin-bottom:var(--space-3)}.hash-output[data-astro-cid-mqzpnqfb]{font-family:var(--font-mono);font-size:var(--text-sm);word-break:break-all;background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-4);margin-bottom:var(--space-4);position:relative}.hash-output__copy[data-astro-cid-mqzpnqfb]{position:absolute;top:var(--space-2);right:var(--space-2)}
