@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=Manrope:wght@400;500;600;700&family=Sora:wght@400;500;600;700&display=swap";
:root{--ink:#111126;--soft-ink:#555469;--paper:#faf7ff;--surface:#fff;--surface-soft:#f6f3ff;--image-surface:#f0ebff;--dialog-image-surface:#eee9ff;--image-surface-blue:#367ed0;--line:#dfd9ea;--purple:#6d38ed;--purple-soft:#ede7ff;--purple-deep:#4b289f;--purple-blue:#1661b3;--pink:#dc3f91;--button-background:#111126;--button-foreground:#fff;--button-hover:#6d38ed;--monogram-background:#111126;--monogram-foreground:#fff;--footer-background:#111126;--footer-foreground:#fff;--footer-muted:#bcbdca;--footer-accent:#cfbfff;--footer-line:#fff3;--card-shadow:#2316411a;--console:#171528;--console-raised:#211d38;--console-line:#4b426d;--console-text:#f8f6ff;--console-muted:#c5bfd4;--font-display:"Sora",Arial,sans-serif;--font-body:"Manrope",Arial,sans-serif;--font-mono:"IBM Plex Mono","SFMono-Regular",Consolas,monospace}:root[data-theme=dark]{--ink:#f8f6ff;--soft-ink:#bdb6ca;--paper:#12101c;--surface:#1b1828;--surface-soft:#241f35;--image-surface:#26213a;--dialog-image-surface:#28233c;--image-surface-blue:#367ed0;--line:#3b344d;--purple:#b69cff;--purple-soft:#30254f;--purple-deep:#d6c7ff;--purple-blue:#85b9ff;--pink:#f27ab8;--button-background:#b69cff;--button-foreground:#151126;--button-hover:#c7b2ff;--monogram-background:#f8f6ff;--monogram-foreground:#151126;--footer-background:#0c0a13;--footer-foreground:#fff;--footer-muted:#c7c0d3;--footer-accent:#e0d3ff;--footer-line:#fff3;--card-shadow:#00000047}*{box-sizing:border-box}html{scroll-behavior:smooth;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;transition:background-color .2s,color .2s}a{color:inherit;text-underline-offset:4px;text-decoration-thickness:1px}a:hover{color:var(--purple)}a:focus-visible{outline:3px solid var(--pink);outline-offset:4px}h1,h2,h3{font-family:var(--font-display)}.shell{width:min(1180px,100% - 3rem);margin:0 auto}.eyebrow{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.67rem;font-weight:500}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:10;background:var(--surface);padding:.8rem 1rem;position:absolute;top:-4rem;left:1rem}.skip-link:focus{top:1rem}.button-link{border:1px solid var(--button-background);background:var(--button-background);min-height:44px;color:var(--button-foreground);letter-spacing:.04em;border-radius:.55rem;align-items:center;padding:.65rem 1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.button-link:hover{border-color:var(--button-hover);background:var(--button-hover);color:var(--button-foreground);transform:translateY(-1px)}.arrow{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:1em;height:1em;margin-left:.35rem;transition:transform .2s}a:hover .arrow{transform:translate(3px)}header{z-index:2;position:relative}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:5.5rem;display:flex}.brand{align-items:center;gap:.65rem;font-size:.88rem;font-weight:700;text-decoration:none;display:flex}.monogram{background:var(--monogram-background);width:2rem;height:2rem;color:var(--monogram-foreground);border-radius:.55rem;place-items:center;font-size:.72rem;display:grid}.nav-links{align-items:center;gap:1.6rem;display:flex}.nav-links a{font-family:var(--font-mono);letter-spacing:.04em;font-size:.68rem;font-weight:500;text-decoration:none}.nav-actions{align-items:center;gap:.65rem;display:flex}.theme-toggle{border:1px solid var(--line);background:var(--surface);min-width:44px;min-height:44px;color:var(--ink);cursor:pointer;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:.55rem;justify-content:center;align-items:center;gap:.42rem;padding:.55rem .7rem;font-size:.62rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.theme-toggle:hover{border-color:var(--purple);background:var(--purple-soft);color:var(--purple)}.theme-toggle:focus-visible{outline:3px solid var(--pink);outline-offset:4px}.theme-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:1rem;height:1rem}.hero{grid-template-columns:1.23fr .77fr;align-items:end;gap:clamp(2.5rem,6vw,5.5rem);padding:clamp(1.75rem,3.5vw,3.75rem) 0 clamp(4rem,7vw,6.5rem);display:grid}h1{letter-spacing:-.082em;max-width:10ch;margin:.8rem 0 1.6rem;font-size:clamp(3.5rem,7.5vw,7rem);font-weight:650;line-height:.84}.lede{max-width:45ch;color:var(--soft-ink);margin:0;font-size:1.1rem;line-height:1.7}.typewriter{min-height:2.25rem;color:var(--purple);font-family:var(--font-mono);letter-spacing:.02em;align-items:center;margin-top:1.6rem;font-size:.75rem;font-weight:500;display:flex}.typewriter-label{color:var(--soft-ink);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem}.typewriter-value{margin-left:.65rem}.type-cursor{background:var(--pink);opacity:0;width:.55rem;height:1rem;margin-left:.2rem;display:inline-block;transform:translateY(.1rem)}.typewriter.is-typing .type-cursor{opacity:1;animation:.72s step-end infinite caret}@keyframes caret{50%{opacity:0}}.hero-actions{flex-wrap:wrap;align-items:center;gap:.85rem 1.2rem;margin-top:1.6rem;display:flex}.hero-contact{min-height:44px;color:var(--purple);font-family:var(--font-mono);letter-spacing:.04em;align-items:center;font-size:.7rem;font-weight:600;text-decoration:none;display:inline-flex}.hero-art{border:1px solid var(--console-line);background:radial-gradient(circle at 78% 18%,#6d38ed52 0,transparent 35%),linear-gradient(145deg,#201c36,var(--console));min-height:390px;color:var(--console-text);border-radius:1.25rem;flex-direction:column;padding:1.25rem;display:flex;position:relative;overflow:hidden}.console-meta{z-index:1;color:var(--console-muted);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:.75rem;font-size:.6rem;font-weight:500;display:flex;position:relative}.console-meta span:last-child{color:#e4ddf8;align-items:center;gap:.42rem;display:inline-flex}.console-meta i{background:var(--pink);border-radius:50%;width:.42rem;height:.42rem;box-shadow:0 0 0 3px #dc3f9129}.console-title{z-index:1;letter-spacing:-.045em;margin:.8rem 0 .1rem;font-size:1.15rem;font-weight:600;line-height:1;position:relative}.hero-art svg{width:100%;height:100%;position:absolute;inset:0}.node-line{fill:none;stroke:#786d9d;stroke-width:1.4px}.node{fill:#b29bff}.node-highlight{fill:var(--pink)}.system-map{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:1.75rem 0 1rem;padding:0;list-style:none;display:grid;position:relative}.system-node{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #aa9ada47;border-radius:.7rem;align-content:start;min-height:108px;padding:.8rem;display:grid}.system-node-index{color:#c4b4ff;font-family:var(--font-mono);letter-spacing:.08em;font-size:.61rem;font-weight:600}.system-node strong{letter-spacing:-.025em;margin-top:.7rem;font-size:.86rem;line-height:1.2}.system-node>span:last-child{color:var(--console-muted);font-family:var(--font-mono);margin-top:.38rem;font-size:.58rem;line-height:1.45}.system-focus{z-index:1;border:1px solid #dc3f9199;border-left:3px solid var(--pink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-radius:.7rem;margin-top:auto;padding:1rem;position:relative}.system-focus strong{margin-top:.45rem;font-size:.92rem;line-height:1.45;display:block}.signal{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--soft-ink);font-family:var(--font-mono);align-items:center;gap:.75rem;padding:1.05rem 0;font-size:.69rem;line-height:1.6;display:flex}.signal-dot{background:var(--pink);border-radius:50%;flex:none;width:.55rem;height:.55rem}.impact-strip{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.impact-item{border-top:1px solid var(--line);border-left:1px solid var(--line);background:linear-gradient(145deg,var(--surface),var(--surface-soft));min-height:164px;padding:1.25rem}.meta-label{color:var(--purple);letter-spacing:.12em;margin-bottom:.38rem;font-size:.54rem;display:block}.impact-value{color:var(--purple);font-family:var(--font-display);letter-spacing:-.07em;margin:1.9rem 0 .45rem;font-size:clamp(2rem,3.4vw,3.3rem);font-weight:650;line-height:1;display:block}.impact-item p{color:var(--soft-ink);font-family:var(--font-mono);margin:0;font-size:.64rem;line-height:1.55}section{scroll-margin-top:calc(1rem - clamp(4.5rem,9vw,7.5rem))}.anchor-target{scroll-margin-top:1rem}.section{padding:clamp(4.5rem,9vw,7.5rem) 0}.section-head{grid-template-columns:.88fr 1.12fr;align-items:end;gap:3rem;margin-bottom:2.4rem;display:grid}.section-head h2{letter-spacing:-.072em;max-width:11ch;margin:.5rem 0 0;font-size:clamp(2.8rem,5vw,5.3rem);font-weight:600;line-height:.9}.section-head .lede{justify-self:end}.focus-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.focus-card{border:1px solid var(--line);background:var(--surface);border-radius:1rem;min-height:270px;padding:1.4rem;transition:box-shadow .2s,transform .2s}.focus-card:hover{box-shadow:0 16px 28px var(--card-shadow);transform:translateY(-3px)}.index{color:var(--purple);font-family:var(--font-mono);font-size:.68rem;font-weight:500}.focus-card h3{letter-spacing:-.055em;margin:4.5rem 0 .75rem;font-size:2rem}.focus-card p{color:var(--soft-ink);margin:0;font-size:.9rem;line-height:1.65}.projects{border-top:1px solid var(--line);background:linear-gradient(180deg,var(--surface-soft),transparent 78%)}.project-carousel{outline:0}.project-carousel:focus-visible{outline:3px solid var(--pink);outline-offset:8px;border-radius:1.2rem}.project-carousel-viewport{touch-action:pan-y;border-radius:1rem;overflow:hidden}.project-card{border:1px solid var(--line);background:var(--surface);border-radius:1rem;grid-template-columns:repeat(2,minmax(0,1fr));min-height:520px;animation:.28s both project-slide-in;display:grid;overflow:hidden}@keyframes project-slide-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.project-art{border-right:1px solid var(--line);background:var(--image-surface);min-height:520px;position:relative;overflow:hidden}.project-art>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.project-art--blue{background:var(--image-surface-blue)}.project-art--blue>img{object-fit:contain;object-position:center}.project-brand{color:#fff;font-family:var(--font-mono);letter-spacing:.03em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#101326b8;border:1px solid #ffffff6b;border-radius:.5rem;align-items:center;gap:.45rem;padding:.45rem .6rem;font-size:.58rem;font-weight:500;display:inline-flex;position:absolute;top:.8rem;left:.8rem}.project-brand--blue{color:var(--purple-blue);background:#ffffffe6;border-color:#ffffffe6}.project-card-body{flex-direction:column;min-height:520px;padding:clamp(1.5rem,3.5vw,3rem);display:flex}.project-card h3{letter-spacing:-.06em;margin:.6rem 0 .8rem;font-size:clamp(1.65rem,2.3vw,2.1rem)}.project-card p{color:var(--soft-ink);margin:0;font-size:.89rem;line-height:1.65}.project-summary{-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:52ch;display:-webkit-box;overflow:hidden}.project-outcome{border-left:3px solid var(--purple);background:var(--surface-soft);padding:.8rem .9rem;font-weight:700;color:var(--ink)!important;margin-top:1.15rem!important;font-size:.8rem!important}.project-outcome .meta-label{margin-bottom:.42rem}.project-meta{flex-wrap:wrap;gap:.45rem;margin-top:1.1rem;display:flex}.project-meta span{border:1px solid var(--line);color:var(--soft-ink);font-family:var(--font-mono);border-radius:99px;padding:.38rem .52rem;font-size:.6rem;font-weight:500}.project-open{min-height:44px;color:var(--purple);cursor:pointer;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;background:0 0;border:0;align-items:center;gap:.15rem;margin-top:auto;padding:.55rem 0 0;font-size:.65rem;font-weight:600;display:inline-flex}.project-open:hover{color:var(--purple-deep)}.project-open .arrow{margin-left:.25rem}.project-open:focus-visible,.project-carousel-nav:focus-visible,.project-carousel-dot:focus-visible{outline:3px solid var(--pink);outline-offset:4px}.project-carousel-controls{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.project-carousel-nav{border:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--purple);cursor:pointer;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:.55rem;justify-content:center;align-items:center;gap:.35rem;padding:.55rem .7rem;font-size:.62rem;font-weight:600;display:inline-flex}.project-carousel-nav:hover{border-color:var(--purple);background:var(--purple-soft)}.carousel-chevron{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:1rem;height:1rem}.project-carousel-pagination{justify-content:center;align-items:center;gap:.85rem;display:flex}.project-carousel-counter{color:var(--soft-ink);font-family:var(--font-mono);letter-spacing:.08em;font-size:.62rem;font-weight:600}.project-carousel-dots{align-items:center;gap:0;display:flex}.project-carousel-dot{cursor:pointer;background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.project-carousel-dot span{background:var(--line);border-radius:99px;width:.38rem;height:.38rem;transition:width .2s,background-color .2s;display:block}.project-carousel-dot.is-active span{background:var(--purple);width:1.35rem}.project-dialog-backdrop{z-index:100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#111126a8;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.project-dialog{border:1px solid var(--console-line);background:var(--surface);border-radius:1.15rem;width:min(100%,1060px);max-height:calc(100dvh - 3rem);overflow:auto;box-shadow:0 28px 80px #0605126b}.project-dialog-header{z-index:1;background:linear-gradient(120deg,#201c36,var(--console));color:var(--console-text);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex;position:sticky;top:0}.project-dialog-header .eyebrow{color:#d8cfff}.project-dialog-status{color:var(--console-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.4rem;margin:.42rem 0 0;font-size:.58rem;display:flex}.project-dialog-status span{background:var(--pink);border-radius:50%;width:.38rem;height:.38rem;box-shadow:0 0 0 3px #dc3f9129}.project-dialog-close{min-height:44px;color:var(--console-text);cursor:pointer;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;background:#ffffff14;border:1px solid #d8ccfa59;border-radius:.55rem;align-items:center;gap:.42rem;padding:.55rem .7rem;font-size:.62rem;font-weight:600;display:inline-flex}.project-dialog-close:hover{background:#ffffff2b}.project-dialog-close .icon{width:1rem;height:1rem}.project-dialog-body{grid-template-columns:1fr 1fr;display:grid}.project-dialog-image{background:var(--dialog-image-surface);min-height:100%}.project-dialog-image>img{object-fit:cover;width:100%;height:100%;min-height:360px;display:block}.project-dialog-image--contained{background:#367ed0;place-items:center;display:grid}.project-dialog-image--contained>img{object-fit:contain;max-width:100%;height:auto;min-height:0}.project-dialog-copy{padding:clamp(1.5rem,4vw,3rem)}.project-dialog-copy h2{letter-spacing:-.07em;margin:.55rem 0 1.6rem;font-size:clamp(2.3rem,4vw,4rem);line-height:.92}.project-dialog-copy section{border-top:1px solid var(--line);padding:1.15rem 0}.project-dialog-copy section>p:last-child{max-width:48ch;color:var(--soft-ink);margin:0;font-size:.98rem;line-height:1.7}.project-dialog-copy .meta-label{margin:0 0 .55rem}.project-approach{counter-reset:approach;gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.project-approach li{color:var(--soft-ink);counter-increment:approach;grid-template-columns:1.7rem 1fr;gap:.65rem;font-size:.94rem;line-height:1.62;display:grid}.project-approach li:before{content:counter(approach, decimal-leading-zero);color:var(--purple);font-family:var(--font-mono);letter-spacing:.08em;font-size:.62rem;font-weight:600;line-height:1.7}.project-dialog-evidence{background:var(--surface-soft);margin-top:.2rem;border-left:3px solid var(--purple)!important;padding:.95rem 1rem!important}.project-dialog-evidence p:last-child{font-weight:700;color:var(--ink)!important}.project-dialog-copy .project-meta{margin:0}.leadership{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.leadership-layout{grid-template-columns:.7fr 1.3fr;gap:3rem;display:grid}.leadership h2,.experience h2{letter-spacing:-.07em;margin:.45rem 0 0;font-size:clamp(2.5rem,4vw,4.2rem);line-height:.92}.principles{margin:0;padding:0;list-style:none}.principles li{border-top:1px solid var(--line);grid-template-columns:3.4rem 1fr;gap:1rem;padding:1.45rem 0;display:grid}.principles li:first-child,.role:first-child{border-top:0}.principles span{color:var(--purple);font-size:.75rem;font-weight:700}.principles strong{margin-bottom:.38rem;font-size:1.08rem;display:block}.principles p{max-width:45ch;color:var(--soft-ink);margin:0;font-size:.93rem;line-height:1.62}.experience{border-top:1px solid var(--line)}.experience-layout{grid-template-columns:.72fr 1.28fr;gap:3rem;display:grid}.roles{display:grid}.role{border-top:1px solid var(--line);grid-template-columns:8.6rem 1fr;gap:1.3rem;padding:1.45rem 0;display:grid}.role-time{color:var(--purple);font-family:var(--font-mono);font-size:.66rem;font-weight:500;line-height:1.65}.role h3{letter-spacing:-.035em;margin:0 0 .42rem;font-size:1.18rem}.role-company{color:var(--soft-ink);margin:0 0 .7rem;font-size:.83rem;font-weight:700}.role p{max-width:52ch;color:var(--soft-ink);margin:0;font-size:.88rem;line-height:1.62}.about{grid-template-columns:.85fr 1.15fr;gap:3rem;padding:clamp(4.5rem,9vw,7.5rem) 0;display:grid}.about h2{letter-spacing:-.073em;margin:.5rem 0 0;font-size:clamp(2.8rem,9vw,5.2rem);line-height:.9}.about-copy{max-width:52ch;padding-top:3.7rem}.about-copy p{color:var(--soft-ink);margin:0 0 1.1rem;font-size:1.05rem;line-height:1.75}.tags{flex-wrap:wrap;gap:.55rem;margin-top:2rem;display:flex}.tag{background:var(--purple-soft);color:var(--purple-deep);font-family:var(--font-mono);border-radius:99px;padding:.55rem .75rem;font-size:.62rem;font-weight:500}footer{background:var(--footer-background);color:var(--footer-foreground)}.footer-inner{grid-template-columns:.85fr 1.15fr;gap:3rem;padding:clamp(4.5rem,8vw,7rem) 0 2rem;display:grid}.footer-inner h2{letter-spacing:-.075em;max-width:10ch;margin:.5rem 0 0;font-size:clamp(2.9rem,5.7vw,5.8rem);font-weight:600;line-height:.88}.footer-links{align-content:end;gap:.8rem;display:grid}.footer-links a{min-height:44px;color:var(--footer-foreground);align-items:center;gap:.65rem;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:600;display:inline-flex}.footer-links .arrow{margin-left:0}.footer-links a:hover{color:var(--footer-accent)}.footer-notice{color:var(--footer-muted);font-family:var(--font-mono);align-items:baseline;gap:.65rem;margin:.55rem 0 0;font-size:.66rem;line-height:1.5;display:flex}.footer-notice span{color:var(--footer-accent);letter-spacing:.08em;text-transform:uppercase}.footer-meta{border-top:1px solid var(--footer-line);color:var(--footer-muted);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:2rem;padding:1.25rem 0 2rem;font-size:.62rem;display:flex}.footer-meta>span:last-child{align-items:center;display:inline-flex}.footer-location{align-items:center;gap:.35rem;display:inline-flex}.icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;flex:none;width:1.15rem;height:1.15rem}.footer-meta .icon{width:.95rem;height:.95rem}@media (max-width:760px){.shell{width:min(100% - 2rem,620px)}.nav-links,.theme-toggle-label{display:none}.hero,.section-head,.leadership-layout,.experience-layout,.about,.footer-inner{grid-template-columns:1fr;gap:1.75rem}.hero{padding-top:2.25rem}h1{font-size:clamp(3.25rem,16vw,5rem)}.hero-art{min-height:0}.system-map{grid-template-columns:1fr}.system-node{min-height:0}.project-dialog-backdrop{align-items:end;padding:0}.project-dialog{border-radius:1.15rem 1.15rem 0 0;max-height:92dvh}.project-dialog-body{grid-template-columns:1fr}.project-dialog-image>img{height:auto;min-height:0;max-height:300px}.project-dialog-copy{padding:1.5rem 1rem 2.25rem}.section-head .lede{justify-self:start}.focus-grid{grid-template-columns:1fr}.project-card{grid-template-columns:1fr;min-height:0}.project-art{border-right:0;border-bottom:1px solid var(--line);height:clamp(220px,58vw,360px);min-height:0}.project-card-body{min-height:0;padding:1.35rem 1.15rem 1.2rem}.project-summary{-webkit-line-clamp:5}.project-carousel-controls{gap:.35rem}.project-carousel-nav{width:44px;padding:.55rem}.project-carousel-nav span{display:none}.project-carousel-pagination{gap:.35rem}.impact-strip{grid-template-columns:repeat(2,1fr)}.focus-card{min-height:190px}.focus-card h3{margin-top:2.7rem}.about-copy{padding-top:0}.role{grid-template-columns:1fr;gap:.45rem}.footer-meta{gap:.5rem;display:grid}}@media (max-width:380px){.brand{gap:.45rem;font-size:.8rem}.nav-actions{gap:.35rem}.button-link{padding-left:.7rem;padding-right:.7rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
