.html-module__kRsVfG__toolHeader{text-align:center;margin-bottom:2rem}.html-module__kRsVfG__toolTitle{margin-bottom:1rem;font-size:2.5rem}.html-module__kRsVfG__toolDescription{max-width:600px;color:var(--text-secondary);margin:0 auto;font-size:1.125rem}.html-module__kRsVfG__workspace{grid-template-columns:1fr;gap:1.5rem;max-width:1000px;margin:0 auto 2rem;display:grid}.html-module__kRsVfG__panel{background-color:var(--bg-secondary);border:1px solid var(--border-color);box-shadow:var(--card-shadow);border-radius:1rem;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.html-module__kRsVfG__controlsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.html-module__kRsVfG__textarea{border:1px solid var(--border-color);background-color:var(--bg-primary);width:100%;min-height:400px;color:var(--text-primary);resize:vertical;transition:all var(--transition-fast);border-radius:.5rem;padding:1.25rem;font-family:monospace;font-size:1rem;line-height:1.6}.html-module__kRsVfG__textarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--ring-color);outline:none}.html-module__kRsVfG__btn{cursor:pointer;transition:all var(--transition-fast);background-color:var(--accent-primary);color:#fff;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;display:flex}.html-module__kRsVfG__btn:hover{background-color:var(--accent-hover)}.html-module__kRsVfG__btnDanger{color:#ef4444;background-color:#0000;border:1px solid #fca5a5}.html-module__kRsVfG__btnDanger:hover{background-color:#fee2e2}
