:root{--bg: #f5f3ee;--surface: #fffdf9;--text: #181818;--muted: #666156;--line: rgba(24, 24, 24, .08);--accent: #181818;--radius: 20px;--container: 1120px}[data-astro-cid-gbnyr52h]{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,sans-serif;line-height:1.5}img[data-astro-cid-gbnyr52h]{display:block;width:100%;height:auto;border-radius:calc(var(--radius) - 4px)}.container[data-astro-cid-gbnyr52h]{width:min(100% - 32px,var(--container));margin:0 auto}.site-header[data-astro-cid-gbnyr52h]{position:sticky;top:0;z-index:20;background:#f5f3eeeb;backdrop-filter:blur(12px);border-bottom:1px solid var(--line);transition:transform .22s ease;will-change:transform}.site-header[data-astro-cid-gbnyr52h].header-hidden{transform:translateY(-100%)}.header-inner[data-astro-cid-gbnyr52h]{display:flex;align-items:center;justify-content:space-between;min-height:68px;gap:24px}.site-logo[data-astro-cid-gbnyr52h]{color:var(--text);font-weight:700;letter-spacing:0;text-decoration:none}.menu-toggle[data-astro-cid-gbnyr52h]{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;width:52px;height:52px;border:1px solid var(--line);border-radius:999px;background:var(--surface);cursor:pointer}.menu-toggle-line[data-astro-cid-gbnyr52h]{display:block;width:16px;height:2px;background:var(--text);border-radius:999px;transition:transform .16s ease}.menu-toggle[data-astro-cid-gbnyr52h][aria-expanded=true] .menu-toggle-line[data-astro-cid-gbnyr52h]:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[data-astro-cid-gbnyr52h][aria-expanded=true] .menu-toggle-line[data-astro-cid-gbnyr52h]:last-child{transform:translateY(-3.5px) rotate(-45deg)}.desktop-nav[data-astro-cid-gbnyr52h]{display:none}.desktop-nav[data-astro-cid-gbnyr52h] ul[data-astro-cid-gbnyr52h],.mobile-nav[data-astro-cid-gbnyr52h] ul[data-astro-cid-gbnyr52h]{list-style:none;margin:0;padding:0}.mobile-nav[data-astro-cid-gbnyr52h] .container[data-astro-cid-gbnyr52h]{padding-top:12px;padding-bottom:16px}.mobile-nav-panel[data-astro-cid-gbnyr52h]{background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:0 16px 48px #18181814;padding:10px 16px}.mobile-nav[data-astro-cid-gbnyr52h] a[data-astro-cid-gbnyr52h]{display:flex;align-items:center;min-height:48px;border-bottom:1px solid var(--line);color:var(--text);font-weight:600;text-decoration:none}.mobile-nav[data-astro-cid-gbnyr52h] li[data-astro-cid-gbnyr52h]:last-child a[data-astro-cid-gbnyr52h]{border-bottom:0}.nav-link-button[data-astro-cid-gbnyr52h]{appearance:none;background:none;border:0;padding:0;color:inherit;font:inherit;cursor:pointer}.mobile-nav[data-astro-cid-gbnyr52h] .nav-link-button[data-astro-cid-gbnyr52h]{display:flex;align-items:center;width:100%;min-height:48px;border-bottom:1px solid var(--line);color:var(--text);font-weight:600;text-align:left}.mobile-nav[data-astro-cid-gbnyr52h] li[data-astro-cid-gbnyr52h]:last-child .nav-link-button[data-astro-cid-gbnyr52h]{border-bottom:0}.project-page[data-astro-cid-gbnyr52h]{padding:28px 0 80px}.project-hero[data-astro-cid-gbnyr52h],.project-overview[data-astro-cid-gbnyr52h],.project-facts[data-astro-cid-gbnyr52h],.project-section[data-astro-cid-gbnyr52h],.project-cta[data-astro-cid-gbnyr52h]{margin-top:28px}.project-hero[data-astro-cid-gbnyr52h] .container[data-astro-cid-gbnyr52h],.project-overview[data-astro-cid-gbnyr52h] .container[data-astro-cid-gbnyr52h],.project-facts[data-astro-cid-gbnyr52h] .container[data-astro-cid-gbnyr52h],.project-section[data-astro-cid-gbnyr52h] .container[data-astro-cid-gbnyr52h],.project-cta[data-astro-cid-gbnyr52h] .container[data-astro-cid-gbnyr52h]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px}.eyebrow[data-astro-cid-gbnyr52h],.section-label[data-astro-cid-gbnyr52h],.meta-grid[data-astro-cid-gbnyr52h] span[data-astro-cid-gbnyr52h],.fact-card[data-astro-cid-gbnyr52h] span[data-astro-cid-gbnyr52h],figcaption[data-astro-cid-gbnyr52h]{font-size:.85rem;color:var(--muted)}h1[data-astro-cid-gbnyr52h],h2[data-astro-cid-gbnyr52h],p[data-astro-cid-gbnyr52h]{margin-top:0}h1[data-astro-cid-gbnyr52h]{font-size:clamp(2rem,6vw,4.5rem);line-height:.98;letter-spacing:-.04em;margin-bottom:16px}h2[data-astro-cid-gbnyr52h]{font-size:clamp(1.4rem,4vw,2.4rem);line-height:1.05;letter-spacing:-.03em;margin-bottom:16px}.lead[data-astro-cid-gbnyr52h]{max-width:780px;font-size:1rem;color:var(--muted);margin-bottom:24px}.meta-grid[data-astro-cid-gbnyr52h],.facts-grid[data-astro-cid-gbnyr52h],.impact-list[data-astro-cid-gbnyr52h]{display:grid;gap:12px}.meta-grid[data-astro-cid-gbnyr52h]{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:24px}.meta-grid[data-astro-cid-gbnyr52h] div[data-astro-cid-gbnyr52h],.fact-card[data-astro-cid-gbnyr52h],.impact-card[data-astro-cid-gbnyr52h]{border:1px solid var(--line);border-radius:16px;padding:14px;background:#fff9}.meta-grid[data-astro-cid-gbnyr52h] strong[data-astro-cid-gbnyr52h],.fact-card[data-astro-cid-gbnyr52h] strong[data-astro-cid-gbnyr52h]{display:block;margin-top:6px;font-size:.98rem}.hero-media[data-astro-cid-gbnyr52h]{margin:24px 0}.section-media[data-astro-cid-gbnyr52h]{margin:0}.video-embed[data-astro-cid-gbnyr52h]{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;border-radius:calc(var(--radius) - 4px);background:#000}.video-embed[data-astro-cid-gbnyr52h] iframe[data-astro-cid-gbnyr52h]{position:absolute;inset:0;width:100%;height:100%;border:0}.two-columns[data-astro-cid-gbnyr52h],.section-layout[data-astro-cid-gbnyr52h]{display:grid;gap:24px}.section-copy-body[data-astro-cid-gbnyr52h]{display:block}.section-layout-image-first[data-astro-cid-gbnyr52h] .section-copy[data-astro-cid-gbnyr52h]{display:contents}.section-layout-image-first[data-astro-cid-gbnyr52h] .section-copy-header[data-astro-cid-gbnyr52h]{order:1}.section-layout-image-first[data-astro-cid-gbnyr52h] .section-media[data-astro-cid-gbnyr52h]{order:2}.section-layout-image-first[data-astro-cid-gbnyr52h] .section-copy-body[data-astro-cid-gbnyr52h]{order:3}ul[data-astro-cid-gbnyr52h]{margin:0;padding-left:20px}li[data-astro-cid-gbnyr52h]+li[data-astro-cid-gbnyr52h],p[data-astro-cid-gbnyr52h]+p[data-astro-cid-gbnyr52h]{margin-top:10px}.cta-box[data-astro-cid-gbnyr52h]{display:flex;align-items:center;justify-content:space-between;gap:20px}.button-link[data-astro-cid-gbnyr52h]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;background:var(--accent);color:#fff;text-decoration:none;font-weight:600}.button[data-astro-cid-gbnyr52h]{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;border:1px solid transparent;font-weight:600;text-decoration:none;cursor:pointer}.button-primary[data-astro-cid-gbnyr52h]{background:var(--accent);color:#fff}.button-secondary[data-astro-cid-gbnyr52h]{background:transparent;border-color:var(--line);color:var(--text)}.hero-actions[data-astro-cid-gbnyr52h]{display:flex;flex-wrap:wrap;gap:12px}.modal[data-astro-cid-gbnyr52h]{position:fixed;inset:0;z-index:10000;display:none;align-items:center;justify-content:center;padding:24px}.modal[data-astro-cid-gbnyr52h]:not([hidden]){display:flex}.modal-overlay[data-astro-cid-gbnyr52h]{position:absolute;inset:0;border:0;background:#0a0a0a8f;cursor:pointer}.modal-dialog[data-astro-cid-gbnyr52h]{position:relative;z-index:1;width:min(100%,560px)}.modal-close[data-astro-cid-gbnyr52h]{position:absolute;top:-16px;right:-16px;z-index:2;width:44px;height:44px;border:0;border-radius:999px;background:#fff;color:var(--text);font-size:28px;line-height:1;cursor:pointer;box-shadow:0 12px 32px #00000038}.resume-page-card[data-astro-cid-gbnyr52h],.contact-page-card[data-astro-cid-gbnyr52h]{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 24px 80px #0000002e;padding:32px}.resume-page-content[data-astro-cid-gbnyr52h],.contact-page-content[data-astro-cid-gbnyr52h]{display:grid;gap:18px}.resume-page-content[data-astro-cid-gbnyr52h] h2[data-astro-cid-gbnyr52h],.resume-page-content[data-astro-cid-gbnyr52h] p[data-astro-cid-gbnyr52h],.contact-page-content[data-astro-cid-gbnyr52h] h2[data-astro-cid-gbnyr52h],.contact-page-content[data-astro-cid-gbnyr52h] p[data-astro-cid-gbnyr52h]{margin:0}.resume-page-content[data-astro-cid-gbnyr52h] p[data-astro-cid-gbnyr52h],.contact-page-content[data-astro-cid-gbnyr52h] p[data-astro-cid-gbnyr52h]{color:var(--muted)}.contact-list[data-astro-cid-gbnyr52h]{display:grid;gap:12px;margin:0;padding:0;list-style:none}.contact-list[data-astro-cid-gbnyr52h] li[data-astro-cid-gbnyr52h]{display:grid;gap:4px}.contact-list[data-astro-cid-gbnyr52h] a[data-astro-cid-gbnyr52h]{color:var(--text);overflow-wrap:anywhere}body.modal-open{overflow:hidden}@media(min-width:768px){.project-page[data-astro-cid-gbnyr52h]{padding-top:48px}.menu-toggle[data-astro-cid-gbnyr52h],.mobile-nav[data-astro-cid-gbnyr52h]{display:none}.desktop-nav[data-astro-cid-gbnyr52h]{display:block}.desktop-nav[data-astro-cid-gbnyr52h] ul[data-astro-cid-gbnyr52h]{display:flex;align-items:center;gap:28px}.desktop-nav[data-astro-cid-gbnyr52h] a[data-astro-cid-gbnyr52h]{color:var(--muted);font-weight:600;text-decoration:none}.desktop-nav[data-astro-cid-gbnyr52h] .nav-link-button[data-astro-cid-gbnyr52h]{color:var(--muted);font-weight:600}.desktop-nav[data-astro-cid-gbnyr52h] a[data-astro-cid-gbnyr52h]:hover,.desktop-nav[data-astro-cid-gbnyr52h] .nav-link-button[data-astro-cid-gbnyr52h]:hover{color:var(--text)}.project-hero[data-astro-cid-gbnyr52h] .container[data-astro-cid-gbnyr52h],.project-overview[data-astro-cid-gbnyr52h] .container[data-astro-cid-gbnyr52h],.project-facts[data-astro-cid-gbnyr52h] .container[data-astro-cid-gbnyr52h],.project-section[data-astro-cid-gbnyr52h] .container[data-astro-cid-gbnyr52h],.project-cta[data-astro-cid-gbnyr52h] .container[data-astro-cid-gbnyr52h]{padding:40px}.two-columns[data-astro-cid-gbnyr52h]{grid-template-columns:1fr 1fr}.section-layout[data-astro-cid-gbnyr52h]{grid-template-columns:1.1fr .9fr;align-items:start}.section-layout-video[data-astro-cid-gbnyr52h]{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}.section-layout-image-first[data-astro-cid-gbnyr52h]{grid-template-columns:minmax(0,1fr)}.section-layout-image-first[data-astro-cid-gbnyr52h] .section-copy-header[data-astro-cid-gbnyr52h]{max-width:860px;margin:0 auto}.section-layout-image-first[data-astro-cid-gbnyr52h] .section-media[data-astro-cid-gbnyr52h]{width:min(100%,760px);margin:0 auto}.section-layout-image-first[data-astro-cid-gbnyr52h] .section-copy-body[data-astro-cid-gbnyr52h]{max-width:860px;margin:0 auto}.facts-grid[data-astro-cid-gbnyr52h],.impact-list[data-astro-cid-gbnyr52h]{grid-template-columns:repeat(3,minmax(0,1fr))}.meta-grid[data-astro-cid-gbnyr52h]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:767px){.cta-box[data-astro-cid-gbnyr52h]{flex-direction:column;align-items:flex-start}}.image-trigger[data-astro-cid-gbnyr52h]{display:block;width:100%;padding:0;border:0;background:transparent;cursor:zoom-in}.image-trigger[data-astro-cid-gbnyr52h] img[data-astro-cid-gbnyr52h]{transition:transform .18s ease,box-shadow .18s ease}.image-trigger[data-astro-cid-gbnyr52h]:hover img[data-astro-cid-gbnyr52h]{transform:scale(1.01);box-shadow:0 18px 50px #0000001f}.image-lightbox[data-astro-cid-gbnyr52h]{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:24px}.image-lightbox[data-astro-cid-gbnyr52h][aria-hidden=false]{display:flex}.lightbox-backdrop[data-astro-cid-gbnyr52h]{position:absolute;inset:0;border:0;background:#0a0a0ac7;cursor:zoom-out}.lightbox-content[data-astro-cid-gbnyr52h]{position:relative;z-index:1;width:min(100%,1200px);max-height:calc(100vh - 48px);display:flex;align-items:center;justify-content:center}.lightbox-content[data-astro-cid-gbnyr52h] img[data-astro-cid-gbnyr52h]{width:auto;max-width:100%;max-height:calc(100vh - 48px);border-radius:20px;object-fit:contain;box-shadow:0 24px 80px #00000059}.lightbox-close[data-astro-cid-gbnyr52h]{position:absolute;top:-16px;right:-16px;z-index:2;width:44px;height:44px;border:0;border-radius:999px;background:#fff;color:#181818;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 12px 32px #00000038}body.lightbox-open{overflow:hidden}@media(max-width:767px){.image-lightbox[data-astro-cid-gbnyr52h]{padding:16px}.lightbox-content[data-astro-cid-gbnyr52h] img[data-astro-cid-gbnyr52h]{border-radius:14px;max-height:calc(100vh - 32px)}.lightbox-close[data-astro-cid-gbnyr52h]{top:8px;right:8px}}
