.endpoint{border:1px solid var(--vocs-border-color-primary);background:var(--vocs-background-color-surfaceMuted);border-radius:.5rem;align-items:center;gap:.75rem;margin:1.25rem 0;padding:.75rem;display:flex;overflow-x:auto}.endpoint-method{color:oklch(99% .003 260);min-width:4.5rem;font:700 .75rem/1.4 var(--vocs-font-mono);text-align:center;letter-spacing:.04em;border-radius:.25rem;flex:none;padding:.25rem .5rem}.endpoint-method--get{background:oklch(48% .14 153)}.endpoint-method--post{background:oklch(37.62% .1833 262.64)}.endpoint-method--put,.endpoint-method--patch{background:oklch(55% .13 80)}.endpoint-method--delete{background:oklch(48% .19 28)}.endpoint-path{min-width:max-content;color:inherit;flex:1;font-size:.875rem;background:0 0!important;padding:0!important}.endpoint-copy{border:1px solid var(--vocs-border-color-primary);color:var(--vocs-text-color-secondary);font:500 .75rem/1.4 var(--vocs-font-sans);cursor:pointer;background:0 0;border-radius:.25rem;flex:none;align-items:center;gap:.25rem;padding:.25rem .5rem;display:inline-flex}.endpoint-copy:disabled{cursor:default}.endpoint-copy-check{color:oklch(55% .14 153);font-weight:800}.endpoint-copy:hover{color:var(--vocs-text-color-primary)}.endpoint-auth{color:var(--vocs-text-color-secondary);flex:none;font-size:.75rem;font-weight:500}.language-tabs,.language-tabs [role=tabpanel]{min-width:0;max-width:100%}.language-tabs pre{max-width:100%;overflow-x:auto}.error-responses{margin:1.5rem 0 2rem}.error-responses>summary{border:1px solid var(--vocs-border-color-primary);background:var(--vocs-background-color-surfaceMuted);min-height:3rem;color:var(--vocs-text-color-heading);cursor:pointer;border-radius:.5rem;align-items:center;padding:.75rem 1rem;font-weight:650;list-style:none;display:flex}.error-responses>summary::-webkit-details-marker{display:none}.error-example>summary::-webkit-details-marker{display:none}.error-responses>summary:after,.error-example>summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:.5rem;height:.5rem;margin-left:auto;transition:transform .18s ease-out;transform:rotate(45deg)}.error-responses>summary:hover{background:var(--vocs-background-color-surfaceTint)}.error-responses>summary:focus-visible,.error-example>summary:focus-visible{outline-offset:-3px;outline:2px solid}.error-responses[open]>summary{margin-bottom:1rem}.error-responses[open]>summary:after,.error-example[open]>summary:after{transform:rotate(225deg)}.error-example{margin:0}.error-examples-label{color:var(--vocs-text-color-heading);margin:1.25rem 0 .25rem;font-size:.875rem;font-weight:650}.error-example>summary{border-bottom:1px solid var(--vocs-border-color-primary);min-height:2.5rem;color:var(--vocs-text-color-heading);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.875rem;list-style:none;display:flex}.error-example>summary:hover{color:var(--vocs-text-color-primary)}.error-example>summary>span{border:1px solid var(--vocs-border-color-primary);background:var(--vocs-background-color-surfaceMuted);color:var(--vocs-text-color-secondary);font-family:var(--vocs-font-mono);border-radius:.375rem;padding:.125rem .5rem;font-size:.8125rem;line-height:1.5}.error-example[open]>summary{margin-bottom:.75rem}@media (width<=640px){.endpoint-auth{display:none}}.feature-grid{grid-template-columns:minmax(0,1fr);gap:1rem;margin:1.5rem 0 2rem;display:grid}@media (width>=748px){.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.feature-card{border:1px solid var(--vocs-border-color-primary);background:color-mix(in srgb, var(--vocs-background-color-surfaceTint) 70%, transparent);border-radius:.375rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.feature-card h4{color:var(--vocs-text-color-heading);margin:0;font-size:.9375rem;font-weight:500}.feature-card p{color:var(--vocs-text-color-secondary);margin:0;font-size:.875rem;line-height:1.625}hr[data-v]:has(+h2){display:none}a[data-v-dead-link]{text-decoration-style:solid;text-decoration-color:currentColor}a[data-v-dead-link]:hover{color:var(--vocs-text-color-link-hover);text-decoration-style:dotted}
