@import url('./showcase.css');
#main-frame{display:block;width:100%;flex:1;min-height:0;border:0;background:var(--paper)}.desktop{grid-template-columns:215px minmax(0,1fr)}.panel-label #module-title{margin-left:0;color:var(--ink);font-size:12px}.panel-label #module-path{margin-left:auto;font-size:11px}#module-expand{background:none;border:0;font-size:19px;line-height:1;padding:0 6px;color:var(--ink)}.site-header>span{font-size:11px}aside nav a{min-height:36px;padding:9px 10px;font-size:13px}.sidebar-bottom{padding:10px;font-size:11px}.sidebar-bottom>a{font-size:11px;margin-top:9px}.nav-label{padding-top:14px}.desktop.full-view{grid-template-columns:minmax(0,1fr)}.desktop.full-view aside{display:none}.fish-track{height:21px}#module-title{font-family:var(--mono)}@media(max-width:700px){.desktop{grid-template-columns:minmax(0,1fr)}.desktop.nav-open aside{width:230px}.panel-label #module-path{display:none}.panel-label #module-title{font-size:11px}.sidebar-bottom{padding:12px}.desktop aside nav a{font-size:14px;min-height:36px}.panel-label{height:32px}.site-header{gap:8px}.site-header>a{font-size:20px}}

aside nav a.selected:hover{background:var(--ink);color:var(--paper)}

.site-header .site-brand{display:flex;align-items:center;gap:10px;flex-shrink:0}.site-brand img{width:66px;height:48px;object-fit:contain;mix-blend-mode:multiply}.site-brand span{white-space:nowrap}@media(max-width:700px){.site-brand img{width:43px;height:36px}.site-header .site-brand{gap:7px}}
