:root{--oshara-orange:#ff9800;--oshara-orange-dark:#f57c00}.oshara-logo{display:block;height:28px;max-height:28px;width:auto}.oshara-logo-dark,html.dark .oshara-logo-light{display:none}html.dark .oshara-logo-dark{display:block}.oshara-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1.5rem;width:100%;font-size:.875rem}.oshara-footer-links{display:flex;flex-wrap:wrap;gap:1.25rem}.oshara-footer-links a{color:inherit;opacity:.8;text-decoration:none}.oshara-footer-links a:hover{opacity:1;color:var(--oshara-orange-dark)}img,svg,video{max-width:100%;height:auto}.nextra-content table{display:block;max-width:100%;overflow-x:auto}@media (max-width:640px){.oshara-footer{flex-direction:column;align-items:flex-start}}.nextra-navbar a[href^="/docs"]{display:none}.oshara-theme-switch{display:inline-flex;align-items:center;justify-content:center;height:32px;min-width:32px;padding:0 .5rem;border:1px solid var(--nextra-border,#e5e7eb);border-radius:9999px;background:transparent;color:inherit;transition:border-color .15s ease,background .15s ease,color .15s ease;cursor:pointer}.oshara-theme-switch:hover{border-color:var(--oshara-orange);color:var(--oshara-orange-dark);background:rgba(255,152,0,.1)}.oshara-theme-switch svg{width:1rem;height:1rem}.oshara-theme-switch{margin-left:.25rem}