
.nav-toggle{display:none;border:1px solid currentColor;background:transparent;color:inherit;border-radius:999px;padding:9px 12px;font:800 12px/1 system-ui,sans-serif;cursor:pointer}
@media(min-width:901px){
body.nav-left{padding-left:220px}body.nav-right{padding-right:220px}
body.nav-left>header,body.nav-left .site-header,body.nav-left header.site,body.nav-right>header,body.nav-right .site-header,body.nav-right header.site{position:fixed!important;top:0!important;bottom:0!important;width:220px!important;height:100vh!important;z-index:28!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;padding:34px 24px!important;gap:44px!important}
body.nav-left>header,body.nav-left .site-header,body.nav-left header.site{left:0!important;right:auto!important}body.nav-right>header,body.nav-right .site-header,body.nav-right header.site{right:0!important;left:auto!important}
body.nav-left header nav,body.nav-right header nav{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:20px!important}
body.nav-floating>header,body.nav-floating .site-header,body.nav-floating header.site{position:fixed!important;top:20px!important;left:50%!important;right:auto!important;transform:translateX(-50%)!important;width:min(900px,calc(100% - 40px))!important;height:64px!important;border-radius:999px!important;z-index:28!important;padding:0 28px!important;box-shadow:0 14px 40px #0005!important}
body.nav-compact>header,body.nav-compact .site-header,body.nav-compact header.site{height:58px!important;padding-left:3vw!important;padding-right:3vw!important;border-bottom:3px solid var(--accent,#e36b35)!important}
body.nav-split>header,body.nav-split .site-header,body.nav-split header.site{display:grid!important;grid-template-columns:1fr auto 1fr!important}body.nav-split header nav{justify-self:end!important}
}
@media(max-width:900px){body.nav-left,body.nav-right{padding:0}.nav-toggle{display:inline-flex!important;margin-left:auto}body header nav{display:none!important}body.nav-open header nav{display:flex!important;position:absolute!important;left:12px!important;right:12px!important;top:calc(100% + 8px)!important;padding:18px!important;border-radius:16px!important;background:#111!important;color:white!important;box-shadow:0 16px 40px #0006!important;flex-direction:column!important;gap:15px!important;z-index:50!important}body>header,.site-header,header.site{position:sticky!important;top:0!important;overflow:visible!important}}
