.guide-navbar-left{display:inline-flex;align-items:center;gap:.625rem}.guide-sidebar-toggle{display:none;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:.375rem;cursor:pointer;color:currentColor;opacity:.65;transition:opacity .15s ease,background-color .15s ease}@media (min-width:768px){.guide-sidebar-toggle{display:inline-flex}}.guide-sidebar-toggle:hover{opacity:1;background:rgb(0 0 0/.05)}html.dark .guide-sidebar-toggle:hover{background:rgb(255 255 255/.08)}.guide-logo{display:inline-flex;align-items:center;gap:.5rem;transition:opacity .15s ease}.guide-logo:hover{opacity:.75}.guide-logo-img{display:block;height:26px;width:auto}.guide-logo-img-dark,html.dark .guide-logo-img-light{display:none}html.dark .guide-logo-img-dark{display:block}.guide-logo-label{font-size:.8125rem;font-weight:500;letter-spacing:.02em;padding:.125rem .4rem;border-radius:.3rem;color:#1874d2;background:rgb(24 116 210/.1);white-space:nowrap}html.dark .guide-logo-label{color:#7db4ee;background:rgb(125 180 238/.14)}@media (max-width:480px){.guide-logo-label{display:none}}.guide-locale-switch{-webkit-margin-start:.25rem;margin-inline-start:.25rem}@media (max-width:640px){.guide-locale-switch{max-width:4.5rem}}.nextra-sidebar-footer,.nextra-sidebar-footer [title="Change language"],.nextra-sidebar-footer [title="Change theme"],html.guide-embed .nextra-banner,html.guide-embed .nextra-breadcrumb,html.guide-embed .nextra-mobile-nav,html.guide-embed .nextra-navbar,html.guide-embed .nextra-sidebar,html.guide-embed .nextra-toc,html.guide-embed footer,html[data-guide-sidebar-hidden] .nextra-sidebar{display:none}html.guide-embed{--nextra-navbar-height:0px;--nextra-banner-height:0px;--nextra-content-width:100%}html.guide-embed main{padding-inline:1rem;padding-block:1.25rem;min-width:0}html.guide-embed main iframe,html.guide-embed main img,html.guide-embed main table,html.guide-embed main video{max-width:100%;height:auto}html.guide-embed main pre{max-width:100%;overflow-x:auto}.guide-feedback{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:3rem;padding-top:1.25rem;border-top:1px solid rgb(from currentcolor r g b/.15);font-size:.875rem}.guide-feedback-question{opacity:.75}.guide-feedback-actions{display:inline-flex;gap:.5rem}.guide-feedback button{border:1px solid rgb(from currentcolor r g b/.25);border-radius:.375rem;padding:.25rem .85rem;font-size:.8125rem;font-weight:500;cursor:pointer;background:transparent;color:inherit;transition:background-color .15s ease,border-color .15s ease}.guide-feedback button:hover:not(:disabled){background:rgb(from currentColor r g b/.08);border-color:rgb(from currentColor r g b/.45)}.guide-feedback button:disabled{opacity:.5;cursor:default}.guide-feedback-why{display:flex;flex-direction:column;gap:.5rem;width:100%}.guide-feedback-why textarea{width:100%;border:1px solid rgb(from currentcolor r g b/.25);border-radius:.375rem;padding:.5rem .65rem;font:inherit;font-size:.875rem;background:transparent;color:inherit;resize:vertical}.guide-feedback-why .guide-feedback-actions{justify-content:flex-end}.guide-feedback-failed{color:#dc2626}html.dark .guide-feedback-failed{color:#f87171}.guide-feedback-count{opacity:.6;font-size:.8125rem}.guide-feedback-tally{-webkit-margin-start:.35rem;margin-inline-start:.35rem;opacity:.65;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}