.JsonFormatter-module__heiarG__container{max-width:1300px;margin:0 auto;padding:3rem 1.5rem}.JsonFormatter-module__heiarG__header{text-align:center;margin-bottom:2rem}.JsonFormatter-module__heiarG__title{font-family:var(--font-outfit);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.JsonFormatter-module__heiarG__description{color:var(--secondary-text)}.JsonFormatter-module__heiarG__toolbar{justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.JsonFormatter-module__heiarG__btnPrimary{background:linear-gradient(to right, var(--accent-from), var(--accent-to));color:#fff;border:none;border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:opacity .2s,transform .2s}.JsonFormatter-module__heiarG__btnPrimary:hover{opacity:.9;transform:translateY(-2px)}.JsonFormatter-module__heiarG__btnSecondary{background-color:var(--surface);color:var(--primary-text);border:1px solid var(--border);border-radius:8px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:background-color .2s,transform .2s}.JsonFormatter-module__heiarG__btnSecondary:hover{background-color:var(--border);transform:translateY(-2px)}.JsonFormatter-module__heiarG__grid{grid-template-columns:1fr;gap:2rem;height:60vh;min-height:500px;display:grid}@media (min-width:900px){.JsonFormatter-module__heiarG__grid{grid-template-columns:1fr 1fr}}.JsonFormatter-module__heiarG__pane{flex-direction:column;gap:.75rem;height:100%;display:flex}.JsonFormatter-module__heiarG__labelRow{justify-content:space-between;align-items:center;display:flex}.JsonFormatter-module__heiarG__label{color:var(--primary-text);text-transform:uppercase;letter-spacing:.05em;opacity:.8;font-size:.95rem;font-weight:600}.JsonFormatter-module__heiarG__copyBtn{background-color:var(--background);color:var(--accent-to);border:1px solid var(--border);border-radius:6px;padding:.3rem .8rem;font-size:.85rem;font-weight:600;transition:all .2s}.JsonFormatter-module__heiarG__copyBtn:hover{background-color:var(--accent-to);color:#fff}.JsonFormatter-module__heiarG__textarea{border:1px solid var(--border);color:#a6accd;resize:none;background-color:#0f111a;border-radius:12px;flex:1;padding:1.5rem;font-family:Courier New,Courier,monospace;font-size:1rem;transition:border-color .2s;box-shadow:inset 0 2px 4px #0000001a}.JsonFormatter-module__heiarG__textarea:focus{border-color:var(--accent-from);outline:none}.JsonFormatter-module__heiarG__outputArea{border:1px solid var(--border);background-color:#0f111a;border-radius:12px;flex:1;position:relative;overflow:auto;box-shadow:inset 0 2px 4px #0000001a}.JsonFormatter-module__heiarG__errorArea{background-color:#ef444414;border-color:#ef4444}.JsonFormatter-module__heiarG__errorText{color:#ef4444;padding:1.5rem;font-weight:500;line-height:1.5}.JsonFormatter-module__heiarG__pre{color:#89ddff;white-space:pre-wrap;word-break:break-all;margin:0;padding:1.5rem;font-family:Courier New,Courier,monospace;font-size:1rem}@media (prefers-color-scheme:light){.JsonFormatter-module__heiarG__textarea,.JsonFormatter-module__heiarG__outputArea{color:#334155;background-color:#f8fafc}.JsonFormatter-module__heiarG__pre{color:#059669}}
