.json-formatter-wrapper{padding-top:8rem;padding-bottom:4rem;background:#f8f9fa;min-height:100vh}.dark .json-formatter-wrapper{background:#030712}.json-container{background:#fff;border-radius:12px;padding:40px;box-shadow:0 2px 8px #00000014}.dark .json-container{background:#111827;box-shadow:0 2px 8px #0000004d}.page-title{font-size:36px;font-weight:700;text-align:center;margin-bottom:12px;color:#2c3e50;background:linear-gradient(135deg,#f093fb,#f5576c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .page-title{background:linear-gradient(135deg,#ec4899,#f43f5e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-subtitle{text-align:center;font-size:16px;color:#7f8c8d;margin-bottom:32px}.dark .page-subtitle{color:#9ca3af}.type-selector{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px}.selector-label{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#2c3e50}.dark .selector-label{color:#f3f4f6}.selector-icon{width:20px;height:20px;color:#f093fb}.dark .selector-icon{color:#ec4899}.type-select{padding:10px 16px;border-radius:8px;border:2px solid #e1e8ed;background:#fff;color:#2c3e50;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s;min-width:220px}.dark .type-select{border-color:#374151;background:#1f2937;color:#f3f4f6}.type-select:hover{border-color:#f093fb}.dark .type-select:hover{border-color:#ec4899}.type-select:focus{outline:none;border-color:#f093fb;box-shadow:0 0 0 3px #f093fb1a}.dark .type-select:focus{border-color:#ec4899;box-shadow:0 0 0 3px #ec48991a}.controls{display:flex;justify-content:center;gap:12px;margin-bottom:24px;flex-wrap:wrap}.btn{display:flex;align-items:center;gap:8px;padding:12px 20px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0000001a}.btn:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.btn-icon{width:18px;height:18px}.btn-primary{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#e082ea,#e4465b)}.btn-secondary{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff}.btn-secondary:hover{background:linear-gradient(135deg,#3f9bed,#00d9ed)}.btn-info{background:linear-gradient(135deg,#43e97b,#38f9d7);color:#fff}.btn-info:hover{background:linear-gradient(135deg,#32d86a,#27e8c6)}.btn-clear{background:#e9ecef;color:#495057}.dark .btn-clear{background:#374151;color:#d1d5db}.btn-clear:hover{background:#dee2e6}.dark .btn-clear:hover{background:#4b5563}.validation-message{padding:12px 20px;border-radius:8px;margin-bottom:20px;font-size:14px;font-weight:500;text-align:center;transition:all .3s}.validation-message.hidden{display:none}.validation-message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.dark .validation-message.success{background:#22c55e33;color:#86efac;border-color:#22c55e}.validation-message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.dark .validation-message.error{background:#ef444433;color:#fca5a5;border-color:#ef4444}.validation-message.warning{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.dark .validation-message.warning{background:#fbbf2433;color:#fde047;border-color:#fbbf24}.textareas-container{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:48px}@media (max-width: 968px){.textareas-container{grid-template-columns:1fr}}.textarea-wrapper{display:flex;flex-direction:column}.textarea-label{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:12px}.dark .textarea-label{color:#f3f4f6}.label-icon{width:20px;height:20px;color:#f093fb}.dark .label-icon{color:#ec4899}.textarea{width:100%;padding:16px;border:2px solid #e1e8ed;border-radius:8px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:14px;line-height:1.6;resize:vertical;background:#f8f9fa;color:#2c3e50;transition:border-color .2s}.dark .textarea{background:#1f2937;border-color:#374151;color:#e5e7eb}.textarea:focus{outline:none;border-color:#f093fb}.dark .textarea:focus{border-color:#ec4899}.textarea::-moz-placeholder{color:#adb5bd}.textarea::placeholder{color:#adb5bd}.dark .textarea::-moz-placeholder{color:#6b7280}.dark .textarea::placeholder{color:#6b7280}.textarea[readonly]{background:#e9ecef;cursor:default}.dark .textarea[readonly]{background:#111827}.textarea-info{display:flex;justify-content:space-between;margin-top:8px}.char-count,.line-count{font-size:12px;color:#6c757d}.dark .char-count,.dark .line-count{color:#9ca3af}.info-section{background:linear-gradient(135deg,#f093fb15,#f5576c15);border-radius:16px;padding:48px;margin-top:48px;border:1px solid rgba(240,147,251,.1)}.dark .info-section{background:linear-gradient(135deg,#ec48990d,#f5576c0d);border-color:#ec489933}.info-header{display:flex;align-items:center;gap:20px;margin-bottom:40px;padding-bottom:24px;border-bottom:2px solid rgba(240,147,251,.2)}.dark .info-header{border-bottom-color:#ec48994d}.info-header-icon{width:64px;height:64px;background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 16px #f093fb4d}.info-header-icon svg{width:36px;height:36px;color:#fff}.info-title{font-size:32px;font-weight:700;color:#2c3e50;margin:0;line-height:1.2}.dark .info-title{color:#f3f4f6}.info-tagline{font-size:16px;color:#f093fb;margin:4px 0 0;font-weight:500}.dark .info-tagline{color:#ec4899}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:32px}.info-card{background:#fff;border-radius:12px;padding:28px;box-shadow:0 2px 8px #00000014;transition:all .3s ease;border:1px solid #e1e8ed}.dark .info-card{background:#111827;border-color:#374151;box-shadow:0 2px 8px #0003}.info-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #f093fb26}.dark .info-card:hover{box-shadow:0 8px 24px #ec48994d}.highlight-card{background:linear-gradient(135deg,#f093fb10,#f5576c10);border:2px solid #f093fb}.dark .highlight-card{background:linear-gradient(135deg,#ec48991a,#f5576c1a);border-color:#ec4899}.card-icon{width:48px;height:48px;background:linear-gradient(135deg,#f093fb,#f5576c);border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.card-icon svg{width:24px;height:24px;color:#fff}.card-title{font-size:20px;font-weight:700;color:#2c3e50;margin:0 0 12px}.dark .card-title{color:#f3f4f6}.card-content{font-size:15px;line-height:1.7;color:#34495e;margin:0}.dark .card-content{color:#d1d5db}.card-list{list-style:none;padding:0;margin:0}.card-list li{font-size:14px;line-height:1.7;color:#34495e;margin-bottom:12px;padding-left:28px;position:relative}.dark .card-list li{color:#d1d5db}.card-list li:before{content:"✓";position:absolute;left:0;color:#f093fb;font-weight:700;font-size:18px}.example-showcase{background:#fff;border-radius:12px;padding:28px;border:2px solid #e1e8ed}.dark .example-showcase{background:#111827;border-color:#374151}.showcase-title{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:700;color:#2c3e50;margin:0 0 24px}.dark .showcase-title{color:#f3f4f6}.showcase-title svg{width:28px;height:28px;color:#f093fb}.dark .showcase-title svg{color:#ec4899}.example-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center}@media (max-width: 768px){.example-grid{grid-template-columns:1fr;gap:16px}.example-arrow{transform:rotate(90deg)}}.example-panel{background:#f8f9fa;border-radius:8px;padding:16px;border:1px solid #dee2e6}.dark .example-panel{background:#1f2937;border-color:#374151}.example-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#f093fb;margin-bottom:8px}.dark .example-label{color:#ec4899}.example-code{display:block;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:13px;line-height:1.6;color:#2c3e50;word-break:break-all;white-space:pre-wrap}.dark .example-code{color:#e5e7eb}.example-arrow{font-size:32px;font-weight:700;color:#f093fb;text-align:center}.dark .example-arrow{color:#ec4899}.notification{position:fixed;top:100px;right:20px;padding:16px 24px;border-radius:8px;font-size:14px;font-weight:500;box-shadow:0 4px 12px #00000026;z-index:1000;opacity:0;transform:translate(400px);transition:all .3s ease}.notification.show{opacity:1;transform:translate(0)}.notification-success{background:#d4edda;color:#155724;border-left:4px solid #28a745}.dark .notification-success{background:#22c55e33;color:#86efac;border-left-color:#22c55e}.notification-error{background:#f8d7da;color:#721c24;border-left:4px solid #dc3545}.dark .notification-error{background:#ef444433;color:#fca5a5;border-left-color:#ef4444}.notification-warning{background:#fff3cd;color:#856404;border-left:4px solid #ffc107}.dark .notification-warning{background:#fbbf2433;color:#fde047;border-left-color:#fbbf24}.notification-info{background:#d1ecf1;color:#0c5460;border-left:4px solid #17a2b8}.dark .notification-info{background:#0ea5e933;color:#7dd3fc;border-left-color:#0ea5e9}
