body,html{width:100%;height:100%;margin:0;padding:0;font-size:10px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,.app{height:100%}.app{display:flex;flex-direction:column}header{background:#87ceeb}main{flex-direction:column;min-height:0;flex:1 1 auto}.tab,main{display:flex}.tab{flex-direction:column;background:#696969;min-height:48px}.active{flex:1 1 auto;background:#fff}.inactive{flex:0 1 auto}.tab button{box-sizing:border-box;width:100%;height:48px;padding:0;border:thin solid grey;border-radius:0}.inactive button:hover{background:#a9a9a9;color:#fff}.tab-content{flex:1 1 auto;min-height:0;overflow:auto}.active .tab-content{visibility:visible}.inactive .tab-content,.inactive .tab-content *{visibility:hidden;margin:0;padding:0;height:0}.bio{padding:10px}.footer{display:flex;background:wheat}.partition{display:flex;flex-direction:column;justify-content:space-between;margin:10px;padding:0 5px;border:thin solid #000;background:#fff}.external-links{flex:2 1 auto}.contact{flex:1 1 auto}h1{margin:24px 0;padding:0 5px;background:#fff;font-size:3rem}h2{font-size:2.4rem}h2,h3{margin:5px 0}h3,p{font-size:1.8rem}p{padding:0 5px;line-height:2.6rem}hr{margin-left:0;margin-right:0}.link-list{display:flex;margin:0;padding:0;list-style-type:none}.vertical{flex-direction:column;align-items:stretch;padding:0 5px}.link-item{margin:0 5px;list-style-type:none}.link-content{margin-left:10px}
/*# sourceMappingURL=main.3b89088d.chunk.css.map */