:root{--site-content-max:1200px;--site-content-pad-x:1rem;--site-brand-text-offset:0.75rem;--site-brand-logo-size:36px;--site-nav-link-pad-x:0.75rem;--font-sans:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--text-h1:clamp(2rem,8vw,3rem);--text-h2:clamp(1.5rem,5vw,2rem);--text-h3:clamp(1.1rem,3vw,1.25rem);--text-lede:clamp(1rem,3vw,1.125rem);--text-body:clamp(1rem,2.5vw,1.0625rem);--text-caption:clamp(0.8125rem,2vw,0.875rem);--section-space-y:clamp(2.5rem,8vw,4rem);--prose-max-ch:65ch;--radius-lg:14px;--radius-md:10px;--border-surface:1px solid var(--color-border)}:root,html[data-theme=dark]{color-scheme:dark;--color-bg:#0a0b0f;--color-surface:#12151c;--color-surface-muted:#181c27;--color-surface-elevated:#1e2433;--color-border:#2d3548;--color-text:#e8eaed;--color-text-muted:#94a3b8;--color-text-subtle:#64748b;--color-accent:#7dd3c0;--color-accent-bright:#a7e8db;--color-accent-dim:#4db8a5;--color-on-accent:#0a0b0f;--color-secondary:#94a3b8;--color-secondary-dim:#64748b;--color-secondary-soft:#1e2433;--color-on-secondary:#e2e8f0;--color-accent-soft:#152028;--color-focus-ring:#94a3b8;--color-danger:#f87171;--color-success:#34d399;--color-success-bg:rgba(52,211,153,.12);--color-success-text:#a7f3d0;--color-danger-bg:hsla(0,91%,71%,.12);--color-danger-text:#fecaca;--color-disabled:#4b5563;--color-input-bg:#141820;--color-link-on-dark:#cbd5e1;--color-shell-tag-bg:var(--color-surface-elevated);--color-shell-tag-fg:var(--color-text-muted);--color-shell-btn-bg:var(--color-text);--color-shell-btn-fg:var(--color-bg);--color-shell-link:var(--color-text-muted);--color-shell-link-hover:var(--color-text);--shadow-surface:0 4px 24px rgba(0,0,0,.22);--shadow-surface-soft:0 2px 14px rgba(0,0,0,.14);--shadow-surface-hover:0 12px 32px rgba(0,0,0,.28);--hero-tint:rgba(5,6,10,.52);--hero-copy-scrim:linear-gradient(165deg,rgba(10,11,15,.38),rgba(10,11,15,.62));--hero-copy-scrim-mobile:linear-gradient(180deg,rgba(10,11,15,.12),rgba(10,11,15,.78) 28%,rgba(10,11,15,.92));--hero-scrim:linear-gradient(105deg,rgba(10,11,15,.96),rgba(10,11,15,.82) 34%,rgba(10,11,15,.35) 58%,rgba(10,11,15,.08) 78%,transparent);--hero-scrim-mobile:linear-gradient(180deg,rgba(10,11,15,.15),rgba(10,11,15,.35) 40%,rgba(10,11,15,.88) 72%,rgba(10,11,15,.96));--hero-h1-shadow:drop-shadow(0 2px 14px rgba(0,0,0,.92));--hero-photo-veil:rgba(0,0,0,.28);--hero-deco-opacity:1}@media (prefers-color-scheme:light){:root:not([data-theme=dark]){color-scheme:light;--color-bg:#eef1f5;--color-surface:#fff;--color-surface-muted:#e4e9f0;--color-surface-elevated:#f7f9fc;--color-border:#c5ceda;--color-text:#0a0b0f;--color-text-muted:#1e293b;--color-text-subtle:#334155;--color-accent:#2d9f8c;--color-accent-bright:#3cb89f;--color-accent-dim:#238f7d;--color-on-accent:#fff;--color-secondary:#64748b;--color-secondary-dim:#94a3b8;--color-secondary-soft:#e8eef4;--color-on-secondary:#12151c;--color-accent-soft:#e4f3ef;--color-focus-ring:#4b5568;--color-danger:#dc2626;--color-success:#059669;--color-success-bg:rgba(5,150,105,.12);--color-success-text:#047857;--color-danger-bg:rgba(220,38,38,.1);--color-danger-text:#b91c1c;--color-disabled:#94a3b8;--color-input-bg:#fff;--color-link-on-dark:#334155;--color-shell-tag-bg:var(--color-surface-muted);--color-shell-tag-fg:var(--color-text-muted);--color-shell-btn-bg:var(--color-text);--color-shell-btn-fg:var(--color-bg);--color-shell-link:var(--color-text-muted);--color-shell-link-hover:var(--color-text);--shadow-surface:0 4px 24px rgba(15,23,42,.08);--shadow-surface-soft:0 2px 14px rgba(15,23,42,.06);--shadow-surface-hover:0 12px 32px rgba(15,23,42,.12);--hero-tint:transparent;--hero-copy-scrim:linear-gradient(165deg,hsla(0,0%,100%,.72),rgba(238,241,245,.88));--hero-copy-scrim-mobile:linear-gradient(180deg,rgba(238,241,245,.2),rgba(238,241,245,.88) 32%,rgba(238,241,245,.97));--hero-scrim:linear-gradient(105deg,#eef1f5,rgba(238,241,245,.98) 30%,rgba(238,241,245,.88) 48%,rgba(238,241,245,.4) 68%,transparent 88%);--hero-scrim-mobile:linear-gradient(180deg,rgba(238,241,245,.35),rgba(238,241,245,.7) 35%,rgba(238,241,245,.94) 65%,#eef1f5);--hero-h1-shadow:none;--hero-photo-veil:transparent;--hero-deco-opacity:0}}html[data-theme=light]{color-scheme:light;--color-bg:#eef1f5;--color-surface:#fff;--color-surface-muted:#e4e9f0;--color-surface-elevated:#f7f9fc;--color-border:#c5ceda;--color-text:#0a0b0f;--color-text-muted:#1e293b;--color-text-subtle:#334155;--color-accent:#2d9f8c;--color-accent-bright:#3cb89f;--color-accent-dim:#238f7d;--color-on-accent:#fff;--color-secondary:#64748b;--color-secondary-dim:#94a3b8;--color-secondary-soft:#e8eef4;--color-on-secondary:#12151c;--color-accent-soft:#e4f3ef;--color-focus-ring:#4b5568;--color-danger:#dc2626;--color-success:#059669;--color-success-bg:rgba(5,150,105,.12);--color-success-text:#047857;--color-danger-bg:rgba(220,38,38,.1);--color-danger-text:#b91c1c;--color-disabled:#94a3b8;--color-input-bg:#fff;--color-link-on-dark:#334155;--color-shell-tag-bg:var(--color-surface-muted);--color-shell-tag-fg:var(--color-text-muted);--color-shell-btn-bg:var(--color-text);--color-shell-btn-fg:var(--color-bg);--color-shell-link:var(--color-text-muted);--color-shell-link-hover:var(--color-text);--shadow-surface:0 4px 24px rgba(15,23,42,.08);--shadow-surface-soft:0 2px 14px rgba(15,23,42,.06);--shadow-surface-hover:0 12px 32px rgba(15,23,42,.12);--hero-tint:transparent;--hero-copy-scrim:linear-gradient(165deg,hsla(0,0%,100%,.72),rgba(238,241,245,.88));--hero-copy-scrim-mobile:linear-gradient(180deg,rgba(238,241,245,.2),rgba(238,241,245,.88) 32%,rgba(238,241,245,.97));--hero-scrim:linear-gradient(105deg,#eef1f5,rgba(238,241,245,.98) 30%,rgba(238,241,245,.88) 48%,rgba(238,241,245,.4) 68%,transparent 88%);--hero-scrim-mobile:linear-gradient(180deg,rgba(238,241,245,.35),rgba(238,241,245,.7) 35%,rgba(238,241,245,.94) 65%,#eef1f5);--hero-h1-shadow:none;--hero-photo-veil:transparent;--hero-deco-opacity:0}.site-brand-link{display:inline-flex;align-items:center}.site-brand-logo{width:var(--site-brand-logo-size);height:var(--site-brand-logo-size);object-fit:contain;flex-shrink:0;border-radius:6px;display:block}.site-brand-logo--on-dark{display:block}.site-brand-logo--on-light{display:none}@media (prefers-color-scheme:light){:root:not([data-theme=dark]) .site-brand-logo--on-dark{display:none}:root:not([data-theme=dark]) .site-brand-logo--on-light{display:block}}html[data-theme=light] .site-brand-logo--on-dark{display:none}html[data-theme=dark] .site-brand-logo--on-dark,html[data-theme=light] .site-brand-logo--on-light{display:block}html[data-theme=dark] .site-brand-logo--on-light{display:none}.site-brand-wordmark{line-height:1.2}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--color-text);background:var(--color-bg);font-family:var(--font-sans);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}a[role=button],button,input[type=submit]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}html{padding-bottom:env(safe-area-inset-bottom)}@keyframes mobileDrawerIn{0%{transform:translateX(100%);opacity:.92}to{transform:translateX(0);opacity:1}}.mobile-nav-panel{animation:mobileDrawerIn .22s ease-out}@media (max-width:767px){.home-projects-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem!important;padding-bottom:.75rem;margin-left:-.25rem;margin-right:-.25rem;padding-left:.25rem;padding-right:.25rem;-webkit-overflow-scrolling:touch;max-width:none}.home-projects-grid>*{flex:0 0 min(88vw,380px);scroll-snap-align:start}.project-card-detail-block{display:none}.project-card-interactive--expanded .project-card-detail-block{display:block}.project-card-case-study-btn--desktop,.project-card-description--desktop-only{display:none}.project-card-description--mobile-only{display:block}.project-card-mobile-ctas{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;margin-top:.25rem}}@media (min-width:768px){.project-card-description--mobile-only,.project-card-mobile-ctas{display:none}.project-card-description--desktop-only,.project-card-detail-block{display:block}}.reveal-on-scroll{opacity:0;transform:translateY(18px);transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1)}.reveal-on-scroll.reveal-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.reveal-on-scroll{opacity:1;transform:none;transition:none}}.app-route-template{animation:pageEnter .42s ease-out}@keyframes pageEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.app-route-template{animation:none}}.micro-bounce:active{transform:scale(.97)}.site-section{padding-top:var(--section-space-y);padding-bottom:var(--section-space-y)}.site-section--surface{background:var(--color-surface)}.site-section--muted{background:var(--color-surface-muted)}.site-section-inner{max-width:var(--site-content-max);margin-left:auto;margin-right:auto;padding-left:var(--site-content-pad-x);padding-right:var(--site-content-pad-x);box-sizing:border-box}.site-heading-2{font-size:var(--text-h2);font-weight:600;text-align:center;margin:0 0 clamp(1rem,3vw,1.5rem);letter-spacing:-.02em;line-height:1.2}.site-heading-2,.site-heading-2--neutral{color:var(--color-text)}.site-lede{font-size:clamp(.9rem,2.5vw,1rem);color:var(--color-text-muted);text-align:center;margin:0 auto clamp(1.5rem,5vw,2.5rem);line-height:1.6}.prose-narrow,.site-lede{max-width:min(var(--prose-max-ch),42rem)}.surface-card{background:var(--color-surface-muted);border-radius:var(--radius-lg);border:var(--border-surface);padding:clamp(1.5rem,4vw,2rem);box-shadow:var(--shadow-surface-soft);transition:box-shadow .25s ease,transform .25s ease}.surface-card--elevated{background:var(--color-surface);box-shadow:var(--shadow-surface-soft)}.surface-card--callout{text-align:center;background:var(--color-surface-muted);border:var(--border-surface);box-shadow:var(--shadow-surface-soft)}.hero-role-line{font-size:clamp(1.05rem,3.5vw,1.35rem);color:var(--color-text-muted);font-weight:500;line-height:1.45;max-width:min(var(--prose-max-ch),36rem);margin:0 auto clamp(.75rem,2vw,1rem)}@media (min-width:768px){.hero-role-line{margin-left:0;margin-right:0;text-align:left}}.hero-role-line__sep{opacity:.45}.hero-meta{font-size:var(--text-caption);color:var(--color-text-subtle);margin:0 0 clamp(1rem,3vw,1.25rem);line-height:1.4}@media (min-width:768px){.hero-meta{text-align:left}}.hero-focus-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin:0 auto clamp(1.25rem,4vw,1.75rem);max-width:min(var(--prose-max-ch),38rem)}@media (min-width:768px){.hero-focus-chips{justify-content:flex-start;margin-left:0;margin-right:0}}.hero-focus-chips__item{font-size:var(--text-caption);font-weight:500;color:var(--color-shell-tag-fg);background:var(--color-shell-tag-bg);border:1px solid var(--color-border);padding:.35rem .65rem;border-radius:999px;white-space:nowrap}.hero-intro--tight{font-size:var(--text-lede);line-height:1.65;color:var(--color-text);margin:0 auto clamp(1.25rem,4vw,1.75rem);max-width:min(var(--prose-max-ch),38rem)}@media (prefers-color-scheme:light){:root:not([data-theme=dark]) .hero-copy-stack .hero-h1,:root:not([data-theme=dark]) .hero-copy-stack .hero-intro--tight{color:#0a0b0f}:root:not([data-theme=dark]) .hero-copy-stack .hero-role-line{color:#0f172a;font-weight:600}:root:not([data-theme=dark]) .hero-copy-stack .hero-role-line__sep{opacity:.55}:root:not([data-theme=dark]) .hero-copy-stack .hero-meta{color:#1e293b}:root:not([data-theme=dark]) .hero-copy-stack .hero-focus-chips__item{color:#0a0b0f;background:#fff;border-color:#94a3b8}}html[data-theme=light] .hero-copy-stack .hero-h1,html[data-theme=light] .hero-copy-stack .hero-intro--tight{color:#0a0b0f}html[data-theme=light] .hero-copy-stack .hero-role-line{color:#0f172a;font-weight:600}html[data-theme=light] .hero-copy-stack .hero-role-line__sep{opacity:.55}html[data-theme=light] .hero-copy-stack .hero-meta{color:#1e293b}html[data-theme=light] .hero-copy-stack .hero-focus-chips__item{color:#0a0b0f;background:#fff;border-color:#94a3b8}@media (min-width:768px){.hero-intro--tight{margin-left:0;margin-right:0;text-align:left}}.project-card-interactive{cursor:default}.project-card-layout{display:flex;flex-direction:column;gap:clamp(.85rem,2vw,1.1rem)}.project-card-thumb-link{display:block;text-decoration:none;flex-shrink:0}.project-card-body{display:flex;flex-direction:column;min-width:0;flex:1 1}.project-card-hit{display:block;text-decoration:none;color:inherit;margin-bottom:clamp(.75rem,2vw,1rem);cursor:pointer}.project-card-hit:hover .project-card-title{color:var(--color-shell-link)}.project-card-hit:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:4px;border-radius:var(--radius-md)}.project-card-thumb{position:relative;width:100%;aspect-ratio:16/9;border-radius:var(--radius-md);overflow:hidden;background-color:var(--color-surface-elevated);border:var(--border-surface)}.project-card-heading-row{display:flex;align-items:center;margin-bottom:clamp(.5rem,2vw,.75rem)}.project-card-icon-fallback,.project-card-logo{position:relative;width:clamp(40px,8vw,48px);height:clamp(40px,8vw,48px);flex-shrink:0;margin-right:clamp(.75rem,2vw,1rem);border-radius:12px;overflow:hidden;background-color:var(--color-surface-elevated);border:1px solid var(--color-border)}.project-card-icon-fallback{display:flex;align-items:center;justify-content:center}.project-card-icon-fallback span{font-size:clamp(1.25rem,3vw,1.5rem)}.project-card-title{color:var(--color-text);margin:0;font-size:clamp(1.1rem,3vw,1.25rem);font-weight:600;transition:color .2s ease}.project-card-description{color:var(--color-text-muted);line-height:1.6;margin:0 0 clamp(.85rem,2.5vw,1.1rem);font-size:clamp(.9rem,2.5vw,1rem)}.project-card-tags{display:flex;flex-wrap:wrap;gap:clamp(.25rem,1vw,.5rem);margin-bottom:clamp(.85rem,2.5vw,1.1rem)}.project-card-tag{background-color:var(--color-shell-tag-bg);color:var(--color-shell-tag-fg);padding:clamp(.25rem,1vw,.375rem) clamp(.5rem,1.5vw,.75rem);border-radius:clamp(12px,3vw,16px);font-size:clamp(.7rem,2vw,.8rem);font-weight:500;white-space:nowrap}.project-card-actions{display:flex;flex-direction:column;gap:.65rem}.project-card-actions-row{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.project-card-case-study-btn{background-color:transparent;color:var(--color-text);border:2px solid var(--color-border);padding:clamp(8px,2vw,12px) clamp(14px,3.5vw,18px);border-radius:6px;font-weight:500;width:-moz-fit-content;width:fit-content;text-decoration:none}.project-card-case-study-btn,.project-card-see-more{display:inline-flex;align-items:center;justify-content:center;font-size:clamp(.85rem,2.5vw,.9rem);min-height:44px}.project-card-see-more{padding:.5rem .25rem;border:none;background:transparent;color:var(--color-shell-link);font-weight:600;text-decoration:underline;text-underline-offset:3px;cursor:pointer;-webkit-tap-highlight-color:transparent}.project-card-see-more:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:4px}.project-card-external-link{color:var(--color-shell-link);font-size:.9rem;font-weight:500;text-decoration:underline;text-underline-offset:3px}.project-card-external-link:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.project-card-actions-note{font-size:.75rem;color:var(--color-text-subtle);line-height:1.4}.home-projects-grid{display:grid;grid-template-columns:1fr;grid-gap:clamp(1.5rem,4vw,2rem);gap:clamp(1.5rem,4vw,2rem);max-width:1100px;margin:0 auto}@media (min-width:768px){.home-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.25rem,3vw,1.75rem)}.project-card-hit{margin-bottom:.75rem}}@media (hover:hover){.project-card-interactive:hover{box-shadow:var(--shadow-surface-hover)!important}}.astra-terminal-overlay{position:fixed;inset:0;background-color:rgba(0,0,0,.62);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;z-index:50;padding:max(clamp(1rem,4vw,2rem),env(safe-area-inset-top)) max(clamp(1rem,4vw,2rem),env(safe-area-inset-right)) max(clamp(1rem,4vw,2rem),env(safe-area-inset-bottom)) max(clamp(1rem,4vw,2rem),env(safe-area-inset-left))}@media (prefers-reduced-motion:reduce){.astra-terminal-overlay{-webkit-backdrop-filter:none;backdrop-filter:none}}.astra-terminal-panel{color-scheme:dark;--color-bg:#0a0b0f;--color-surface:#12151c;--color-surface-muted:#181c27;--color-surface-elevated:#1e2433;--color-border:#2d3548;--color-text:#e8eaed;--color-text-muted:#94a3b8;--color-text-subtle:#64748b;--color-accent:#7dd3c0;--color-accent-bright:#a7e8db;--color-accent-dim:#4db8a5;--color-on-accent:#0a0b0f;--color-secondary:#94a3b8;--color-secondary-dim:#64748b;--color-secondary-soft:#1e2433;--color-on-secondary:#e2e8f0;--color-accent-soft:#152028;--color-focus-ring:#94a3b8;--color-danger:#f87171;--color-success:#34d399;--color-success-bg:rgba(52,211,153,.12);--color-success-text:#a7f3d0;--color-danger-bg:hsla(0,91%,71%,.12);--color-danger-text:#fecaca;--color-disabled:#4b5563;--color-input-bg:#141820;--color-link-on-dark:#cbd5e1;--color-shell-tag-bg:var(--color-surface-elevated);--color-shell-tag-fg:var(--color-text-muted);--color-shell-btn-bg:var(--color-text);--color-shell-btn-fg:var(--color-bg);--color-shell-link:var(--color-text-muted);--color-shell-link-hover:var(--color-text);--astra-font-mono:ui-monospace,"SFMono-Regular","Menlo",Monaco,"Consolas","Liberation Mono","Courier New",monospace;--astra-font-body:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--astra-size-title:0.875rem;--astra-size-body:1.0625rem;--astra-size-meta:0.75rem;--astra-size-badge:0.6875rem;--astra-leading-body:1.62;--astra-max-prose:72ch;position:relative;isolation:isolate;background-color:#07080c;background-image:linear-gradient(rgba(148,163,184,.035) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.035) 1px,transparent 0);background-size:18px 18px;border:1px solid var(--color-border);border-radius:12px;box-shadow:0 0 0 1px rgba(148,163,184,.1),0 24px 56px rgba(0,0,0,.58),inset 0 1px 0 hsla(0,0%,100%,.04);width:100%;max-width:clamp(320px,94vw,720px);height:clamp(560px,86vh,760px);max-height:min(760px,calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - 1.5rem));display:flex;flex-direction:column;overflow:hidden;font-family:var(--astra-font-body);animation:astraTerminalIn .28s ease-out}@media (max-width:520px){.astra-terminal-overlay{padding:max(.35rem,env(safe-area-inset-top)) max(.35rem,env(safe-area-inset-right)) max(.35rem,env(safe-area-inset-bottom)) max(.35rem,env(safe-area-inset-left));align-items:flex-end;justify-content:center}.astra-terminal-panel{width:100%;max-width:min(720px,100%);height:min(96dvh,calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - .35rem));max-height:min(96dvh,calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom) - .35rem));border-radius:12px 12px 0 0}.astra-panel-trust-head{display:none}.astra-terminal-header{padding:.5rem .65rem}.astra-profile-focus,.astra-terminal-cal{padding:.4rem .65rem}.astra-voice-tts-help{display:none}.astra-voice-strip{padding:.35rem .55rem;flex-wrap:nowrap;align-items:center}.astra-voice-strip__tts{flex-basis:auto;border-top:none;padding-top:0;flex-wrap:nowrap;gap:.35rem}.astra-voice-strip__visual{flex-shrink:0}.astra-voice-strip__status{min-width:0}.astra-terminal-suggestions{padding:.4rem .65rem}.astra-panel-footer{padding:.35rem .65rem .5rem}.astra-panel-footer .astra-panel-trust{font-size:.62rem}.astra-terminal-input-row{padding:.5rem .65rem calc(.5rem + env(safe-area-inset-bottom, 0px))}.astra-terminal-textarea{min-height:3rem;max-height:min(28dvh,220px)}.astra-terminal-msg--pending .astra-terminal-typing{min-height:3rem}}@media (prefers-reduced-motion:reduce){.astra-terminal-panel{animation:none}}.astra-terminal-header{display:flex;align-items:center;justify-content:space-between;padding:.65rem .85rem;border-bottom:1px solid var(--color-border);background:linear-gradient(180deg,#0f1419,#0a0c10);flex-shrink:0}.astra-terminal-title{font-family:var(--astra-font-mono);font-weight:600;color:var(--color-text);font-size:var(--astra-size-title);letter-spacing:.04em;text-transform:uppercase;margin:0}.astra-terminal-sub{font-size:.75rem;color:var(--color-text-muted);margin:.15rem 0 0}.astra-panel-trust-head{margin:.4rem 0 0;font-size:.65rem;line-height:1.35;color:var(--color-text-subtle);max-width:42ch}.astra-terminal-cal{padding:.45rem .85rem;border-bottom:1px solid var(--color-border);background:#0c0e14;font-size:.72rem;color:var(--color-text-muted);display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.astra-terminal-cal a{color:var(--color-text);text-decoration:underline;text-underline-offset:2px}.astra-terminal-cal strong{color:var(--color-text);font-weight:600}.astra-terminal-cal__hint{color:var(--color-text-subtle);font-size:.8125rem}.astra-tools-menu{border-bottom:1px solid var(--color-border);background:#0a0c10;flex-shrink:0}.astra-tools-menu__toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.5rem;margin:0;padding:.55rem .85rem;border:none;background:transparent;color:var(--color-text-muted);font-size:.75rem;font-weight:600;font-family:inherit;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;min-height:44px}.astra-tools-menu__toggle:hover{color:var(--color-text)}.astra-tools-menu__toggle:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:-2px}.astra-tools-menu__chevron{font-size:.85rem;opacity:.8}.astra-tools-menu__panel{padding:0 .85rem .75rem;display:flex;flex-direction:column;gap:.65rem;max-height:min(42vh,320px);overflow-y:auto}.astra-tools-menu__row{margin:0}.astra-tools-menu__block{border:1px solid var(--color-border);border-radius:8px;padding:.55rem .65rem;background:#12161c}.astra-tools-menu__block.astra-profile-focus,.astra-tools-menu__block.astra-terminal-cal{border-bottom:none;padding:.55rem .65rem;background:#12161c}.astra-profile-focus{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .65rem;padding:.5rem .85rem;border-bottom:1px solid var(--color-border);background:#0a0c10}.astra-profile-focus__label{font-size:.68rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0;flex-shrink:0}.astra-profile-focus__chips{display:flex;flex-wrap:wrap;gap:.35rem}.astra-profile-chip{margin:0;padding:.32rem .65rem;border-radius:999px;border:1px solid var(--color-border);background:#12161c;color:var(--color-text-muted);font-size:.72rem;font-family:inherit;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.astra-profile-chip:hover{border-color:var(--color-border);color:var(--color-text)}.astra-profile-chip--active{border-color:var(--color-text-muted);color:var(--color-text);background:var(--color-surface-elevated)}.astra-terminal-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:.75rem .85rem;display:flex;flex-direction:column;gap:.85rem;background:#050607;font-family:var(--astra-font-body)}.astra-terminal-msg{display:flex;max-width:100%}.astra-terminal-msg--user{justify-content:flex-end;align-self:flex-end}.astra-terminal-msg-stack{display:flex;flex-direction:column;align-items:flex-end;max-width:100%}.astra-terminal-msg-stack--ai{align-items:flex-start}.astra-msg-badge{font-family:var(--astra-font-mono);font-size:var(--astra-size-badge);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-subtle);margin:0 0 .28rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.astra-msg-badge--assistant{color:var(--color-text-muted)}.astra-terminal-msg--user .astra-terminal-msg-bubble{background:linear-gradient(165deg,#1a1f2a,#12151c);border:1px solid var(--color-border);color:var(--color-text);border-radius:14px 14px 6px 14px;font-weight:450}.astra-terminal-msg-bubble--assistant{background:linear-gradient(165deg,#0e141c,#0a0e14);border:1px solid rgba(45,53,72,.9);color:var(--color-text);border-radius:14px 14px 14px 6px}.astra-terminal-msg-bubble--failed{border-color:hsla(0,91%,71%,.65);box-shadow:0 0 0 1px hsla(0,91%,71%,.2)}.astra-terminal-msg-bubble{max-width:min(100%,var(--astra-max-prose));padding:.85rem .95rem}.astra-terminal-msg-body{font-size:var(--astra-size-body);line-height:var(--astra-leading-body);margin:0;white-space:pre-wrap;word-break:break-word}.astra-terminal-msg-meta{font-family:var(--astra-font-mono);font-size:var(--astra-size-meta);opacity:.5;margin:.4rem 0 0}.astra-msg-actions{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.45rem;align-items:center}.astra-msg-actions__btn{font-family:var(--astra-font-mono);font-size:.65rem;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .45rem;border-radius:4px;border:1px solid var(--color-border);background:hsla(0,0%,100%,.04);color:var(--color-text-muted);cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.astra-msg-actions__btn:hover{color:var(--color-text);border-color:rgba(148,163,184,.35);background:rgba(148,163,184,.06)}.astra-msg-actions__btn--primary{border-color:var(--color-text-muted);color:var(--color-text)}.astra-msg-reactions{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.35rem;align-items:center}.astra-msg-reactions__btn{font-family:var(--astra-font-mono);font-size:.62rem;border:1px solid var(--color-border);border-radius:4px;padding:.12rem .32rem;cursor:pointer}.astra-terminal-msg--pending .astra-terminal-typing{min-height:4.25rem;width:min(100%,var(--astra-max-prose));box-sizing:border-box}.astra-terminal-typing{display:flex;align-items:center;gap:.4rem;padding:.65rem .75rem;border:1px dashed rgba(45,53,72,.85);border-radius:10px;background:#0a1018;color:var(--color-text-muted);font-size:.75rem}.astra-terminal-typing__dot{width:7px;height:7px;background-color:var(--color-text-muted);border-radius:50%;animation:bounce 1.4s ease-in-out infinite;display:inline-block}.astra-terminal-typing__dot--2{animation-delay:.2s}.astra-terminal-typing__dot--3{animation-delay:.4s}.astra-terminal-typing__label{margin-left:.25rem;font-family:var(--astra-font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;opacity:.75}@media (prefers-reduced-motion:reduce){.astra-terminal-typing__dot{animation:none;opacity:.55}}.astra-terminal-input-row{display:flex;flex-direction:column;gap:.35rem;padding:.65rem .85rem calc(.65rem + env(safe-area-inset-bottom, 0px));border-top:1px solid var(--color-border);background:#0a0c10;flex-shrink:0}.astra-terminal-input-wrap{display:flex;gap:.45rem}.astra-terminal-input-prompt{color:var(--color-text-muted);font-size:.78rem;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.astra-terminal-input{flex:1 1;min-width:0;padding:.6rem .65rem;border:1px solid var(--color-border);border-radius:4px;font-size:var(--astra-size-body);font-family:inherit;outline:none;background:var(--color-input-bg);color:var(--color-text);min-height:44px;box-sizing:border-box}.astra-terminal-input:focus{border-color:var(--color-text-muted);box-shadow:0 0 0 1px rgba(148,163,184,.25)}.astra-terminal-input:disabled{opacity:.65}.astra-terminal-textarea{resize:none;min-height:44px;max-height:160px;line-height:var(--astra-leading-body);overflow-y:auto;field-sizing:content}.astra-terminal-input-mode{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;font-size:.68rem;color:var(--color-text-muted);font-family:var(--astra-font-mono);letter-spacing:.04em;text-transform:uppercase}.astra-terminal-input-mode__label{color:var(--color-text);font-weight:600}.astra-terminal-input-mode__voice{color:var(--color-text-subtle);font-weight:400}.astra-terminal-input-mode__voice--hot{color:#fca5a5}.astra-terminal-input-mode__voice--off{text-transform:none;letter-spacing:normal;color:var(--color-text-muted);max-width:42ch;line-height:1.35}.astra-terminal-input-wrap{align-items:flex-end}.astra-terminal-input-hint{margin:0;font-size:.65rem;color:var(--color-text-subtle);font-family:var(--astra-font-mono)}.astra-terminal-input-hint kbd{display:inline-block;padding:.08rem .28rem;border-radius:3px;border:1px solid var(--color-border);background:#12151c;font-size:.62rem}.astra-input-mic-btn--live{color:#fca5a5!important;box-shadow:0 0 0 1px hsla(0,91%,71%,.35);border-radius:6px}.astra-voice-strip{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem .75rem;padding:.5rem .75rem;border-bottom:1px solid var(--color-border);background:#080a0e;flex-shrink:0}.astra-voice-strip__visual{display:flex;align-items:center;gap:.65rem}.astra-voice-strip__status{flex:1 1;min-width:min(100%,200px);display:flex;flex-direction:column;gap:.2rem}.astra-voice-state-label{font-family:var(--astra-font-mono);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--color-text-muted)}.astra-voice-state-label--idle{color:var(--color-text-subtle)}.astra-voice-state-label--listening{color:#fca5a5}.astra-voice-state-label--thinking{color:var(--color-text-muted)}.astra-voice-state-label--speaking{color:#86efac}.astra-voice-strip__hint{font-size:.65rem;color:var(--color-text-subtle);line-height:1.35;max-width:42ch}.astra-voice-strip__hint--barge{color:#a7f3d0}.astra-voice-strip__micwarn{font-size:.64rem;color:#fecaca;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.astra-voice-strip__micwarn-code{font-family:var(--astra-font-mono);opacity:.85}.astra-voice-strip__dismiss{font-family:var(--astra-font-mono);font-size:.6rem;text-transform:uppercase;letter-spacing:.06em;background:transparent;border:1px solid hsla(0,91%,71%,.45);color:#fecaca;border-radius:4px;padding:.1rem .35rem;cursor:pointer}.astra-voice-strip__tts{flex-basis:100%;display:flex;flex-wrap:wrap;align-items:flex-start;gap:.5rem .75rem;padding-top:.15rem;border-top:1px solid rgba(45,53,72,.65)}.astra-voice-tts-label{font-size:.68rem;color:var(--color-text-muted);display:flex;align-items:center;gap:.4rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.astra-voice-tts-help{margin:0;flex:1 1;min-width:min(100%,280px);line-height:1.4}.astra-voice-tts-help,.astra-voice-tts-missing{font-size:.62rem;color:var(--color-text-subtle)}.astra-voice-stop-btn{font-weight:600;color:#fecaca!important}.astra-panel-tip{padding:.65rem .75rem;border-radius:8px;border:1px solid rgba(148,163,184,.28);background:rgba(148,163,184,.06);margin-bottom:.25rem}.astra-panel-tip__title{margin:0 0 .35rem;font-size:.7rem;font-family:var(--astra-font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted)}.astra-panel-tip__list{margin:0 0 .5rem;padding-left:1.1rem;font-size:.78rem;color:var(--color-text-muted);line-height:1.45}.astra-panel-tip__ok{font-family:var(--astra-font-mono);font-size:.65rem;letter-spacing:.06em;text-transform:uppercase;padding:.3rem .65rem;border-radius:6px;border:1px solid var(--color-border);background:hsla(0,0%,100%,.06);color:var(--color-text);cursor:pointer}.astra-panel-tip__ok:hover{border-color:var(--color-text-muted);color:var(--color-text)}.astra-voice-transcript{margin:.35rem 0 0;font-size:.72rem;color:var(--color-text-muted)}.astra-voice-transcript summary{cursor:pointer;font-family:var(--astra-font-mono);font-size:.62rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-subtle)}.astra-voice-transcript__body{margin:.35rem 0 0;padding:.4rem .5rem;border-radius:6px;background:rgba(0,0,0,.25);border:1px solid var(--color-border);font-size:.75rem;line-height:1.4}.astra-agent-tools{margin:.45rem 0 0;font-size:.72rem;color:var(--color-text-muted)}.astra-agent-tools summary{cursor:pointer;font-family:var(--astra-font-mono);font-size:.62rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(148,163,184,.75)}.astra-agent-tools__list{margin:.35rem 0 0;padding:.4rem .5rem .4rem 1.25rem;border-radius:6px;background:rgba(148,163,184,.06);border:1px solid rgba(148,163,184,.18);font-size:.75rem;line-height:1.45;list-style:disc}.astra-agent-tools__list li+li{margin-top:.15rem}.astra-terminal-suggestions{padding:.5rem .85rem;border-top:1px solid var(--color-border);background:#0c0e14}.astra-terminal-suggestions-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;gap:.5rem;padding:0;margin:0;border:none;background:transparent;color:inherit;font:inherit;cursor:pointer;text-align:left;min-height:44px;touch-action:manipulation}.astra-terminal-suggestions-toggle:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px;border-radius:4px}.astra-terminal-suggestions-label{font-size:.68rem;color:var(--color-text-muted);margin:0;text-transform:uppercase;letter-spacing:.06em}.astra-terminal-suggestions-count{text-transform:none;letter-spacing:normal;font-weight:500;color:var(--color-text-subtle)}.astra-terminal-suggestions-chevron{flex-shrink:0;width:.45rem;height:.45rem;border-right:2px solid var(--color-text-muted);border-bottom:2px solid var(--color-text-muted);transform:rotate(45deg);transition:transform .15s ease;margin-top:-.2rem}.astra-terminal-suggestions--collapsed .astra-terminal-suggestions-chevron{transform:rotate(-135deg);margin-top:.15rem}.astra-terminal-suggestions-body{margin-top:.15rem}.astra-terminal-suggestions--collapsed .astra-terminal-suggestions-body{display:none}.astra-terminal-suggestion-chip{background:var(--color-surface-elevated);color:var(--color-text-muted);border:1px solid var(--color-border);padding:.35rem .55rem;border-radius:4px;font-size:.72rem;font-family:inherit;cursor:pointer;transition:border-color .15s ease}.astra-terminal-suggestion-chip:hover{border-color:var(--color-text-muted);color:var(--color-text)}@keyframes astraTerminalIn{0%{transform:translateY(12px);opacity:.88}to{transform:none;opacity:1}}.astra-terminal-overlay :focus-visible,.astra-terminal-panel :focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}.astra-fab-button:focus-visible{outline-offset:4px}.astra-terminal-msg--system{justify-content:center;margin:.15rem 0}.astra-msg-system-line{margin:0;padding:.4rem .65rem;font-size:.72rem;line-height:1.4;color:var(--color-text-muted);font-family:var(--astra-font-mono);text-align:center;border-radius:8px;border:1px dashed var(--color-border);background:var(--color-surface-muted);max-width:min(100%,var(--astra-max-prose))}.astra-msg-system-line--page-nav{text-align:left;border-left:3px solid var(--color-border);padding-left:.75rem}.astra-msg-system-line__label{display:block;margin-bottom:.35rem;font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-subtle)}.astra-msg-system-line__body{display:block;color:var(--color-text-muted);font-family:var(--astra-font-body);font-size:.78rem;line-height:1.5}.astra-terminal-msg-body-wrap--clamped{max-height:28rem;overflow:hidden;position:relative}.astra-terminal-msg-body-wrap--clamped:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2.75rem;background:linear-gradient(transparent,#0a1018 85%);pointer-events:none}.astra-msg-expand-btn{margin:.35rem 0 0;padding:0;border:none;background:none;cursor:pointer;font-family:var(--astra-font-mono);font-size:.65rem;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted);text-decoration:underline;text-underline-offset:3px}.astra-msg-expand-btn:hover{color:var(--color-text)}.astra-panel-footer{padding:.45rem .85rem .55rem;border-top:1px solid var(--color-border);background:#08090d;flex-shrink:0}.astra-panel-trust{margin:0;font-size:.62rem;line-height:1.4;color:var(--color-text-subtle);text-align:center}.astra-fab-button{border-radius:50%;border:1px solid rgba(148,163,184,.2)!important;box-shadow:0 4px 24px rgba(0,0,0,.45),0 0 20px rgba(148,163,184,.18),inset 0 1px 0 hsla(0,0%,100%,.05)!important}@media (prefers-reduced-motion:reduce){.astra-fab-button{animation:none!important}}.astra-terminal-icon-btn{color:var(--color-text-muted);background:transparent;border:none;cursor:pointer;padding:.35rem .45rem;border-radius:4px;font-size:.85rem;line-height:1}@media (pointer:coarse){.astra-terminal-icon-btn{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}}.astra-terminal-icon-btn:hover{color:var(--color-text);background:hsla(0,0%,100%,.06)}.astra-ui-highlight{outline:2px solid var(--color-text-muted);outline-offset:4px;border-radius:8px;transition:outline-color .2s ease}@media (prefers-reduced-motion:no-preference){.astra-ui-highlight{animation:astraUiPulse .85s ease-in-out 2}}@keyframes astraUiPulse{0%,to{outline-color:var(--color-text-muted)}50%{outline-color:var(--color-text)}}@media (prefers-reduced-motion:reduce){.astra-ui-highlight{animation:none}}.astra-deep-target{position:relative;z-index:46;outline:2px solid var(--color-text-muted)!important;outline-offset:6px;border-radius:10px;box-shadow:0 0 24px rgba(148,163,184,.35),0 0 48px rgba(148,163,184,.12);transition:outline-color .35s ease,box-shadow .35s ease}@media (prefers-reduced-motion:no-preference){.astra-deep-target{animation:astraDeepGlow 1.25s ease-in-out 2}}@keyframes astraDeepGlow{0%,to{box-shadow:0 0 20px rgba(148,163,184,.28),0 0 40px rgba(148,163,184,.1)}50%{box-shadow:0 0 32px rgba(148,163,184,.5),0 0 56px rgba(148,163,184,.18)}}@media (prefers-reduced-motion:reduce){.astra-deep-target{animation:none}}.astra-waveform__bar{display:block;width:3px;min-height:4px;border-radius:1px;background:var(--color-text-muted);transform-origin:bottom center}.astra-waveform--idle .astra-waveform__bar{height:4px;opacity:.35}.astra-waveform--listen .astra-waveform__bar{animation:astraBarListen .48s ease-in-out infinite alternate;background:var(--color-success)}.astra-waveform--speak .astra-waveform__bar{animation:astraBarSpeak .32s ease-in-out infinite alternate;background:var(--color-text)}.astra-waveform--think .astra-waveform__bar{animation:astraBarThink .55s ease-in-out infinite alternate;background:var(--color-text-subtle)}@keyframes astraBarListen{0%{height:6px;opacity:.55}to{height:22px;opacity:1}}@keyframes astraBarSpeak{0%{height:8px}to{height:26px}}@keyframes astraBarThink{0%{height:5px}to{height:16px}}@media (prefers-reduced-motion:reduce){.astra-waveform--listen .astra-waveform__bar,.astra-waveform--speak .astra-waveform__bar,.astra-waveform--think .astra-waveform__bar{animation:none;height:10px;opacity:.7}}.hero-main{position:relative;align-items:stretch;padding:0;box-sizing:border-box;min-height:0;flex-direction:column}.hero-scrim{inset:0;z-index:1;background:var(--hero-scrim)}.hero-photo-bg,.hero-scrim{position:absolute;pointer-events:none}.hero-photo-bg{z-index:0;top:0;right:0;bottom:0;width:min(54vw,560px)}.hero-photo-bg>*{width:100%;height:100%;min-height:100%}.hero-photo-bg .hero-portrait{object-fit:cover!important;object-position:42% 12%;width:100%!important;height:100%!important}.hero-main__content{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;justify-content:flex-end;min-height:inherit;box-sizing:border-box}.hero-copy-stack{width:100%;max-width:var(--site-content-max);margin:0 auto;padding:clamp(1.25rem,4vw,2rem) var(--site-content-pad-x) clamp(2rem,6vw,3.5rem);padding-left:calc(var(--site-content-pad-x) + var(--site-brand-text-offset));box-sizing:border-box;text-align:left}.hero-h1{margin:0 0 clamp(.5rem,2vw,1rem);position:relative;z-index:2;color:var(--color-text);filter:var(--hero-h1-shadow)}.hero-rest{min-width:0;max-width:36rem}.hero-intro{margin:0 0 clamp(1.25rem,3vw,1.75rem);max-width:34rem}.hero-cta-row{display:flex;gap:clamp(.75rem,3vw,1rem);justify-content:flex-start;flex-wrap:wrap;margin-top:clamp(1rem,3vw,1.5rem)}@media (min-width:768px){.hero-main{min-height:min(76vh,700px);overflow:hidden;flex-direction:row}.hero-photo-bg{position:absolute;top:0;right:0;bottom:0;width:min(48vw,520px)}.hero-photo-bg .hero-portrait{object-position:40% 10%}.hero-scrim{display:block}.hero-main__content{justify-content:center;min-height:inherit}.hero-copy-stack{width:min(42rem,calc(100% - 2 * var(--site-content-pad-x)));max-width:42rem;margin-left:max(var(--site-content-pad-x),calc((100% - var(--site-content-max)) / 2 + var(--site-content-pad-x)));margin-right:auto;padding-top:clamp(3rem,8vw,5rem);padding-bottom:clamp(3rem,8vw,5rem);padding-left:calc(var(--site-content-pad-x) + var(--site-brand-text-offset));align-self:flex-start}.hero-h1{white-space:nowrap;filter:none}}@media (max-width:767.98px){.hero-main{min-height:0;overflow:visible}.hero-scrim{display:none}.hero-photo-bg{position:relative;inset:auto;top:auto;right:auto;bottom:auto;width:100%;height:min(58vh,480px);flex-shrink:0;order:0}.hero-photo-bg .hero-portrait{object-position:42% 10%}.hero-main__content{position:relative;z-index:1;justify-content:flex-start;min-height:0;order:1;background:var(--color-bg)}.hero-copy-stack{text-align:left;max-width:none;margin:0;padding-top:clamp(1.5rem,5vw,2rem);padding-bottom:max(clamp(2rem,6vw,2.75rem),env(safe-area-inset-bottom))}.hero-intro,.hero-rest{max-width:none}.hero-h1{white-space:normal}.hero-cta-row{justify-content:flex-start}}.case-study-long-form__footer-cta-row .project-case-study-cta:focus-visible,.project-case-study-cta:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:2px}@media (max-width:520px){.project-case-study-cta-row{flex-direction:column;align-items:stretch}.project-case-study-cta{width:100%;min-width:0;box-sizing:border-box}}.case-study-long-form{display:flex;flex-direction:column;gap:1.75rem}.case-study-long-form__lead{color:var(--color-text-muted);line-height:1.75;font-size:var(--text-lede);margin:0;max-width:42rem}.case-study-long-form__metadata{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem;margin:0}@media (min-width:640px){.case-study-long-form__metadata{grid-template-columns:repeat(4,minmax(0,1fr))}}.case-study-long-form__metadata-cell{margin:0;padding:.85rem 1rem;border-radius:var(--radius-lg);border:var(--border-surface);background:var(--color-surface-elevated);min-width:0}.case-study-long-form__metadata-cell dt{font-size:.68rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-subtle);margin:0 0 .35rem;font-weight:600}.case-study-long-form__metadata-cell dd{margin:0;color:var(--color-text-muted);font-size:.88rem;line-height:1.45}.case-study-long-form__overview-headline{font-size:clamp(1.15rem,3vw,1.35rem);color:var(--color-text);margin:0;line-height:1.35;font-weight:600}.case-study-long-form__section{margin:0;padding:1.25rem 1.35rem;scroll-margin-top:5rem}.case-study-long-form__section-title{font-size:1.05rem;color:var(--color-text);margin:0 0 1rem;font-weight:600}.case-study-long-form__subsection{margin-top:1.25rem}.case-study-long-form__subsection:first-of-type{margin-top:0}.case-study-long-form__subsection-title{font-size:.95rem;color:var(--color-text);margin:0 0 .55rem;font-weight:600}.case-study-long-form__prose{line-height:1.75}.case-study-long-form__bullets,.case-study-long-form__prose{color:var(--color-text-muted);margin:0 0 .75rem;font-size:.95rem}.case-study-long-form__bullets{padding-left:1.15rem;line-height:1.65}.case-study-long-form__bullets li{margin-bottom:.65rem}.case-study-long-form__bullets--reflections{list-style:none;padding-left:0}.case-study-long-form__bullets--reflections li{padding-left:1rem;border-left:3px solid var(--color-border)}.case-study-long-form__figure{margin:1rem 0 0}.case-study-long-form__figure-toggle{display:block;width:100%;padding:0;margin:0;border:none;background:none;cursor:pointer;text-align:left;font:inherit;color:inherit}.case-study-long-form__figure-toggle:focus-visible{outline:2px solid var(--color-focus-ring);outline-offset:4px;border-radius:var(--radius-lg)}.case-study-long-form__figure-frame{width:100%;border-radius:var(--radius-lg);overflow:hidden;border:var(--border-surface);background:var(--color-surface-elevated);position:relative}.case-study-long-form__figure-img{display:block;width:100%;height:auto;object-fit:contain}.case-study-long-form__figure-img--svg{padding:1rem;box-sizing:border-box}.case-study-long-form__figure-video{display:block;width:100%;height:auto;max-height:min(70vh,480px);background:#000}.case-study-long-form__figure-expand-hint{display:none}.case-study-long-form__gallery-header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem 1rem;margin-bottom:.75rem}.case-study-long-form__gallery-header .case-study-long-form__section-title{margin:0}.case-study-long-form__gallery-hint{display:none;margin:0;font-size:.78rem;color:var(--color-text-subtle);letter-spacing:.02em}@media (max-width:639px){.case-study-long-form__figure-frame--portrait:not(.case-study-long-form__figure-frame--expanded){max-height:min(46vh,380px)}.case-study-long-form__figure-frame--portrait:not(.case-study-long-form__figure-frame--expanded) .case-study-long-form__figure-img{max-height:min(46vh,380px);object-position:top center}.case-study-long-form__figure-frame--gallery:not(.case-study-long-form__figure-frame--expanded){max-height:min(52vh,420px)}.case-study-long-form__figure-frame--gallery:not(.case-study-long-form__figure-frame--expanded) .case-study-long-form__figure-img{max-height:min(52vh,420px);object-position:top center}.case-study-long-form__figure-frame--gallery:not(.case-study-long-form__figure-frame--expanded):after,.case-study-long-form__figure-frame--portrait:not(.case-study-long-form__figure-frame--expanded):after{content:"";position:absolute;left:0;right:0;bottom:0;height:2.75rem;background:linear-gradient(transparent,var(--color-surface-elevated) 88%);pointer-events:none}.case-study-long-form__figure-expand-hint{display:block;position:absolute;left:.65rem;bottom:.55rem;z-index:1;font-size:.68rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-subtle);background:color-mix(in srgb,var(--color-surface-elevated) 88%,transparent);padding:.2rem .45rem;border-radius:4px}.case-study-long-form__figure-frame--expanded .case-study-long-form__figure-expand-hint{display:none}.case-study-long-form__gallery-hint{display:block}.case-study-long-form__gallery-grid{display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:.85rem;padding-bottom:.5rem;margin-left:-.15rem;margin-right:-.15rem;padding-left:.15rem;padding-right:.15rem;-webkit-overflow-scrolling:touch}.case-study-long-form__gallery-grid>.case-study-long-form__figure{flex:0 0 min(82vw,340px);scroll-snap-align:start;margin:0}}.case-study-long-form__caption{font-size:.82rem;color:var(--color-text-subtle);margin-top:.5rem;line-height:1.45}.case-study-long-form__gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:1rem;gap:1rem}.case-study-long-form__footer-cta{padding:1.25rem 1.35rem}.case-study-long-form__footer-cta-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:stretch}.case-study-long-form__footer-cta-row .project-case-study-cta--primary{display:inline-flex;align-items:center;justify-content:center;background:var(--color-shell-btn-bg);color:var(--color-shell-btn-fg);padding:.75rem 1.35rem;border-radius:10px;text-decoration:none;font-weight:700;min-height:48px;font-size:1.02rem}.case-study-long-form__footer-cta-row .project-case-study-cta--secondary{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:var(--color-text);border:2px solid var(--color-border);padding:.6rem 1.2rem;border-radius:10px;text-decoration:none;font-weight:600;min-height:48px}@media (max-width:520px){.case-study-long-form__footer-cta-row{flex-direction:column;align-items:stretch}.case-study-long-form__footer-cta-row .project-case-study-cta{width:100%;min-width:0;box-sizing:border-box}}