<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">dev #main {
	font-size: inherit;
}
tt, code, kbd, samp {
	font-family: inherit;
}
.markdown p {
	font-family: inherit;
	font-size: 12px;
}
.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 a {
	font-family: inherit;
}
.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 {
	font-family: inherit;	
}
.swagger-section .swagger-ui-wrap {
	font-family: inherit;
}
.swagger-section .swagger-ui-wrap ul#resources {
	font-family: inherit;
}
.swagger-section .swagger-ui-wrap .model-signature {
	font-family: inherit;
}
.swagger-section .swagger-ui-wrap .model-signature pre {
	font-size: inherit;
}
.swagger-section .description {
	padding-bottom: 10px;
}
.swagger-section .content {
	width: auto;
	height: auto;
}

.swagger-section .swagger-ui-wrap ul#resources li.resource ul.endpoints li.endpoint ul.operations li.operation div.content div.response div.block pre{
	font-size: inherit;
}
.swagger-section .swagger-ui-wrap .model-signature .description div {
	font-size: inherit;
}
.swagger-section .swagger-ui-wrap ul#resources li.resource div.heading h2 a.toggleEndpointList,
.swagger-section .swagger-ui-wrap ul#resources li.resource:hover div.heading h2 a.toggleEndpointList,
.swagger-section .swagger-ui-wrap ul#resources li.resource.active div.heading h2 a.toggleEndpointList {
	font-size: 1em;
}</pre></body></html>