.formatter-module__ksC1KW__toolHeader{text-align:center;margin-bottom:2rem}.formatter-module__ksC1KW__toolTitle{margin-bottom:1rem;font-size:2.5rem}.formatter-module__ksC1KW__toolDescription{max-width:600px;color:var(--text-secondary);margin:0 auto;font-size:1.125rem}.formatter-module__ksC1KW__workspace{grid-template-columns:1fr;gap:1.5rem;max-width:1000px;margin:0 auto 2rem;display:grid}.formatter-module__ksC1KW__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}.formatter-module__ksC1KW__controlsRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.formatter-module__ksC1KW__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}.formatter-module__ksC1KW__textarea:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px var(--ring-color);outline:none}.formatter-module__ksC1KW__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}.formatter-module__ksC1KW__btn:hover{background-color:var(--accent-hover)}.formatter-module__ksC1KW__btnDanger{color:#ef4444;background-color:#0000;border:1px solid #fca5a5}.formatter-module__ksC1KW__btnDanger:hover{background-color:#fee2e2}
