:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.4;font-weight:480;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}openapi-explorer{--primary: #174C7E;--secondary: #59CCDF;--dark: #000515;--horizon: #e6dede;--light: #FFFFFF;--gray: #654646;--info: #FFFFFF;--border: #a99898;--embossed: #e9a9a9;--highlight: #DC7100;--primary-color: #113B6D;--secondary-color: #113B6D;--fg: #113B6D;--blue: #38b3f9;--nav-bg-color: #ffffff;--nav-text-color: #113B6D;--nav-hover-bg-color: #1c75e224;--nav-hover-scrollbar-color: #34343521;--nav-hover-text-color: #0768a4}body{margin:0;display:flex;width:100%;min-height:100vh}#app{display:flex;flex-direction:column;width:100%;height:100vh}#main{display:flex;flex-direction:column;width:100%;height:100vh;margin:0;padding:0}#main .openapi{display:flex;flex-direction:column;width:100%;height:100vh}.header{display:flex;flex-direction:column;height:110px;width:100%;background:#113b6d;color:#fff;border-radius:0}.header .header-logo{display:flex;justify-content:center;align-items:center;width:100%}.header .header-logo .logo{height:31px;margin-top:8px;background-repeat:no-repeat}.header .header-description{display:flex;justify-content:center;align-items:center;width:100%;font-family:Arial;font-size:22px;margin-top:20px;background:#bbe0f5;color:#113b6d}openapi-explorer::part(section-navbar){color:var(--nav-text-color);margin-top:0;border-top:none;line-height:22px;border-right:1px solid #c8c8c8;padding-right:1px}openapi-explorer::part(btn-search){background:transparent;color:var(--nav-text-color);border:1px solid var(--nav-text-color);height:31px;width:82px}openapi-explorer::part(btn-search):hover{background:var(--nav-text-color);color:#f2f2f2}openapi-explorer::part(textbox-nav-filter),openapi-explorer::part(textbox-search-dialog){background:transparent;border:1px solid var(--nav-text-color);color:#5d5d5d}openapi-explorer::part(navbar-scroll){border-top:none}openapi-explorer::part(navbar-operations-header){border-bottom:none}@media only screen and (min-width: 768px){.header{flex-direction:row;height:56px}.header .header-logo{width:280px}.header .header-logo .logo{margin-top:0}.header .header-description{width:calc(100% - 280px);background:transparent;color:#fff;font-size:32px;margin-top:0}}@media only screen and (min-width: 1025px){.header .header-logo{width:350px}.header .header-description{width:calc(100% - 350px)}}
