.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}:root{--color-ink: #112019;--color-paper: #f4efe8;--color-paper-strong: #fffaf4;--color-accent: #ca6d38;--color-accent-soft: #efd7c5;--color-secondary: #284b42;--color-muted: #6d736d;--color-border: rgba(17, 32, 25, .12);--color-blog: #2f375c;--shadow-card: 0 18px 50px rgba(17, 32, 25, .08);--radius-card: 24px;--radius-pill: 999px;--shell-width: 1160px;--space-1: .5rem;--space-2: .75rem;--space-3: 1rem;--space-4: 1.5rem;--space-5: 2rem;--space-6: 3rem;--space-7: 4.5rem;--font-display: "Georgia", "Times New Roman", serif;--font-body: "Segoe UI", "Helvetica Neue", sans-serif}*,*:before,*:after{box-sizing:border-box}html{color-scheme:light}body{margin:0;font-family:var(--font-body);color:var(--color-ink);background:radial-gradient(circle at top left,rgba(202,109,56,.22),transparent 26rem),linear-gradient(180deg,#f7f0e8,#f4efe8);line-height:1.6;min-height:100vh;display:flex;flex-direction:column}.ambient-leaves{position:fixed;inset:0;pointer-events:none;overflow:hidden;z-index:0}.leaf{position:absolute;right:-8rem;bottom:-10rem;width:7px;height:11px;border-radius:75% 20%;background:linear-gradient(180deg,#b4667da6,#7e46587a);box-shadow:0 0 0 1px #ffe2eb1f inset;filter:blur(.15px);opacity:.9;animation:petal-drift linear infinite}.leaf:after{content:"";position:absolute;width:56%;height:56%;left:18%;top:12%;border-radius:70% 30%;background:#fff1f647}.leaf--1{right:-4%;bottom:-2%;animation-duration:18s;animation-delay:-6s}.leaf--2{right:-10%;bottom:4%;width:6px;height:10px;animation-duration:15s;animation-delay:-12s}.leaf--3{right:-16%;bottom:-6%;width:7px;height:12px;animation-duration:19s;animation-delay:-4s}.leaf--4{right:-22%;bottom:2%;width:8px;height:13px;animation-duration:16s;animation-delay:-10s}.leaf--5{right:-28%;bottom:-1%;width:6px;height:11px;animation-duration:20s;animation-delay:-14s}.leaf--6{right:-34%;bottom:-4%;width:6px;height:10px;animation-duration:14s;animation-delay:-8s}.leaf--7{right:-40%;bottom:8%;width:5px;height:9px;animation-duration:17s;animation-delay:-3s}.leaf--8{right:-7%;bottom:14%;width:7px;height:11px;animation-duration:16s;animation-delay:-9s}.leaf--9{right:-18%;bottom:18%;width:5px;height:9px;animation-duration:18s;animation-delay:-15s}.leaf--10{right:-30%;bottom:16%;width:6px;height:10px;animation-duration:17s;animation-delay:-11s}.leaf--11{right:-12%;bottom:24%;width:5px;height:9px;animation-duration:19s;animation-delay:-5s}.leaf--12{right:-20%;bottom:20%;width:6px;height:10px;animation-duration:15s;animation-delay:-13s}.leaf--13{right:-26%;bottom:26%;width:6px;height:9px;animation-duration:18s;animation-delay:-7s}.leaf--14{right:-33%;bottom:28%;width:7px;height:11px;animation-duration:16s;animation-delay:-16s}.leaf--15{right:-38%;bottom:22%;width:5px;height:8px;animation-duration:20s;animation-delay:-2s}.leaf--16{right:-44%;bottom:18%;width:6px;height:10px;animation-duration:17s;animation-delay:-9s}.leaf--17{right:-8%;bottom:10%;width:5px;height:8px;animation-duration:14s;animation-delay:-1s}.leaf--18{right:-19%;bottom:12%;width:6px;height:9px;animation-duration:15s;animation-delay:-6s}.leaf--19{right:-27%;bottom:6%;width:5px;height:8px;animation-duration:16s;animation-delay:-12s}.leaf--20{right:-35%;bottom:8%;width:6px;height:9px;animation-duration:17s;animation-delay:-4s}.leaf--21{right:-41%;bottom:12%;width:5px;height:8px;animation-duration:15s;animation-delay:-10s}.leaf--22{right:-47%;bottom:20%;width:6px;height:9px;animation-duration:18s;animation-delay:-7s}.leaf--23{left:-8%;bottom:-4%;right:auto;width:6px;height:9px;animation-duration:17s;animation-delay:-5s}.leaf--24{left:-14%;bottom:6%;right:auto;width:5px;height:8px;animation-duration:15s;animation-delay:-11s}.leaf--25{left:-20%;bottom:14%;right:auto;width:6px;height:10px;animation-duration:18s;animation-delay:-3s}.leaf--26{left:-28%;bottom:22%;right:auto;width:5px;height:8px;animation-duration:16s;animation-delay:-13s}.leaf--27{right:-12%;top:-6%;bottom:auto;width:6px;height:9px;animation-duration:19s;animation-delay:-2s}.leaf--28{right:-24%;top:-10%;bottom:auto;width:5px;height:8px;animation-duration:17s;animation-delay:-8s}.leaf--29{right:-34%;top:-4%;bottom:auto;width:6px;height:10px;animation-duration:20s;animation-delay:-15s}.leaf--30{right:-44%;top:-12%;bottom:auto;width:5px;height:8px;animation-duration:18s;animation-delay:-6s}@keyframes petal-drift{0%{transform:translateZ(0) rotate(8deg)}25%{transform:translate3d(-220px,-140px,0) rotate(68deg)}50%{transform:translate3d(-520px,-320px,0) rotate(128deg)}75%{transform:translate3d(-860px,-520px,0) rotate(188deg)}to{transform:translate3d(-1250px,-760px,0) rotate(255deg)}}body>header,body>main,body>footer{position:relative;z-index:1}img{display:block;max-width:100%}a{color:inherit;text-decoration-color:#11201947;text-underline-offset:.2em}h1,h2,h3,h4,p,ul{margin-top:0}h1,h2,h3{font-family:var(--font-display);line-height:1.05;letter-spacing:-.03em}main{padding-bottom:var(--space-7);flex:1}.shell{width:min(calc(100% - 2rem),var(--shell-width));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(16px);background:#dcd2c5d1;border-bottom:1px solid var(--color-border)}.site-header__inner,.site-footer__inner,.section-intro,.hero__grid,.entry__hero{display:flex;gap:var(--space-4)}.site-header__inner,.site-footer__inner{justify-content:space-between;align-items:center;padding:1rem 0}.site-header__brand,.site-footer__title{font-family:var(--font-display);font-size:1.25rem;text-decoration:none}.site-header__brand{font-weight:700}.site-header__nav,.site-footer__links,.tag-list,.entry__meta{display:flex;flex-wrap:wrap;gap:.75rem;list-style:none;padding:0;margin:0}.site-header__nav a{text-decoration:none;padding:.45rem .85rem;border-radius:var(--radius-pill)}.site-header__nav a.active,.site-header__nav a:hover,.section-intro__action:hover,.button:hover{background:#11201914}.hero,.section,.entry{padding-top:var(--space-7)}.hero{padding-top:var(--space-3)}.hero+.section{padding-top:var(--space-3)}.hero__grid{align-items:stretch}.hero__copy,.hero__focus,.card,.entry__hero,.entry__content,.section--blog-strip{border:1px solid var(--color-border);border-radius:var(--radius-card);box-shadow:var(--shadow-card)}.hero__copy,.hero__focus,.section--blog-strip,.entry__content{background:#fffaf4eb}.hero__copy,.hero__focus,.entry__content{padding:clamp(1.15rem,2.4vw,2rem)}.hero__copy{flex:1.35}.hero__focus{flex:.9;background:linear-gradient(180deg,#284b42f5,#182a25f5);color:#f6f0e7}.hero__focus a{display:inline-flex;align-items:center;justify-content:center;margin-top:var(--space-3);padding:.75rem 1rem;border-radius:var(--radius-pill);background:#f0c75c;color:#162018;text-decoration:none;font-weight:600}.hero__focus a:hover{background:#e3b643}.hero__eyebrow,.section-intro__eyebrow,.entry__eyebrow,.hero__focus-label{font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted)}.hero__focus-label{color:#f6f0e7b8}.hero h1{font-size:clamp(1.65rem,2.45vw,2.4rem);max-width:14ch;margin-bottom:var(--space-4)}.hero__intro,.entry__summary,.section-intro p{font-size:1.08rem;color:#112019d1}.hero__actions,.entry__links{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:var(--space-4)}.button,.section-intro__action,.entry__links a{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.75rem 1rem;border-radius:var(--radius-pill);border:1px solid transparent;background:var(--color-accent);color:#fff;text-decoration:none}.button--ghost,.section-intro__action,.entry__links a{background:transparent;color:var(--color-ink);border-color:var(--color-border)}.entry__links a{background:#fffaf429;border-color:#fffaf442;color:#f8f4ef}.entry__links a:hover{background:#fffaf43d;border-color:#fffaf457}.section--blog-strip .section-intro__action{background:#b8dcff;border-color:#b8dcff;color:#18324c}.section--blog-strip .section-intro__action:hover{background:#a5d2ff;border-color:#a5d2ff}.hero__actions .button--ghost{background:#e2b84f;border-color:#e2b84f;color:#182116}.hero__actions .button--ghost:hover{background:#d7aa35;border-color:#d7aa35}.section-intro{align-items:end;justify-content:space-between;margin-bottom:var(--space-5)}.hero+.section .section-intro{margin-bottom:var(--space-3)}.entry{padding-top:var(--space-3)}.card-grid{display:grid;gap:var(--space-4)}.card-grid--projects{grid-template-columns:repeat(var(--projects-cols-desktop, 3),minmax(0,1fr))}.card-grid--blog{grid-template-columns:repeat(var(--blog-cols-desktop, 2),minmax(0,1fr))}.card{overflow:hidden;background:#fffaf4f0}.card__image{width:100%;aspect-ratio:var(--project-card-aspect, 16 / 10);object-fit:cover;background:var(--color-accent-soft)}.card--post .card__image{aspect-ratio:var(--blog-card-aspect, 4 / 5)}.card__image-link{display:block;position:relative}.card__body{padding:1.25rem}.card__meta{display:flex;justify-content:space-between;gap:var(--space-2);font-size:.85rem;color:var(--color-muted);margin-bottom:var(--space-3)}.status{padding:.18rem .55rem;border-radius:var(--radius-pill);background:#11201914}.status--overlay{position:absolute;top:.9rem;left:.9rem;z-index:1;background:#fffaf4eb;backdrop-filter:blur(8px);box-shadow:0 8px 18px #1120191f}.status--in-progress{background:#4a2d18db;color:#ffd3b3}.status--completed{background:#123832e0;color:#a8f1de}.status--archived{background:#11201914}.tag-list li{padding:.18rem .6rem;border-radius:var(--radius-pill);background:#ca6d381f;font-size:.84rem}.section--blog-strip{padding:clamp(1.25rem,2vw,2rem);margin-top:var(--space-6);background:linear-gradient(180deg,#2f375cf2,#222742f2),var(--color-blog);color:#f8f4ef}.section--blog-strip .section-intro p,.section--blog-strip .section-intro__eyebrow,.entry--blog .entry__summary,.entry--blog .entry__meta{color:#f8f4efc2}.section--blog-strip .card{background:#ffffff0f;border-color:#ffffff1a}.section--blog-strip .tag-list li{background:#ffffff1f}.entry__hero{align-items:center;padding:clamp(1.25rem,3vw,2.25rem);margin-bottom:var(--space-4);background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 16rem),linear-gradient(180deg,#284b42db,#224038cc);color:#f6f0e7;flex-wrap:wrap;border-bottom:0;box-shadow:0 18px 50px #1120190a}.entry__hero--blog{background:radial-gradient(circle at top right,rgba(255,255,255,.12),transparent 16rem),linear-gradient(180deg,#2f375cd6,#292f4ec9);color:#f8f4ef}.entry__heading{flex:1;min-width:0}.entry__image{flex:0 1 22rem;width:min(100%,22rem);aspect-ratio:4 / 3;object-fit:cover;border-radius:calc(var(--radius-card) - 10px);background:var(--color-accent-soft);margin-left:auto}.entry__image-trigger{display:block;flex:0 1 22rem;width:min(100%,22rem);padding:0;border:0;background:transparent;cursor:zoom-in;margin-left:auto}.entry--blog .entry__hero{flex-direction:column;align-items:flex-start}.entry--blog .entry__image{width:min(100%,32rem);margin-left:0}.entry__body-layout{display:grid;grid-template-columns:minmax(0,54rem) 18rem;gap:var(--space-4);align-items:start}.entry__content{max-width:54rem;padding-top:1.2rem;min-width:0}.entry__hero .entry__summary,.entry__hero .entry__meta,.entry__hero .tag-list li{color:#f6f0e7d1}.entry__hero .entry__eyebrow{color:#f6f0e7b8}.entry__hero .tag-list li{background:#ffffff1f;color:#111}.entry__sidebar{position:sticky;top:6.5rem;padding:1rem;border:1px solid rgba(17,32,25,.2);border-radius:var(--radius-card);background:linear-gradient(180deg,#ffffff61,#fffaf4e6 34%),#fffaf4cc;backdrop-filter:blur(10px);box-shadow:var(--shadow-card)}.entry__sidebar--blog{border-color:#2f375c38;background:linear-gradient(180deg,#b8dcff57,#fffaf4e6 34%),#fffaf4cc}.entry__sidebar-label{margin-bottom:.9rem;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--color-muted)}.entry__sidebar-grid{display:grid;gap:.9rem}.entry__sidebar-card{display:grid;gap:.55rem;padding:.7rem;border:1px solid rgba(17,32,25,.3);border-radius:20px;background:linear-gradient(180deg,#ffffff42,#efe5d9fa 42%);text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.entry__sidebar-card:hover{background:#fffaf4fa;border-color:#11201966;transform:translateY(-1px)}.entry__sidebar-card--blog{border-color:#2f375c42;background:linear-gradient(180deg,#b8dcff2e,#efe5d9fa 42%)}.entry__sidebar-card--blog:hover{border-color:#2f375c61;background:linear-gradient(180deg,#b8dcff40,#fffaf4fa 42%)}.entry__sidebar-image{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:16px;border:1px solid var(--color-border);background:var(--color-accent-soft)}.entry__sidebar-title{font-family:var(--font-display);font-size:.96rem;line-height:1.35;font-weight:700}.prose{font-size:1.05rem;min-width:0}.prose p,.prose ul,.prose ol,.prose blockquote{margin-bottom:1.2rem}.prose h2,.prose h3{margin-top:2.25rem;margin-bottom:.75rem}.prose>:first-child{margin-top:0}.prose>h1:first-child,.prose>h2:first-child,.prose>h3:first-child,.prose>h4:first-child,.prose>p:first-child,.prose>ul:first-child,.prose>ol:first-child,.prose>blockquote:first-child,.prose>figure:first-child,.prose>div:first-child{margin-top:0}.prose a{color:var(--color-secondary)}.prose>*{max-width:100%}.prose pre,.prose pre code,.prose code{font-size:.9rem}.prose pre{max-width:100%;overflow-x:auto}.prose iframe,.prose video,.prose img{max-width:100%}.prose--blog a,.entry--blog .tag-list li{color:inherit}.prose .media-gallery{display:grid;gap:1rem;margin:1.5rem 0}.prose .media-gallery--three{grid-template-columns:repeat(3,minmax(0,1fr))}.prose .media-gallery figure{margin:0;border-radius:20px;overflow:hidden;border:1px solid var(--color-border);background:#fffaf4e6;box-shadow:var(--shadow-card)}.prose .media-gallery img{display:block;width:100%;height:16rem;object-fit:cover}.lightbox-trigger{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.lightbox-dialog{width:min(92vw,1200px);max-height:90vh;padding:1rem;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:#121622eb;box-shadow:0 28px 80px #00000052}.lightbox-dialog::backdrop{background:#0a0c12b8;backdrop-filter:blur(6px)}.lightbox-image{display:block;max-width:100%;max-height:calc(90vh - 4.5rem);margin:0 auto;border-radius:16px}.lightbox-close{display:inline-flex;margin-left:auto;margin-bottom:.75rem;padding:.55rem .9rem;border:0;border-radius:999px;background:#ffffff24;color:#fff;cursor:pointer}.site-footer{border-top:1px solid var(--color-border);background:#e7dfd4e6}.site-footer p{margin-bottom:0;color:var(--color-muted)}.site-footer__links a{display:inline-flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;border-radius:999px;border:1px solid var(--color-border);background:#fffaf4e6;color:var(--color-ink);text-decoration:none}.site-footer__links a:hover{background:#11201914}.social-icon{width:1.3rem;height:1.3rem}.about-card,.about-panel{border:1px solid var(--color-border);border-radius:var(--radius-card);background:#fffaf4ed;box-shadow:var(--shadow-card)}.about-card{padding:clamp(1.5rem,3vw,2.5rem);background:radial-gradient(circle at top right,rgba(202,109,56,.16),transparent 14rem),#fffaf4f2}.section:has(.about-card){padding-top:var(--space-3)}.about-card__title{font-size:clamp(2.2rem,4vw,3.75rem);margin-bottom:var(--space-3)}.about-card__lead{max-width:42rem;font-size:1.1rem;color:#112019d1;margin-bottom:var(--space-4)}.about-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-4);padding-top:var(--space-4)}.about-panel{padding:1.5rem}.about-panel:nth-child(4n+1){background:linear-gradient(180deg,#284b4214,#fffaf4f5 38%)}.about-panel:nth-child(4n+2){background:linear-gradient(180deg,#2f375c14,#fffaf4f5 38%)}.about-panel:nth-child(4n+3){background:linear-gradient(180deg,#ca6d381a,#fffaf4f5 38%)}.about-panel:nth-child(4n+4){background:linear-gradient(180deg,#e2b84f1f,#fffaf4f5 38%)}.about-panel h2{margin-bottom:.75rem;color:var(--color-secondary)}.about-panel p{margin-bottom:0;color:#112019cc}.projects-intro-card{margin-bottom:var(--space-4);padding:clamp(1.15rem,2.4vw,1.75rem);border:1px solid rgba(40,75,66,.2);border-radius:var(--radius-card);background:radial-gradient(circle at top right,rgba(40,75,66,.18),transparent 13rem),linear-gradient(180deg,#e0ebe5b8,#fffaf4f5 58%);box-shadow:var(--shadow-card)}.projects-intro-card .section-intro{margin-bottom:0}@media(max-width:1099px){.card-grid--projects{grid-template-columns:repeat(var(--projects-cols-tablet, 2),minmax(0,1fr))}.card-grid--blog{grid-template-columns:repeat(var(--blog-cols-tablet, 2),minmax(0,1fr))}.hero__grid,.entry__hero{flex-direction:column}.about-grid,.entry__body-layout{grid-template-columns:1fr}.entry__sidebar{position:static}body[data-hero-desktop=stacked] .hero__grid{flex-direction:column}}@media(max-width:719px){.shell{width:min(calc(100% - 1rem),var(--shell-width))}.site-header__inner,.site-footer__inner,.section-intro{flex-direction:column;align-items:flex-start}.hero h1{font-size:clamp(2.1rem,11vw,3.2rem);max-width:100%;overflow-wrap:anywhere;word-break:normal;hyphens:auto}.hero,.hero+.section{padding-top:var(--space-4)}.card-grid--projects,.card-grid--blog{grid-template-columns:repeat(var(--projects-cols-mobile, 1),minmax(0,1fr))}.card-grid--blog{grid-template-columns:repeat(var(--blog-cols-mobile, 1),minmax(0,1fr))}.card__body p,.section-intro p,.hero__intro{font-size:1rem}.card__image,.entry__image{width:100%;max-width:100%;height:auto;aspect-ratio:auto;object-fit:contain;background:transparent}body[data-hero-mobile=split] .hero__grid{flex-direction:row}body[data-compact-supporting-text=true] .card__body p,body[data-compact-supporting-text=true] .section-intro p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.entry__content{padding:1rem;overflow-x:hidden}.entry__hero{position:relative;overflow:hidden;border:0;border-bottom:0;box-shadow:0 10px 24px #11201905}.entry__hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:28px;background:linear-gradient(180deg,#f4efe800,#f4efe8eb 70%,#f4efe8);pointer-events:none}.prose{font-size:1rem;overflow-wrap:break-word;word-break:break-word}.prose h1,.prose h2,.prose h3{overflow-wrap:anywhere}.prose iframe{height:auto;aspect-ratio:16 / 9}.entry__image-trigger{width:100%;max-width:100%;margin-left:0}.entry__sidebar-card{padding:.65rem}.prose .media-gallery--three{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.leaf{animation:none}}@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}}
