.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}