@font-face{font-family:Monaspace Krypton;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/monaspace-krypton-latin-400-normal.DsuVXUab.woff2) format("woff2"),url(/_astro/monaspace-krypton-latin-400-normal.D9XlxC9R.woff) format("woff")}@font-face{font-family:Monaspace Krypton;font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/monaspace-krypton-latin-400-italic.BoBCEexI.woff2) format("woff2"),url(/_astro/monaspace-krypton-latin-400-italic.LWEicbvC.woff) format("woff")}@font-face{font-family:Monaspace Krypton;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/monaspace-krypton-latin-700-normal.D3bMlBdP.woff2) format("woff2"),url(/_astro/monaspace-krypton-latin-700-normal.C7unnqeV.woff) format("woff")}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/source-serif-4-latin-400-normal.DJ5YJwmz.woff2) format("woff2"),url(/_astro/source-serif-4-latin-400-normal.Dn3IlU-Z.woff) format("woff")}@font-face{font-family:"Source Serif 4";font-style:italic;font-display:swap;font-weight:400;src:url(/_astro/source-serif-4-latin-400-italic.0j97Jm6B.woff2) format("woff2"),url(/_astro/source-serif-4-latin-400-italic.Dv9jnFA_.woff) format("woff")}@font-face{font-family:"Source Serif 4";font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/source-serif-4-latin-700-normal.CGGdTIBe.woff2) format("woff2"),url(/_astro/source-serif-4-latin-700-normal.3V4Pv1hj.woff) format("woff")}:root{color-scheme:light;--bg: #fcf8ff;--bg-elevated: #ffffff;--bg-subtle: #f5f2ff;--bg-contrast: #f0ecf9;--border: #d9d4e5;--border-strong: #c7c1d8;--text: #111118;--text-muted: #494654;--text-soft: #686477;--accent: #4f46e5;--accent-strong: #3525cd;--accent-soft: rgba(79, 70, 229, .1);--glass-surface: rgba(252, 248, 255, .68);--shadow: 0 10px 30px rgba(27, 27, 36, .08);--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-full: 999px;--content-width: 72rem;--reading-width: 50rem;--font-interface: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-reading: "Source Serif 4", ui-serif, Georgia, Cambria, serif;--font-display: var(--font-reading);--font-code: "Monaspace Krypton", ui-monospace, monospace}:root[data-theme=dark]{color-scheme:dark;--bg: #0f172a;--bg-elevated: #111827;--bg-subtle: #172033;--bg-contrast: #1c263b;--border: #243043;--border-strong: #334155;--text: #f3effc;--text-muted: #c9c3d8;--text-soft: #9fa6ba;--accent: #8a84ff;--accent-strong: #c3c0ff;--accent-soft: rgba(138, 132, 255, .16);--glass-surface: rgba(15, 23, 42, .68);--shadow: 0 18px 40px rgba(0, 0, 0, .3)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-interface);font-weight:400;line-height:1.6;font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration-color:color-mix(in srgb,var(--accent) 45%,transparent);text-underline-offset:.18em}a:hover{color:var(--accent)}button,input,textarea,select{font:inherit}::selection{background:var(--accent);color:#fff}.site-shell{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column}.container{width:min(calc(100% - 2rem),var(--content-width));margin-inline:auto}.reading-container{width:min(calc(100% - 2rem),90rem);margin-inline:auto}.reading-surface{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--glass-surface);box-shadow:var(--shadow);backdrop-filter:blur(18px)}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(16px);background:color-mix(in srgb,var(--bg) 88%,transparent);border-bottom:1px solid var(--border)}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0}.brand{font-family:var(--font-code);font-style:italic;font-size:2rem;line-height:1;color:var(--accent);text-decoration:none}.site-nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.site-nav a,.site-nav button,.site-nav summary{color:var(--text-muted);text-decoration:none;background:none;border:0;cursor:pointer}.site-nav a[aria-current=page]{color:var(--accent);text-decoration:underline;text-decoration-thickness:2px}.header-actions{display:flex;align-items:center;gap:.5rem}.icon-button,.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:2.5rem;padding:.6rem .9rem;border:1px solid var(--border);border-radius:var(--radius-full);background:var(--bg-elevated);color:var(--text-muted);box-shadow:0 0 #0000}.icon-button:hover,.theme-toggle:hover{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 35%,var(--border))}.site-main{flex:1}.hero,.section{padding:clamp(3rem,6vw,6rem) 0}.site-shell--photo-backdrop .hero:not(.hero-home)>.container,.site-shell--photo-backdrop .section>.container:has(>.page-title){padding:clamp(1.5rem,4vw,3rem);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--glass-surface);box-shadow:var(--shadow);backdrop-filter:blur(14px)}.hero--split{display:grid;grid-template-columns:1.3fr .9fr;gap:clamp(2rem,4vw,4rem);align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.display-title,.page-title,.article-title,.section-title{margin:0;font-family:var(--font-display);line-height:1.06;letter-spacing:-.02em}.display-title{font-size:clamp(3rem,7vw,5rem)}.page-title{font-size:clamp(2.5rem,5vw,4rem)}.section-title{font-size:clamp(2rem,4vw,3rem)}.article-title{font-size:clamp(2.5rem,5vw,4.25rem)}.lead,.hero-copy,.page-lead{max-width:42rem;margin:1.25rem 0 0;font-size:clamp(1.1rem,2vw,1.4rem);line-height:1.75;color:var(--text-muted)}.hero-actions,.inline-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.button,.button--secondary,.button--ghost{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.15rem;border-radius:var(--radius-full);border:1px solid transparent;text-decoration:none;font-weight:600}.button{background:var(--accent);color:#fff}.button:hover{color:#fff;background:var(--accent-strong)}.button--secondary{background:var(--bg-elevated);border-color:var(--border);color:var(--text)}.button--secondary:hover,.button--ghost:hover{border-color:color-mix(in srgb,var(--accent) 35%,var(--border))}.button--ghost{background:transparent;border-color:var(--border);color:var(--text-muted)}.hero-visual,.surface-card,.project-card,.article-card,.photo-card,.callout{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-elevated);box-shadow:var(--shadow)}.hero-visual{overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover}.hero-home{padding-top:clamp(2.5rem,5vw,5rem)}.hero-home__stage{position:relative;display:flex;min-height:clamp(32rem,48vw,40rem);align-items:center;overflow:hidden;padding:clamp(1.25rem,4vw,3.5rem);border:1px solid var(--border);border-radius:clamp(1rem,2vw,1.5rem);box-shadow:0 2rem 5rem #1b1b2433;isolation:isolate}.hero-home__copy{position:relative;z-index:2;display:flex;width:min(100%,31rem);min-width:0;padding:clamp(1.35rem,3vw,2.25rem);border:1px solid rgba(255,255,255,.2);border-radius:var(--radius-lg);background:#0a0d1cc2;box-shadow:0 1.25rem 3rem #00000042;color:#fff;flex-direction:column;justify-content:center;backdrop-filter:blur(18px) saturate(125%)}.hero-home__copy .eyebrow{margin-bottom:.75rem;color:#c7d2fe;font-size:.74rem}.hero-home__copy .display-title{max-width:8.6ch;color:#fff;font-size:clamp(2.35rem,4.5vw,3.75rem);line-height:1.02}.hero-home__copy .hero-copy{max-width:25rem;margin-top:1rem;color:#ffffffd1;font-size:clamp(1rem,1.25vw,1.14rem);line-height:1.65}.hero-home__copy .hero-actions{gap:.65rem;margin-top:1.15rem}.hero-home__copy .button,.hero-home__copy .button--secondary{padding:.78rem 1rem}.hero-home__copy .button--secondary,.hero-home__copy .button--secondary:hover{border-color:#ffffff47;background:#ffffff1a;color:#fff}.hero-home__visual{position:absolute;inset:0;z-index:0;min-width:0}.hero-home__visual .homepage-gallery{height:100%;min-height:100%;border:0;border-radius:0;box-shadow:none}.hero-home__stage .homepage-gallery__overlay{background:linear-gradient(90deg,#0608144d,#06081414 58%,#06081433),linear-gradient(180deg,rgba(6,8,20,.1),transparent 45%,rgba(6,8,20,.36))}.hero-home__stage .homepage-gallery__eyebrow{align-self:flex-end}.hero-home__stage .homepage-gallery__meta{justify-content:flex-end}.hero-home__stage .homepage-gallery__counter{margin-left:0}.homepage-gallery{position:relative;display:block;width:100%;min-height:clamp(23rem,38vw,30rem);aspect-ratio:16 / 9;color:#fff;text-decoration:none;isolation:isolate}.homepage-gallery:hover{color:#fff}.homepage-gallery__viewport{position:relative;width:100%;height:100%}.homepage-gallery__frame{position:absolute;inset:0;opacity:0;will-change:opacity;transition:opacity .95s ease}.homepage-gallery__frame img{width:100%;height:100%;object-fit:cover;object-position:center center;will-change:transform;transform:translate3d(var(--gallery-start-x, 0%),var(--gallery-start-y, 0%),0) scale(var(--gallery-start-scale, 1.12));transition:transform 7.8s cubic-bezier(.2,.7,.2,1)}.homepage-gallery__frame.is-active{opacity:1}.homepage-gallery__frame.is-active.is-animated img{transform:translate3d(var(--gallery-end-x, 0%),var(--gallery-end-y, 0%),0) scale(var(--gallery-end-scale, 1.01))}.homepage-gallery__overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(1rem,2.4vw,1.5rem);background:linear-gradient(180deg,#0f172a14,#0f172a08 34%,#0f172a52),linear-gradient(135deg,rgba(79,70,229,.04),transparent 55%)}.homepage-gallery__eyebrow,.homepage-gallery__cta,.homepage-gallery__counter{display:inline-flex;align-self:flex-start;padding:.45rem .8rem;border-radius:var(--radius-full);background:#0f172a57;color:#fffffff0;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px)}.homepage-gallery__meta{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.homepage-gallery__cta,.homepage-gallery__counter{font-size:.75rem}.homepage-gallery__counter{align-self:auto;margin-left:auto;color:#ffffffd1}.about-page{padding-top:.75rem}.about-page__container{width:min(calc(100% - 2rem),68rem);margin-inline:auto}.about-page__portrait{float:right;width:clamp(18rem,28vw,22rem);height:auto;margin:0 0 1.5rem 2.25rem;border-radius:1rem;box-shadow:var(--shadow);object-fit:cover;object-position:center 42%}.about-page__prose.prose{width:100%;padding:clamp(1.5rem,4vw,3rem)}.about-page__prose h1{margin:0 0 .35rem;font-family:var(--font-display);font-size:clamp(2.4rem,5vw,3.6rem);line-height:1.05}.about-page__roles{max-width:34rem;margin:.35rem 0 1.1rem;color:var(--text-soft);font-family:var(--font-interface);font-size:clamp(.96rem,1vw,1.06rem);font-weight:400;line-height:1.6}.about-page__roles a{color:inherit;text-decoration-color:color-mix(in srgb,var(--text-soft) 45%,transparent)}.about-page__prose.prose blockquote{margin:1.25rem 0;padding:.2rem 0 .2rem 1rem;border-left:2px solid var(--border-strong);background:transparent!important;color:var(--text-muted)}.about-page__prose.prose blockquote p{margin-bottom:.6rem}.about-page__prose.prose blockquote p:last-child{margin-bottom:0}.section-header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid var(--border)}.section-link{color:var(--accent);text-decoration:none}.projects-page__lead{max-width:40rem}.projects-page__section-header{margin-bottom:1.25rem;padding:1.25rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--glass-surface);box-shadow:var(--shadow);backdrop-filter:blur(14px)}.projects-page__section-header--stacked{align-items:flex-start;margin-bottom:1.6rem;padding-bottom:1rem}.projects-page__section-copy-block{display:grid;gap:.45rem}.projects-page__section-title{font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.08}.projects-page__section-copy{max-width:42rem;margin:0;color:var(--text-muted);font-size:1rem;line-height:1.6}.projects-page__featured-card{padding:1.55rem}.projects-page__featured-title{font-size:clamp(1.8rem,2.5vw,2.35rem)}.projects-page__highlights-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.projects-page__highlight-card{padding:1.3rem}.projects-page__highlight-card h3{margin:.4rem 0 0;font-family:var(--font-display);font-size:1.45rem;line-height:1.16}.projects-page__highlight-card p{margin:.7rem 0 0}.projects-page__highlight-links{margin-top:1rem}.grid{display:grid;gap:1.25rem}.grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.article-card,.project-card,.utility-card{padding:1.4rem;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.article-card:hover,.article-card:focus-within,.project-card:hover,.project-card:focus-within,.utility-card:hover,.utility-card:focus-within{border-color:color-mix(in srgb,var(--accent) 35%,var(--border));box-shadow:0 1rem 2.5rem color-mix(in srgb,var(--text) 12%,transparent);transform:translateY(-.25rem)}.article-card__meta,.article-list__meta,.article-meta,.utility-card__meta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;font-size:.95rem;color:var(--text-soft)}.article-card h3,.article-list h3,.project-card h3,.utility-card h3{margin:.5rem 0 0;font-family:var(--font-display);font-size:1.8rem;line-height:1.15}.article-card p,.article-list p,.project-card p,.utility-card p{margin:.8rem 0 0;color:var(--text-muted)}.site-photo-backdrop{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.site-photo-backdrop__grid{position:absolute;top:-5rem;right:-5rem;left:-5rem;column-count:5;column-gap:.75rem;opacity:.78;filter:saturate(.78) contrast(.92);transform:rotate(-1deg) scale(1.03)}.site-photo-backdrop__tile{position:relative;overflow:hidden;aspect-ratio:var(--photo-aspect-ratio);margin:0 0 .75rem;border-radius:var(--radius-sm);break-inside:avoid}.site-photo-backdrop__tile img{width:100%;height:100%;object-fit:cover}.site-photo-backdrop__replacement{position:absolute;inset:0;opacity:0;transition:opacity 2.2s ease-in-out}.site-photo-backdrop__replacement.is-visible{opacity:1}.site-photo-backdrop__veil{position:absolute;inset:0;background:#fcf8ff94;backdrop-filter:blur(2px)}:root[data-theme=dark] .site-photo-backdrop__veil{background:#0f172aa8}.home-showcase{position:relative;overflow:hidden}.home-writing{background:transparent;border-block:1px solid var(--border)}.home-section-header{align-items:flex-end;margin-bottom:2rem;padding:clamp(1rem,2vw,1.5rem);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--glass-surface);box-shadow:var(--shadow);backdrop-filter:blur(14px)}.home-section-header p{max-width:42rem;margin:.65rem 0 0;color:var(--text-muted);font-size:1.05rem}.home-section-header .section-link{flex:none;font-weight:700;text-decoration:none}.home-article-card{min-height:100%;overflow:hidden;padding:0;border-top:3px solid var(--accent);background:var(--bg-elevated)}.home-article-card__body{padding:1.35rem}.home-article-card__body p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.home-projects{background:transparent;border-block:1px solid var(--border)}.home-project-card{display:flex;min-height:100%;overflow:hidden;padding:0;border-top:3px solid color-mix(in srgb,var(--accent) 70%,var(--border));background:var(--bg-elevated);flex-direction:column}.home-project-card__body{display:flex;flex:1;flex-direction:column;padding:1.4rem}.home-project-card__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.4rem}.home-project-card__meta .eyebrow{margin:0}.home-project-card__status{padding:.25rem .55rem;border:1px solid color-mix(in srgb,var(--accent) 28%,var(--border));border-radius:var(--radius-full);background:var(--accent-soft);color:var(--accent);font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.home-project-card__body .pill-row{margin-top:1rem}.home-project-card__body .hero-actions{margin-top:auto;padding-top:1.35rem}@media(min-width:72.01rem){.home-project-card--featured:first-child{grid-column:span 2}.home-project-card--featured:first-child .home-project-card__body{padding:1.75rem}.home-project-card--featured:first-child h3{font-size:2.35rem}}@media(max-width:54rem){.site-photo-backdrop__grid{column-count:3}.home-section-header{align-items:flex-start;flex-direction:column}}.pill-row{display:flex;flex-wrap:wrap;gap:.45rem}.pill,.filter-chip,.meta-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;border-radius:var(--radius-full);background:var(--bg-subtle);color:var(--text-soft);font-size:.8rem;text-decoration:none;border:1px solid var(--border)}.meta-chip--accent,.filter-chip[aria-pressed=true],.pill--accent{background:var(--accent-soft);color:var(--accent);border-color:color-mix(in srgb,var(--accent) 35%,var(--border))}.project-shell{display:grid;gap:2rem}.project-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:1.5rem;align-items:center}.project-feature__visual{aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--radius-lg);background:linear-gradient(145deg,var(--bg-contrast),var(--bg-subtle));border:1px solid var(--border)}.project-feature__visual--terminal{padding:1rem}.terminal{height:100%;padding:1rem;border-radius:var(--radius-md);background:#0f172a;color:#dce7ff;font-family:var(--font-code);font-size:.9rem;line-height:1.7}.terminal__bar{display:flex;gap:.4rem;margin-bottom:.8rem}.terminal__dot{width:.7rem;height:.7rem;border-radius:999px;background:#475569}.article-list{display:grid;grid-template-columns:11rem 1fr;gap:1.5rem;margin-bottom:.75rem;padding:1.5rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--glass-surface);backdrop-filter:blur(14px)}.article-list__title{text-decoration:none}.search-shell{display:grid;gap:1rem;margin-bottom:2rem}.search-bar{display:flex;align-items:center;gap:.75rem;padding:.8rem 1rem;border:1px solid var(--border);border-radius:var(--radius-full);background:var(--bg-elevated)}.search-bar input{width:100%;border:0;outline:none;background:transparent;color:var(--text)}.archive-year{margin-top:2rem}.archive-year h2{margin:0 0 .75rem;font-family:var(--font-display);font-size:2rem}.archive-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--border)}.archive-list li{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;padding:.9rem 0;border-bottom:1px solid var(--border)}.article-shell{display:grid;grid-template-columns:minmax(0,52rem) 16rem;justify-content:center;gap:clamp(2rem,4vw,4rem);margin-block:clamp(1rem,3vw,2rem) 4rem;padding:clamp(2rem,4vw,4rem) clamp(1.25rem,4vw,4rem) 5rem;background:var(--bg);backdrop-filter:none}.article-shell--no-toc{grid-template-columns:minmax(0,52rem)}.article-toc{grid-column:2;grid-row:1;position:sticky;top:6rem;align-self:start;justify-self:end;width:100%;font-size:.92rem}.article-toc nav{display:grid;gap:.55rem;padding-left:1rem;max-height:min(26rem,calc(100vh - 12rem));overflow:auto;border-left:1px solid var(--border)}.article-toc a{display:block;color:var(--text-soft);text-decoration:none;line-height:1.45}.article-toc a:hover,.article-toc a[data-active=true]{color:var(--accent)}.article-main{grid-column:1;grid-row:1;min-width:0;width:min(100%,52rem)}.article-header{margin-bottom:2rem}.article-header>.pill-row{margin-bottom:1.15rem}.article-summary{max-width:48rem;margin-top:1rem;color:var(--text-muted);font-family:var(--font-reading);font-size:1.1rem;line-height:1.7;text-wrap:pretty}.prose abbr[data-full-form],.article-summary abbr[data-full-form]{position:relative;border-bottom:1px dotted var(--text-soft);cursor:help;text-decoration:none}.prose abbr[data-full-form]:where(:hover,:focus-visible),.article-summary abbr[data-full-form]:where(:hover,:focus-visible),.prose abbr[data-open=true],.article-summary abbr[data-open=true]{border-bottom-color:var(--accent);outline:none}.prose abbr[data-full-form]:before,.prose abbr[data-full-form]:after,.article-summary abbr[data-full-form]:before,.article-summary abbr[data-full-form]:after{position:absolute;left:50%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .16s ease,transform .16s ease,visibility .16s ease;z-index:20}.prose abbr[data-full-form]:before,.article-summary abbr[data-full-form]:before{content:"";bottom:calc(100% + .2rem);transform:translate(-50%) translateY(.15rem);border-width:.38rem;border-style:solid;border-color:var(--text) transparent transparent transparent}.prose abbr[data-full-form]:after,.article-summary abbr[data-full-form]:after{content:attr(data-full-form);bottom:calc(100% + .55rem);transform:translate(-50%) translateY(.15rem);width:max-content;max-width:min(20rem,70vw);padding:.45rem .65rem;border-radius:var(--radius-sm);background:var(--text);color:var(--bg);box-shadow:var(--shadow);font-family:var(--font-interface);font-size:.8rem;font-style:normal;font-weight:500;line-height:1.35;text-align:center;text-wrap:balance;white-space:normal}.prose abbr[data-full-form]:where(:hover,:focus-visible):before,.prose abbr[data-full-form]:where(:hover,:focus-visible):after,.article-summary abbr[data-full-form]:where(:hover,:focus-visible):before,.article-summary abbr[data-full-form]:where(:hover,:focus-visible):after,.prose abbr[data-open=true]:before,.prose abbr[data-open=true]:after,.article-summary abbr[data-open=true]:before,.article-summary abbr[data-open=true]:after{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.prose abbr[data-abbr-disabled=true],.article-summary abbr[data-abbr-disabled=true],.prose :is(h1,h2,h3,h4,h5,h6) abbr[data-full-form],.article-summary :is(h1,h2,h3,h4,h5,h6) abbr[data-full-form]{border-bottom:none;cursor:inherit}.prose abbr[data-abbr-disabled=true]:before,.prose abbr[data-abbr-disabled=true]:after,.article-summary abbr[data-abbr-disabled=true]:before,.article-summary abbr[data-abbr-disabled=true]:after{display:none}.article-hero{margin:2rem 0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--bg-contrast),var(--bg-subtle));aspect-ratio:2 / 1}.prose{width:min(100%,var(--reading-width));color:var(--text);font-family:var(--font-reading);font-size:clamp(1.05rem,1rem + .2vw,1.2rem);font-weight:400;line-height:1.7}.prose>*:first-child{margin-top:0}.prose p,.prose ul,.prose ol,.prose blockquote,.prose pre,.prose figure,.prose table{margin:0 0 1.5rem}.prose h2,.prose h3,.prose h4{margin:2.4rem 0 1rem;font-family:var(--font-display);line-height:1.2}.prose h2{font-size:2rem}.prose h3{font-size:1.55rem}.prose h4{font-size:1.2rem}.prose ul,.prose ol{padding-left:1.4rem}.prose li+li{margin-top:.5rem}.prose blockquote{padding:1rem 1.2rem;border-left:3px solid var(--accent);background:var(--bg-subtle);color:var(--text-muted)}.prose code{font-family:var(--font-code);font-size:.88em;padding:.15em .4em;border-radius:.35rem;background:var(--bg-subtle)}.prose pre{overflow-x:auto;padding:1rem 1.1rem;border:1px solid var(--border);border-radius:var(--radius-md);background:color-mix(in srgb,var(--bg-subtle) 50%,#0f172a 50%)}.prose pre code{padding:0;background:transparent}.prose figure img,.prose img{border-radius:var(--radius-md)}.prose figcaption{margin-top:.75rem;font-size:.95rem;color:var(--text-soft);text-align:center}.prose table{width:100%;border-collapse:collapse;font-size:1rem}.prose th,.prose td{padding:.75rem;border:1px solid var(--border);text-align:left}.prose hr{border:0;border-top:1px solid var(--border);margin:2.5rem 0}.prose .article-subtext{margin:2rem 0 0;padding:1rem 1.15rem;border:1px solid var(--border);border-left-width:4px;border-radius:var(--radius-md);background:color-mix(in srgb,var(--bg-subtle) 72%,var(--bg-elevated))}.prose .article-subtext+.article-subtext{margin-top:1rem}.prose .article-subtext--review{border-left-color:var(--border-strong)}.prose .article-subtext--ai{border-left-color:var(--accent);background:color-mix(in srgb,var(--accent-soft) 32%,var(--bg-elevated))}.prose .article-subtext>p:not(.article-subtext-label),.prose .article-subtext>ul{margin:0;color:var(--text-muted);font-size:.98rem;line-height:1.7}.prose .article-subtext-label{margin:0 0 .55rem;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft)}.prose .article-subtext>ul{margin-top:.55rem;padding-left:1.25rem}.prose .article-subtext li+li{margin-top:.35rem}.heading-anchor{margin-left:.35rem;opacity:0;color:var(--accent);text-decoration:none}:is(.prose h1,.prose h2,.prose h3,.prose h4):hover .heading-anchor,.heading-anchor:focus{opacity:1}.author-card,.comments-shell,.related-grid{width:min(100%,var(--reading-width))}.author-card{display:grid;grid-template-columns:auto 1fr;gap:1rem;padding:1rem;margin-top:2rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-elevated)}.author-card img{width:4rem;height:4rem;border-radius:999px;object-fit:cover}.comments-shell{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border)}.related-section{margin-top:4rem;padding:3rem 0;border-top:1px solid var(--border);background:color-mix(in srgb,var(--bg-subtle) 55%,transparent)}.related-grid,.photo-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.photography-header{padding:clamp(1.5rem,3vw,2.5rem) 0 1rem}.photography-header .page-title{font-size:clamp(2.5rem,4vw,3.25rem)}.photography-header .page-lead{margin-top:.35rem;font-size:1rem;line-height:1.5}.photography-gallery{padding-bottom:clamp(3rem,6vw,6rem)}.photo-page__grid{column-count:3;column-gap:.75rem}.photo-card{display:block;margin:0 0 1rem;break-inside:avoid;border:0;border-radius:0;background:transparent;box-shadow:none}.photo-card__image-link{display:block;overflow:hidden;border-radius:var(--radius-sm)}.photo-card img{width:100%;height:auto;transition:transform .2s ease}.photo-card__image-link:hover img{transform:scale(1.03)}.photo-card__details{display:flex;justify-content:flex-end;gap:.5rem;padding:.3rem .1rem 0;color:var(--text-soft);font-size:.75rem;line-height:1.3}.photo-card__details span{overflow:hidden;margin-right:auto;text-overflow:ellipsis;white-space:nowrap}.photo-card__details a{flex:none;color:var(--text-soft);text-decoration:none}.filter-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 2rem}.empty-state{padding:2rem;border:1px dashed var(--border-strong);border-radius:var(--radius-lg);color:var(--text-muted);background:var(--bg-subtle)}.notice{padding:1rem 1.2rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-subtle);color:var(--text-muted)}.site-footer{margin-top:3rem;border-top:1px solid var(--border);background:color-mix(in srgb,var(--bg-elevated) 55%,transparent)}.site-footer__inner{padding:1.5rem 0 2rem}.site-footer__copy{color:var(--text-soft)}.site-shell--photo-backdrop :is(.reading-surface,.surface-card,.project-card,.article-card,.utility-card,.photo-card,.callout,.article-list,.search-bar,.author-card,.notice,.empty-state){background:var(--glass-surface);backdrop-filter:blur(14px)}.footer-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(max-width:72rem){.hero--split,.project-feature,.article-shell,.article-shell--no-toc,.grid--two,.grid--three,.photo-preview,.related-grid,.projects-page__highlights-grid{grid-template-columns:1fr}.hero-home__copy .display-title{max-width:10ch;font-size:clamp(2.2rem,6vw,3rem)}.hero-home__copy .hero-copy{max-width:32rem}.homepage-gallery{min-height:clamp(21rem,58vw,28rem);aspect-ratio:16 / 10}.article-toc{display:none}.article-list{grid-template-columns:1fr;gap:.75rem}.about-page__portrait{float:none;display:block;width:min(100%,18rem);margin:0 0 1.25rem}.about-page__roles{max-width:100%;font-size:.97rem}.photo-page__grid{column-count:2}}@media(max-width:54rem){.site-header{position:static}.article-shell{padding-inline:.75rem}.prose abbr[data-full-form]:before,.article-summary abbr[data-full-form]:before{display:none}.prose abbr[data-full-form]:after,.article-summary abbr[data-full-form]:after{position:fixed;right:1rem;bottom:1rem;left:1rem;width:auto;max-width:none;transform:translateY(.15rem)}.prose abbr[data-full-form]:where(:hover,:focus-visible):after,.article-summary abbr[data-full-form]:where(:hover,:focus-visible):after,.prose abbr[data-open=true]:after,.article-summary abbr[data-open=true]:after{transform:translateY(0)}.hero-home__stage{min-height:42rem;align-items:flex-end;padding:1rem}.hero-home__copy{background:#0a0d1cd1}.site-header__inner,.site-footer__inner{align-items:flex-start;flex-direction:column}.hero-home__copy .display-title{max-width:9ch;font-size:clamp(2.05rem,8.5vw,2.75rem)}.hero-home__copy .hero-copy{font-size:.98rem;line-height:1.6}.hero-home__copy .hero-actions{gap:.55rem}.homepage-gallery{min-height:21rem;aspect-ratio:4 / 3}.homepage-gallery__overlay{padding:1rem}.homepage-gallery__meta{align-items:center;gap:.5rem}.header-actions,.footer-links{width:100%;justify-content:flex-start}.photo-page__grid{column-count:1}}@media(prefers-reduced-motion:reduce){.homepage-gallery__frame,.homepage-gallery__frame img,.article-card,.project-card,.utility-card{transition:none}.article-card:hover,.article-card:focus-within,.project-card:hover,.project-card:focus-within,.utility-card:hover,.utility-card:focus-within{transform:none}}
