*{font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";padding:0px;margin:0px}html{height:100%}body{min-height:100dvh;display:flex;flex-direction:column}.hidden{display:none}header{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;padding:1rem}.logo{max-width:10rem}#layout{flex-grow:1;overflow-y:auto;grid-template-columns:20rem 1fr;display:grid;height:100%;margin:0px}nav{background-color:#a6a6a6;grid-column:1}main{background-color:#ccc;grid-column:2}
