.Breadcrumb_breadcrumb__BiFYo{margin-top:1rem;margin-bottom:1rem;font-size:.875rem;color:#666}.Breadcrumb_breadcrumb__BiFYo ol{display:flex;flex-wrap:wrap;list-style:none;padding:0;margin:0}.Breadcrumb_breadcrumb__BiFYo li{display:flex;align-items:center}.Breadcrumb_breadcrumb__BiFYo a{color:#666;text-decoration:none;transition:color .2s}.Breadcrumb_breadcrumb__BiFYo a:hover{color:#000;text-decoration:underline}.Breadcrumb_separator__2X1mj{margin:0 .5rem;color:#999}.Breadcrumb_current__414fp{font-weight:500;color:#333}@media (max-width:768px){.Breadcrumb_breadcrumb__BiFYo{padding:.5rem 0;margin-bottom:1rem;font-size:.75rem}.Breadcrumb_separator__2X1mj{margin:0 .25rem}}.JsonEditor_jsonEditorContainer__96Ndb{border-radius:12px;overflow:hidden;background-color:#1a1a1a;border:1px solid #323950;box-shadow:0 10px 40px rgba(0,0,0,.4),inset 0 0 0 1px hsla(0,0%,100%,.05);margin:1.5rem 0;transition:all .4s ease;position:relative}.JsonEditor_fullscreen__r3gp8{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:9999;margin:0;border-radius:0;border:none;transition:all .3s ease;animation:JsonEditor_enterFullscreen__AZGMy .3s ease;background-color:#0f0f0f}@keyframes JsonEditor_enterFullscreen__AZGMy{0%{opacity:.5;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.JsonEditor_fullscreenButton__BkQ26{background:none;border:none;color:#00c8b3;cursor:pointer;padding:5px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.JsonEditor_fullscreenButton__BkQ26:hover{background-color:rgba(0,200,179,.15);transform:scale(1.1)}.JsonEditor_fullscreenButton__BkQ26:active{transform:scale(.95)}.JsonEditor_fullscreen__r3gp8 .JsonEditor_editorLabel__ojq4M{background-color:#0f0f0f;padding:1rem 2rem;font-size:1.1rem;border-bottom:1px solid #323950}.JsonEditor_fullscreen__r3gp8 .JsonEditor_editorArea__rQLa4{background:linear-gradient(180deg,#121212,#0f0f0f);height:calc(100vh - 60px)!important}.JsonEditor_fullscreen__r3gp8 .JsonEditor_errorMessage__eCR_c{position:absolute;bottom:0;left:0;width:100%;max-height:30vh;overflow-y:auto;background-color:hsla(0,100%,71%,.15);border-top:2px solid hsla(0,100%,71%,.4)}.JsonEditor_jsonEditorContainer__96Ndb:hover{box-shadow:0 15px 50px rgba(0,0,0,.5),inset 0 0 0 1px hsla(0,0%,100%,.08);transform:translateY(-2px)}.JsonEditor_jsonEditorContainer__96Ndb:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#00c8b3,#00a4e4);opacity:.8;transition:opacity .3s ease}.JsonEditor_jsonEditorContainer__96Ndb:hover:before{opacity:1}.JsonEditor_editorIcon__f_qpr{display:inline-flex;align-items:center;justify-content:center;margin-right:8px;color:#00c8b3;animation:JsonEditor_glow__bqHKl 2s infinite alternate}@keyframes JsonEditor_glow__bqHKl{0%{filter:drop-shadow(0 0 2px rgba(0,200,179,0))}to{filter:drop-shadow(0 0 4px rgba(0,200,179,.6))}}.JsonEditor_editorHeader__FoGQV{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:#232323;border-bottom:1px solid #323950}.JsonEditor_title__93xQc{font-size:1rem;font-weight:600;color:#e0e3ea;text-transform:uppercase;letter-spacing:.5px}.JsonEditor_actions__Ktd1V{display:flex;gap:.75rem}.JsonEditor_actionButton__MKGuj{background-color:#2a2f45;color:#e0e3ea;border:none;padding:.6rem 1.2rem;font-size:.9rem;border-radius:6px;cursor:pointer;transition:all .25s ease;font-weight:500;letter-spacing:.5px;box-shadow:0 2px 5px rgba(0,0,0,.15)}.JsonEditor_actionButton__MKGuj:hover:not(:disabled){background-color:#3a3f58;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.JsonEditor_actionButton__MKGuj.JsonEditor_active__GxPL6{background:linear-gradient(135deg,#00c8b3,#00a4e4);color:#fff;border:none}.JsonEditor_actionButton__MKGuj:disabled{opacity:.5;cursor:not-allowed}.JsonEditor_editorArea__rQLa4{position:relative;overflow:auto;min-height:300px;border-bottom:1px solid #323950;background:linear-gradient(180deg,#212121,#1a1a1a);padding:8px}.JsonEditor_jsonTextarea__I5UEk{width:100%;height:100%;padding:1.5rem 2rem;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:15px;font-weight:500;color:#e8eaed;background-color:transparent;border:none;outline:none;resize:vertical;box-sizing:border-box;overflow:auto;letter-spacing:.6px;text-shadow:0 0 1px hsla(0,0%,100%,.2);transition:all .3s ease;margin:0}.JsonEditor_jsonTextarea__I5UEk::-webkit-scrollbar{width:12px;height:12px}.JsonEditor_jsonTextarea__I5UEk::-webkit-scrollbar-track{background:#1a1a1a;border-radius:6px;margin:10px 0}.JsonEditor_jsonTextarea__I5UEk::-webkit-scrollbar-thumb{background:#3a3f58;border-radius:6px;border:3px solid #1a1a1a;-webkit-transition:all .3s ease;transition:all .3s ease}.JsonEditor_jsonTextarea__I5UEk::-webkit-scrollbar-thumb:hover{background:#4a4f68;cursor:pointer}.JsonEditor_jsonTextarea__I5UEk{line-height:2;word-spacing:1px}.JsonEditor_jsonTextarea__I5UEk:focus{background-color:hsla(0,0%,100%,.02);box-shadow:inset 0 0 0 1px rgba(0,200,179,.2)}@media (max-width:768px){.JsonEditor_jsonTextarea__I5UEk{padding:1.2rem;font-size:14px}.JsonEditor_editorArea__rQLa4{min-height:250px}}@media (min-width:1440px){.JsonEditor_jsonTextarea__I5UEk{padding:2rem 2.5rem;font-size:16px}.JsonEditor_editorArea__rQLa4{min-height:350px}}.JsonEditor_jsonTextarea__I5UEk::placeholder{color:#555;font-style:italic}.JsonEditor_jsonTextarea__I5UEk{--bracket-color:#80b3ff;--key-color:#ffc24c;--value-color:#7ee2b8;--number-color:#ff9a66;--boolean-color:#d7a2e8;--null-color:#ff8080}.JsonEditor_jsonTextarea__I5UEk::selection{background-color:rgba(0,200,179,.3);color:#fff;text-shadow:0 0 2px rgba(0,0,0,.5)}.JsonEditor_withHighlight__5bap2{color:transparent;caret-color:#e0e3ea;background:transparent;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2;overflow:auto}.JsonEditor_highlightLayer__WLYbz{position:absolute;top:0;left:0;right:0;bottom:0;padding:1.5rem;font-family:JetBrains Mono,Fira Code,Consolas,monospace;font-size:15px;font-weight:500;line-height:1.8;white-space:pre-wrap;word-wrap:break-word;background-color:transparent;overflow:auto;pointer-events:none;z-index:1;box-sizing:border-box;text-shadow:0 0 .1px hsla(0,0%,100%,.2)}.JsonEditor_highlightLayer__WLYbz .JsonEditor_json-key__74_7Q{color:#ffc24c;font-weight:600;text-shadow:0 0 8px rgba(255,194,76,.3)}.JsonEditor_highlightLayer__WLYbz .JsonEditor_json-string__B7oem{color:#7ee2b8;text-shadow:0 0 8px rgba(126,226,184,.3)}.JsonEditor_highlightLayer__WLYbz .JsonEditor_json-number__yLjLR{color:#ff9a66;font-weight:500;text-shadow:0 0 8px rgba(255,154,102,.3)}.JsonEditor_highlightLayer__WLYbz .JsonEditor_json-boolean__5hfrx{color:#d7a2e8;font-weight:600;text-shadow:0 0 8px rgba(215,162,232,.3)}.JsonEditor_highlightLayer__WLYbz .JsonEditor_json-null__Ltspg{color:#ff8080;font-weight:600;text-shadow:0 0 8px hsla(0,100%,75%,.3)}.JsonEditor_highlightLayer__WLYbz .JsonEditor_json-bracket__Q_pLD{color:#80b3ff;font-weight:600;text-shadow:0 0 8px rgba(128,179,255,.4)}.JsonEditor_errorMessage__eCR_c{padding:1.5rem;color:#ff8080;background-color:hsla(0,100%,71%,.1);border-top:1px solid hsla(0,100%,71%,.3);font-size:.95rem;overflow-x:auto;animation:JsonEditor_fadeIn__XX69g .4s ease}@keyframes JsonEditor_fadeIn__XX69g{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.JsonEditor_errorTitle__51cek{font-weight:700;margin-bottom:.75rem;color:#ff6b6b;font-size:1rem}.JsonEditor_errorDetails__NAD9_{font-family:JetBrains Mono,Fira Code,Consolas,monospace;white-space:pre-wrap;margin:0;line-height:1.6;padding:.75rem 1rem;background-color:rgba(0,0,0,.2);border-radius:6px;border-left:3px solid #ff6b6b}.JsonEditor_jsonEditorContainer__96Ndb:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,rgba(0,200,179,.5),rgba(0,164,228,.5));opacity:0;transition:opacity .3s ease}.JsonEditor_jsonEditorContainer__96Ndb:hover:after{opacity:1}.JsonEditor_editorControls__YPDJw{display:flex;align-items:center;margin-left:auto;gap:12px}.JsonEditor_cursorPosition__RKWpm{font-size:.85rem;color:#a0a0a0;background-color:rgba(0,0,0,.2);padding:4px 8px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;gap:4px}.JsonEditor_fullscreen__r3gp8 .JsonEditor_cursorPosition__RKWpm{font-size:.9rem;padding:5px 10px;background-color:rgba(0,0,0,.4)}.JsonEditor_focused__c_2bU{box-shadow:0 10px 40px rgba(0,200,179,.15),inset 0 0 0 1px rgba(0,200,179,.1)}.JsonEditor_focused__c_2bU:before{opacity:1;height:4px;background:linear-gradient(90deg,#00c8b3,#00a4e4)}.JsonEditor_focused__c_2bU .JsonEditor_editorLabel__ojq4M{color:#fff;border-bottom-color:rgba(0,200,179,.3)}.JsonEditor_focused__c_2bU .JsonEditor_editorIcon__f_qpr{animation:JsonEditor_glowStronger__ve6EE 1.5s infinite alternate}@keyframes JsonEditor_glowStronger__ve6EE{0%{filter:drop-shadow(0 0 3px rgba(0,200,179,.3))}to{filter:drop-shadow(0 0 6px rgba(0,200,179,.8))}}.JsonEditor_editorLabel__ojq4M{display:flex;align-items:center;padding:.8rem 1.5rem;background-color:#232323;border-bottom:1px solid #323950;color:#e0e3ea;font-size:.95rem;font-weight:500;letter-spacing:.5px;justify-content:space-between}.editor-enhanced_editorContainer__fgT7s{position:relative;margin:1.5rem 0;border-radius:16px;overflow:hidden;box-shadow:0 15px 50px rgba(0,0,0,.5),inset 0 0 0 1px hsla(0,0%,100%,.05);transition:all .4s ease}.editor-enhanced_editorContainer__fgT7s:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#00c8b3,#00a4e4);z-index:10}.editor-enhanced_editorContainer__fgT7s:after{content:"";position:absolute;top:3px;left:0;right:0;height:80px;background:linear-gradient(180deg,rgba(0,200,179,.1),transparent);z-index:1;pointer-events:none}.editor-enhanced_editorHeader__u93rb{position:relative;padding:1.2rem 1.8rem;background:linear-gradient(180deg,#262a3c,#1e2030);border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;align-items:center;z-index:2}.editor-enhanced_editorTitle__qms0v{font-size:1.4rem;font-weight:700;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3);letter-spacing:.5px;position:relative;padding-left:1.5rem}.editor-enhanced_editorTitle__qms0v:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:28px;background:linear-gradient(180deg,#00c8b3,#00a4e4);border-radius:4px}.editor-enhanced_toolActions__Vdm0u{display:flex;gap:1rem;align-items:center}.editor-enhanced_actionButton__nQa4R{background:linear-gradient(180deg,#323950,#262a3c);color:#fff;border:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.2);letter-spacing:.5px;position:relative;overflow:hidden}.editor-enhanced_actionButton__nQa4R:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.3);background:linear-gradient(180deg,#3a4260,#2e3348)}.editor-enhanced_actionButton__nQa4R:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.2)}.editor-enhanced_actionButton__nQa4R:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:hsla(0,0%,100%,.2)}.editor-enhanced_clearButton__djKyZ{background:linear-gradient(180deg,#444,#333)}.editor-enhanced_clearButton__djKyZ:hover{background:linear-gradient(180deg,#555,#444)}.editor-enhanced_validationMessage__scIQj{margin:1rem 0;padding:1rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;display:flex;align-items:center;animation:editor-enhanced_fadeIn__XJCHK .4s ease}.editor-enhanced_validationMessage__scIQj:before{content:"";display:inline-block;width:18px;height:18px;margin-right:10px;border-radius:50%}.editor-enhanced_valid__RsS1g{background-color:rgba(0,200,83,.1);color:#00c853;border:1px solid rgba(0,200,83,.2)}.editor-enhanced_valid__RsS1g:before{background-color:#00c853;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:12px;background-position:50%;background-repeat:no-repeat}.editor-enhanced_invalid__4FVhp{background-color:rgba(255,59,48,.1);color:#ff3b30;border:1px solid rgba(255,59,48,.2)}.editor-enhanced_invalid__4FVhp:before{background-color:#ff3b30;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E");background-size:12px;background-position:50%;background-repeat:no-repeat}.editor-enhanced_uploadSection__TDYO_{margin:1rem 0;padding:1.2rem;border:2px dashed hsla(0,0%,100%,.1);border-radius:12px;background:hsla(0,0%,100%,.02);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .3s ease}.editor-enhanced_uploadSection__TDYO_:hover{border-color:rgba(0,200,179,.4);background:rgba(0,200,179,.03);transform:translateY(-2px)}.editor-enhanced_infoBox__W_X19{margin:1.5rem 0;padding:1.5rem;border-radius:12px;background:linear-gradient(135deg,rgba(38,42,60,.8),rgba(30,32,48,.8));border:1px solid hsla(0,0%,100%,.05);box-shadow:0 10px 30px rgba(0,0,0,.2)}.editor-enhanced_infoBox__W_X19 h3{font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:#fff;position:relative;padding-bottom:.5rem}.editor-enhanced_infoBox__W_X19 h3:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,#00c8b3,#00a4e4);border-radius:3px}.editor-enhanced_infoBox__W_X19 p{font-size:1rem;line-height:1.8;color:hsla(0,0%,100%,.8);margin-bottom:1.5rem}.editor-enhanced_infoBox__W_X19 ul{padding-left:1.5rem}.editor-enhanced_infoBox__W_X19 li{font-size:1rem;line-height:1.8;color:hsla(0,0%,100%,.8);margin-bottom:.75rem;position:relative}.editor-enhanced_infoBox__W_X19 li strong{color:#fff;font-weight:600}@keyframes editor-enhanced_fadeIn__XJCHK{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.editor-enhanced_editorContainer__fgT7s{margin:1rem 0}.editor-enhanced_editorHeader__u93rb{padding:1rem 1.2rem;flex-direction:column;align-items:flex-start}.editor-enhanced_editorTitle__qms0v{margin-bottom:1rem;font-size:1.2rem}.editor-enhanced_toolActions__Vdm0u{width:100%;justify-content:space-between;flex-wrap:wrap;gap:.6rem}.editor-enhanced_actionButton__nQa4R{padding:.6rem 1rem;font-size:.9rem}.editor-enhanced_infoBox__W_X19{padding:1.2rem}.editor-enhanced_infoBox__W_X19 h3{font-size:1.1rem}}@media (max-width:480px){.editor-enhanced_editorHeader__u93rb{padding:.8rem 1rem}.editor-enhanced_editorTitle__qms0v{font-size:1.1rem;padding-left:1.2rem}.editor-enhanced_editorTitle__qms0v:before{width:6px;height:22px}.editor-enhanced_toolActions__Vdm0u{gap:.5rem}.editor-enhanced_actionButton__nQa4R{padding:.5rem .8rem;font-size:.85rem;border-radius:6px}.editor-enhanced_uploadSection__TDYO_{padding:1rem}}