﻿@import"https://fonts.googleapis.com/css?family=Cousine|Source+Sans+Pro:300,400,600,900";code{white-space:pre}:root{--shadow-colour: rgba(0, 0, 0, 0.25)}@media(prefers-color-scheme: dark){:root{--shadow-colour: #00000070}}*{font-size:16px}body,pre{background-color:#fafafa}div.section{background-color:#fff}h1.page-title{color:#13293d}ul.fancy-list li:before{color:#006494}@media(prefers-color-scheme: dark){body,pre{background-color:#404040;color:#e4e4e4}div.section{background-color:#333;color:#fff}h1.page-title{color:#fff}a,a:hover{color:#88d0ff}ul.fancy-list li:before{color:#c6ecff}}h1,h2,h3,h4,h5,h6{margin-right:5pt}h1.page-title{font-size:40pt;width:100%;text-align:center;margin-bottom:20pt}p{margin-bottom:30pt}pre.not-code{border:none}pre.code-block span{font-family:Menlo,Monaco,Consolas,"Courier New",monospace;font-size:13px}pre.code-block{font-size:13px}strong{font-size:1em;color:#c6ecff}.btn-primary{background-color:#006494}.btn-primary:hover{border-color:#13293d;background-color:#006494}.btn-primary:focus{background-color:#13293d;border-color:#13293d}.btn-primary:active{background-color:#006494}input[type=text],input[type=email],input[type=password]{padding-left:10pt;padding-right:10pt}div.container.section{box-shadow:0 0 10pt 5pt var(--shadow-colour);border-radius:20px;padding:20px 70px}div.container.section>div.row{margin-left:5pt;margin-right:5pt;margin-top:5pt}@media screen and (max-width: 769px){div.container.section{box-shadow:none;padding:20px 20px}}.section-title{margin-top:5pt;margin-bottom:5pt}.section-title-date{text-align:right;font-size:1em}hr{margin:0;margin-top:5pt;margin-bottom:5pt}ul.fancy-list li{list-style:none;padding-left:1em;text-indent:-0.7em}ul.fancy-list li:before{font-size:1.1em;content:"› "}@media screen and (max-width: 769px){ul.fancy-list{padding-left:1pt}}img{border-radius:20pt;max-width:100%;max-height:100%}video{width:100%;height:100%}.inline-block{display:inline-block}.align-right{text-align:right}@media screen and (min-width: 768px){.sm-align-right{text-align:right}}@media screen and (min-width: 992px){.md-align-right{text-align:right}}.fixed-centered{display:block;margin-left:auto;margin-right:auto}.carousel{padding:0;margin:0}@media(min-width: 992px){.show-on-mobile{display:none !important}}@media(max-width: 993px){.hide-on-mobile{display:none !important}}#nav-bar{position:absolute;top:10pt;width:100%;height:40pt;background:none;z-index:1}#nav-bar .container{margin-top:20px;border-radius:20pt;width:80%;background:#006494;box-shadow:0px 0px 50px var(--shadow-colour);padding-left:50px;padding-right:50px}#nav-bar div.row{height:35pt}#nav-bar div.row div{display:flex;align-items:center}#nav-bar div.row a{display:inline-block;color:#fff;animation-name:fade-in-nav-bar;animation-fill-mode:forwards;animation-delay:.2s;animation-duration:1s}#nav-bar div.row{display:flex;gap:15px;padding-left:30px;padding-right:30px;justify-content:space-around}#nav-bar div.row>div{flex-grow:1}#nav-bar div.row #navbar-spacer{flex-grow:2;flex-shrink:1}#nav-bar div.row div.active a{text-shadow:0 0 20pt #e7e7e7}#nav-bar div.row div.active:hover a{text-shadow:0 0 20pt #fff}#nav-bar div.row div:hover a{text-decoration:none;text-shadow:0 0 20pt #aaa8a8}#nav-bar div.row div:last-child{text-align:right}@media(min-width: 768px){#nav-bar div.row a{padding-left:0pt;padding-right:0pt}}@media(prefers-color-scheme: dark){#nav-bar:not(.bottom-nav) container{background:linear-gradient(180deg, #13293d 28.69%, #006494 395.9%)}}#about-container{display:flex;flex-flow:column;justify-content:space-around;margin-top:40pt;padding-top:0;height:calc(100vh - 40pt - 5px)}#about-container .show-on-expansion{opacity:0}#about-container img{box-shadow:0 0 50pt rgba(0,0,0,.25)}#header-text{padding-top:50pt;padding-bottom:50pt;display:flex;flex-direction:row;gap:50px}#header-text *{margin-bottom:20px}#header-text h1{margin-top:50px}#header-text h1,#header-text h1 *{font-size:60px}#header-text h2,#header-text h2 *{font-size:22px}#header-text h3{font-size:20px}#header-text img{max-width:400px}@media screen and (max-width: 993px){#header-text{gap:4vh}#header-text emph{display:block}#header-text emph.job{font-size:200%}#header-text emph.education{font-size:150%}}#timeline{position:relative;height:15vh;display:flex;flex-flow:column;justify-content:end}.timeline-row,#timeline-expansion-bottom,#timeline-expansion-top{width:100%;display:flex;gap:18px}.timeline-row .hidden,#timeline-expansion-bottom .hidden,#timeline-expansion-top .hidden{color:rgba(0,0,0,0) !important;border-color:rgba(0,0,0,0) !important;background:none !important}.timeline-row.timeline-row-header,.timeline-row-header#timeline-expansion-bottom,.timeline-row-header#timeline-expansion-top{gap:none}.timeline-line,.timeline-label{display:inline-block;width:500px;height:0;border:5px solid #ffa630;border-radius:5px;flex-shrink:1;flex-grow:1;text-align:center}.timeline-label{border:unset;background:unset;height:unset}.timeline-circle,.timeline-expansion,.timeline-year{flex-grow:0;flex-shrink:0;display:inline-block;width:14px;height:14px;border-radius:7px;background:#f9c134}.timeline-year{background:unset !important;border:unset;height:unset;font-weight:900;width:50px;margin:0 -18px 0 -18px;text-align:center}#filler{position:relative;height:20vh}#work-experience{display:flex;flex-flow:column;align-items:center}@media(max-width: 993px){#header-text{height:55vh}#filler{height:0}#work-experience{height:20vh}#timeline{width:50px;height:50px}#timeline *{display:none}#about-container{flex-flow:column}#header-text{flex-flow:column;align-items:center}#header-text h1{text-align:center}#header-text h1{margin-top:0}#hobbies{display:none}}.timeline-before-blackberry:not(.hidden){border-color:#9e9e9e}.timeline-before-blackberry:not(.hidden)+.timeline-circle,.timeline-before-blackberry:not(.hidden)+.timeline-expansion,.timeline-before-blackberry:not(.hidden)+.timeline-year{background:#9e9e9e}.timeline-before-blackberry{width:11%}.timeline-before-blackberry+.timeline-year{color:#9e9e9e}.timeline-blackberry:not(.hidden){border-color:#f9c134}.timeline-blackberry:not(.hidden)+.timeline-circle,.timeline-blackberry:not(.hidden)+.timeline-expansion,.timeline-blackberry:not(.hidden)+.timeline-year{background:#f9c134}.timeline-blackberry{width:10%}.timeline-blackberry+.timeline-year{color:#f9c134}.timeline-after-blackberry:not(.hidden){border-color:#cc7400}.timeline-after-blackberry:not(.hidden)+.timeline-circle,.timeline-after-blackberry:not(.hidden)+.timeline-expansion,.timeline-after-blackberry:not(.hidden)+.timeline-year{background:#cc7400}.timeline-after-blackberry{width:79%}.timeline-after-blackberry+.timeline-year{color:#cc7400}.timeline-before:not(.hidden){border-color:#9e9e9e}.timeline-before:not(.hidden)+.timeline-circle,.timeline-before:not(.hidden)+.timeline-expansion,.timeline-before:not(.hidden)+.timeline-year{background:#9e9e9e}.timeline-before{width:5%}.timeline-before+.timeline-year{color:#9e9e9e}.timeline-waterloo:not(.hidden){border-color:#ffa630}.timeline-waterloo:not(.hidden)+.timeline-circle,.timeline-waterloo:not(.hidden)+.timeline-expansion,.timeline-waterloo:not(.hidden)+.timeline-year{background:#ffa630}.timeline-waterloo{width:30%}.timeline-waterloo+.timeline-year{color:#ffa630}.timeline-brightness:not(.hidden){border-color:#bb0a21}.timeline-brightness:not(.hidden)+.timeline-circle,.timeline-brightness:not(.hidden)+.timeline-expansion,.timeline-brightness:not(.hidden)+.timeline-year{background:#bb0a21}.timeline-brightness{width:25%}.timeline-brightness+.timeline-year{color:#bb0a21}.timeline-he:not(.hidden){border-color:#e9001e}.timeline-he:not(.hidden)+.timeline-circle,.timeline-he:not(.hidden)+.timeline-expansion,.timeline-he:not(.hidden)+.timeline-year{background:#e9001e}.timeline-he{width:30%}.timeline-he+.timeline-year{color:#e9001e}.timeline-phd:not(.hidden){border-color:#cbb983}.timeline-phd:not(.hidden)+.timeline-circle,.timeline-phd:not(.hidden)+.timeline-expansion,.timeline-phd:not(.hidden)+.timeline-year{background:#cbb983}.timeline-phd{width:10%}.timeline-phd+.timeline-year{color:#cbb983}#timeline-expansion-top{height:0;overflow-y:visible;z-index:-100;align-items:unset;position:relative;top:-55px}#timeline-expansion-bottom{height:0;overflow-y:visible;z-index:-100;align-items:unset;position:relative;top:-10px}.timeline-expansion{height:100px;width:4px;margin:0 5px;background:#cac6c6}@media(prefers-color-scheme: dark){.timeline-expansion{background:#726d6d}}.timeline-section{margin-top:80px}.timeline-section>div{width:80%;padding:10px 5px}.timeline-section-content{display:flex;flex-flow:row;justify-content:center;flex-wrap:wrap}.timeline-section-content .job-title{width:100%;text-align:center}.timeline-section-content .company{width:15%;margin:0}.timeline-section-content .fancy-list{width:85%}.timeline-section-content hr{display:none}@media(max-width: 993px){.timeline-section{margin-top:25px}.timeline-section:first-child{margin-bottom:100px}.timeline-section:last-child{margin-bottom:0}.timeline-section>div{width:100%;box-shadow:0 0 20px var(--shadow-colour)}.timeline-section-content{flex-flow:column;flex-wrap:nowrap}.timeline-section-content hr{display:unset}.timeline-section-content .company{order:0;width:100%}.timeline-section-content .company p{margin:0}.timeline-section-content .company p:first-child *{font-size:150%}.timeline-section-content .job-title{order:1;text-align:left;margin:20px 10px 0}.timeline-section-content hr{order:2;margin:5px 20px 20px 10px}.timeline-section-content .fancy-list{order:3;width:100%}}.timeline-section.timeline-section-before-blackberry>div{border-top:5px solid #9e9e9e;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.timeline-section.timeline-section-before-blackberry hr{border-color:#9e9e9e}.timeline-section.timeline-section-before-blackberry ul.fancy-list li:before{color:#9e9e9e}.timeline-section.timeline-section-blackberry>div{border-top:5px solid #f9c134;background:#f3f3f3;border-bottom-left-radius:15px;border-bottom-right-radius:15px}@media(prefers-color-scheme: dark){.timeline-section.timeline-section-blackberry>div{background:#2e2e2e}}.timeline-section.timeline-section-blackberry hr{border-color:#f9c134}.timeline-section.timeline-section-blackberry ul.fancy-list li:before{color:#f9c134}.timeline-expansion.timeline-expansion-blackberry{height:500px}.timeline-section.timeline-section-after-blackberry>div{border-top:5px solid #cc7400;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.timeline-section.timeline-section-after-blackberry hr{border-color:#cc7400}.timeline-section.timeline-section-after-blackberry ul.fancy-list li:before{color:#cc7400}.timeline-section.timeline-section-before>div{border-top:5px solid #9e9e9e;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.timeline-section.timeline-section-before hr{border-color:#9e9e9e}.timeline-section.timeline-section-before ul.fancy-list li:before{color:#9e9e9e}.timeline-section.timeline-section-waterloo>div{border-top:5px solid #ffa630;background:#f3f3f3;border-bottom-left-radius:15px;border-bottom-right-radius:15px}@media(prefers-color-scheme: dark){.timeline-section.timeline-section-waterloo>div{background:#2e2e2e}}.timeline-section.timeline-section-waterloo hr{border-color:#ffa630}.timeline-section.timeline-section-waterloo ul.fancy-list li:before{color:#ffa630}.timeline-expansion.timeline-expansion-waterloo{height:150px}.timeline-section.timeline-section-brightness>div{border-top:5px solid #bb0a21;background:#f3f3f3;border-bottom-left-radius:15px;border-bottom-right-radius:15px}@media(prefers-color-scheme: dark){.timeline-section.timeline-section-brightness>div{background:#2e2e2e}}.timeline-section.timeline-section-brightness hr{border-color:#bb0a21}.timeline-section.timeline-section-brightness ul.fancy-list li:before{color:#bb0a21}.timeline-expansion.timeline-expansion-brightness{height:700px}.timeline-section.timeline-section-he>div{border-top:5px solid #e9001e;background:#f3f3f3;border-bottom-left-radius:15px;border-bottom-right-radius:15px}@media(prefers-color-scheme: dark){.timeline-section.timeline-section-he>div{background:#2e2e2e}}.timeline-section.timeline-section-he hr{border-color:#e9001e}.timeline-section.timeline-section-he ul.fancy-list li:before{color:#e9001e}.timeline-expansion.timeline-expansion-he{height:1000px}.timeline-section.timeline-section-phd>div{border-top:5px solid #cbb983;background:#f3f3f3;border-bottom-left-radius:15px;border-bottom-right-radius:15px}@media(prefers-color-scheme: dark){.timeline-section.timeline-section-phd>div{background:#2e2e2e}}.timeline-section.timeline-section-phd hr{border-color:#cbb983}.timeline-section.timeline-section-phd ul.fancy-list li:before{color:#cbb983}.timeline-expansion.timeline-expansion-phd{height:1300px}@media(min-width: 992px){.timeline-section.timeline-section-waterloo{margin-bottom:50px}.timeline-section.timeline-section-waterloo>div{margin-left:5%}.timeline-section.timeline-section-blackberry>div{margin-left:10%}.timeline-section.timeline-section-brightness>div{margin-left:15%}.timeline-section.timeline-section-he>div{margin-left:20%}.timeline-section.timeline-section-phd>div{margin-left:25%}}.fancy-list{padding-left:0}.company{margin:0 16px;text-align:center;display:flex;flex-flow:column;justify-content:center}p{margin-bottom:10px}.reverse{display:flex;flex-flow:column-reverse}