.json-formatter-module__qct2yW__headerSection{z-index:1000;position:relative}.json-formatter-module__qct2yW__main{background:#eff6ff;width:100%;min-height:100vh;margin:0;padding:.9in 0 0;position:relative}.json-formatter-module__qct2yW__spacing{height:1rem}.json-formatter-module__qct2yW__container{z-index:1;width:100%;max-width:100%;margin:0;padding:0;position:relative}.json-formatter-module__qct2yW__bannerSection{z-index:1;padding:0 1rem;position:relative}.json-formatter-module__qct2yW__bannerAd{z-index:1;justify-content:center;align-items:center;width:100%;max-width:728px;height:90px;margin:0 auto;font-size:.875rem;display:flex;position:relative;overflow:hidden}.json-formatter-module__qct2yW__toolSection{background:var(--bg-page);z-index:1;margin-top:-2rem;padding:2rem 1rem;position:relative;overflow:hidden}.json-formatter-module__qct2yW__toolLayout{grid-template-columns:1fr 1.35in 1fr;align-items:start;gap:1.5rem;max-width:1400px;min-height:700px;margin:0 auto;display:grid}.json-formatter-module__qct2yW__inputSection,.json-formatter-module__qct2yW__outputSection{background:var(--bg-card);border:1px solid var(--border-light);box-shadow:var(--shadow-md);resize:vertical;border-radius:1rem;flex-direction:column;flex-shrink:0;height:auto;min-height:600px;padding:1rem;transition:box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.json-formatter-module__qct2yW__inputSection:hover,.json-formatter-module__qct2yW__outputSection:hover{box-shadow:var(--shadow-lg);border-color:var(--color-accent-200)}.json-formatter-module__qct2yW__sectionHeader{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.json-formatter-module__qct2yW__sectionHeader h2{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.json-formatter-module__qct2yW__sectionHeader p{color:var(--text-secondary);margin:0;font-size:.85rem}.json-formatter-module__qct2yW__featuresSection{background:var(--color-primary-50);padding:6rem 1rem;position:relative;overflow:hidden}.json-formatter-module__qct2yW__featuresTitle{text-align:center;color:var(--text-primary);margin-bottom:3rem;font-size:2.25rem;font-weight:800}.json-formatter-module__qct2yW__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.json-formatter-module__qct2yW__feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;box-shadow:var(--shadow-sm);background:#fffc;border:1px solid #ffffff80;border-radius:1.5rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.json-formatter-module__qct2yW__feature:hover{box-shadow:var(--shadow-xl);border-color:var(--color-accent-200);background:#fff;transform:translateY(-8px)}.json-formatter-module__qct2yW__featureIcon{background:linear-gradient(135deg,#e0f2fe 0%,#dbeafe 100%);border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;font-size:2.5rem;display:flex}.json-formatter-module__qct2yW__feature h3{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.json-formatter-module__qct2yW__feature p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.json-formatter-module__qct2yW__howToSection{background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);padding:6rem 1rem;position:relative;overflow:hidden}.json-formatter-module__qct2yW__howToTitle{text-align:center;color:#1e293b;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.json-formatter-module__qct2yW__steps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.json-formatter-module__qct2yW__step{align-items:flex-start;gap:1rem;display:flex}.json-formatter-module__qct2yW__stepNumber{color:#fff;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.125rem;font-weight:700;display:flex;box-shadow:0 4px 12px #1e40af4d}.json-formatter-module__qct2yW__stepContent h3{color:#1e293b;margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.json-formatter-module__qct2yW__stepContent p{color:#64748b;margin:0;line-height:1.6}@keyframes json-formatter-module__qct2yW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1200px){.json-formatter-module__qct2yW__toolLayout{grid-template-columns:1fr 108px 1fr;gap:1rem;min-height:auto}.json-formatter-module__qct2yW__toolbar{flex-direction:column;gap:1rem;width:108px;min-width:108px;max-width:108px}.json-formatter-module__qct2yW__toolbarGroup{flex:1;min-width:150px}.json-formatter-module__qct2yW__indentButtons,.json-formatter-module__qct2yW__convertButtons{flex-direction:row}.json-formatter-module__qct2yW__indentButton,.json-formatter-module__qct2yW__convertButton{flex:1}.json-formatter-module__qct2yW__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1rem}.json-formatter-module__qct2yW__inputSection,.json-formatter-module__qct2yW__outputSection{height:600px}}@media (max-width:768px){.json-formatter-module__qct2yW__main{padding-top:.9in}.json-formatter-module__qct2yW__hero{padding:2rem 0}.json-formatter-module__qct2yW__heroTitle{font-size:1.5rem}.json-formatter-module__qct2yW__heroDescription{font-size:1rem}.json-formatter-module__qct2yW__toolSection{padding:1rem 0}.json-formatter-module__qct2yW__toolLayout{grid-template-columns:1fr;gap:1rem;min-height:auto}.json-formatter-module__qct2yW__toolbar{flex-flow:wrap;order:2;gap:.5rem;width:100%;min-width:auto;max-width:100%}.json-formatter-module__qct2yW__inputSection{order:1}.json-formatter-module__qct2yW__outputSection{order:3}.json-formatter-module__qct2yW__inputSection,.json-formatter-module__qct2yW__outputSection{height:500px;padding:.75rem}.json-formatter-module__qct2yW__inputTextarea,.json-formatter-module__qct2yW__outputTextarea{min-height:400px;font-size:.8rem}.json-formatter-module__qct2yW__toolbar{padding:.75rem}.json-formatter-module__qct2yW__toolbarGroup h3{font-size:.7rem}.json-formatter-module__qct2yW__outputToolbar{flex-direction:column;align-items:stretch;gap:.5rem}.json-formatter-module__qct2yW__actionButtons{justify-content:center}.json-formatter-module__qct2yW__featuresTitle,.json-formatter-module__qct2yW__howToTitle{font-size:1.5rem}.json-formatter-module__qct2yW__featuresGrid{grid-template-columns:repeat(2,1fr);gap:.75rem}.json-formatter-module__qct2yW__feature{padding:.75rem}.json-formatter-module__qct2yW__featureIcon{font-size:1.5rem}.json-formatter-module__qct2yW__feature h3{font-size:.9rem}.json-formatter-module__qct2yW__feature p{font-size:.7rem}.json-formatter-module__qct2yW__steps{grid-template-columns:1fr;gap:1.5rem}.json-formatter-module__qct2yW__step{text-align:center;flex-direction:column}.json-formatter-module__qct2yW__stepNumber{align-self:center}}@media (max-width:480px){.json-formatter-module__qct2yW__container{padding:0}.json-formatter-module__qct2yW__spacing{height:1rem}.json-formatter-module__qct2yW__bannerSection{padding:0 .5rem}.json-formatter-module__qct2yW__bannerAd{max-width:100%;height:60px}.json-formatter-module__qct2yW__toolSection,.json-formatter-module__qct2yW__featuresSection,.json-formatter-module__qct2yW__howToSection{padding-left:.5rem;padding-right:.5rem}.json-formatter-module__qct2yW__heroTitle{font-size:2rem}.json-formatter-module__qct2yW__inputTextarea,.json-formatter-module__qct2yW__outputTextarea{height:250px;padding:.75rem}.json-formatter-module__qct2yW__toolbar{gap:1rem}.json-formatter-module__qct2yW__toolbarGroup{min-width:120px}.json-formatter-module__qct2yW__feature{padding:1.5rem}.json-formatter-module__qct2yW__step{gap:.75rem}}.json-formatter-module__qct2yW__toolButton:focus,.json-formatter-module__qct2yW__actionButton:focus,.json-formatter-module__qct2yW__indentButton:focus,.json-formatter-module__qct2yW__convertButton:focus{outline-offset:2px;outline:2px solid #3b82f6}.json-formatter-module__qct2yW__searchInput:focus{outline:none}@media (prefers-color-scheme:dark){.json-formatter-module__qct2yW__toolSection{background:#eff6ff}.json-formatter-module__qct2yW__inputSection,.json-formatter-module__qct2yW__outputSection{background:#f8fafc;border-color:#0718431a}.json-formatter-module__qct2yW__sectionHeader h2{color:#f1f5f9}.json-formatter-module__qct2yW__sectionHeader p{color:#cbd5e1}.json-formatter-module__qct2yW__inputTextarea,.json-formatter-module__qct2yW__outputTextarea{background:#f8fafc;border-color:#64748b}.json-formatter-module__qct2yW__toolbar{background:#f8fafc;border-color:#ffffff1a}.json-formatter-module__qct2yW__toolbarGroup h3{color:#032045}}.json-formatter-module__qct2yW__searchNavigation{border-left:1px solid #e2e8f0;align-items:center;gap:.5rem;margin-left:.5rem;padding-left:.5rem;display:flex}.json-formatter-module__qct2yW__searchResults{color:#6b7280;text-align:center;min-width:3rem;font-size:.75rem;font-weight:500}.json-formatter-module__qct2yW__searchNavButton{cursor:pointer;color:#374151;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:.25rem;font-size:.75rem;transition:all .2s;display:flex}.json-formatter-module__qct2yW__searchNavButton:hover:not(:disabled){background:#e5e7eb;border-color:#9ca3af}.json-formatter-module__qct2yW__searchNavButton:disabled{opacity:.5;cursor:not-allowed}.json-formatter-module__qct2yW__searchNavButton svg{width:12px;height:12px}.json-formatter-module__qct2yW__searchNavigation.json-formatter-module__qct2yW__hidden{visibility:hidden;opacity:0}.json-formatter-module__qct2yW__progressContainer{z-index:9999;background:linear-gradient(90deg,#3b82f6,#60a5fa);height:4px;transition:width .1s ease-out;position:fixed;top:0;left:0}.json-formatter-module__qct2yW__articleSection{z-index:1;background:#fff;padding:6rem 0;position:relative}.json-formatter-module__qct2yW__articleLayout{grid-template-columns:280px 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.json-formatter-module__qct2yW__articleSidebar{height:100%;position:relative}.json-formatter-module__qct2yW__toc{background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;position:sticky;top:8rem}.json-formatter-module__qct2yW__tocTitle{text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:1.25rem;font-size:.9rem;font-weight:700}.json-formatter-module__qct2yW__toc ul{margin:0;padding:0;list-style:none}.json-formatter-module__qct2yW__toc li{margin-bottom:.75rem}.json-formatter-module__qct2yW__toc a{color:#475569;transition:var(--transition-smooth);font-size:.95rem;display:block}.json-formatter-module__qct2yW__toc a:hover{color:#3b82f6;transform:translate(4px)}.json-formatter-module__qct2yW__articleContent{color:#334155;max-width:800px;font-size:1.125rem;line-height:1.8}.json-formatter-module__qct2yW__articleContent h2{color:#0f172a;letter-spacing:-.025em;margin-top:4rem;margin-bottom:1.5rem;font-size:2.25rem;font-weight:800;line-height:1.2}.json-formatter-module__qct2yW__articleContent h2:first-of-type{margin-top:0}.json-formatter-module__qct2yW__articleContent h3{color:#1e293b;letter-spacing:-.025em;margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.json-formatter-module__qct2yW__articleContent p{margin-bottom:1.5rem}.json-formatter-module__qct2yW__articleContent strong{color:#0f172a;font-weight:700}.json-formatter-module__qct2yW__articleContent blockquote{color:#1e40af;background:#eff6ff;border-left:4px solid #3b82f6;border-radius:1rem;margin:3rem 0;padding:2rem;font-size:1.25rem;font-style:italic;box-shadow:inset 0 2px 4px #00000005}.json-formatter-module__qct2yW__articleContent code{color:#2563eb;background:#f1f5f9;border-radius:.5rem;padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em;font-weight:600}@media (max-width:1100px){.json-formatter-module__qct2yW__articleLayout{grid-template-columns:1fr}.json-formatter-module__qct2yW__articleSidebar{display:none}}@media (max-width:768px){.json-formatter-module__qct2yW__articleSection{padding:4rem 0}.json-formatter-module__qct2yW__articleContent{font-size:1rem}.json-formatter-module__qct2yW__articleContent h2{margin-top:3rem;font-size:1.75rem}.json-formatter-module__qct2yW__articleContent h3{margin-top:2rem;font-size:1.25rem}}
