@font-face{font-family:spaceGrotesk;src:url(../media/space_grotesk_400-s.p.1c6pcavxma0qq.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:spaceGrotesk;src:url(../media/space_grotesk_500-s.p.33jdofnh71adk.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:spaceGrotesk;src:url(../media/space_grotesk_700-s.p.16tiaqjgzwdo4.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:spaceGrotesk Fallback;src:local(Arial);ascent-override:88.75%;descent-override:26.34%;line-gap-override:0.0%;size-adjust:110.87%}.spacegrotesk_eb831fc9-module__3JOgHW__className{font-family:spaceGrotesk,spaceGrotesk Fallback}.spacegrotesk_eb831fc9-module__3JOgHW__variable{--font-space-grotesk:"spaceGrotesk", "spaceGrotesk Fallback"}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f3f7f5;--surface:#fff;--surface-subtle:#eaf1ee;--surface-accent:#dff3ed;--text:#12201a;--muted:#52635b;--line:#d5e0db;--accent:#0a7167;--accent-strong:#075a52;--accent-contrast:#fff;--warning:#9a6110;--shadow-sm:0 12px 35px #12201a12;--shadow-lg:0 28px 80px #12201a21;--radius-sm:10px;--radius:18px;--radius-lg:28px}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0d1512;--surface:#141f1a;--surface-subtle:#1b2a23;--surface-accent:#123a33;--text:#edf6f1;--muted:#b1c2b9;--line:#30423a;--accent:#5eead4;--accent-strong:#8ff3e2;--accent-contrast:#09211c;--warning:#f5c66d;--shadow-sm:0 12px 35px #0003;--shadow-lg:0 28px 80px #00000057}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:116px}body{background:radial-gradient(circle at 7% 1%, color-mix(in srgb, var(--accent) 10%, transparent) 0, transparent 28rem), var(--bg);color:var(--text);font-family:var(--font-space-grotesk), system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.65;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;height:auto;display:block}svg{flex:none}p,h1,h2,h3,ul,ol,dl,figure{overflow-wrap:break-word}:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 72%, white);outline-offset:3px}.skip-link{z-index:100;border-radius:var(--radius-sm);background:var(--text);color:var(--bg);padding:10px 14px;font-weight:700;transition:transform .2s;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.container{width:min(1200px,100% - 40px);margin-inline:auto}.page-shell{padding:126px 0 64px}.site-header{z-index:50;pointer-events:none;position:fixed;inset:14px 0 auto}.site-nav{border:1px solid color-mix(in srgb, var(--line), transparent 10%);background:color-mix(in srgb, var(--surface), transparent 7%);width:min(1200px,100% - 40px);min-height:68px;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);pointer-events:auto;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;margin-inline:auto;padding:9px 10px 9px 12px;display:flex}.brand,.brand-copy,.nav-actions,.nav-links{align-items:center;display:flex}.brand{gap:10px;min-width:0}.brand-copy{flex-direction:column;align-items:flex-start;min-width:0;line-height:1.2}.brand-copy strong{white-space:nowrap;font-size:.98rem}.brand-copy small{color:var(--muted);white-space:nowrap;margin-top:3px;font-size:.69rem}.nav-links{color:var(--muted);gap:2px;font-size:.9rem;font-weight:600}.nav-links a{border-radius:9px;padding:9px 10px}.nav-links a:hover,.nav-links a[aria-current=page]{background:var(--surface-subtle);color:var(--text)}.nav-actions{gap:7px}.locale-switch,.icon-button{border:1px solid var(--line);background:var(--surface);min-width:40px;height:40px;color:var(--text);font:inherit;border-radius:11px;place-items:center;font-size:.84rem;font-weight:700;display:inline-grid}.locale-switch:hover,.icon-button:hover{background:var(--surface-subtle)}.icon-button{cursor:pointer;padding:0}.menu-button{display:none}.mobile-navigation{border:1px solid var(--line);background:var(--surface);width:min(1200px,100% - 40px);max-height:calc(100vh - 104px);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;pointer-events:none;border-radius:20px;margin:8px auto 0;transition:opacity .18s,transform .18s,visibility .18s;overflow:auto;transform:translateY(-10px)}.mobile-navigation.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mobile-navigation__inner{gap:4px;padding:10px;display:grid}.mobile-navigation a{color:var(--muted);border-radius:11px;padding:13px 14px;font-weight:700}.mobile-navigation a:hover,.mobile-navigation a[aria-current=page]{background:var(--surface-subtle);color:var(--text)}.mobile-navigation .mobile-navigation__cv{background:var(--accent);color:var(--accent-contrast);text-align:center;margin-top:5px}.profile-picture{background:var(--surface-subtle);display:block;overflow:hidden}.profile-picture img{object-fit:cover;object-position:50% 34%;width:100%;height:100%}.profile-picture--header{border:2px solid var(--surface);width:44px;height:44px;box-shadow:0 0 0 1px var(--line);border-radius:50%;flex:0 0 44px}.profile-picture--hero{border-radius:inherit;width:100%;height:100%}.profile-hero,.case-page-hero{grid-template-columns:minmax(0,1.2fr) minmax(300px,.72fr);align-items:center;gap:clamp(34px,6vw,82px);min-height:min(760px,100vh - 140px);padding:44px 0 64px;display:grid}.profile-hero__copy,.case-page-hero__copy{min-width:0}.profile-hero h1,.case-page-hero h1,.projects-hero h1{letter-spacing:-.055em;text-wrap:balance;max-width:950px;margin:0 0 22px;font-size:clamp(2.65rem,6vw,5.65rem);line-height:.98}.case-page-hero h1{font-size:clamp(2.5rem,5vw,4.8rem)}.projects-hero h1{font-size:clamp(2.8rem,6vw,5.8rem)}.eyebrow{color:var(--accent-strong);letter-spacing:.11em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:700}.lead{max-width:820px;color:var(--text);margin:0;font-size:clamp(1.12rem,2vw,1.42rem);line-height:1.55}.hero-summary{max-width:760px;color:var(--muted);margin:18px 0 0;font-size:1.02rem}.profile-hero__visual{justify-self:end;width:min(100%,390px);padding-bottom:52px;position:relative}.portrait-frame{aspect-ratio:1;border:1px solid var(--line);background:var(--surface-subtle);box-shadow:var(--shadow-lg);border-radius:36% 64% 48% 52%/44% 42% 58% 56%;transition:transform .3s,border-radius .3s;overflow:hidden}.portrait-frame:hover{border-radius:42% 58% 52% 48%/50% 45% 55% 50%;transform:translateY(-4px)}.identity-card{border:1px solid var(--line);background:color-mix(in srgb, var(--surface), transparent 4%);width:min(330px,95%);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:15px;align-items:flex-start;gap:11px;padding:14px 16px;display:flex;position:absolute;bottom:16px;right:-18px}.identity-card strong,.identity-card small{display:block}.identity-card strong{font-size:.85rem;line-height:1.35}.identity-card small{color:var(--muted);margin-top:4px;font-size:.75rem;line-height:1.35}.status-dot{background:#24a875;border-radius:50%;flex:0 0 9px;width:9px;height:9px;margin-top:5px;box-shadow:0 0 0 4px #24a8752e}.case-page-hero__visual{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-lg);margin:0;overflow:hidden}.case-page-hero__visual img{aspect-ratio:4/5;object-fit:cover;width:100%;max-height:580px}.case-page-hero__visual figcaption{color:var(--muted);padding:12px 15px;font-size:.78rem}.projects-hero{max-width:1020px;padding:clamp(60px,9vw,120px) 0 50px}.cta-row{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.btn{border:1px solid var(--line);background:var(--surface);min-height:46px;color:var(--text);border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:700;line-height:1.25;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.btn:hover{background:var(--surface-subtle);border-color:color-mix(in srgb, var(--accent), var(--line) 45%);transform:translateY(-2px)}.btn-primary{border-color:var(--accent);background:var(--accent);color:var(--accent-contrast)}.btn-primary:hover{background:var(--accent-strong);color:var(--accent-contrast)}.quiet-links{color:var(--muted);flex-wrap:wrap;gap:18px;margin-top:18px;font-size:.92rem;font-weight:600;display:flex}.quiet-links a,.text-link{align-items:center;gap:7px;display:inline-flex}.quiet-links a:hover,.text-link:hover{color:var(--accent-strong)}.text-link{color:var(--accent-strong);font-weight:700}.proof-strip{border:1px solid var(--line);border-radius:var(--radius);background:color-mix(in srgb, var(--surface), transparent 7%);box-shadow:var(--shadow-sm);grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:12px;display:grid}.case-page-hero+.proof-strip{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{border-radius:12px;min-width:0;padding:14px}.metric-card strong,.metric-card span,.metric-card small{display:block}.metric-card strong{color:var(--accent-strong);font-size:clamp(1.55rem,3vw,2.3rem);line-height:1}.metric-card span{margin-top:7px;font-size:.87rem;font-weight:700}.metric-card small{color:var(--muted);margin-top:3px;font-size:.72rem;line-height:1.35}.section{padding:clamp(62px,8vw,100px) 0}.section-heading{max-width:840px;margin-bottom:30px}.section-heading h2{letter-spacing:-.045em;text-wrap:balance;margin:0 0 12px;font-size:clamp(2.15rem,4.4vw,4rem);line-height:1.02}.section-heading>p:not(.eyebrow){color:var(--muted);margin:0;font-size:1.04rem}.capability-grid,.pillar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.capability-card,.pillar-card,.case-card,.change-card,.project-card,.continuity-card,.principle-grid article{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm)}.capability-card,.pillar-card{padding:clamp(21px,3vw,30px)}.capability-card h3,.pillar-card h3,.case-card h3,.change-card h3,.project-card h3,.continuity-card h3{margin:16px 0 9px;font-size:1.25rem;line-height:1.25}.capability-card>p,.pillar-card>p{color:var(--muted);margin:0 0 15px}.icon-tile{background:var(--surface-accent);width:44px;height:44px;color:var(--accent-strong);border-radius:12px;place-items:center;display:grid}.evidence-line{border-top:1px solid var(--line);color:var(--text);align-items:flex-start;gap:9px;margin:14px 0 18px;padding-top:14px;font-size:.9rem;display:flex}.evidence-line svg{color:var(--accent);margin-top:3px}.tag-row{flex-wrap:wrap;gap:7px;display:flex}.tag{border:1px solid var(--line);background:var(--surface-subtle);min-height:29px;color:var(--muted);border-radius:999px;align-items:center;padding:4px 9px;font-size:.76rem;font-weight:700;display:inline-flex}.case-feature{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(26px,5vw,64px);display:grid}.case-feature figure{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);margin:0;overflow:hidden}.case-feature figure img{aspect-ratio:4/5;object-fit:cover;width:100%;max-height:570px}.case-feature__content h3{letter-spacing:-.03em;margin:12px 0;font-size:clamp(1.75rem,3vw,2.7rem);line-height:1.1}.case-feature__content>p{color:var(--muted)}.section-label{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700}.check-list{gap:9px;margin:20px 0;padding:0;list-style:none;display:grid}.check-list li{align-items:flex-start;gap:9px;display:flex}.check-list svg{color:var(--accent);margin-top:4px}.method-grid{counter-reset:method;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.method-grid li{border-top:1px solid var(--line);gap:14px;min-width:0;padding:20px;display:flex}.method-grid li>span{color:var(--accent-strong);font-size:.8rem;font-weight:700}.method-grid h3{margin:0 0 7px;font-size:1.03rem}.method-grid p{color:var(--muted);margin:0;font-size:.9rem}.case-grid,.change-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.case-card,.change-card{padding:24px}.case-card>svg,.change-card>svg{color:var(--accent)}.case-card dl,.change-card dl{margin:18px 0 0}.case-card dl div,.change-card dl div{border-top:1px solid var(--line);padding:12px 0}.case-card dt,.change-card dt,.project-card dt{color:var(--accent-strong);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:700}.case-card dd,.change-card dd,.project-card dd{color:var(--muted);margin:0}.case-card>p{color:var(--text);margin:18px 0 0;font-size:.84rem;font-weight:700}.timeline{gap:0;display:grid;position:relative}.timeline:before{content:"";background:var(--line);width:1px;position:absolute;top:8px;bottom:8px;left:139px}.timeline article{grid-template-columns:120px minmax(0,1fr);gap:44px;padding:0 0 34px;display:grid;position:relative}.timeline__marker{z-index:1;border:3px solid var(--bg);background:var(--accent);width:11px;height:11px;box-shadow:0 0 0 1px var(--accent);border-radius:50%;position:absolute;top:7px;left:134px}.timeline__period{color:var(--muted);font-size:.8rem;font-weight:700}.timeline__content h3{margin:0;font-size:1.14rem}.timeline__content>strong{color:var(--accent-strong)}.timeline__content p{max-width:760px;color:var(--muted);margin:7px 0 0}.education-note{border:1px solid var(--line);background:var(--surface-accent);border-radius:14px;align-items:flex-start;gap:12px;max-width:760px;margin:14px 0 0 164px;padding:18px;display:flex}.education-note svg{color:var(--accent-strong)}.education-note p{color:var(--muted);margin:4px 0 0}.architecture-diagram{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);padding:clamp(10px,2vw,22px);overflow:hidden}.architecture-diagram svg{width:100%;height:auto;display:block;overflow:visible}.architecture-diagram__mobile{display:none!important}.architecture-link{fill:none;stroke:var(--muted);stroke-width:2px;stroke-dasharray:5 5}.architecture-arrow{fill:var(--muted)}.architecture-node rect{fill:var(--surface-subtle);stroke:var(--line);stroke-width:1.5px}.architecture-node--quiet rect{fill:var(--surface)}.architecture-node--edge rect{fill:var(--surface-accent);stroke:color-mix(in srgb, var(--accent) 55%, var(--line))}.architecture-node--core rect{fill:color-mix(in srgb, var(--text) 94%, var(--surface));stroke:var(--text)}.architecture-node text{fill:var(--text);text-anchor:middle;font-size:17px;font-weight:700}.architecture-node .architecture-label{fill:var(--muted);font-size:11px;font-weight:500}.architecture-node .architecture-kicker{fill:var(--accent-strong);letter-spacing:1px;font-size:9px}.architecture-node--core text,.architecture-node--core .architecture-label,.architecture-node--core .architecture-pill{fill:var(--bg)}.architecture-node--core line{stroke:color-mix(in srgb, var(--bg) 35%, transparent)}.architecture-node .architecture-pill{font-size:12px;font-weight:500}.principle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.principle-grid article{box-shadow:none;padding:20px}.principle-grid svg{color:var(--accent)}.principle-grid h3{margin:10px 0 6px;font-size:1rem}.principle-grid p{color:var(--muted);margin:0;font-size:.88rem}.continuity-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.continuity-card{padding:25px}.continuity-card>svg{color:var(--warning)}.continuity-card--positive>svg{color:var(--accent)}.continuity-card ul{color:var(--muted);gap:9px;margin:16px 0 0;padding-left:20px;display:grid}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.gallery-grid figure{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);margin:0;overflow:hidden}.gallery-grid img{aspect-ratio:4/5;object-fit:cover;width:100%;transition:transform .35s}.gallery-grid figure:hover img{transform:scale(1.015)}.gallery-grid figcaption{color:var(--muted);padding:12px 14px;font-size:.83rem;font-weight:700}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.project-card{flex-direction:column;padding:clamp(22px,3vw,30px);display:flex}.project-card__top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.project-card__top>div{min-width:0}.project-card__top h3{margin-top:8px;font-size:1.35rem}.project-card__top>span{color:var(--accent-strong);flex:none;font-size:.84rem;font-weight:700}.project-card__category{background:var(--surface-accent);color:var(--accent-strong);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:.7rem;font-weight:700;display:inline-flex}.project-card__context{color:var(--muted);margin:2px 0 18px}.project-card__details{margin:0}.project-card__details>div{border-top:1px solid var(--line);padding:13px 0}.project-card__details ul{gap:5px;margin:0;padding-left:18px;display:grid}.project-card__result dd{color:var(--text);font-weight:600}.project-card .tag-row{margin-top:17px}.project-card .text-link{margin-top:18px}.contact-panel{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:center;gap:28px;padding:clamp(22px,4vw,38px);display:flex}.contact-panel--strong{background:linear-gradient(135deg, var(--surface), var(--surface-accent))}.contact-panel>div:first-child{align-items:flex-start;gap:12px;max-width:650px;display:flex}.contact-panel p{color:var(--muted);margin:0}.contact-panel>div:first-child svg{color:var(--accent)}.contact-panel .cta-row{flex:none;margin-top:0}.site-footer{border-top:1px solid var(--line);color:var(--muted);margin-top:30px;padding:34px 0}.footer-grid{justify-content:space-between;gap:28px;display:flex}.footer-grid strong{color:var(--text)}.footer-grid p{max-width:460px;margin:5px 0 0;font-size:.9rem}.footer-links{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:14px;font-size:.88rem;font-weight:600;display:flex}.footer-links a:hover{color:var(--accent-strong)}.reveal{opacity:1;transform:none}@media (max-width:1100px){.nav-links{display:none}.menu-button{display:inline-grid}.proof-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.method-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.profile-hero,.case-page-hero{grid-template-columns:1fr;min-height:auto;padding-top:44px}.profile-hero__visual{justify-self:center;width:min(100%,360px)}.case-page-hero__visual{width:min(100%,620px)}.case-page-hero__visual img{aspect-ratio:5/4;max-height:620px}.case-feature{grid-template-columns:1fr}.case-feature figure{width:min(100%,620px)}.case-feature figure img{aspect-ratio:5/4}.case-grid,.change-grid,.principle-grid{grid-template-columns:1fr}.contact-panel{flex-direction:column;align-items:flex-start}.contact-panel .cta-row{flex:auto}}@media (max-width:720px){html{scroll-padding-top:102px}.container,.site-nav,.mobile-navigation{width:min(100% - 24px,1200px)}.page-shell{padding-top:108px}.profile-hero h1,.case-page-hero h1,.projects-hero h1{font-size:clamp(2.35rem,11vw,4rem)}.profile-hero,.case-page-hero{gap:30px;padding:34px 0 48px}.capability-grid,.pillar-grid,.project-grid,.continuity-grid,.gallery-grid{grid-template-columns:1fr}.case-page-hero+.proof-strip,.proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.architecture-diagram__desktop{display:none!important}.architecture-diagram__mobile{display:block!important}.timeline:before{left:5px}.timeline article{grid-template-columns:1fr;gap:5px;padding-left:28px}.timeline__marker{left:0}.education-note{margin-left:28px}.footer-grid{flex-direction:column}.footer-links{justify-content:flex-start}}@media (max-width:480px){.site-header{top:8px}.site-nav{border-radius:16px;min-height:60px;padding:7px}.profile-picture--header{flex-basis:40px;width:40px;height:40px}.brand-copy small{display:none}.locale-switch,.icon-button{min-width:38px;height:38px}.page-shell{padding-top:94px}.projects-hero{padding-top:42px}.cta-row{flex-direction:column;align-items:stretch}.quiet-links{flex-direction:column;gap:9px}.identity-card{width:96%;right:0}.method-grid{grid-template-columns:1fr}.section{padding:52px 0}.section-heading h2{font-size:clamp(2rem,11vw,3rem)}.contact-panel .cta-row{width:100%}}@media (max-width:355px){.container,.site-nav,.mobile-navigation{width:min(100% - 16px,1200px)}.brand-copy{display:none}.profile-hero h1,.case-page-hero h1,.projects-hero h1{font-size:2.2rem}.case-page-hero+.proof-strip,.proof-strip{grid-template-columns:1fr}.metric-card{padding:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
