@charset "UTF-8";*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;line-height:1.5;text-rendering:optimizespeed}a:not([class]){text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}pre{background:#21242c;border-radius:.75rem}p code,li code{padding:.15em .4em;background-color:#e8ecf3;border-radius:.25rem;color:#245ba8;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:.9em}code[class*=language-],pre[class*=language-]{color:#e3e5e8;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:.875em;line-height:1.5;text-align:left;word-wrap:normal;word-break:normal;white-space:pre;word-spacing:normal;hyphens:none;tab-size:4}code[class*=language-]::selection,pre[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-] ::selection{background:#364963}:not(pre)>code[class*=language-]{padding:.15em .4em;border-radius:.25rem;white-space:normal;background-color:#e8ecf3;color:#245ba8}pre[class*=language-]{position:relative;margin:1.5rem 0;padding:1.25em 1.5em;overflow:auto}.language-css>code,.language-sass>code,.language-scss>code{color:#fd9170}[class*=language-] .namespace{opacity:.7}.token.atrule{color:#c792ea}.token.attr-name{color:#ffcb6b}.token.attr-value,.token.attribute{color:#a5e844}.token.boolean{color:#c792ea}.token.builtin{color:#ffcb6b}.token.cdata,.token.char{color:#80cbc4}.token.class{color:#ffcb6b}.token.class-name{color:#f2ff00}.token.comment{color:#7a7a7a}.token.constant{color:#c792ea}.token.deleted{color:#f66}.token.doctype{color:#7a7a7a}.token.entity{color:#f66}.token.function{color:#c792ea}.token.hexcode{color:#f2ff00}.token.id,.token.important{color:#c792ea;font-weight:700}.token.inserted{color:#80cbc4}.token.keyword{color:#c792ea}.token.number{color:#fd9170}.token.operator{color:#89ddff}.token.prolog{color:#7a7a7a}.token.property{color:#80cbc4}.token.pseudo-class,.token.pseudo-element{color:#a5e844}.token.punctuation{color:#89ddff}.token.regex{color:#f2ff00}.token.selector{color:#f66}.token.string{color:#a5e844}.token.symbol{color:#c792ea}.token.tag{color:#f66}.token.unit{color:#fd9170}.token.url,.token.variable{color:#f66}@view-transition{navigation:auto}body{background-color:#f8f6f2;color:#181d25;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:1.0625rem;line-height:1.7;padding-top:4rem}::selection{background:#eaf1fb;color:#181d25}h1,h2,h3,h4,h5,h6{color:#181d25;line-height:1.3}h1,h2{font-family:"DM Serif Display",Georgia,serif;font-weight:400}h3,h4,h5,h6{font-family:DM Sans,system-ui,-apple-system,sans-serif;font-weight:600}.mono{font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace}a{transition:color .2s ease,border-color .2s ease;border-bottom:1px solid transparent;color:#2d72d2;text-decoration:none;cursor:pointer}a:hover{border-bottom-color:#2d72d2;color:#255fb1}a i,a svg{color:#6a7181;transition:color .2s ease}a:hover i,a:hover svg{color:#2d72d2}.icon{width:1em;height:1em;color:#6a7181}#top-nav-wrapper{position:fixed;top:0;left:0;right:0;z-index:100;background-color:#f8f6f2d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:border-color .3s ease}#top-nav-wrapper.scrolled{border-bottom-color:#e5e2dc}#top-nav{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:1rem 2rem}#top-nav h1{font-family:"DM Serif Display",Georgia,serif;font-size:1.5em;font-weight:400}#top-nav h1 a{border-bottom:none;color:#181d25}#top-nav h1 a:hover{color:#2d72d2}#top-nav nav{display:flex;align-items:center;gap:1.5rem;font-size:.9375rem;font-weight:500}#top-nav nav a{position:relative;display:inline-block;border-bottom:none;color:#6a7181}#top-nav nav a:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background-color:#2d72d2;transition:width .2s ease,left .2s ease}#top-nav nav a:hover,#top-nav nav a.active{color:#2d72d2}#top-nav nav a:hover:after,#top-nav nav a.active:after{left:0;width:100%}#top-nav nav a:has(svg):after{display:none}#top-nav nav a:has(svg) svg{width:1.1em;height:1.1em}#top-nav nav a.nav-cta{padding:.25rem 1.5rem;background-color:#181d25;color:#f8f6f2;border-radius:2rem;font-size:.875rem;font-weight:500;transition:background-color .2s ease,transform .2s ease}#top-nav nav a.nav-cta:after{display:none}#top-nav nav a.nav-cta:hover{background-color:#2d72d2;color:#fff;transform:scale(1.03)}footer{max-width:1200px;margin:6rem auto 3rem;padding:2rem 2rem 0;border-top:1px solid #e5e2dc;text-align:center}footer .footer-links{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem}footer .footer-links a{border-bottom:none;color:#6a7181}footer .footer-links a:hover{color:#2d72d2}footer .footer-links a svg{width:1.25em;height:1.25em}footer .footer-credit{color:#6a7181;font-size:.875rem}.content-grid{--padding-inline:1rem;--content-max-width:680px;--breakout-max-width:900px;--breakout-size:calc( (var(--breakout-max-width) - var(--content-max-width)) / 2 );display:grid;grid-template-columns:[full-width-start]minmax(var(--padding-inline),1fr)[breakout-start]minmax(0,var(--breakout-size))[content-start]min(100% - var(--padding-inline)*2,var(--content-max-width))[content-end]minmax(0,var(--breakout-size))[breakout-end]minmax(var(--padding-inline),1fr)[full-width-end]}.content-grid--wide{--content-max-width:960px;--breakout-max-width:1100px}.content-grid>:not(.breakout,.full-width),.full-width>:not(.breakout,.full-width){grid-column:content}.content-grid>.breakout{grid-column:breakout}.content-grid>.full-width{display:grid;grid-column:full-width;grid-template-columns:inherit}img.full-width{width:100%;max-height:45vh;object-fit:cover;border-radius:.75rem}.triple{display:grid;grid-template-columns:1fr min(100% - var(--padding-inline)*2,var(--content-max-width)) 1fr}.content-general h1{margin-bottom:1rem;font-size:2.5rem}.content-general h2{font-size:1.75rem;margin-top:3rem;margin-bottom:1rem}.content-general p{margin-bottom:1rem}.blog-listing-header{padding:4rem 0 2rem}.blog-listing-header h1{font-size:2.5rem;margin-bottom:.5rem}.blog-listing-header p{color:#6a7181}.blog-list-item{padding:2rem;margin-bottom:1.5rem;background-color:#fff;border:1px solid #e5e2dc;border-radius:1rem;transition:transform .25s cubic-bezier(.25,1,.5,1),box-shadow .25s cubic-bezier(.25,1,.5,1),border-color .25s ease;opacity:0;transform:translateY(16px);transition:opacity .5s ease-out,transform .5s ease-out,box-shadow .25s cubic-bezier(.25,1,.5,1),border-color .25s ease}.blog-list-item.visible{opacity:1;transform:translateY(0)}.blog-list-item:hover{border-color:#c9c2b6;box-shadow:0 4px 16px #0000000f;transform:translateY(-2px)}.blog-list-item:hover.visible{transform:translateY(-2px)}.blog-list-item h2{font-family:"DM Serif Display",Georgia,serif;font-size:1.5rem;font-weight:400;margin-bottom:.25rem;line-height:1.25}.blog-list-item h2 a{border-bottom:2px solid transparent;color:#181d25;transition:color .2s ease,border-color .3s ease}.blog-list-item h2 a:hover{color:#2d72d2;border-bottom-color:#2d72d2}.blog-list-item>p{margin-top:0;color:#6a7181;line-height:1.6}.blog-list-item .read-more a{font-weight:500;font-size:.9375rem}.blog-list-item .read-more a .arrow{display:inline-block;transition:transform .2s cubic-bezier(.25,1,.5,1)}.blog-list-item .read-more a:hover .arrow{transform:translate(4px)}.blog-list-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem}.blog-list-title{flex:1;min-width:0}.blog-list-title time{position:relative;color:#6a7181;font-size:.8125rem;padding-left:1rem}.blog-list-title time:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:1em;background-color:#2d72d2;border-radius:2px;opacity:.5}.blog-list-medallion{width:64px;height:64px;border-radius:.75rem;flex-shrink:0;filter:saturate(.6) contrast(.9);transition:filter .3s ease}.blog-list-item:hover .blog-list-medallion{filter:saturate(.85) contrast(.95)}.blog-list-thumbnail{width:64px;height:64px;border-radius:.75rem;object-fit:cover;flex-shrink:0;transition:transform .3s cubic-bezier(.25,1,.5,1)}.blog-list-item:hover .blog-list-thumbnail{transform:scale(1.05)}.blog-hero-section{position:relative;text-align:center;padding:6rem 2rem 3rem;overflow:hidden}.blog-hero-section:before,.blog-hero-section:after{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.45;pointer-events:none;z-index:0}.blog-hero-section:before{top:-80px;right:-60px;width:400px;height:400px;background:radial-gradient(circle,rgba(103,155,228,.35)0,transparent 70%)}@media (min-width:768px){.blog-hero-section:before{width:550px;height:550px}}.blog-hero-section:after{bottom:-60px;left:-40px;width:350px;height:350px;background:radial-gradient(circle,rgba(194,133,224,.2)0,transparent 70%)}@media (min-width:768px){.blog-hero-section:after{width:450px;height:450px}}.blog-hero-section .back-link{position:relative;z-index:1;display:inline-block;margin-bottom:2rem;color:#6a7181;font-size:.9375rem;font-weight:500;border-bottom:none}.blog-hero-section .back-link:hover{color:#2d72d2}.blog-hero-section .blog-hero-medallion{position:relative;z-index:1;width:120px;height:120px;margin:0 auto 2rem;border-radius:50%;overflow:hidden;border:3px solid #e5e2dc;box-shadow:0 4px 24px #00000014}@media (min-width:768px){.blog-hero-section .blog-hero-medallion{width:150px;height:150px}}.blog-hero-section .blog-hero-medallion .blog-hero-img{width:100%;height:100%;object-fit:cover;display:block}.blog-hero-section h1{position:relative;z-index:1;font-family:"DM Serif Display",Georgia,serif;font-size:2.5rem;font-weight:400;max-width:700px;margin:0 auto 1.5rem;line-height:1.2}@media (min-width:768px){.blog-hero-section h1{font-size:3.25rem}}.blog-hero-section .post-meta{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center;color:#6a7181;font-size:.875rem}.blog-hero-section .post-meta .readtime:before,.blog-hero-section .post-meta .updated:before{content:"·";margin-right:1rem}.blog-post hr{border:0;border-bottom:1px solid #e5e2dc;margin:1.5rem 0}.blog-post h1{font-size:2.5rem;margin-bottom:.5rem}.blog-post h2{font-size:1.75rem;margin-top:3rem;margin-bottom:1rem}.blog-post h3{font-size:1.25rem;margin-top:2rem;margin-bottom:.5rem}.blog-post p{margin-bottom:1rem}.blog-post blockquote{margin:2rem 0;padding:1.5rem 2rem;background-color:#f0eeea;border-left:3px solid #2d72d2;border-radius:0 .5rem .5rem 0;color:#181d25}.blog-post blockquote p:last-child{margin-bottom:0}.blog-post ul,.blog-post ol{margin-bottom:1rem;padding-left:2rem}.blog-post li{margin-bottom:.25rem}.blog-post table{width:100%;margin-bottom:1.5rem;border-spacing:0;border-collapse:collapse}.blog-post table td,.blog-post table th{padding:.5rem 1rem;border:1px solid #e5e2dc;text-align:left}.blog-post table th{background-color:#f0eeea;font-weight:600}.resume{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid #e5e2dc}.resume:last-of-type{border-bottom:none}.resume .years h3{color:#6a7181;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:.9375rem;font-weight:500}.resume h2{font-family:"DM Serif Display",Georgia,serif;font-size:1.5rem;margin-bottom:.25rem}.resume h3{color:#6a7181;font-size:1rem;font-weight:500;margin-bottom:.5rem}.projects-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem;margin-bottom:2rem}@media (min-width:576px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.projects-grid{grid-template-columns:repeat(3,1fr)}}.project-card{display:flex;flex-direction:column;padding:2rem;background-color:#fff;border:1px solid #e5e2dc;border-left:3px solid #2d72d2;border-radius:.75rem;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;text-decoration:none;color:#181d25}.project-card:hover{border-color:#c9c2b6;border-left-color:#255fb1;transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.project-card:hover .external-icon{color:#2d72d2;transform:translate(2px,-2px)}.project-card:hover h3{color:#2d72d2}.project-card .project-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem}.project-card .external-icon{flex-shrink:0;color:#6a7181;transition:color .2s ease,transform .2s ease;margin-top:2px}.project-card h3{margin-bottom:0;color:#181d25;font-size:1.1875rem;font-weight:700;transition:color .2s ease}.project-card p{margin-bottom:0;color:#6a7181;font-size:.9375rem;line-height:1.6;flex-grow:1}.hero-canvas-wrapper{position:relative;overflow:visible;grid-column:full-width}.hero{position:relative;padding:6rem 0 8rem;overflow:hidden}.hero h1{font-size:3.25rem;margin-bottom:1rem}@media (min-width:768px){.hero h1{font-size:4.25rem}}.hero .tagline{font-family:"DM Serif Display",Georgia,serif;font-size:1.5rem;color:#2d72d2;margin-bottom:1.5rem}@media (min-width:768px){.hero .tagline{font-size:2rem}}.hero .hero-sub{color:#6a7181;font-size:1.125rem;max-width:560px;margin-bottom:2rem;line-height:1.7}.hero .hero-ctas{display:flex;gap:1rem;flex-wrap:wrap}.btn{display:inline-block;padding:.5rem 2rem;border-radius:.5rem;font-size:.9375rem;font-weight:500;border-bottom:none;transition:all .2s ease;cursor:pointer}.btn-primary{background-color:#2d72d2;color:#fff}.btn-primary:hover{background-color:#255fb1;color:#fff}.btn-ghost{background-color:transparent;border:1px solid #e5e2dc;color:#181d25}.btn-ghost:hover{border-color:#2d72d2;color:#2d72d2}.skills-section{padding:4rem 0}.skills-section h2{font-size:2rem;margin-bottom:2rem}.skills-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.skills-grid{grid-template-columns:repeat(2,1fr)}}.skill-category h3{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#181d25;margin-bottom:.5rem;padding-bottom:.25rem;border-bottom:2px solid #e5e2dc;display:inline-block}.skill-pills{display:flex;flex-wrap:wrap;gap:.5rem}.pill{display:inline-block;padding:.25rem 1rem;background-color:#f0eeea;border:1px solid #e5e2dc;border-radius:.375rem;font-size:.9rem;font-weight:500;color:#181d25;transition:background-color .2s ease,border-color .2s ease}.pill:hover{background-color:#eaf1fb;border-color:#2d72d2;color:#2d72d2}.projects-section{padding:4rem 0}.projects-section h2{font-size:2rem;margin-bottom:2rem}.project-tags{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:1rem}.tag{display:inline-block;padding:.1875rem .5rem;background-color:#eaf1fb;border-radius:.25rem;font-size:.8125rem;font-weight:600;color:#2d72d2}.experience-section{padding:4rem 0;scroll-margin-top:5rem}.experience-section>h2{font-size:1.75rem;margin-bottom:2rem}.experience-item{display:grid;grid-template-columns:1fr;gap:.5rem;padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid #e5e2dc}.experience-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}@media (min-width:768px){.experience-item{grid-template-columns:160px 1fr;gap:2rem}}.experience-years{color:#6a7181;font-size:.875rem;font-weight:500;white-space:nowrap}.experience-content .experience-company{font-family:"DM Serif Display",Georgia,serif;font-size:1.375rem;font-weight:400;color:#181d25;margin-bottom:.25rem}.experience-content .experience-role{color:#2d72d2;font-weight:500;font-size:.9375rem;margin-bottom:.5rem}.experience-content p{margin-bottom:.5rem;color:#6a7181;line-height:1.7}.experience-content .experience-highlights{margin-top:.5rem;padding-left:1.5rem}.experience-content .experience-highlights li{color:#6a7181;margin-bottom:.25rem;font-size:.9375rem}.contact-section{padding:6rem 0;text-align:center;scroll-margin-top:5rem}.contact-section h2{font-size:1.75rem;margin-bottom:1rem}.contact-section p{color:#6a7181;font-size:1.0625rem;max-width:480px;margin-left:auto;margin-right:auto}.contact-section .contact-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem}.section-label{display:block;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#2d72d2;margin-bottom:.5rem}.fade-up{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}.fade-up.visible{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:.1s}.stagger-2{transition-delay:.2s}.stagger-3{transition-delay:.3s}.stagger-4{transition-delay:.4s}.stagger-5{transition-delay:.5s}.stagger-6{transition-delay:.6s}@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media (prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}