.editor-header{color:#34373c;background:#fff}.editor-header-grid{grid-template-columns:180px minmax(320px,1fr) auto;grid-template-areas:"brand context logout""brand search navigation";align-items:end;gap:16px;margin:auto;display:grid}.editor-brand{color:#32363b;grid-area:brand;justify-content:center;align-self:stretch;align-items:center;gap:12px;min-height:112px;padding:16px 0;font-size:22px;font-weight:650;text-decoration:none;display:flex}.editor-brand small{letter-spacing:1.5px;margin-top:4px;font-size:11px;font-weight:500;display:block}.editor-brand img{object-fit:contain;width:80px;height:80px}.editor-context{flex-wrap:wrap;grid-area:context;align-items:end;gap:12px;min-width:0;display:flex}.editor-topic-form{flex:240px;min-width:0}.editor-notebook-control{flex:180px;min-width:0}.editor-header label{margin-bottom:5px;font-size:12px;font-weight:650;display:block}.editor-control-row{align-items:center;gap:8px;display:flex}.editor-control-row select{flex:1;min-width:90px}.editor-header select{width:100%;font:inherit;background:#f3f3f3;border:1px solid #dedede;border-radius:0;min-height:38px;padding:9px 8px;font-size:13px}.editor-control-row button,.editor-control-row a{white-space:nowrap;font-size:12px}.editor-control-row button{color:inherit;background:#ededed;border:1px solid #ddd;padding:10px}.editor-control-row a{color:inherit;text-underline-offset:3px}.editor-logout{color:inherit;background:#ededed;grid-area:logout;place-self:start end;padding:12px 18px;font-size:14px;text-decoration:none}.editor-logout span{margin-left:18px}.editor-search{background:#fff;border:2px solid #c9c9c9;grid-area:search;min-width:0;height:44px;display:flex}.editor-search input{min-width:0;font:inherit;background:0 0;border:0;flex:1;padding:8px 12px;font-size:14px}.editor-search button{color:#52565b;background:0 0;border:0;padding:0 14px}.editor-search:focus-within{border-color:#3466a2}.editor-navigation{background:#ededed;grid-area:navigation;align-items:stretch;min-height:44px;display:flex}.editor-navigation a{color:inherit;white-space:nowrap;align-items:center;padding:10px 18px;font-size:14px;text-decoration:none;display:flex}.editor-navigation a:hover,.editor-logout:hover,.editor-control-row button:hover{color:#16191e;background:#dedede}.editor-navigation a[aria-current]{background:#dce5f0;box-shadow:inset 0 -3px #3466a2}.editor-header :is(a,button,select,input):focus-visible{outline-offset:3px;outline:2px solid #3466a2}.editor-layout-wide{display:block}.editor-layout-wide>.bd-sidebar{display:none}#app{min-width:0}@media (width<=1150px){.editor-header-grid{grid-template-columns:155px minmax(250px,1fr);grid-template-areas:"brand logout""brand context""search navigation"}.editor-navigation a{padding:10px 14px}.editor-context{flex-wrap:nowrap}.editor-control-row{flex-wrap:wrap}.editor-control-row select{flex-basis:100%}}@media (width<=700px){.editor-header{padding:16px}.editor-header-grid{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand logout""context context""search search""navigation navigation";gap:14px}.editor-brand{justify-content:flex-start;min-height:60px;padding:8px;font-size:18px}.editor-brand img{width:36px;height:36px}.editor-logout{padding:12px}.editor-logout span{margin-left:4px}.editor-context{flex-wrap:wrap}.editor-control-row{flex-wrap:nowrap}.editor-control-row select{flex-basis:auto}.editor-navigation a{flex:1;justify-content:center;padding:12px 8px}.editor-header-grid{width:100%}}.editor-logout button{color:inherit;font:inherit;background:0 0;border:0;padding:0}.editor-brand,.editor-brand>span{min-width:0}.editor-brand small{overflow-wrap:anywhere;letter-spacing:.6px}