:root{font-family:Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;background:#11152c;color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}body *{box-sizing:border-box}a,a:visited,a:focus{color:#aaa}#Layout{min-height:100vh}#Layout>main,#SiteHeader>nav{max-width:1280px;margin:0 auto;position:relative}#Layout>main{padding:3rem 2rem}#Layout.home>main{padding:0}#SiteHeader{position:sticky;top:0;left:0;z-index:1;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:2px solid #fad19a}#SiteHeader>nav{height:5.5rem;padding:1.5rem 2rem;text-align:right}.home #SiteHeader{border:none;-webkit-backdrop-filter:none;backdrop-filter:none}#SiteHeader a{display:inline-block;margin-left:1.6rem;text-decoration:none;font-weight:600;color:#fff;position:relative;padding:.5rem .2rem;cursor:pointer}#SiteHeader a:first-child{margin-left:0}#SiteHeader a:before{content:"";position:absolute;width:100%;height:4px;border-radius:4px;background-color:#fad19a;bottom:0;left:0;transform-origin:right;transform:scaleX(0);transition:transform .3s ease-in-out}#SiteHeader a.disabled{cursor:default;opacity:.6}#SiteHeader a.active:before,#SiteHeader a:hover:before{transform-origin:left;transform:scaleX(1)}.social-icons a{display:inline-block;margin:0 .5rem}.social-icons svg{opacity:.7}.social-icons a:hover svg{opacity:1}.button,.button:visited{cursor:pointer;display:inline-block;text-decoration:none;color:#fad19a;border:2px solid #fad19a;border-radius:.4rem;padding:.6rem 1rem;font-weight:600}.button:hover{color:#11152c;background-color:#fad19a}.display-on-tablet,.display-on-mobile,.display-under-620{display:none}@media only screen and (max-width: 767px){.display-on-tablet{display:block}#SiteHeader{position:relative;-webkit-backdrop-filter:none;backdrop-filter:none}#SiteHeader>nav{padding:1.5rem;text-align:center}}@media only screen and (max-width: 619px){#SiteHeader>nav{padding:1rem 1rem 1rem 0;height:auto;text-align:right}#SiteHeader>nav a{margin-left:0;margin-right:1rem}.display-under-620{display:block}}@media only screen and (max-width: 479px){.display-on-tablet{display:none}.display-on-mobile{display:block}#SiteHeader>nav{padding-right:1.5rem}#SiteHeader>nav a{margin-right:.5rem}}.street-photography{background-color:#3b6da2;background-image:-webkit-linear-gradient(263deg,rgba(255,255,255,.2) 0%,#000000 100%),-webkit-linear-gradient(18deg,rgba(255,255,255,.25) 25%,rgba(0,0,0,.25) 100%),-webkit-radial-gradient(47% 102%,rgba(255,255,255,.5) 0%,rgba(21,24,32,.6) 120%);background-image:linear-gradient(-173deg,#fff3,#000),linear-gradient(72deg,#ffffff40 25%,#00000040),radial-gradient(47% 102%,#ffffff80,#15182099 120%);background-blend-mode:multiply}.gallery{display:flex;justify-content:space-between}.gallery .col{width:24%}.gallery img{display:block;margin-bottom:1rem;width:100%;height:auto}.street-photography dialog{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2;background-color:#000c;padding:3rem 5.5rem;max-width:none;max-height:none}.street-photography dialog[open]{display:flex;align-items:center}.street-photography dialog .close{position:absolute;top:1.5rem;right:1.5rem;width:50px;height:50px;padding:0;background:none;border:0;cursor:pointer;text-indent:-9999px;overflow:hidden;display:block;border-radius:25px;border:4px solid #fff;color:#fff}.street-photography dialog .close:before{content:"X";display:block;text-align:center;text-indent:0;line-height:42px;color:#fff;font-size:1.4rem;font-weight:600}.street-photography dialog .close:hover:before{background-color:#fff;color:#000}.street-photography dialog .left-arrow,.street-photography dialog .right-arrow{position:absolute;top:50%;left:1.5rem;margin:-125px 0 0;height:250px;width:50px;text-indent:-999px;overflow:hidden;border:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg data-name='21.Arrow Left'%3E%3Cpath fill='%23fff' d='M12 24a12 12 0 1 1 12-12 12.013 12.013 0 0 1-12 12zm0-22a10 10 0 1 0 10 10A10.011 10.011 0 0 0 12 2z'/%3E%3Cpath fill='%23fff' d='M10.293 16.707 5.586 12l4.707-4.707 1.414 1.414L8.414 12l3.293 3.293-1.414 1.414z'/%3E%3Cpath fill='%23fff' d='M7 11h11v2H7z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 0 50%;cursor:pointer;z-index:3}.street-photography dialog .right-arrow{left:auto;right:1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cg data-name='20.Arrow Right'%3E%3Cpath fill='%23fff' d='M12 24a12 12 0 1 1 12-12 12.013 12.013 0 0 1-12 12zm0-22a10 10 0 1 0 10 10A10.011 10.011 0 0 0 12 2z'/%3E%3Cpath fill='%23fff' d='m13.707 16.707-1.414-1.414L15.586 12l-3.293-3.293 1.414-1.414L18.414 12l-4.707 4.707z'/%3E%3Cpath fill='%23fff' d='M6 11h11v2H6z'/%3E%3C/g%3E%3C/svg%3E")}.street-photography dialog img{display:block;margin:0 auto;max-width:100%;max-height:100%;width:auto;z-index:2}.street-photography dialog.loading img{display:none}.street-photography .loader{width:20px;aspect-ratio:1;border-radius:50%;animation:l5 1s infinite linear alternate;position:absolute;top:50%;left:50%;margin:-10px 0 0 -10px;opacity:0;transition:opacity 0s .2s}@keyframes l5{0%{box-shadow:25px 0 #fff,-25px 0 #fff2;background:#fff}33%{box-shadow:25px 0 #fff,-25px 0 #fff2;background:#fff2}66%{box-shadow:25px 0 #fff2,-25px 0 #fff;background:#fff2}to{box-shadow:25px 0 #fff2,-25px 0 #fff;background:#fff}}.street-photography .loading .loader{opacity:1}@media only screen and (max-width: 1023px){.street-photography dialog .left-arrow{left:1rem}.street-photography dialog .right-arrow{right:1rem}.street-photography dialog .close{top:1rem;right:1rem}}@media only screen and (max-width: 767px){.gallery{flex-wrap:wrap}.gallery .col{width:48%}.street-photography dialog .left-arrow,.street-photography dialog .right-arrow{display:none}.street-photography dialog{padding:3rem}}.family-photos{background-color:#3b6da2;background-image:-webkit-linear-gradient(263deg,rgba(255,255,255,.2) 0%,#000000 100%),-webkit-linear-gradient(18deg,rgba(255,255,255,.25) 25%,rgba(0,0,0,.25) 100%),-webkit-radial-gradient(47% 102%,rgba(255,255,255,.5) 0%,rgba(21,24,32,.6) 120%);background-image:linear-gradient(-173deg,#fff3,#000),linear-gradient(72deg,#ffffff40 25%,#00000040),radial-gradient(47% 102%,#ffffff80,#15182099 120%);background-blend-mode:multiply}.family-photos main{height:70vh;display:flex;align-items:center}.family-photos form{width:450px;background-color:#fffffffa;box-shadow:#090b110d 0 5px 15px,#1317200d 0 15px 35px -5px;border-radius:8px;color:#47536b;margin:0 auto;padding:2rem}.family-photos h1{margin:0;font-size:1.2rem;font-weight:600}.family-photos label{display:block}.family-photos input{display:block;background:#fcfcfc;border:1px solid rgba(194,201,214,.6);border-radius:8px;height:36px;padding:8px 12px;box-sizing:border-box;color:#0b0e14;width:100%;margin:15px 0}.family-photos input:hover{border-color:#94a0b8}.family-photos button{background-color:#05070a;border:0;color:#fff;padding:8px 24px;height:36px;display:block;cursor:pointer;border-radius:8px}.family-photos button:hover{background-color:#333c4d}.skill-list{margin:0;padding:0;list-style:none}.skill-list>li{background:#fad19a;color:#11152c;padding:0 .4rem;display:inline-block;border-radius:.6rem;font-size:.9rem;margin:0 .3rem .3rem 0;cursor:default}.position-list{list-style:none;margin:0;padding:0}.position-list>li{margin:1.4rem 0 2rem}.position-list h3 span{color:#d95d69}.position-list a{color:#fff;text-decoration:none}.position-list .company{color:#fff}.position-list a:hover{display:block;outline:3px solid rgba(255,255,255,.2);outline-offset:1rem}.position-list a:hover .company{color:#fad19a}.position-list h3,.position-list p{margin:0}.position-list .start-end-date{font-weight:600;font-size:.8rem;margin-bottom:.5rem}.about{background-color:#3b6da2;background-image:-webkit-linear-gradient(263deg,rgba(255,255,255,.2) 0%,#000000 100%),-webkit-linear-gradient(18deg,rgba(255,255,255,.25) 25%,rgba(0,0,0,.25) 100%),-webkit-radial-gradient(47% 102%,rgba(255,255,255,.5) 0%,rgba(21,24,32,.6) 120%);background-image:linear-gradient(-173deg,#fff3,#000),linear-gradient(72deg,#ffffff40 25%,#00000040),radial-gradient(47% 102%,#ffffff80,#15182099 120%);background-blend-mode:multiply}.about main{display:flex}#AboutSidebar{width:40%;padding:0 2rem 0 0}#AboutSidebar h1{margin:0}#AboutSidebar h2{margin:2rem 0 1rem}#AboutSidebar p a{color:#fff;text-decoration:none}#AboutSidebar p span{color:#d95d69;font-weight:600}#AboutSidebar .school{color:#fff;font-weight:600}#AboutSidebar p a:hover{color:#fad19a}#AboutSidebar .button{margin-top:2rem}#AboutSidebar .social-icons{margin:2rem 0 0}#AboutSidebar .social-icons a:first-child{margin-left:0}#AboutExperience{padding:0 0 0 2rem;width:60%}#AboutExperience h2{margin:0}@media only screen and (max-width: 1023px){#AboutSidebar h1{font-size:1.8rem}}@media only screen and (max-width: 767px){#Layout.about main{display:block;padding-bottom:150px}#AboutSidebar,#AboutExperience{width:auto;padding:0}.about footer{position:absolute;bottom:1rem}#AboutExperience h2{margin:2rem 0 0}}#Layout.home{background:url(/images/background-mountain-3840.webp) no-repeat 50% 0 fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover}#Welcome{height:100vh;display:flex;align-items:center;margin-top:-5.5rem}#Welcome>div{margin:0 auto;padding:0 2rem 6rem;text-align:center}#Welcome h1{margin:0 auto;font-size:4rem}#Welcome p{margin:0 0 2rem}#Attribution{position:absolute;bottom:1rem;right:2rem;font-size:.8rem;text-decoration:none}@media only screen and (max-width: 767px){#Welcome h1{font-size:3rem}#Welcome{margin-top:-112px}}@media only screen and (max-width: 479px){#Welcome h1{font-size:2.3rem}}
