*,: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{text-rendering:optimizespeed;min-height:100vh;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}pre{background:#21242c;border-radius:.75rem}p code,li code{color:#245ba8;background-color:#e8ecf3;border-radius:.25rem;padding:.15em .4em;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:.9em}code[class*=language-],pre[class*=language-]{color:#e3e5e8;text-align:left;overflow-wrap:normal;word-break:normal;white-space:pre;word-spacing:normal;hyphens:none;tab-size:4;font-family:SF Mono,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:.875em;line-height:1.5}code[class*=language-]::selection,pre[class*=language-]::selection,code[class*=language-] ::selection,pre[class*=language-] ::selection{background:#364963}:not(pre)>code[class*=language-]{color:#245ba8;white-space:normal;background-color:#e8ecf3;border-radius:.25rem;padding:.15em .4em}pre[class*=language-]{margin:1.5rem 0;padding:1.25em 1.5em;position:relative;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{color:#181d25;background-color:#f8f6f2;padding-top:4rem;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:1.0625rem;line-height:1.7}::selection{color:#181d25;background:#eaf1fb}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{color:#2d72d2;cursor:pointer;border-bottom:1px solid #0000;text-decoration:none;transition:color .2s,border-color .2s}a:hover{color:#255fb1;border-bottom-color:#2d72d2}a i,a svg{color:#6a7181;transition:color .2s}a:hover i,a:hover svg{color:#2d72d2}.icon{color:#6a7181;width:1em;height:1em}#top-nav-wrapper{z-index:100;backdrop-filter:blur(12px);background-color:#f8f6f2d9;border-bottom:1px solid #0000;transition:border-color .3s;position:fixed;top:0;left:0;right:0}#top-nav-wrapper.scrolled{border-bottom-color:#e5e2dc}#top-nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}#top-nav h1{font-family:DM Serif Display,georgia,serif;font-size:1.5em;font-weight:400}#top-nav h1 a{color:#181d25;border-bottom:none}#top-nav h1 a:hover{color:#2d72d2}#top-nav nav{align-items:center;gap:1.5rem;font-size:.9375rem;font-weight:500;display:flex}#top-nav nav a{color:#6a7181;border-bottom:none;display:inline-block;position:relative}#top-nav nav a:after{content:"";background-color:#2d72d2;width:0;height:2px;transition:width .2s,left .2s;position:absolute;bottom:-2px;left:50%}#top-nav nav a:hover,#top-nav nav a.active{color:#2d72d2}#top-nav nav a:hover:after,#top-nav nav a.active:after{width:100%;left:0}#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{color:#f8f6f2;background-color:#181d25;border-radius:2rem;padding:.25rem 1.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s,transform .2s}#top-nav nav a.nav-cta:after{display:none}#top-nav nav a.nav-cta:hover{color:#fff;background-color:#2d72d2;transform:scale(1.03)}footer{text-align:center;border-top:1px solid #e5e2dc;max-width:1200px;margin:6rem auto 3rem;padding:2rem 2rem 0}footer .footer-links{justify-content:center;gap:1.5rem;margin-bottom:1rem;display:flex}footer .footer-links a{color:#6a7181;border-bottom:none}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);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];display:grid}.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{grid-column:full-width;grid-template-columns:inherit;display:grid}img.full-width{object-fit:cover;border-radius:.75rem;width:100%;max-height:45vh}.triple{grid-template-columns:1fr min(100% - var(--padding-inline)*2,var(--content-max-width)) 1fr;display:grid}.content-general h1{margin-bottom:1rem;font-size:2.5rem}.content-general h2{margin-top:3rem;margin-bottom:1rem;font-size:1.75rem}.content-general p{margin-bottom:1rem}.blog-listing-header{padding:4rem 0 2rem}.blog-listing-header h1{margin-bottom:.5rem;font-size:2.5rem}.blog-listing-header p{color:#6a7181}.blog-list-item{opacity:0;background-color:#fff;border:1px solid #e5e2dc;border-radius:1rem;margin-bottom:1.5rem;padding:2rem;transition:opacity .5s ease-out,transform .5s ease-out,box-shadow .25s cubic-bezier(.25,1,.5,1),border-color .25s;transform:translateY(16px)}.blog-list-item.visible{opacity:1;transform:translateY(0)}.blog-list-item:hover{border-color:#c9c2b6;transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.blog-list-item:hover.visible{transform:translateY(-2px)}.blog-list-item h2{margin-bottom:.25rem;font-family:DM Serif Display,georgia,serif;font-size:1.5rem;font-weight:400;line-height:1.25}.blog-list-item h2 a{color:#181d25;border-bottom:2px solid #0000;transition:color .2s,border-color .3s}.blog-list-item h2 a:hover{color:#2d72d2;border-bottom-color:#2d72d2}.blog-list-item>p{color:#6a7181;margin-top:0;line-height:1.6}.blog-list-item .read-more a{font-size:.9375rem;font-weight:500}.blog-list-item .read-more a .arrow{transition:transform .2s cubic-bezier(.25,1,.5,1);display:inline-block}.blog-list-item .read-more a:hover .arrow{transform:translate(4px)}.blog-list-header{align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.blog-list-title{flex:1;min-width:0}.blog-list-title time{color:#6a7181;padding-left:1rem;font-size:.8125rem;position:relative}.blog-list-title time:before{content:"";opacity:.5;background-color:#2d72d2;border-radius:2px;width:3px;height:1em;position:absolute;top:50%;left:0;transform:translateY(-50%)}.blog-list-medallion{filter:saturate(.6) contrast(.9);border-radius:.75rem;flex-shrink:0;width:64px;height:64px;transition:filter .3s}.blog-list-item:hover .blog-list-medallion{filter:saturate(.85) contrast(.95)}.blog-list-thumbnail{object-fit:cover;border-radius:.75rem;flex-shrink:0;width:64px;height:64px;transition:transform .3s cubic-bezier(.25,1,.5,1)}.blog-list-item:hover .blog-list-thumbnail{transform:scale(1.05)}.blog-hero-section{text-align:center;padding:6rem 2rem 3rem;position:relative;overflow:hidden}.blog-hero-section:before,.blog-hero-section:after{content:"";z-index:0;opacity:.45;pointer-events:none;filter:blur(80px);border-radius:50%;position:absolute}.blog-hero-section:before{background:radial-gradient(circle,#679be459 0,#0000 70%);width:400px;height:400px;top:-80px;right:-60px}.blog-hero-section:after{background:radial-gradient(circle,#c285e033 0,#0000 70%);width:350px;height:350px;bottom:-60px;left:-40px}.blog-hero-section .back-link{z-index:1;color:#6a7181;border-bottom:none;margin-bottom:2rem;font-size:.9375rem;font-weight:500;display:inline-block;position:relative}.blog-hero-section .back-link:hover{color:#2d72d2}.blog-hero-section .blog-hero-medallion{z-index:1;border:3px solid #e5e2dc;border-radius:50%;width:120px;height:120px;margin:0 auto 2rem;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000014}.blog-hero-section .blog-hero-medallion .blog-hero-img{object-fit:cover;width:100%;height:100%;display:block}.blog-hero-section h1{z-index:1;max-width:700px;margin:0 auto 1.5rem;font-family:DM Serif Display,georgia,serif;font-size:2.5rem;font-weight:400;line-height:1.2;position:relative}.blog-hero-section .post-meta{z-index:1;color:#6a7181;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;font-size:.875rem;display:flex;position:relative}.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{margin-bottom:.5rem;font-size:2.5rem}.blog-post h2{margin-top:3rem;margin-bottom:1rem;font-size:1.75rem}.blog-post h3{margin-top:2rem;margin-bottom:.5rem;font-size:1.25rem}.blog-post p{margin-bottom:1rem}.blog-post blockquote{color:#181d25;background-color:#f0eeea;border-left:3px solid #2d72d2;border-radius:0 .5rem .5rem 0;margin:2rem 0;padding:1.5rem 2rem}.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{border-spacing:0;border-collapse:collapse;width:100%;margin-bottom:1.5rem}.blog-post table td,.blog-post table th{text-align:left;border:1px solid #e5e2dc;padding:.5rem 1rem}.blog-post table th{background-color:#f0eeea;font-weight:600}.resume{border-bottom:1px solid #e5e2dc;margin-bottom:3rem;padding-bottom:2rem}.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{margin-bottom:.25rem;font-family:DM Serif Display,georgia,serif;font-size:1.5rem}.resume h3{color:#6a7181;margin-bottom:.5rem;font-size:1rem;font-weight:500}.projects-grid{grid-template-columns:1fr;gap:2rem;margin-top:2rem;margin-bottom:2rem;display:grid}.project-card{color:#181d25;background-color:#fff;border:1px solid #e5e2dc;border-left:3px solid #2d72d2;border-radius:.75rem;flex-direction:column;padding:2rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.project-card:hover{border-color:#c9c2b6 #c9c2b6 #c9c2b6 #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{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.project-card .external-icon{color:#6a7181;flex-shrink:0;margin-top:2px;transition:color .2s,transform .2s}.project-card h3{color:#181d25;margin-bottom:0;font-size:1.1875rem;font-weight:700;transition:color .2s}.project-card p{color:#6a7181;flex-grow:1;margin-bottom:0;font-size:.9375rem;line-height:1.6}.hero-canvas-wrapper{grid-column:full-width;position:relative;overflow:visible}.hero{padding:6rem 0 8rem;position:relative;overflow:hidden}.hero h1{margin-bottom:1rem;font-size:3.25rem}.hero .tagline{color:#2d72d2;margin-bottom:1.5rem;font-family:DM Serif Display,georgia,serif;font-size:1.5rem}.hero .hero-sub{color:#6a7181;max-width:560px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.hero .hero-ctas{flex-wrap:wrap;gap:1rem;display:flex}.btn{cursor:pointer;border-bottom:none;border-radius:.5rem;padding:.5rem 2rem;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-block}.btn-primary{color:#fff;background-color:#2d72d2}.btn-primary:hover{color:#fff;background-color:#255fb1}.btn-ghost{color:#181d25;background-color:#0000;border:1px solid #e5e2dc}.btn-ghost:hover{color:#2d72d2;border-color:#2d72d2}.skills-section{padding:4rem 0}.skills-section h2{margin-bottom:2rem;font-size:2rem}.skills-grid{grid-template-columns:1fr;gap:2rem;display:grid}.skill-category h3{color:#181d25;letter-spacing:.08em;text-transform:uppercase;border-bottom:2px solid #e5e2dc;margin-bottom:.5rem;padding-bottom:.25rem;font-size:.8125rem;font-weight:700;display:inline-block}.skill-pills{flex-wrap:wrap;gap:.5rem;display:flex}.pill{color:#181d25;background-color:#f0eeea;border:1px solid #e5e2dc;border-radius:.375rem;padding:.25rem 1rem;font-size:.9rem;font-weight:500;transition:background-color .2s,border-color .2s;display:inline-block}.pill:hover{color:#2d72d2;background-color:#eaf1fb;border-color:#2d72d2}.projects-section{padding:4rem 0}.projects-section h2{margin-bottom:2rem;font-size:2rem}.project-tags{flex-wrap:wrap;gap:.25rem;margin-top:1rem;display:flex}.tag{color:#2d72d2;background-color:#eaf1fb;border-radius:.25rem;padding:.1875rem .5rem;font-size:.8125rem;font-weight:600;display:inline-block}.experience-section{padding:4rem 0;scroll-margin-top:5rem}.experience-section>h2{margin-bottom:2rem;font-size:1.75rem}.experience-item{border-bottom:1px solid #e5e2dc;grid-template-columns:1fr;gap:.5rem;margin-bottom:2rem;padding-bottom:2rem;display:grid}.experience-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.experience-years{color:#6a7181;white-space:nowrap;font-size:.875rem;font-weight:500}.experience-content .experience-company{color:#181d25;margin-bottom:.25rem;font-family:DM Serif Display,georgia,serif;font-size:1.375rem;font-weight:400}.experience-content .experience-role{color:#2d72d2;margin-bottom:.5rem;font-size:.9375rem;font-weight:500}.experience-content p{color:#6a7181;margin-bottom:.5rem;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{text-align:center;padding:6rem 0;scroll-margin-top:5rem}.contact-section h2{margin-bottom:1rem;font-size:1.75rem}.contact-section p{color:#6a7181;max-width:480px;margin-left:auto;margin-right:auto;font-size:1.0625rem}.contact-section .contact-ctas{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.section-label{color:#2d72d2;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.5rem;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;display:block}.fade-up{opacity:0;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(20px)}.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(*),[data-astro-transition-scope]{animation:none!important}}