.jsonformatter-module___OTY_G__container{max-width:1400px;margin:0 auto;padding:20px}.jsonformatter-module___OTY_G__pageTitle{text-align:center;justify-content:center;align-items:center;gap:12px;margin-bottom:10px;font-size:2rem;font-weight:700;display:flex}.jsonformatter-module___OTY_G__icon{-webkit-text-fill-color:initial;background:0 0}.jsonformatter-module___OTY_G__textGradient{background:linear-gradient(90deg,var(--brand-primary),var(--brand-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.jsonformatter-module___OTY_G__formatter{grid-template-columns:1fr 300px 1fr;gap:20px;margin-top:20px;display:grid}.jsonformatter-module___OTY_G__inputSection,.jsonformatter-module___OTY_G__outputSection{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 10px #0000001a}.jsonformatter-module___OTY_G__inputHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.jsonformatter-module___OTY_G__inputHeader h2,.jsonformatter-module___OTY_G__outputSection h2{color:#333;margin:0}.jsonformatter-module___OTY_G__sampleBtn{color:#fff;cursor:pointer;background:#28a745;border:none;border-radius:4px;padding:8px 16px;font-size:14px}.jsonformatter-module___OTY_G__sampleBtn:hover{background:#218838}.jsonformatter-module___OTY_G__swapBtn{color:#333;cursor:pointer;background:#ffc107;border:1px solid #ffc107;border-radius:6px;padding:12px;font-size:14px;font-weight:500;transition:all .2s}.jsonformatter-module___OTY_G__swapBtn:hover:not(:disabled){background:#e0a800;border-color:#e0a800}.jsonformatter-module___OTY_G__swapBtn:disabled{color:#fff;cursor:not-allowed;background:#6c757d;border-color:#6c757d}.jsonformatter-module___OTY_G__controls{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 10px #0000001a}.jsonformatter-module___OTY_G__controls h2{color:#333;margin-bottom:15px}.jsonformatter-module___OTY_G__controlGroup{margin-bottom:20px}.jsonformatter-module___OTY_G__controlGroup label{color:#555;margin-bottom:8px;font-weight:500;display:block}.jsonformatter-module___OTY_G__indentSelect{border:1px solid #ddd;border-radius:4px;width:100%;padding:8px;font-size:14px}.jsonformatter-module___OTY_G__buttonGroup{flex-direction:column;gap:10px;display:flex}.jsonformatter-module___OTY_G__actionBtn{color:#fff;cursor:pointer;background:#007bff;border:1px solid #007bff;border-radius:6px;padding:12px;font-size:14px;font-weight:500;transition:all .2s}.jsonformatter-module___OTY_G__actionBtn:hover:not(:disabled){background:#0056b3;border-color:#0056b3}.jsonformatter-module___OTY_G__actionBtn:disabled{cursor:not-allowed;background:#6c757d;border-color:#6c757d}.jsonformatter-module___OTY_G__textarea{resize:vertical;box-sizing:border-box;border:1px solid #ddd;border-radius:6px;width:100%;min-height:400px;padding:15px;font-family:Courier New,monospace;font-size:14px;line-height:1.4}.jsonformatter-module___OTY_G__error{color:#721c24;background:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;margin-bottom:15px;padding:10px}.jsonformatter-module___OTY_G__errorTextarea{border-color:#dc3545}.jsonformatter-module___OTY_G__outputActions{gap:10px;margin-top:15px;display:flex}.jsonformatter-module___OTY_G__smartDashboard{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;margin-top:30px;padding:30px;box-shadow:0 8px 32px #667eea33}.jsonformatter-module___OTY_G__smartDashboard h3{align-items:center;gap:8px;margin:0 0 20px;font-size:1.4rem;display:flex}.jsonformatter-module___OTY_G__statsGrid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.jsonformatter-module___OTY_G__statCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff26;border:1px solid #fff3;border-radius:12px;padding:20px}.jsonformatter-module___OTY_G__statValue{margin-bottom:5px;font-size:2rem;font-weight:700}.jsonformatter-module___OTY_G__statLabel{opacity:.9;font-size:.85rem}.jsonformatter-module___OTY_G__historySection{background:#f8f9fa;border-radius:12px;margin-top:30px;padding:25px}.jsonformatter-module___OTY_G__historyHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.jsonformatter-module___OTY_G__historyHeader h3{align-items:center;gap:8px;margin:0;font-size:1.3rem;display:flex}.jsonformatter-module___OTY_G__clearBtn{color:#fff;cursor:pointer;background:#dc3545;border:none;border-radius:6px;padding:8px 16px;font-size:.9rem}.jsonformatter-module___OTY_G__historyList{flex-direction:column;gap:12px;display:flex}.jsonformatter-module___OTY_G__historyItem{background:#fff;border:1px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:flex-start;padding:15px;transition:all .2s;display:flex}.jsonformatter-module___OTY_G__historyItem:hover{border-color:var(--brand-primary);box-shadow:0 2px 8px #00000014}.jsonformatter-module___OTY_G__historyText{flex:1}.jsonformatter-module___OTY_G__historyMeta{gap:10px;margin-bottom:8px;font-size:.85rem;display:flex}.jsonformatter-module___OTY_G__historyAction{color:#fff;background:#667eea;border-radius:4px;padding:2px 8px;font-weight:500}.jsonformatter-module___OTY_G__historyTime{color:#888}.jsonformatter-module___OTY_G__historySize{color:#555;background:#f0f0f0;border-radius:4px;padding:2px 8px;font-family:Courier New,monospace}.jsonformatter-module___OTY_G__historyContent{color:#333;margin-bottom:8px;font-family:Courier New,monospace;font-size:.9rem;line-height:1.5}.jsonformatter-module___OTY_G__historyActions{gap:8px;display:flex}.jsonformatter-module___OTY_G__historyBtn{cursor:pointer;background:#f0f0f0;border:none;border-radius:6px;padding:8px 12px;font-size:1.1rem;transition:all .2s}.jsonformatter-module___OTY_G__historyBtn:hover{background:#e0e0e0;transform:scale(1.1)}@media (max-width:1024px){.jsonformatter-module___OTY_G__formatter{grid-template-columns:1fr}.jsonformatter-module___OTY_G__controls{order:2}}@media (max-width:768px){.jsonformatter-module___OTY_G__textarea{min-height:250px}.jsonformatter-module___OTY_G__outputActions{flex-direction:column}.jsonformatter-module___OTY_G__buttonGroup{flex-flow:wrap}.jsonformatter-module___OTY_G__actionBtn,.jsonformatter-module___OTY_G__swapBtn{flex:1;min-width:120px}.jsonformatter-module___OTY_G__statsGrid{grid-template-columns:repeat(2,1fr);gap:10px}.jsonformatter-module___OTY_G__statCard{padding:15px}.jsonformatter-module___OTY_G__statValue{font-size:1.5rem}.jsonformatter-module___OTY_G__smartDashboard{padding:20px}.jsonformatter-module___OTY_G__historySection{padding:15px}.jsonformatter-module___OTY_G__historyMeta{flex-wrap:wrap}}@media (max-width:480px){.jsonformatter-module___OTY_G__container{padding:10px}.jsonformatter-module___OTY_G__textarea{min-height:180px;padding:10px;font-size:12px}.jsonformatter-module___OTY_G__statsGrid{grid-template-columns:repeat(2,1fr);gap:8px}.jsonformatter-module___OTY_G__statCard{padding:12px}.jsonformatter-module___OTY_G__statValue{font-size:1.3rem}.jsonformatter-module___OTY_G__statLabel{font-size:.75rem}.jsonformatter-module___OTY_G__smartDashboard{padding:15px}.jsonformatter-module___OTY_G__smartDashboard h3{font-size:1.1rem}.jsonformatter-module___OTY_G__historyItem{padding:12px}.jsonformatter-module___OTY_G__historyContent{font-size:.85rem}}
