.YamlViewer_container__6LA6d{font-family:Inter,monospace;min-height:100vh;overflow:hidden;transition:background .3s,color .3s;display:flex;flex-direction:column}.YamlViewer_container__6LA6d.YamlViewer_light__hZ9Au{background:#fff;color:#212529}.YamlViewer_container__6LA6d.YamlViewer_dark__Uqcjk{background:#121212;color:#e0e0e0}.YamlViewer_searchContainer__RiATY{margin-top:12px;margin-bottom:12px;display:flex;flex-direction:column;padding:12px;border-radius:8px;flex:1 1}.YamlViewer_searchContainer2__wmulm{display:flex;flex-direction:row;gap:8px}.YamlViewer_light__hZ9Au .YamlViewer_searchContainer__RiATY{background-color:#f8f9fa}.YamlViewer_dark__Uqcjk .YamlViewer_searchContainer__RiATY{background-color:#2a2a2a}.YamlViewer_container__6LA6d.YamlViewer_fullScreen__3Dhfg{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;display:flex;flex-direction:column}.YamlViewer_toolbar__08hvu{display:flex;flex-wrap:wrap;align-items:center;padding:10px 15px;border-bottom:1px solid #ddd;gap:8px;box-shadow:0 2px 4px rgba(0,0,0,.05);position:-webkit-sticky;position:sticky;top:0;z-index:100}.YamlViewer_light__hZ9Au .YamlViewer_toolbar__08hvu{background:#fff;border-color:#dee2e6}.YamlViewer_dark__Uqcjk .YamlViewer_toolbar__08hvu{background:#1e1e1e;border-color:#495057;box-shadow:0 2px 4px rgba(0,0,0,.2)}.YamlViewer_mainTitle__gybuw{font-size:1em;font-weight:600;margin:12px;white-space:nowrap}.YamlViewer_light__hZ9Au .YamlViewer_mainTitle__gybuw{color:#0d6efd}.YamlViewer_dark__Uqcjk .YamlViewer_mainTitle__gybuw{color:#add8e6}.YamlViewer_toolbarControls__RKTUY{display:flex;flex-wrap:wrap;gap:8px;flex-grow:1;align-items:center}.YamlViewer_tabContainer__tMYmw{display:flex;justify-content:flex-start;border-bottom:1px solid #ddd;gap:8px;padding:0;background:#fff}.YamlViewer_dark__Uqcjk .YamlViewer_tabContainer__tMYmw{background:#1e1e1e;border-color:#495057}.YamlViewer_tabButton__w6Eld{padding:10px 20px;background:transparent;border:2px solid #d3d3d3;cursor:pointer;font-size:.8em;font-weight:500;transition:border-color .2s,color .2s}.YamlViewer_light__hZ9Au .YamlViewer_tabButton__w6Eld{color:#495057}.YamlViewer_dark__Uqcjk .YamlViewer_tabButton__w6Eld{color:#ced4da}.YamlViewer_tabButton__w6Eld:hover{color:#0d6efd;border:2px solid #0d6efd}.YamlViewer_dark__Uqcjk .YamlViewer_tabButton__w6Eld:hover{color:#add8e6}.YamlViewer_tabButton__w6Eld.YamlViewer_active__lSpMW{border:2px solid #0d6efd;background-color:#0d6efd;color:#fff;font-weight:700}.YamlViewer_dark__Uqcjk .YamlViewer_tabButton__w6Eld.YamlViewer_active__lSpMW{border-bottom:2px solid #add8e6}.YamlViewer_panelContainer__hrIvg{display:flex;flex-direction:column;flex-grow:1;padding:15px;gap:15px;overflow:hidden}.YamlViewer_editorPanel__CD5f3,.YamlViewer_viewerPanel__WohSd{flex:1 1;border:1px solid #ddd;border-radius:8px;padding:15px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 2px 8px rgba(0,0,0,.05)}.YamlViewer_light__hZ9Au .YamlViewer_editorPanel__CD5f3,.YamlViewer_light__hZ9Au .YamlViewer_viewerPanel__WohSd{background:#fff;border-color:#dee2e6}.YamlViewer_dark__Uqcjk .YamlViewer_editorPanel__CD5f3,.YamlViewer_dark__Uqcjk .YamlViewer_viewerPanel__WohSd{background:#1e1e1e;border-color:#495057;box-shadow:0 2px 8px rgba(0,0,0,.2)}.YamlViewer_editorPanel__CD5f3{min-height:250px;position:relative}.YamlViewer_inputTextarea__5zRhy{flex:1 1;width:100%;border:none;color:inherit;padding:0;resize:none;outline:none;min-height:50vh;height:100%}.YamlViewer_errorOverlay__ZLFTE,.YamlViewer_inputTextarea__5zRhy{font-family:monospace;font-size:.95em;background:transparent;line-height:1.5}.YamlViewer_errorOverlay__ZLFTE{position:absolute;top:15px;left:15px;right:15px;bottom:15px;overflow:auto;pointer-events:none;color:transparent}.YamlViewer_errorOverlay__ZLFTE pre{margin:0;white-space:pre-wrap;word-wrap:break-word}.YamlViewer_errorHighlightChar__7XZvy{background:rgba(220,53,69,.5);border-radius:3px;padding:1px 0}.YamlViewer_light__hZ9Au .YamlViewer_errorHighlightChar__7XZvy{color:#fff}.YamlViewer_dark__Uqcjk .YamlViewer_errorHighlightChar__7XZvy{color:#212529}.YamlViewer_editorActions__3sB3E{margin-top:10px;display:flex;justify-content:flex-end}.YamlViewer_fileInput__EOVR5{display:none}.YamlViewer_fileUploadLabel__Gme7I{border-radius:5px;padding:8px 15px;font-size:.9em;transition:background .2s ease}.YamlViewer_light__hZ9Au .YamlViewer_fileUploadLabel__Gme7I{background:#198754}.YamlViewer_dark__Uqcjk .YamlViewer_fileUploadLabel__Gme7I,.YamlViewer_light__hZ9Au .YamlViewer_fileUploadLabel__Gme7I:hover{background:#157347}.YamlViewer_dark__Uqcjk .YamlViewer_fileUploadLabel__Gme7I:hover{background:#146c43}.YamlViewer_searchInput__g8URe,.YamlViewer_select__vef2S{padding:8px 12px;border:1px solid #ccc;border-radius:5px;font-size:.9em;transition:background .3s,color .3s}.YamlViewer_light__hZ9Au .YamlViewer_searchInput__g8URe,.YamlViewer_light__hZ9Au .YamlViewer_select__vef2S{background:#fff;color:#212529;border-color:#ced4da}.YamlViewer_select__vef2S{max-width:30vw;width:200px}.YamlViewer_dark__Uqcjk .YamlViewer_searchInput__g8URe,.YamlViewer_dark__Uqcjk .YamlViewer_select__vef2S{background:#2a2a2a;color:#e0e0e0;border-color:#495057}.YamlViewer_searchInput__g8URe{flex:1 1;min-width:120px}.YamlViewer_checkbox__nzzhe{display:flex;align-items:center;gap:5px;white-space:nowrap;font-size:.9em;cursor:pointer}.YamlViewer_button__fSS0S{padding:8px 15px;border:none;border-radius:5px;font-size:.9em}.YamlViewer_button2__qfK7J,.YamlViewer_button__fSS0S{color:#fff;cursor:pointer;transition:background .2s ease,transform .1s ease;white-space:nowrap;font-weight:500}.YamlViewer_button2__qfK7J{padding:4px 8px;border:none;border-radius:3px;font-size:.75em}.YamlViewer_light__hZ9Au .YamlViewer_button__fSS0S{background:#0d6efd}.YamlViewer_light__hZ9Au .YamlViewer_button__fSS0S:hover{background:#0b5ed7;transform:translateY(-1px)}.YamlViewer_light__hZ9Au .YamlViewer_button__fSS0S:active{transform:translateY(0)}.YamlViewer_dark__Uqcjk .YamlViewer_button__fSS0S{background:#0d6efd}.YamlViewer_dark__Uqcjk .YamlViewer_button__fSS0S:hover{background:#0b5ed7}.YamlViewer_matchCount__B50N_{font-weight:700;white-space:nowrap;font-size:.9em}.YamlViewer_light__hZ9Au .YamlViewer_matchCount__B50N_{color:#6c757d}.YamlViewer_dark__Uqcjk .YamlViewer_matchCount__B50N_{color:#adb5bd}.YamlViewer_breadcrumbs__HzYE4{margin-bottom:10px;font-size:.9em;display:flex;flex-wrap:wrap;align-items:center;padding:5px 0;border-bottom:1px solid #eee}.YamlViewer_light__hZ9Au .YamlViewer_breadcrumbs__HzYE4{color:#6c757d;border-color:#e9ecef}.YamlViewer_dark__Uqcjk .YamlViewer_breadcrumbs__HzYE4{color:#adb5bd;border-color:#495057}.YamlViewer_breadcrumbSeparator__FRnfh{margin:0 5px;color:#999}.YamlViewer_breadcrumbLink__Vb6CA{background:none;border:none;cursor:pointer;text-decoration:none;padding:0;font-size:.9em;transition:color .2s ease}.YamlViewer_light__hZ9Au .YamlViewer_breadcrumbLink__Vb6CA{color:#0d6efd}.YamlViewer_light__hZ9Au .YamlViewer_breadcrumbLink__Vb6CA:hover{text-decoration:underline;color:#0b5ed7}.YamlViewer_dark__Uqcjk .YamlViewer_breadcrumbLink__Vb6CA{color:#add8e6}.YamlViewer_dark__Uqcjk .YamlViewer_breadcrumbLink__Vb6CA:hover{color:#87ceeb}.YamlViewer_tree__c854U{white-space:pre-wrap;transition:color .3s;flex:1 1;overflow:auto;padding-bottom:20px}.YamlViewer_placeholder__xX95E{color:#999;text-align:center;padding:40px 20px;font-style:italic;font-size:1.1em}.YamlViewer_node__xdkQp{margin-left:15px;position:relative;padding-left:5px}.YamlViewer_toggle__oCQj_{position:absolute;left:-15px;top:5px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;transition:color .2s ease}.YamlViewer_light__hZ9Au .YamlViewer_toggle__oCQj_{color:#6c757d}.YamlViewer_dark__Uqcjk .YamlViewer_toggle__oCQj_{color:#adb5bd}.YamlViewer_toggle__oCQj_:hover{color:#0d6efd}.YamlViewer_dark__Uqcjk .YamlViewer_toggle__oCQj_:hover{color:#add8e6}.YamlViewer_icon__0vwIH{width:100%;height:100%;vertical-align:middle}.YamlViewer_bracket__UaAOg{font-weight:700}.YamlViewer_light__hZ9Au .YamlViewer_bracket__UaAOg{color:#6c757d}.YamlViewer_dark__Uqcjk .YamlViewer_bracket__UaAOg{color:gold}.YamlViewer_ellipsis__jhyNC{color:#999;margin-left:5px;font-style:italic}.YamlViewer_list__IDZXb{list-style:none;padding:0;margin:0 0 0 15px}.YamlViewer_item__5OGSd{margin:2px 0;position:relative}.YamlViewer_key__mQKnC{font-weight:700;cursor:pointer;transition:color .2s ease}.YamlViewer_light__hZ9Au .YamlViewer_key__mQKnC{color:#dc3545}.YamlViewer_dark__Uqcjk .YamlViewer_key__mQKnC{color:tomato}.YamlViewer_key__mQKnC:hover{text-decoration:underline}.YamlViewer_string__fCQEw{color:#198754}.YamlViewer_number__G2yyO{color:#0d6efd}.YamlViewer_boolean__oRoIP,.YamlViewer_null__XsTFq{color:#6f42c1}.YamlViewer_dark__Uqcjk .YamlViewer_string__fCQEw{color:#90ee90}.YamlViewer_dark__Uqcjk .YamlViewer_number__G2yyO{color:#add8e6}.YamlViewer_dark__Uqcjk .YamlViewer_boolean__oRoIP,.YamlViewer_dark__Uqcjk .YamlViewer_null__XsTFq{color:plum}.YamlViewer_highlight__y5bUj{font-weight:700;padding:1px 2px;border-radius:3px}.YamlViewer_dark__Uqcjk .YamlViewer_highlight__y5bUj,.YamlViewer_highlight__y5bUj{background:#ffc107;color:#212529}.YamlViewer_currentMatch__0LsCp{background:#fff3cd;border:1px solid #ffc107;animation:YamlViewer_pulse__RtkYi 1s;border-radius:4px}.YamlViewer_dark__Uqcjk .YamlViewer_currentMatch__0LsCp{background:#664d03;border-color:#ffc107}@keyframes YamlViewer_pulse__RtkYi{0%{box-shadow:0 0 10px #ffc107}to{box-shadow:none}}.YamlViewer_count__jth_A{font-size:.8em;margin-left:5px}.YamlViewer_light__hZ9Au .YamlViewer_count__jth_A{color:#6c757d}.YamlViewer_dark__Uqcjk .YamlViewer_count__jth_A{color:#adb5bd}.YamlViewer_circular__u29t_{color:#dc3545;font-style:italic;font-weight:700}.YamlViewer_errorContainer__gi5ID{padding:20px;border:1px solid #dc3545;border-radius:8px}.YamlViewer_light__hZ9Au .YamlViewer_errorContainer__gi5ID{color:#dc3545;background:#f8d7da}.YamlViewer_dark__Uqcjk .YamlViewer_errorContainer__gi5ID{color:#f5c2c7;background:#58151c;border-color:#dc3545}.YamlViewer_error__xU7Rz{font-weight:700;margin-bottom:5px}.YamlViewer_errorPosition__8godb{background:#dc3545;color:#fff;padding:2px 4px;border-radius:3px}.YamlViewer_editInput__JFCUv{border:1px solid #0d6efd;padding:2px 5px;font-family:monospace;font-size:.95em;border-radius:4px;outline:none;width:auto;min-width:50px}.YamlViewer_light__hZ9Au .YamlViewer_editInput__JFCUv{background:#fff;color:#212529}.YamlViewer_dark__Uqcjk .YamlViewer_editInput__JFCUv{background:#2a2a2a;color:#e0e0e0;border-color:#add8e6}.YamlViewer_copyInlineButton__aEWZo,.YamlViewer_copyNodeButton__tmOlD,.YamlViewer_copyPathButton__PYhDj{color:#fff;border:none;border-radius:4px;padding:3px 8px;font-size:.75em;margin-left:10px;cursor:pointer;opacity:0;transition:opacity .2s ease,background .2s ease}.YamlViewer_light__hZ9Au .YamlViewer_copyInlineButton__aEWZo,.YamlViewer_light__hZ9Au .YamlViewer_copyNodeButton__tmOlD,.YamlViewer_light__hZ9Au .YamlViewer_copyPathButton__PYhDj{background:#6c757d}.YamlViewer_light__hZ9Au .YamlViewer_copyInlineButton__aEWZo:hover,.YamlViewer_light__hZ9Au .YamlViewer_copyNodeButton__tmOlD:hover,.YamlViewer_light__hZ9Au .YamlViewer_copyPathButton__PYhDj:hover{background:#5a6268}.YamlViewer_dark__Uqcjk .YamlViewer_copyInlineButton__aEWZo,.YamlViewer_dark__Uqcjk .YamlViewer_copyNodeButton__tmOlD,.YamlViewer_dark__Uqcjk .YamlViewer_copyPathButton__PYhDj{background:#495057}.YamlViewer_dark__Uqcjk .YamlViewer_copyInlineButton__aEWZo:hover,.YamlViewer_dark__Uqcjk .YamlViewer_copyNodeButton__tmOlD:hover,.YamlViewer_dark__Uqcjk .YamlViewer_copyPathButton__PYhDj:hover{background:#343a40}.YamlViewer_boolean__oRoIP:hover .YamlViewer_copyInlineButton__aEWZo,.YamlViewer_key__mQKnC:hover .YamlViewer_copyInlineButton__aEWZo,.YamlViewer_node__xdkQp:hover .YamlViewer_copyNodeButton__tmOlD,.YamlViewer_node__xdkQp:hover .YamlViewer_copyPathButton__PYhDj,.YamlViewer_null__XsTFq:hover .YamlViewer_copyInlineButton__aEWZo,.YamlViewer_number__G2yyO:hover .YamlViewer_copyInlineButton__aEWZo,.YamlViewer_string__fCQEw:hover .YamlViewer_copyInlineButton__aEWZo{opacity:1}.YamlViewer_messageBox__KsI_7{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);color:#fff;padding:10px 20px;border-radius:5px;font-size:.9em;z-index:1001;box-shadow:0 4px 12px rgba(0,0,0,.3);animation:YamlViewer_fadeInOut__Vz2aw 3s forwards}.YamlViewer_light__hZ9Au .YamlViewer_messageBox__KsI_7{background-color:rgba(33,37,41,.8)}.YamlViewer_dark__Uqcjk .YamlViewer_messageBox__KsI_7{background-color:rgba(0,0,0,.8)}@keyframes YamlViewer_fadeInOut__Vz2aw{0%{opacity:0;transform:translateX(-50%) translateY(20px)}10%{opacity:1;transform:translateX(-50%) translateY(0)}90%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(20px)}}.YamlViewer_seoContent__SRROu{padding:20px 15px;border-top:1px solid #e0e0e0;margin-top:20px;line-height:1.6}.YamlViewer_light__hZ9Au .YamlViewer_seoContent__SRROu{background:#f8f9fa;border-color:#dee2e6}.YamlViewer_dark__Uqcjk .YamlViewer_seoContent__SRROu{background:#1e1e1e;border-color:#495057}.YamlViewer_seoContent__SRROu h2{font-size:1.8em;margin-bottom:15px}.YamlViewer_light__hZ9Au .YamlViewer_seoContent__SRROu h2{color:#434343}.YamlViewer_dark__Uqcjk .YamlViewer_seoContent__SRROu h2{color:#add8e6}.YamlViewer_seoContent__SRROu h3{font-size:1.4em;margin-top:25px;margin-bottom:10px}.YamlViewer_light__hZ9Au .YamlViewer_seoContent__SRROu h3{color:#343a40}.YamlViewer_dark__Uqcjk .YamlViewer_seoContent__SRROu h3{color:#ced4da}.YamlViewer_seoContent__SRROu dd,.YamlViewer_seoContent__SRROu li,.YamlViewer_seoContent__SRROu p{margin-bottom:10px;font-size:.95em}.YamlViewer_seoContent__SRROu ol,.YamlViewer_seoContent__SRROu ul{margin-left:20px;margin-bottom:15px}.YamlViewer_seoContent__SRROu dl{margin-top:15px}.YamlViewer_seoContent__SRROu dt{font-weight:700;margin-top:10px}.YamlViewer_light__hZ9Au .YamlViewer_seoContent__SRROu dt{color:#495057}.YamlViewer_dark__Uqcjk .YamlViewer_seoContent__SRROu dt{color:#adb5bd}.YamlViewer_seoContent__SRROu dd{margin-left:20px;margin-bottom:5px}.YamlViewer_viewerPanelControls__xzAT5{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #eee}.YamlViewer_light__hZ9Au .YamlViewer_viewerPanelControls__xzAT5{border-color:#e9ecef}.YamlViewer_dark__Uqcjk .YamlViewer_viewerPanelControls__xzAT5{border-color:#495057}