:root{--hue:216;--sat:22%}body,html{height:100%;width:100%;min-height:100%;padding:0;margin:0;background:#fff;font-family:Open Sans,Helvetica Neue,sans-serif;font-weight:400;color:#444;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}*{-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none;color:inherit;cursor:pointer}a:hover{text-decoration:underline}p{margin:0 0 5px}ul{list-style-type:none;margin:0;padding:0}h1{font-size:2rem}h1,h2{font-weight:400;margin:0 0 15px;color:hsl(var(--hue),var(--sat),35%)}h2{font-size:1.5rem}h3{font-size:1.2rem}h3,h4{font-weight:400;margin:0 0 5px}h4{font-size:1.1rem}@media screen and (min-width:480px){h1{font-size:2rem}h2{margin-bottom:30px}}.CV{padding:30px 0;min-height:100%;width:100%;margin-top:40px}.CV>h1{text-align:center;margin-bottom:30px}.CV-Sections{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.CV-Sections>*{margin-bottom:20px;max-width:1024px}@media screen and (min-width:640px){.CV-Sections>*{margin-bottom:40px}}@media screen and (min-width:1024px){.CV-Sections>*{margin-bottom:60px}}@media print{.CV-Sections{display:block}}.PersonalData{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;width:100%}.PersonalData-Profile{width:100%;height:100%;max-width:180px;max-height:180px;border-radius:140px;overflow:hidden;margin-bottom:30px}.PersonalData-Profile>img{width:inherit}.PersonalData-Row{display:-ms-flexbox;display:flex;width:100%;-ms-flex-direction:column;flex-direction:column;padding:0 20px 15px}.PersonalData-Title{font-size:.8rem;color:#888;margin-bottom:5px}@media screen and (min-width:480px){.PersonalData-Profile{max-width:240px;max-height:240px}.PersonalData-Row{-ms-flex-direction:row;flex-direction:row}.PersonalData-Title{font-size:1rem}.PersonalData-Row>:first-child{-ms-flex-preferred-size:170px;flex-basis:170px;-ms-flex-negative:0;flex-shrink:0}}@media print{.PersonalData{page-break-after:always}}.Education{-ms-flex-align:center;align-items:center}.Education,.Education-Row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.Education-Row{padding:0 20px 15px}.Education-Daterange{font-size:.8rem;margin-bottom:3px;color:#888}.Education-Note{margin-left:20px;font-size:.9rem;color:#666}@media screen and (min-width:480px){.Education-Row{-ms-flex-direction:row;flex-direction:row}.Education-Daterange{font-size:1rem}.Education-Row>:first-child{-ms-flex-preferred-size:170px;flex-basis:170px;-ms-flex-negative:0;flex-shrink:0}}.Skills{-ms-flex-align:center;align-items:center}.Skills,.Skills-Row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.Skills-Row{padding:0 20px 15px}.Skills-Type{font-size:.8rem;margin-bottom:3px;margin-right:5px;color:#888}@media screen and (min-width:480px){.Skills-Row{-ms-flex-direction:row;flex-direction:row}.Skills-Type{font-size:1rem}.Skills-Row>:first-child{-ms-flex-preferred-size:170px;flex-basis:170px;-ms-flex-negative:0;flex-shrink:0}}.Projects{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.Projects,.Projects-Container{width:100%}.Projects-Project{margin-bottom:20px}.Projects-SubSection{padding:0 20px 15px}.Projects-Description{margin-left:10px;color:#666}.Projects-SubHeader{margin-bottom:10px}.Projects-ListItems{margin-left:10px;color:#666}.Projects-ListItem{margin-bottom:7px}.Projects-Gallery{display:-ms-flexbox;display:flex;overflow-x:scroll;margin:0 10px}.Projects-GalleryImg{height:200px;margin-right:10px;border:1px solid #aaa;opacity:.7;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity filter;-o-transition-property:opacity filter;transition-property:opacity filter;-webkit-filter:grayscale(80%);filter:grayscale(80%)}.Projects-GalleryImg:active,.Projects-GalleryImg:hover{opacity:1;-webkit-filter:none;filter:none}@media print{.Projects{display:block}.Projects-Project{page-break-after:always}.Projects-Project:last-child{page-break-after:auto}.Projects-Gallery{display:block;overflow:auto}.Projects-GalleryImg{height:150px;display:inline-block;margin-bottom:10px;opacity:1;-webkit-transition-property:none;-o-transition-property:none;transition-property:none;-webkit-filter:none;filter:none}}.ProjectHeader-CompanyTitle{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:baseline;align-items:baseline;border-top:dotted 1px hsla(var(--hue),var(--sat),22%,.4);border-bottom:dotted 1px hsla(var(--hue),var(--sat),22%,.4);margin-bottom:15px;padding:15px 20px;background-color:hsl(var(--hue),var(--sat),22%)}.ProjectHeader-CompanyName{margin-bottom:3px;font-size:1.3rem;color:#fff;-ms-flex-preferred-size:calc(100% - 40px);flex-basis:calc(100% - 40px)}.ProjectHeader-CompanyLink{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-align:center;align-items:center;margin-left:5px;height:16px}.ProjectHeader-CompanyTag{font-size:.9rem;color:#888;margin-right:5px}.ProjectHeader-Link{padding:8px}.ProjectHeader-IconLink{margin-bottom:-8px}.ProjectHeader-IconLink,.ProjectHeader-IconUp{opacity:.5;display:-ms-flexbox;display:flex;-webkit-filter:invert(1);filter:invert(1)}@media screen and (min-width:480px){.ProjectHeader-CompanyTitle{-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width:640px){.ProjectHeader-CompanyName{-ms-flex-preferred-size:auto;flex-basis:auto}}@media print{.ProjectHeader-IconLink,.ProjectHeader-IconUp{display:none}}.Ico{width:16px;height:16px;display:inline-block}.Ico>img{width:inherit;height:inherit}.Lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.7);z-index:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.Lightbox-Img{border:1px solid hsla(0,0%,100%,.7);max-width:100%;max-height:100%}.Jobs{-ms-flex-align:center;align-items:center}.Jobs,.Jobs-Row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.Jobs-Row{padding:0 20px 15px}.Jobs-Daterange{font-size:.8rem;margin-bottom:3px;color:#888}.Jobs-Title{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:baseline;align-items:baseline;margin-bottom:10px}.Jobs-Title>h3{margin-bottom:0}.Jobs-Company{margin-left:5px;font-size:.9rem;color:#888}.Jobs-Description{color:#888;margin-left:10px}@media screen and (min-width:480px){.Jobs-Row{-ms-flex-direction:row;flex-direction:row}.Jobs-Daterange,.Jobs-Description{font-size:1rem}.Jobs-Row>:first-child{-ms-flex-preferred-size:170px;flex-basis:170px;-ms-flex-negative:0;flex-shrink:0}}@media screen and (min-width:640px){.Jobs-Title{-ms-flex-direction:row;flex-direction:row}}.Toolbar{position:fixed;width:100%;top:0;z-index:1}.Toolbar-Bar{height:40px;background-color:hsl(var(--hue),var(--sat),18%);border-bottom:hsl(var(--hue),var(--sat),22%) solid 1px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toolbar-Icon{width:30px;height:30px;margin-left:5px}.Toolbar-Icon .Ico{width:inherit;height:inherit}.Toolbar-Menu{position:relative;width:100%}.Toolbar-Menu-Container{position:absolute;width:100%;-webkit-box-shadow:0 4px 8px hsla(var(--hue),var(--sat),18%,.3);box-shadow:0 4px 8px hsla(var(--hue),var(--sat),18%,.3)}.Toolbar-Menu-Container>ul{position:relative;display:block}.Toolbar-MenuEntry{padding:5px 7px;background-color:hsl(var(--hue),var(--sat),95%);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.Toolbar-Checkbox{width:15px;height:15px;margin:3px 5px 3px 3px;background-color:red}.Toolbar-DataLink{margin-left:22px}.Toolbar-MenuEntryDataLink,.Toolbar-MenuEntryHash{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.Toolbar-MenuEntry .Ico{margin-right:5px;margin-left:3px}.Toolbar-Hash{margin-top:5px;margin-left:22px;margin-bottom:3px;color:#444;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toolbar-MenuEntryDataLink textarea,.Toolbar-MenuEntryHash textarea{margin-left:22px;width:calc(100% - 30px);border:solid 1px hsl(var(--hue),var(--sat),18%);padding:4px 5px;height:55px;margin-bottom:10px}@media print{.Toolbar{display:none}}.Home{padding:30px 20px;min-height:100vh;text-align:center;width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.Home-Note{color:#888;margin-top:15px}.Home-Source{-ms-flex-positive:1;flex-grow:1;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;color:#999;font-size:.8rem;font-style:italic;-ms-flex-pack:end;justify-content:flex-end}
/*# sourceMappingURL=main.21dbef42.css.map*/