:root{--mf-size-sm: 320px;--mf-size-md: 768px;--mf-size-lg: 1024px;--mf-size-xl: 1280px;--mf-sizw-xxl: 1440px;--mf-colour-primary: #000;--mf-colour-secondary: #ecedef;--mf-colour-tertiary: #fdfeff;--mf-brightness: 1;--mf-colour-primary-preserve: #000;--mf-fontsize-small: .75rem;--mf-fontsize-medium: 1rem;--mf-fontsize-subheading: 1.5rem;--mf-fontsize-heading: 3rem;--mf-letterspacing-small: .25rem;--mf-letterspacing-text: .0625rem;--mf-letterspacing-subheading: .125rem;--mf-letterspacing-heading: .5rem;--mf-lineheight-small: 1.25rem;--mf-lineheight-text: 1.5rem;--mf-lineheight-thirdheading: 1.25rem;--mf-lineheight-subheading: 2.25rem;--mf-lineheight-heading: 4rem;--mf-fontweight-superlight: 100;--mf-fontweight-light: 200;--mf-fontweight-normal: 400;--mf-fontweight-bold: 500;--mf-layer-top: 2;--mf-layer-upper: 1;--mf-layer-base: 0;--mf-layer-lower: -1;--mf-box-shadow: 0 1px 3px rgb(0 0 0 / 30%);--mf-animation-curve: cubic-bezier(.91, .03, .12, 1);--mf-default-font: "helvetica neue", helvetica, arial, sans-serif}@media (prefers-color-scheme: dark){:root{--mf-colour-primary: #ecedef;--mf-colour-secondary: #000;--mf-colour-tertiary: #fdfeff;--mf-brightness: .6}}.h1{font-size:var(--mf-fontsize-heading);font-weight:var(--mf-fontweight-light);line-height:var(--mf-lineheight-heading);letter-spacing:var(--mf-letterspacing-heading)}.h2{font-size:var(--mf-fontsize-subheading);font-weight:var(--mf-fontweight-light);line-height:var(--mf-lineheight-subheading);letter-spacing:var(--mf-letterspacing-subheading)}@media (width >= 768px){.h2{font-size:calc(var(--mf-fontsize-subheading) * 1.5);line-height:calc(var(--mf-lineheight-subheading) * 1.5)}}.h3{font-size:var(--mf-fontsize-subheading);font-weight:var(--mf-fontweight-light);letter-spacing:var(--mf-letterspacing-subheading);line-height:var(--mf-lineheight-subheading)}.h4{font-size:var(--mf-fontsize-medium);font-weight:var(--mf-fontweight-bold);letter-spacing:var(--mf-letterspacing-text);line-height:var(--mf-lineheight-small)}.text{font-size:var(--mf-fontsize-medium);font-weight:var(--mf-fontweight-light);line-height:var(--mf-lineheight-text);letter-spacing:var(--mf-letterspacing-text)}*{box-sizing:border-box;padding:0;margin:0}body{color:var(--mf-colour-primary);background:var(--mf-colour-secondary);font-family:var(--mf-default-font);font-variant-ligatures:no-common-ligatures}a{color:inherit;text-decoration:none}ul{list-style:none}button{border:none;background-color:inherit;-webkit-tap-highlight-color:transparent}button:focus{outline:0}.list-item{position:relative;padding-left:1.5rem;margin:.5rem 0}.list-item:before{position:absolute;color:transparent;text-shadow:0 0 0 var(--mf-colour-primary);font-size:.75rem;left:0;content:"⚡"}.common-button{position:fixed;top:1rem;width:3.5rem;height:3.5rem;border:.125rem solid var(--mf-colour-primary)}._main-heading_19tx2_1{padding-right:3rem}._sub-heading_19tx2_5{padding:1rem 0}._normal-text_19tx2_9{margin:1rem 0}._container_1ygxm_1{margin:1rem 0 2rem}._company-name_1ygxm_5{padding:0}._location-and-role_1ygxm_9{font-size:var(--mf-fontsize-medium);font-weight:var(--mf-fontweight-normal);letter-spacing:var(--mf-letterspacing-text);margin-bottom:1rem}._date-from-to_1ygxm_16{padding:0;font-weight:var(--mf-fontweight-bold);letter-spacing:var(--mf-letterspacing-text);line-height:var(--mf-lineheight-thirdheading)}._task-list_1ygxm_23{display:block}._task-item_1ygxm_27{margin:0}._container_1fwtc_1{position:relative;color:var(--mf-colour-primary-preserve)}._description_1fwtc_6{margin:0}._title_1fwtc_10{margin:0 0 .5rem;padding:0}._topic_9n1tx_1{color:var(--mf-colour-primary-preserve);border-radius:.25rem;padding:.5rem;margin:0;background-color:var(--mf-colour-tertiary)}._list_11zsd_1{list-style:none}._photo-container_11zsd_5{display:flex;justify-content:center;margin:2rem 0}._photo-image_11zsd_11 img{width:15rem;height:15rem;background-color:var(--mf-colour-primary);border-radius:50%;border:2px solid var(--mf-colour-tertiary);box-shadow:var(--mf-box-shadow);filter:brightness(var(--mf-brightness))}@media (width >= 768px){._photo-image_11zsd_11 img{width:20rem;height:20rem}}._topics_11zsd_26{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}@media (width >= 768px){._topics_11zsd_26{grid-template-columns:repeat(3,1fr)}}._topic-item_11zsd_37{box-shadow:var(--mf-box-shadow)}._projects_11zsd_41{display:grid;grid-template-columns:1fr;gap:1rem}@media (width >= 1024px){._projects_11zsd_41{grid-template-columns:repeat(2,1fr)}}._project-tile_11zsd_51{background:var(--mf-colour-tertiary);padding:1rem;box-shadow:var(--mf-box-shadow);transition:transform .2s var(--mf-animation-curve)}._project-tile_11zsd_51:hover{transform:scale(1.02)}._link_11zsd_62{position:relative;transition:color .2s var(--mf-animation-curve)}._link_11zsd_62:after{z-index:var(--mf-layer-lower);position:absolute;bottom:-.125rem;left:0;width:100%;height:.125rem;background-color:var(--mf-colour-primary);content:"";transition:height .2s var(--mf-animation-curve)}._link_11zsd_62:hover{color:var(--mf-colour-secondary)}._link_11zsd_62:hover:after{height:100%}._container_rn9bn_1{display:flex;flex-direction:column;justify-content:center;align-items:center}._footer-text_rn9bn_8{margin:1rem 0}._closing-tag_rn9bn_12{width:48px;height:48px;fill:var(--mf-colour-primary)}@keyframes _rotate_1568k_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_1568k_11{position:relative;display:flex;align-items:center;justify-content:center}._loading-spinner_1568k_18{z-index:var(--mf-layer-top);width:128px;height:128px;animation:_rotate_1568k_1 .75s linear infinite}._back-button_ex08x_1{left:1rem;background:var(--mf-colour-secondary)}@media (width >= 768px){._back-button_ex08x_1{position:absolute;top:-1.25rem;left:-.125rem}}._back-button_ex08x_1:before{width:100%;height:100%;display:flex;align-items:center;justify-content:center;content:"<";font-size:1.5rem}._error_ex08x_22,._loading-spinner_hjqzr_1{grid-area:main}._container_x54fz_1{display:flex;flex-direction:column;justify-content:space-around;padding:.5rem;background-color:var(--mf-colour-secondary)}._line_x54fz_9{width:2rem;height:1px;background:var(--mf-colour-primary);transform-origin:center center;transition:transform .5s var(--mf-animation-curve),rotate .5s var(--mf-animation-curve)}._line-top_x54fz_19._revealed_x54fz_19{transform:translate3d(0,12px,0) rotate(-45deg)}._line-middle_x54fz_23._revealed_x54fz_19{transform:rotate(135deg)}._line-bottom_x54fz_27._revealed_x54fz_19{transform:translate3d(0,-11px,0) rotate(45deg)}._container_12kb4_1{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(5,3rem);row-gap:2rem;margin-top:4.75rem}@media (orientation: landscape){._container_12kb4_1{grid-template-rows:repeat(5,2rem);row-gap:1rem;margin-top:3.5rem}}@media (width >= 768px){._container_12kb4_1{grid-template-rows:repeat(5,3rem);row-gap:2rem;margin-top:0}}._link_12kb4_21{grid-column:2;position:relative;display:flex;align-items:center;padding-left:.5rem;transition:color .2s var(--mf-animation-curve)}._link_12kb4_21:before,._link_12kb4_21:after{z-index:var(--mf-layer-lower);position:absolute;top:0;content:"";background:var(--mf-colour-primary);transition:width .35s var(--mf-animation-curve)}._link_12kb4_21:before{top:100%;right:0;width:0;height:.125rem}._link_12kb4_21:after{right:0;width:0;height:100%}._link_12kb4_21._active_12kb4_53{color:var(--mf-colour-secondary)}._link_12kb4_21._active_12kb4_53:before{width:200%;left:-100%}._link_12kb4_21._active_12kb4_53:after{width:100%}._children_12kb4_66{grid-column:2;display:flex;align-items:center;padding-left:.5rem}._container_1av6h_1{position:relative;display:grid;width:100vw;min-height:100vh;overflow-x:hidden;grid-template:2rem auto 6rem / 1rem auto 1rem;grid-template-areas:". . ." ". main ." ". . ."}@media (width >= 768px){._container_1av6h_1{grid-template:2rem auto 12rem / 1rem auto 30rem 20rem auto;grid-template-areas:". . . . ." ". . main side ." ". . footer side ."}}@media (width >= 1024px){._container_1av6h_1{grid-template-columns:auto 40rem 20rem auto;grid-template-areas:". . . ." ". main side ." ". footer side ."}}._container_1av6h_1._nav-revealed_1av6h_30{overflow:hidden}._aside_1av6h_34{z-index:var(--mf-layer-upper);transform:translate3d(100vw,0,0);position:fixed;top:0;width:100vw;height:100vh;background:var(--mf-colour-secondary);box-shadow:none;transition:transform .5s var(--mf-animation-curve)}@media (width >= 768px){._aside_1av6h_34{box-shadow:none;position:unset;width:unset;height:unset;grid-area:side;transform:unset;background:transparent}}._aside_1av6h_34._revealed_1av6h_56{box-shadow:var(--mf-box-shadow);transform:translateZ(0)}._main_1av6h_61{position:relative;grid-area:main;border:.125rem solid var(--mf-colour-primary);padding:.75rem;transition:padding .25s var(--mf-animation-curve)}@media (width >= 768px){._main_1av6h_61{padding:1.75rem}}._main_1av6h_61._nested_1av6h_73{padding-top:3rem}@media (width >= 768px){._main_1av6h_61._nested_1av6h_73{padding-top:4rem}}._menu-burger_1av6h_81{z-index:var(--mf-layer-top);right:1rem}@media (width >= 768px){._menu-burger_1av6h_81{display:none}}
