.tool-module__H145za__toolPage{max-width:1400px;margin:0 auto;padding:3rem 2rem 6rem}.tool-module__H145za__toolHeader{margin-bottom:2.5rem}.tool-module__H145za__toolTag{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;font-size:.7rem}.tool-module__H145za__toolTitle{font-family:var(--font-display);letter-spacing:.03em;margin-top:.4rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1}.tool-module__H145za__toolDesc{color:var(--text-muted);margin-top:.6rem;font-size:1rem;font-weight:300}.tool-module__H145za__toolbar{background:var(--surface);border:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.5rem;display:flex}.tool-module__H145za__toolbarGroup{align-items:center;gap:.5rem;display:flex}.tool-module__H145za__label{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem}.tool-module__H145za__select{background:var(--surface2);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:4px;padding:.4rem .8rem;font-size:.8rem}.tool-module__H145za__select:focus{outline:1px solid var(--accent)}.tool-module__H145za__btnPrimary{background:var(--accent);color:#000;letter-spacing:.05em;border-radius:4px;padding:.5rem 1.2rem;font-size:.78rem;font-weight:700;transition:opacity .15s}.tool-module__H145za__btnPrimary:hover{opacity:.85}.tool-module__H145za__btnSecondary{border:1px solid var(--accent);color:var(--accent);background:0 0;border-radius:4px;padding:.5rem 1.2rem;font-size:.78rem;transition:all .15s}.tool-module__H145za__btnSecondary:hover{background:#e8ff001a}.tool-module__H145za__btnGhost{border:1px solid var(--border);color:var(--text-muted);background:0 0;border-radius:4px;padding:.5rem 1.2rem;font-size:.78rem;transition:all .15s}.tool-module__H145za__btnGhost:hover{border-color:var(--text-muted);color:var(--text)}.tool-module__H145za__error{color:#f68;font-family:var(--font-mono);background:#ff33661a;border:1px solid #ff33664d;border-radius:4px;margin-bottom:1rem;padding:.75rem 1.25rem;font-size:.82rem}.tool-module__H145za__success{color:#30d158;font-family:var(--font-mono);background:#30d1581a;border:1px solid #30d1584d;border-radius:4px;margin-bottom:1rem;padding:.75rem 1.25rem;font-size:.82rem}.tool-module__H145za__splitPane{background:var(--border);border:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1px;display:grid}.tool-module__H145za__pane{background:var(--surface);flex-direction:column;display:flex}.tool-module__H145za__paneLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.2em;border-bottom:1px solid var(--border);background:var(--bg);padding:.6rem 1rem;font-size:.65rem}.tool-module__H145za__textarea{min-height:380px;color:var(--text);resize:vertical;background:0 0;border:none;outline:none;flex:1;padding:1.25rem;font-size:.85rem;line-height:1.7}.tool-module__H145za__textarea::placeholder{color:var(--text-muted)}.tool-module__H145za__textareaOutput{color:var(--accent);opacity:.9}.tool-module__H145za__singlePane{background:var(--surface);border:1px solid var(--border)}.tool-module__H145za__statsRow{flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem;display:flex}.tool-module__H145za__statBox{background:var(--surface);border:1px solid var(--border);flex-direction:column;flex:1;gap:.2rem;min-width:100px;padding:1rem 1.5rem;display:flex}.tool-module__H145za__statValue{font-family:var(--font-display);color:var(--accent);font-size:2rem;line-height:1}.tool-module__H145za__statName{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem}.tool-module__H145za__inputGroup{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.tool-module__H145za__inputLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.7rem}.tool-module__H145za__input{background:var(--surface);border:1px solid var(--border);color:var(--text);border-radius:4px;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:border-color .15s}.tool-module__H145za__input:focus{border-color:var(--accent);outline:none}.tool-module__H145za__output{background:var(--surface);border:1px solid var(--border);font-family:var(--font-mono);color:var(--accent);word-break:break-all;min-height:80px;padding:1.5rem;font-size:.9rem;line-height:1.7}.tool-module__H145za__passwordDisplay{font-family:var(--font-mono);color:var(--accent);background:var(--surface);border:1px solid var(--border);word-break:break-all;letter-spacing:.05em;align-items:center;min-height:80px;padding:1.5rem;font-size:1.4rem;display:flex}.tool-module__H145za__strengthBar{background:var(--border);border-radius:2px;height:4px;margin:.5rem 0 1rem}.tool-module__H145za__strengthFill{border-radius:2px;height:100%;transition:width .3s,background .3s}.tool-module__H145za__strengthLabel{font-family:var(--font-mono);letter-spacing:.15em;font-size:.7rem}.tool-module__H145za__checkboxGroup{flex-wrap:wrap;gap:1.5rem;padding:1rem 0;display:flex}.tool-module__H145za__checkboxLabel{font-family:var(--font-mono);color:var(--text-muted);cursor:pointer;align-items:center;gap:.5rem;font-size:.78rem;display:flex}.tool-module__H145za__checkboxLabel input{accent-color:var(--accent)}.tool-module__H145za__range{accent-color:var(--accent);width:200px}.tool-module__H145za__colorSwatch{border:1px solid var(--border);width:100%;height:200px;font-family:var(--font-mono);cursor:pointer;justify-content:center;align-items:center;margin-bottom:1rem;font-size:1rem;transition:background .1s;display:flex;position:relative}.tool-module__H145za__regexOutput{background:var(--surface);border:1px solid var(--border);font-family:var(--font-mono);min-height:100px;padding:1.25rem;font-size:.9rem;line-height:1.8}.tool-module__H145za__markdownPreview{min-height:380px;padding:1.5rem;line-height:1.8}.tool-module__H145za__markdownPreview h1{font-family:var(--font-display);color:var(--accent);letter-spacing:.05em;margin:1rem 0 .5rem;font-size:2.2rem}.tool-module__H145za__markdownPreview h2{font-family:var(--font-display);color:var(--accent);margin:1rem 0 .5rem;font-size:1.6rem}.tool-module__H145za__markdownPreview h3{font-family:var(--font-display);color:var(--accent3);margin:.75rem 0 .4rem;font-size:1.2rem}.tool-module__H145za__markdownPreview p{margin-bottom:.75rem}.tool-module__H145za__markdownPreview code{background:var(--surface2);font-family:var(--font-mono);color:var(--accent3);border-radius:3px;padding:.15em .4em;font-size:.85em}.tool-module__H145za__markdownPreview pre code{padding:1rem;display:block;overflow-x:auto}.tool-module__H145za__markdownPreview ul,.tool-module__H145za__markdownPreview ol{margin:.5rem 0 .5rem 1.5rem}.tool-module__H145za__markdownPreview blockquote{border-left:3px solid var(--accent);color:var(--text-muted);margin:1rem 0;padding-left:1rem}.tool-module__H145za__markdownPreview a{color:var(--accent3);text-decoration:underline}.tool-module__H145za__diffOutput{background:var(--surface);border:1px solid var(--border);font-family:var(--font-mono);white-space:pre-wrap;word-break:break-word;min-height:200px;margin-top:1px;padding:1.25rem;font-size:.82rem;line-height:1.9}.tool-module__H145za__diffAdded{color:#30d158;background:#30d1581f;border-left:3px solid #30d158;margin-left:-1.25rem;padding:0 .5rem 0 1.25rem;display:block}.tool-module__H145za__diffRemoved{color:#f68;background:#ff33661f;border-left:3px solid #f36;margin-left:-1.25rem;padding:0 .5rem 0 1.25rem;display:block}.tool-module__H145za__diffUnchanged{color:var(--text-muted);display:block}.tool-module__H145za__hashRow{flex-direction:column;gap:1rem;display:flex}.tool-module__H145za__hashBox{background:var(--surface);border:1px solid var(--border);cursor:pointer;padding:1rem 1.25rem;transition:border-color .15s}.tool-module__H145za__hashBox:hover{border-color:var(--accent3)}.tool-module__H145za__hashAlgo{font-family:var(--font-mono);color:var(--accent);letter-spacing:.15em;margin-bottom:.4rem;font-size:.65rem}.tool-module__H145za__hashVal{font-family:var(--font-mono);color:var(--text);word-break:break-all;font-size:.78rem}.tool-module__H145za__baseGrid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1px;margin-bottom:1.5rem;display:grid}.tool-module__H145za__baseCell{background:var(--surface);flex-direction:column;gap:.3rem;padding:1.25rem;display:flex}.tool-module__H145za__baseCellLabel{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.15em;text-transform:uppercase;font-size:.65rem}.tool-module__H145za__baseCellInput{width:100%;font-family:var(--font-mono);color:var(--accent);background:0 0;border:none;outline:none;font-size:1.05rem}.tool-module__H145za__baseCellInput:focus{color:var(--accent3)}.tool-module__H145za__cronParts{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(5,1fr);gap:1px;margin:1rem 0;display:grid}.tool-module__H145za__cronPart{background:var(--surface);text-align:center;padding:1rem}.tool-module__H145za__cronPartVal{font-family:var(--font-display);color:var(--accent);font-size:1.8rem}.tool-module__H145za__cronPartName{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.1em;margin-top:.2rem;font-size:.6rem}.tool-module__H145za__cronDesc{background:var(--surface);border:1px solid var(--border);padding:1.5rem;font-size:1rem;line-height:1.7}.tool-module__H145za__cronNext{font-family:var(--font-mono);color:var(--text-muted);margin-top:1rem;font-size:.78rem;line-height:2}.tool-module__H145za__cronPresets{flex-wrap:wrap;gap:.5rem;display:flex}.tool-module__H145za__dropZone{border:2px dashed var(--border);text-align:center;cursor:pointer;background:var(--surface);margin-bottom:1.5rem;padding:4rem 2rem;transition:border-color .2s,background .2s}.tool-module__H145za__dropZone:hover{border-color:var(--accent);background:#e8ff0008}.tool-module__H145za__dropIcon{font-family:var(--font-display);color:var(--text-muted);font-size:3rem}.tool-module__H145za__dropText{font-family:var(--font-mono);color:var(--text-muted);letter-spacing:.1em;margin-top:.5rem;font-size:.78rem}.tool-module__H145za__imgPreviewRow{background:var(--border);border:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1px;display:grid}.tool-module__H145za__imgPreviewCell{background:var(--surface);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.tool-module__H145za__imgPreviewCell img{object-fit:contain;background:var(--bg);border:1px solid var(--border);width:100%;max-height:260px}.tool-module__H145za__imgStat{font-family:var(--font-mono);color:var(--text-muted);font-size:.75rem}.tool-module__H145za__imgStatVal{color:var(--accent)}.tool-module__H145za__bitsDisplay{background:var(--surface);border:1px solid var(--border);font-family:var(--font-mono);letter-spacing:.12em;padding:1.25rem;font-size:.85rem;line-height:2}@media (max-width:768px){.tool-module__H145za__splitPane{grid-template-columns:1fr}.tool-module__H145za__toolPage{padding:2rem 1rem 4rem}.tool-module__H145za__cronParts{grid-template-columns:repeat(3,1fr)}.tool-module__H145za__imgPreviewRow{grid-template-columns:1fr}.tool-module__H145za__baseGrid{grid-template-columns:1fr 1fr}}
