@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box;font-family:Montserrat,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;-webkit-font-smoothing:antialiased;font-weight:400}:root{--text-color: #383f49;--link-color: #005a8c;--link-hover-color: #003b5c;--muted-text-color: #59626d;--footer-background: #626a70}h1,h2,h3{margin:0;font-weight:700}h1{font-size:40px;font-weight:700;margin:16px 0}h2{font-size:28px;margin-bottom:16px;margin-top:32px;display:flex;align-items:center;width:100%}h2:after{content:"";border-top:1px solid lightgray;margin:0 0 0 20px;flex:1 0 20px}h3{margin-top:16px;margin-bottom:12px}img{max-width:100%}body{font-size:16px;color:var(--text-color)}br{content:"";display:block;margin-bottom:.75rem}code,pre.code{font-family:Roboto Mono,monospace}a:active{text-decoration:none}a{color:var(--link-color);font-weight:700;text-decoration:none;opacity:.9}a.active-link{font-weight:700}a:visited{color:var(--link-color)}a:hover{text-decoration:none;opacity:1;color:var(--link-hover-color)}.container{padding:32px}p{line-height:1.5}hr{border:0;height:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.3)}* strong{font-weight:700}#header{display:flex;align-items:center;z-index:9999;width:100%;height:75px;background-color:#000c}#header a{color:#fff}#header a.logo{font-weight:700;font-size:42px;font-family:Montserrat,sans-serif}#page{margin-top:75px;min-height:750px}nav{display:flex;align-items:center}nav>*{padding-left:30px;font-size:16px;font-weight:400;color:#ffffffd9;text-transform:uppercase}#header .menu-toggle{display:none;background:transparent;border:1px solid rgba(255,255,255,.6);border-radius:8px;padding:10px 8px;gap:4px;flex-direction:column;cursor:pointer}#header .menu-toggle span{width:18px;height:2px;background:#fff;display:block}.route-container{position:relative}.route-container>*{display:block}:root[data-view-transition-type=forward]::view-transition-old(root){animation:.3s cubic-bezier(.35,0,.25,1) both slide-out-left}:root[data-view-transition-type=forward]::view-transition-new(root){animation:.3s cubic-bezier(.35,0,.25,1) both slide-in-right}:root[data-view-transition-type=back]::view-transition-old(root){animation:.3s cubic-bezier(.35,0,.25,1) both slide-out-right}:root[data-view-transition-type=back]::view-transition-new(root){animation:.3s cubic-bezier(.35,0,.25,1) both slide-in-left}@keyframes slide-out-left{to{transform:translate(-100%)}}@keyframes slide-in-right{0%{transform:translate(100%)}}@keyframes slide-out-right{to{transform:translate(100%)}}@keyframes slide-in-left{0%{transform:translate(-100%)}}.padded{padding:32px}.spacer{flex-grow:1}.social-icon{height:auto;width:25px}#intro-block{margin-top:-75px;padding:40px 0;display:flex;justify-content:center;align-items:center;color:#fffffff2;position:relative;font-size:16px;background-color:#3e4346}#intro-block div{width:700px}#intro-block img{width:300px;height:300px}#intro-block h1{font-size:80px}#posts-block{display:flex;justify-content:space-around;flex-wrap:wrap;width:90%;max-width:1600px;margin:50px auto 0}#posts-block>a{background:#fff;margin:16px;text-align:center;height:300px;width:300px;overflow:hidden}#posts-block a .post-details{padding:16px}#posts-block a .post-title{font-weight:700}.post-image{width:300px;height:180px;display:block;object-fit:cover;border-bottom:solid .25px rgba(0,0,0,.2)}.post-details>*{display:block}.post-title{margin:10px 0;font-size:18px;padding:0 8px}.post-date{color:var(--muted-text-color)}article.post{max-width:50em;margin:0 auto}article.post .post-content{line-height:1.75}article.post h1{color:var(--link-color)}.post p{margin-top:16px;margin-bottom:16px}.post-content br{content:"";display:block;margin-bottom:1.75rem}.post pre{white-space:pre-wrap}.post code{background-color:#f1f1f1;border:1px solid #ccc;display:inline-block;padding:2px 6px;border:none}pre.code{background-color:#f1f1f1;display:block;padding:16px;margin-bottom:16px;border-radius:4px}.post ul,.post ol{padding:16px}.footer{background:var(--footer-background);height:50px;border-top:.25px solid var(--footer-background);display:flex;align-items:center;justify-content:center;margin-top:3rem}.footer a{color:#fffffff5;margin:16px}router-outlet{display:none}#blogpost{display:flex;margin-top:-75px}#blogpost>*{flex-grow:1}#sidebar{width:300px;background-color:#353f491a;flex-grow:0}#sidebar section{margin:16px 0;width:240px}#blogpost .highlight-image{margin:32px 0}#blogpost .highlight-image img{width:100%;max-height:400px;object-fit:cover;border-radius:6px}#social{margin:16px auto;text-align:center}#social img{width:auto;height:30px}#social a:not(:last-child){margin-right:.25rem}.sidebar-heading{margin-bottom:16px}#featured-blogs .featured-blog-image{width:100%;height:150px;object-fit:cover}#featured-blogs>*{margin-bottom:32px;display:block;background-color:#fff}.featured-blog-details{padding:16px}.featured-blog-details h3{font-weight:700}.featured-blog-details h3:hover{color:var(--link-hover-color)}.featured-blog-details p{text-align:right;font-size:14px;color:#4c5560;font-weight:700}.card{border-radius:3px;box-shadow:0 2.8px 2.2px #00000005,0 6.7px 5.3px #00000007,0 12.5px 10px #00000009,0 22.3px 17.9px #0000000b,0 41.8px 33.4px #0000000d,0 100px 80px #00000012}.bio{background-image:url(/assets/images/background-1sm.jpg);background-size:cover;background-position:center top;background-repeat:no-repeat;min-height:100vh;margin-top:-75px;color:#fff}.bio .content{position:absolute;top:300px;right:200px;left:55%}.bio p{margin-bottom:16px}.projects-page>p{max-width:60ch}.projects-grid{margin-top:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.project-card{overflow:hidden;border:1px solid rgba(0,0,0,.08);background:#fff}.project-card img{width:100%;height:200px;object-fit:cover;border-bottom:1px solid rgba(0,0,0,.1)}.project-content{padding:18px}.project-content h3{margin-top:0}.project-content p{margin-top:10px}.project-links{margin-top:16px;display:flex;flex-direction:column;gap:6px}@media(max-width:600px){#intro-block{flex-direction:column;padding:100px 16px 16px}#intro-block img{width:100%;height:auto;padding:0}#posts-block{flex-direction:column;flex-wrap:nowrap;align-items:center}.post-image{width:100%}#blogpost{flex-direction:column}#sidebar{width:100%}.post iframe{width:100%;height:50vw}.bio{background-size:contain;padding:300px 16px;color:#000}.bio .content{position:inherit}#header{height:75px;padding-top:16px;padding-bottom:16px}#header .menu-toggle{display:inline-flex;margin-left:auto}#header nav{position:absolute;top:75px;left:0;right:0;z-index:10000;background:#000000f0;flex-direction:column;align-items:stretch;max-height:0;overflow:hidden;transition:max-height .25s ease}#header nav.nav-open{max-height:500px}#header nav>*{padding:14px 24px;border-top:1px solid rgba(255,255,255,.15)}.projects-grid{grid-template-columns:1fr}}@media(max-width:1309px){#intro-block div{width:100%}}
/*# sourceMappingURL=styles-QCOMETVR.css.map */
