.jsonFormatter_container__vgpL8{display:flex;flex-direction:column;align-items:center;font-family:Segoe UI,sans-serif;min-height:100vh}.jsonFormatter_containerApp__phZqJ{background:#fff;border-radius:1rem;padding:2rem;max-width:100%;width:100%;box-shadow:0 8px 20px rgba(0,0,0,.1);animation:jsonFormatter_pop__5hgUP .4s ease}@media(max-width:900px){.jsonFormatter_containerApp__phZqJ{padding:.5rem}}@keyframes jsonFormatter_pop__5hgUP{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}.jsonFormatter_title__BX7F3{font-size:2rem;margin-bottom:.5rem}.jsonFormatter_description__ijYno{font-size:1rem;color:#666;margin-bottom:2rem}.jsonFormatter_formatterContainer__q7xzH{width:100%;display:flex;flex-direction:column;gap:1rem}.jsonFormatter_codeWrapper__NIKi3{display:flex;width:100%;height:-moz-fit-content;height:fit-content;position:relative}.jsonFormatter_lineNumbers__sQBBr{padding:1rem .5rem;background:#f0f0f0;color:#888;font-family:monospace;font-size:.95rem;text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:1px solid #ccc;border-right:none;border-radius:8px 0 0 8px;display:flex;flex-direction:column;align-items:flex-end}.jsonFormatter_lineNumbers__sQBBr div{height:1.5rem;line-height:1.5rem}.jsonFormatter_inputBox__LTrZK,.jsonFormatter_outputBox__is8fo{font-family:monospace;font-size:.95rem;padding:1rem;resize:vertical;outline:none;border:1px solid #ccc;line-height:1.5rem;min-height:150px;width:100%}.jsonFormatter_inputBox__LTrZK{border-radius:0 8px 8px 0}.jsonFormatter_outputBox__is8fo{background:#f8f8f8;border-left:none;border-radius:0 8px 8px 0;min-height:250px}.jsonFormatter_formatButton__Sfy4q{padding:.6rem 1.2rem;border:none;border-radius:6px;background:#0070f3;color:#fff;font-size:1rem;cursor:pointer;transition:background .2s;width:100%}.jsonFormatter_formatButton__Sfy4q:hover{background:#0059c1}.jsonFormatter_copyButton__LkwX7{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#006d5b,#00c96b);color:#fff;border:none;padding:.4rem .8rem;border-radius:6px;cursor:pointer;font-size:.9rem;display:flex;align-items:center;gap:.3rem;transition:background .2s}.jsonFormatter_copyButton__LkwX7:hover{opacity:.85}.jsonFormatter_copyButton__LkwX7 svg{font-size:1rem}.jsonFormatter_errorBox__c0twO{color:#b71c1c;margin-top:1rem;background:#fee;padding:1rem;border-radius:6px}.jsonFormatter_infoSection__Llt_s{width:100%;margin-top:2rem;background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 4px 16px rgba(0,0,0,.05)}.jsonFormatter_infoSection__Llt_s ul{list-style:none;padding:0;margin:0}.jsonFormatter_infoSection__Llt_s ul li{margin-bottom:.5rem}.jsonFormatter_infoSection__Llt_s li,.jsonFormatter_infoSection__Llt_s p{color:#171717}.jsonFormatter_infoSection__Llt_s a{color:#006d5b;text-decoration:underline}.jsonFormatter_infoSection__Llt_s a:hover{text-decoration:none}.jsonFormatter_heading__kp458{font-size:1.5rem;margin-bottom:1rem}