*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;background:#f2efe6;color-scheme:light}body{margin:0;background:#f2efe6;color:#050505;font-family:Helvetica Neue,Arial,sans-serif;line-height:1.45;overflow-x:hidden;text-rendering:geometricPrecision}body::-moz-selection{background:#3c4cc7;color:#fff}body::selection{background:#3c4cc7;color:#fff}a{color:inherit;text-decoration:none}button{font:inherit}#root{min-height:100vh}.site-header{position:sticky;top:0;z-index:50;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;grid-template-areas:"brand nav theme cta";align-items:center;gap:1.5rem;padding:1rem 1.25rem;width:100%;background:#f2efe6f0;border-bottom:1px solid rgba(35,31,32,.18);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{grid-area:brand;display:inline-flex;align-items:center;gap:.75rem;border:0;background:transparent;color:#050505;cursor:pointer;padding:0;text-transform:uppercase;letter-spacing:0}.brand-mark{display:inline-grid;place-items:center;width:2.5rem;height:2.5rem;background:#050505;color:#f2efe6;font-size:.72rem;font-weight:800}.brand-name{font-size:.76rem;font-weight:800}.menu-toggle{grid-area:menu;display:none;position:relative;width:2.75rem;height:2.75rem;border:1px solid #050505;background:transparent;color:#050505;cursor:pointer}.menu-toggle span{position:absolute;left:.68rem;right:.68rem;height:2px;background:currentColor;transform-origin:center;transition:transform .22s ease,opacity .18s ease,top .22s ease}.menu-toggle span:nth-child(1){top:.86rem}.menu-toggle span:nth-child(2){top:1.34rem}.menu-toggle span:nth-child(3){top:1.82rem}.site-header.is-menu-open .menu-toggle{background:#050505;color:#f2efe6}.site-header.is-menu-open .menu-toggle span:nth-child(1){top:1.34rem;transform:rotate(45deg)}.site-header.is-menu-open .menu-toggle span:nth-child(2){opacity:0}.site-header.is-menu-open .menu-toggle span:nth-child(3){top:1.34rem;transform:rotate(-45deg)}nav{grid-area:nav;display:flex;align-items:center;justify-content:center;gap:1.35rem;min-width:0;max-width:100%}nav a{position:relative;padding:.35rem 0;color:#231f20;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:0}nav a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .26s cubic-bezier(.45,.02,.09,.98)}nav a:hover:after,nav a:focus-visible:after{transform:scaleX(1);transform-origin:left}.header-cta{grid-area:cta;border:1px solid #050505;padding:.82rem 1rem;color:#050505;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:0;transition:background .22s ease,color .22s ease}.header-cta:hover,.header-cta:focus-visible{background:#050505;color:#f2efe6}.theme-toggle{grid-area:theme;display:inline-flex;align-items:center;gap:.55rem;min-height:3rem;border:1px solid #050505;background:transparent;color:#050505;cursor:pointer;padding:.45rem .65rem;font-size:.68rem;font-weight:900;line-height:1;text-transform:uppercase;transition:background .22s ease,color .22s ease,border-color .22s ease}.theme-toggle:hover,.theme-toggle:focus-visible{background:#050505;color:#f2efe6}.theme-toggle-track{position:relative;flex:0 0 auto;width:2rem;height:1rem;border:1px solid currentColor}.theme-toggle-track span{position:absolute;top:.16rem;left:.16rem;width:.58rem;height:.58rem;background:currentColor;transition:transform .22s ease}.theme-toggle.is-dark .theme-toggle-track span{transform:translate(.98rem)}.theme-toggle-label{min-width:2.25rem;text-align:left}.hero{display:grid;grid-template-rows:auto minmax(0,1fr) auto;min-height:calc(100svh - 4.75rem);padding:1.25rem;border-bottom:1px solid rgba(35,31,32,.18);overflow:hidden}.hero-meta{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:1rem;max-width:92rem;width:100%;margin:0 auto;padding:.95rem 0;border-top:1px solid rgba(35,31,32,.18);border-bottom:1px solid rgba(35,31,32,.18);color:#231f20;font-size:.72rem;font-weight:800;text-transform:uppercase}.hero-meta span:last-child{justify-self:end;text-align:right}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:3rem;align-self:center;max-width:92rem;margin:0 auto;padding-block:clamp(2.25rem,5.8vh,4rem)}.hero-heading,.hero-side,.section-shell{min-width:0}.eyebrow{margin:0 0 1rem;color:#7c4a2e;font-size:.72rem;font-weight:800;text-transform:uppercase}.section-intro h2,.about-layout h2,.contact-panel h2{margin:0;font-family:Arial Black,Helvetica Neue,Arial,sans-serif;font-weight:900;line-height:.9;text-transform:uppercase;letter-spacing:0}.hero-heading h1{max-width:68rem;margin:0;font-family:Baskerville,Libre Baskerville,Iowan Old Style,Times New Roman,Georgia,serif;font-size:3.65rem;font-weight:400;line-height:1.04;letter-spacing:0;text-transform:none;text-wrap:balance}.hero-heading h1 span{display:inline}.hero-heading h1 span:not(:last-child):after{content:" "}.section-work .section-intro h2,.section-dark .section-intro h2,.section-experience .section-intro h2,.about-layout h2{font-family:Baskerville,Libre Baskerville,Iowan Old Style,Times New Roman,Georgia,serif;font-weight:400;line-height:1.04;letter-spacing:0;text-transform:none;text-wrap:balance}.hero-side{display:flex;flex-direction:column;gap:1.5rem;max-width:36rem}.hero-lede{margin:0;color:#231f20;font-family:Georgia,Times New Roman,serif;font-size:1.38rem;line-height:1.16;overflow-wrap:break-word}.hero-actions,.contact-actions{display:flex;flex-wrap:wrap;gap:.75rem}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(35,31,32,.18);border-bottom:1px solid rgba(35,31,32,.18)}.hero-stats div{min-width:0;padding:1rem .75rem 1rem 0}.hero-stats div+div{padding-left:.75rem;border-left:1px solid rgba(35,31,32,.18)}.hero-stats strong,.hero-stats span{display:block}.hero-stats strong{font-size:1.45rem;line-height:1;text-transform:uppercase}.hero-stats span{margin-top:.35rem;color:#231f20;font-size:.72rem;font-weight:800;text-transform:uppercase}.hero-marquee{display:flex;flex-wrap:wrap;gap:.5rem;align-self:end;max-width:92rem;width:100%;margin:0 auto;padding-top:1rem;border-top:1px solid rgba(35,31,32,.18)}.hero-marquee span{background:#050505;color:#f2efe6;padding:.55rem .75rem;font-size:.72rem;font-weight:800;text-transform:uppercase}.btn{display:inline-flex;align-items:center;justify-content:center;min-width:8.8rem;min-height:3rem;border:1px solid currentColor;border-radius:0;padding:.9rem 1.1rem;cursor:pointer;font-size:.72rem;font-weight:900;line-height:1;text-transform:uppercase;letter-spacing:0;transition:background .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.btn:hover,.btn:focus-visible{transform:translateY(-2px)}.btn-primary{background:#050505;color:#f2efe6;border-color:#050505}.btn-primary:hover,.btn-primary:focus-visible{background:#c38133;color:#050505;border-color:#c38133}.btn-outline{background:transparent;color:#050505}.btn-outline:hover,.btn-outline:focus-visible{background:#050505;color:#f2efe6}.section{padding:5.75rem 1.25rem;scroll-margin-top:5.5rem}.section-shell{max-width:92rem;margin:0 auto}.section-intro{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"label" "title" "copy";gap:1.25rem;margin-bottom:3rem;padding-top:1rem;border-top:1px solid rgba(35,31,32,.18)}.section-intro .eyebrow{grid-area:label}.section-intro h2{grid-area:title;max-width:58rem;font-size:3.15rem}.section-intro p:last-child{grid-area:copy;max-width:34rem;margin:0;color:#231f20;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;line-height:1.25}.section-intro-light{border-color:#f2efe638}.section-intro-light .eyebrow{color:#c38133}.section-intro-light p:last-child{color:#f2efe6c2}.project-reel{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(22rem,.72fr);min-height:34rem;border-top:1px solid rgba(35,31,32,.18);border-bottom:1px solid rgba(35,31,32,.18)}.project-stage{position:relative;min-height:34rem;overflow:hidden;color:#050505;isolation:isolate}.project-stage:before{content:"";position:absolute;inset:1rem;z-index:1;border:1px solid currentColor;opacity:.28}.project-stage:after{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.1) 1px,transparent 1px);background-size:4rem 4rem;mix-blend-mode:soft-light}.project-stage-terracotta{background:#c38133;color:#050505}.project-stage-ink{background:#050505;color:#f2efe6}.project-stage-blue{background:#3c4cc7;color:#f2efe6}.project-stage-paper{background:#fff;color:#050505}.project-stage-sand{background:#ded2bd;color:#050505}.project-stage-olive{background:#6f7f5f;color:#fff}.project-stage-white{background:#f8f6ef;color:#050505}.project-stage-charcoal{background:#231f20;color:#f2efe6}.project-stage-index{position:absolute;top:1.55rem;left:1.55rem;z-index:2;font-size:.72rem;font-weight:900}.project-scene{position:absolute;inset:0;animation:scene-enter .78s cubic-bezier(.45,.02,.09,.98) both}.project-panel{position:absolute;z-index:2;display:flex;flex-direction:column;justify-content:space-between;border:1px solid currentColor;background:#f2efe6;color:#050505;padding:1rem;box-shadow:0 1.2rem 3rem #0505052e}.project-panel span{font-size:.68rem;font-weight:900;text-transform:uppercase}.project-panel strong{font-family:Arial Black,Helvetica Neue,Arial,sans-serif;font-size:clamp(1.25rem,2.2vw,2rem);line-height:.95;text-transform:uppercase;overflow-wrap:anywhere}.project-panel-main{left:8%;top:15%;width:42%;height:58%;animation:panel-main-enter .88s cubic-bezier(.45,.02,.09,.98) both}.project-panel-side{right:11%;top:22%;width:31%;height:39%;background:#fff;animation:panel-side-enter .94s cubic-bezier(.45,.02,.09,.98) both}.project-panel-card{left:33%;bottom:14%;width:36%;height:28%;background:#050505;color:#f2efe6;animation:panel-card-enter .98s cubic-bezier(.45,.02,.09,.98) both}.project-stage-title{position:absolute;left:1.4rem;right:1.4rem;bottom:1.2rem;z-index:1;font-family:Arial Black,Helvetica Neue,Arial,sans-serif;max-width:78%;font-size:clamp(2.65rem,4.7vw,4.5rem);font-weight:900;line-height:.88;opacity:.24;pointer-events:none;text-transform:uppercase;overflow-wrap:anywhere}.reel-toggle{position:absolute;top:50%;left:calc(60% - 2.2rem);z-index:4;display:grid;place-items:center;width:4.4rem;height:4.4rem;border:0;border-radius:50%;background:#c38133;color:#050505;cursor:pointer;box-shadow:0 1rem 2.5rem #05050538;transform:translateY(-50%)}.reel-toggle span{position:absolute;display:block}.reel-toggle span:first-child{width:0;height:0;border-top:.54rem solid transparent;border-bottom:.54rem solid transparent;border-left:.86rem solid currentColor;transform:translate(.08rem)}.reel-toggle span:last-child{display:none}.reel-toggle.is-playing span:first-child,.reel-toggle.is-playing span:last-child{display:block;width:.22rem;height:1.12rem;border:0;background:currentColor;transform:translate(-.25rem)}.reel-toggle.is-playing span:last-child{transform:translate(.25rem)}.project-reel-copy{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:3rem 0 3rem 2.4rem}.project-reel-copy h3,.project-reel-copy p{margin:0}.project-reel-copy h3{font-size:2.4rem;line-height:.95;text-transform:uppercase}.project-reel-copy>p:not(.case-label){color:#231f20;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.35}.reel-controls{display:flex;align-items:center;gap:.85rem;margin-top:.75rem}.reel-controls button{border:1px solid #050505;background:transparent;color:#050505;cursor:pointer;padding:.65rem .85rem;font-size:.68rem;font-weight:900;text-transform:uppercase}.reel-controls button:hover,.reel-controls button:focus-visible{background:#050505;color:#f2efe6}.reel-controls span{color:#231f20;font-size:.72rem;font-weight:900}.project-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr));border-left:1px solid rgba(35,31,32,.18);margin-top:1rem}.project-strip button{display:grid;align-content:space-between;gap:.85rem;min-height:4.85rem;border:0;border-right:1px solid rgba(35,31,32,.18);border-bottom:1px solid rgba(35,31,32,.18);background:transparent;color:#050505;cursor:pointer;padding:.8rem .9rem;text-align:left;font-size:.82rem;font-weight:900;line-height:1;text-transform:uppercase}.project-strip button span{color:#7c4a2e;font-size:.68rem}.project-strip button.is-active,.project-strip button:hover,.project-strip button:focus-visible{background:#050505;color:#f2efe6}.case-list{display:grid;gap:1.25rem}.case-card{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);gap:1.25rem;align-items:stretch;padding-top:1.25rem;border-top:1px solid rgba(35,31,32,.18)}.case-media{position:relative;display:flex;min-height:22rem;aspect-ratio:16/9;overflow:hidden;color:#050505;isolation:isolate}.case-media:before{content:"";position:absolute;inset:1rem;border:1px solid currentColor;opacity:.28}.case-media:after{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:4rem 4rem;mix-blend-mode:soft-light;opacity:.8}.case-media-terracotta{background:#c38133;color:#050505}.case-media-ink{background:#050505;color:#f2efe6}.case-media-blue{background:#3c4cc7;color:#f2efe6}.case-media-paper{background:#fff;color:#050505;border:1px solid rgba(35,31,32,.18)}.case-media-sand{background:#ded2bd;color:#050505}.case-media-olive{background:#6f7f5f;color:#fff}.case-media-white{background:#f8f6ef;color:#050505;border:1px solid rgba(35,31,32,.18)}.case-media-charcoal{background:#231f20;color:#f2efe6}.case-index,.case-visual-label{position:absolute;z-index:1;font-size:.72rem;font-weight:900;text-transform:uppercase}.case-index{top:1.5rem;left:1.5rem}.case-visual-label{right:1.5rem;bottom:1.5rem}.case-visual-title{align-self:flex-end;max-width:80%;padding:2rem 1.5rem;font-family:Arial Black,Helvetica Neue,Arial,sans-serif;font-size:3.6rem;font-weight:900;line-height:.92;text-transform:uppercase;overflow-wrap:anywhere}.case-copy{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:1.25rem 0}.case-copy h3,.case-copy p{margin:0}.case-copy h3{font-size:2rem;line-height:1;text-transform:uppercase}.case-copy>p:not(.case-label){color:#231f20;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.28}.case-label{color:#7c4a2e;font-size:.72rem;font-weight:900;text-transform:uppercase}.tech-tags,.capability-tags{display:flex;flex-wrap:wrap;gap:.45rem}.tech-tag,.capability-tags span{display:inline-flex;align-items:center;min-height:1.85rem;border:1px solid currentColor;padding:.48rem .62rem;font-size:.68rem;font-weight:900;line-height:1;text-transform:uppercase}.text-link{width:-moz-fit-content;width:fit-content;border-bottom:1px solid currentColor;padding-bottom:.15rem;color:#050505;font-size:.75rem;font-weight:900;text-transform:uppercase}.text-link:after{content:" ->"}.section-dark{background:#050505;color:#f2efe6}.capability-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(242,239,230,.22);border-left:1px solid rgba(242,239,230,.22)}.capability-card{display:flex;min-height:24rem;flex-direction:column;gap:1.25rem;padding:1.25rem;border-right:1px solid rgba(242,239,230,.22);border-bottom:1px solid rgba(242,239,230,.22)}.capability-card>span{color:#c38133;font-size:.72rem;font-weight:900}.capability-card h3{margin:auto 0 0;font-size:1.85rem;line-height:.98;text-transform:uppercase}.capability-card p{margin:0;color:#f2efe6bd;font-family:Georgia,Times New Roman,serif;font-size:1.04rem;line-height:1.3}.section-tools{background:#3c4cc7;color:#f2efe6}.ticker-header{display:grid;grid-template-columns:.8fr 1fr;gap:1.25rem;align-items:end;margin-bottom:2rem}.ticker-header .eyebrow{color:#f2efe6}.ticker-header p{margin:0}.ticker-header p:last-child{max-width:34rem;justify-self:end;color:#f2efe6cc;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;line-height:1.25}.languages-carousel{overflow:hidden;border-top:1px solid rgba(242,239,230,.5);border-bottom:1px solid rgba(242,239,230,.5);padding:1.1rem 0}.carousel-track{display:flex;width:-moz-max-content;width:max-content;gap:.75rem;animation:scroll-left 34s linear infinite}.carousel-track:hover{animation-play-state:paused}.language-badge{white-space:nowrap;color:#f2efe6;font-family:Baskerville,Libre Baskerville,Iowan Old Style,Times New Roman,Georgia,serif;font-size:3.55rem;font-weight:400;line-height:1.04;text-transform:none}.language-badge:after{content:"/";margin-left:.75rem;color:#f2efe680}.about-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.82fr);gap:4rem;align-items:start;padding-top:1rem;border-top:1px solid rgba(35,31,32,.18)}.about-layout h2{font-size:3.8rem}.about-copy{display:flex;flex-direction:column;gap:1.25rem}.about-copy p{margin:0;color:#231f20;font-family:Georgia,Times New Roman,serif;font-size:1.12rem;line-height:1.42}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:4rem;border-top:1px solid rgba(35,31,32,.18);border-left:1px solid rgba(35,31,32,.18)}.stat-card{min-height:11rem;padding:1.1rem;border-right:1px solid rgba(35,31,32,.18);border-bottom:1px solid rgba(35,31,32,.18)}.stat-card span,.stat-card strong{display:block}.stat-card span{color:#231f20;font-size:.72rem;font-weight:900;text-transform:uppercase}.stat-card strong{margin-top:4rem;font-size:1.8rem;line-height:1;text-transform:uppercase}.timeline{border-top:1px solid rgba(35,31,32,.18)}.timeline-item{display:grid;grid-template-columns:18rem minmax(0,1fr);gap:2rem;padding:2rem 0;border-bottom:1px solid rgba(35,31,32,.18)}.timeline-period{color:#7c4a2e;font-size:.75rem;font-weight:900;text-transform:uppercase}.timeline-copy{display:grid;gap:.9rem}.timeline-copy p,.timeline-copy h3{margin:0}.timeline-copy>p:first-child{color:#231f20;font-size:.75rem;font-weight:900;text-transform:uppercase}.timeline-copy h3{font-size:2rem;line-height:1;text-transform:uppercase}.timeline-copy>p:nth-child(3){max-width:50rem;color:#231f20;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.35}.timeline-certificate-link{width:-moz-fit-content;width:fit-content;border:1px solid #050505;padding:.82rem 1rem;background:transparent;color:#050505;font-size:.72rem;font-weight:900;line-height:1;text-transform:uppercase;transition:background .22s ease,color .22s ease}.timeline-certificate-link:hover,.timeline-certificate-link:focus-visible{background:#050505;color:#f2efe6}.section-contact{background:#c38133;color:#050505}.contact-panel{max-width:76rem;margin:0 auto;text-align:center}.contact-panel .eyebrow{color:#050505}.contact-panel h2{font-size:4.6rem}.contact-panel>p:not(.eyebrow){max-width:42rem;margin:1.5rem auto 0;color:#050505c7;font-family:Georgia,Times New Roman,serif;font-size:1.22rem;line-height:1.32}.contact-actions{justify-content:center;margin-top:2rem}.section-contact .btn-outline:hover,.section-contact .btn-outline:focus-visible{border-color:#f2efe6}.contact-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid rgba(5,5,5,.3)}.contact-links a{font-size:.75rem;font-weight:900;text-transform:uppercase}.contact-links a:after{content:" ->"}.footer{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center;padding:1.25rem;background:#050505;color:#f2efe6;font-size:.72rem;font-weight:800;text-transform:uppercase}.footer-brand{width:-moz-fit-content;width:fit-content}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.footer p{justify-self:end;margin:0;color:#f2efe6a6}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scene-enter{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes panel-main-enter{0%{opacity:0;transform:translate(-18%) translateY(8%)}to{opacity:1;transform:translate(0) translateY(0)}}@keyframes panel-side-enter{0%{opacity:0;transform:translate(22%) translateY(-6%)}to{opacity:1;transform:translate(0) translateY(0)}}@keyframes panel-card-enter{0%{opacity:0;transform:translateY(28%)}to{opacity:1;transform:translateY(0)}}@media(min-width:48rem){.hero-heading h1{font-size:5.2rem}.section-intro h2{font-size:4.4rem}.contact-panel h2{font-size:5.7rem}}@media(min-width:64rem){.site-header{padding:1rem 2rem}.hero{padding-inline:2rem}.hero-grid{grid-template-columns:minmax(0,1.35fr) minmax(22rem,.65fr);align-items:end}.hero-heading h1{font-size:6rem}.section{padding:5.5rem 2rem}.section-intro{grid-template-columns:minmax(18rem,.48fr) minmax(0,1fr);grid-template-areas:"label title" "copy title";-moz-column-gap:4rem;column-gap:4rem;row-gap:1.5rem;align-items:start;margin-bottom:2.75rem}.section-intro h2{max-width:56rem;justify-self:end}.section-intro p:last-child{align-self:start;padding-top:.25rem}.about-layout h2{font-size:5.4rem}}@media(min-width:80rem){.hero-heading h1{font-size:6.8rem}}@media(max-width:63.99rem){.site-header{grid-template-columns:1fr auto auto;grid-template-areas:"brand theme cta" "nav nav nav"}nav{justify-content:flex-start;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none}nav::-webkit-scrollbar{display:none}.header-cta{justify-self:end}.case-card,.about-layout,.timeline-item{grid-template-columns:1fr}.case-card{gap:.75rem}.project-reel{grid-template-columns:1fr}.project-stage{min-height:28rem}.reel-toggle{top:28rem;right:1rem;left:auto;width:4rem;height:4rem;transform:translateY(-50%)}.project-reel-copy{padding:2rem 0 0}.project-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.case-copy{padding-top:.5rem}.capability-grid,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.capability-card{min-height:18rem}.ticker-header{grid-template-columns:1fr}.ticker-header p:last-child{justify-self:start}}@media(max-width:47.99rem){.site-header{grid-template-columns:auto auto auto;grid-template-areas:"brand theme menu" "nav nav nav";justify-content:space-between;-moz-column-gap:.65rem;column-gap:.65rem;row-gap:0;padding:.85rem}.brand{align-self:center;gap:.65rem;min-height:2.75rem}.brand-mark{width:2.75rem;height:2.75rem}.brand-name{display:inline-block;max-width:8rem;line-height:1.1}.header-cta{display:none}.menu-toggle{display:inline-grid;place-items:center;justify-self:end}.theme-toggle{min-height:2.75rem;padding:.45rem}.theme-toggle-label{display:none}.primary-nav{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;justify-items:stretch;justify-content:stretch;max-height:0;width:100%;overflow:hidden;gap:0;padding:0;border-top:0 solid transparent;opacity:0;visibility:hidden;transition:max-height .28s ease,opacity .18s ease,padding .22s ease,border-color .22s ease}.primary-nav a{display:flex;align-items:center;justify-content:space-between;justify-self:stretch;width:100%;min-height:3.25rem;border-bottom:1px solid rgba(35,31,32,.18);padding:.9rem 0;font-size:1rem;line-height:1}.primary-nav a:after{position:static;width:auto;height:auto;background:transparent;content:"->";transform:none}.site-header.is-menu-open .primary-nav{max-height:24rem;margin-top:.85rem;padding-top:.3rem;border-top:1px solid rgba(35,31,32,.18);opacity:1;visibility:visible}.hero{min-height:calc(100svh - 4.5rem);padding:.85rem}.hero-grid{padding-block:2rem}.hero-heading h1{font-size:2.45rem}.hero-stats{grid-template-columns:1fr}.hero-stats div+div{border-top:1px solid rgba(35,31,32,.18);border-left:0;padding-left:0}.section{padding:3.65rem .85rem}.section-intro h2,.about-layout h2{font-size:2.15rem;line-height:1.08}.case-media{min-height:17rem;aspect-ratio:4/5}.project-stage{min-height:24rem}.project-panel-main{left:6%;top:18%;width:56%;height:48%}.project-panel-side{right:5%;top:11%;width:38%;height:31%}.project-panel-card{left:24%;bottom:18%;width:56%;height:25%}.project-panel{padding:.75rem}.project-panel strong{font-size:1.25rem}.project-stage-title{font-size:1.85rem}.reel-toggle{top:24rem;width:3.5rem;height:3.5rem}.project-reel-copy h3{font-size:1.45rem}.project-strip{display:none}.case-visual-title{max-width:92%;font-size:2.35rem}.case-copy h3,.timeline-copy h3{font-size:1.55rem}.capability-grid,.stat-grid{grid-template-columns:1fr}.language-badge{font-size:1.7rem}.contact-panel h2{font-size:2.35rem;line-height:1.06}.footer{grid-template-columns:1fr;justify-items:start}.footer-links{justify-content:flex-start}.footer p{justify-self:start}}:root[data-theme=dark]{background:#050505;color-scheme:dark}:root[data-theme=dark] body{background:#050505;color:#f2efe6}:root[data-theme=dark] body::-moz-selection{background:#c38133;color:#050505}:root[data-theme=dark] body::selection{background:#c38133;color:#050505}:root[data-theme=dark] .site-header{background:#050505f0;border-color:#f2efe638}:root[data-theme=dark] .brand,:root[data-theme=dark] nav a,:root[data-theme=dark] .header-cta,:root[data-theme=dark] .theme-toggle,:root[data-theme=dark] .menu-toggle{color:#f2efe6}:root[data-theme=dark] .brand-mark{background:#f2efe6;color:#050505}:root[data-theme=dark] .header-cta,:root[data-theme=dark] .theme-toggle,:root[data-theme=dark] .menu-toggle{border-color:#f2efe6}:root[data-theme=dark] .header-cta:hover,:root[data-theme=dark] .header-cta:focus-visible,:root[data-theme=dark] .theme-toggle:hover,:root[data-theme=dark] .theme-toggle:focus-visible,:root[data-theme=dark] .site-header.is-menu-open .menu-toggle{background:#f2efe6;color:#050505}:root[data-theme=dark] .primary-nav,:root[data-theme=dark] .primary-nav a,:root[data-theme=dark] .site-header.is-menu-open .primary-nav,:root[data-theme=dark] .hero,:root[data-theme=dark] .hero-meta,:root[data-theme=dark] .hero-stats,:root[data-theme=dark] .hero-marquee,:root[data-theme=dark] .section-intro,:root[data-theme=dark] .project-reel,:root[data-theme=dark] .project-strip,:root[data-theme=dark] .project-strip button,:root[data-theme=dark] .case-card,:root[data-theme=dark] .about-layout,:root[data-theme=dark] .stat-grid,:root[data-theme=dark] .stat-card,:root[data-theme=dark] .timeline,:root[data-theme=dark] .timeline-item,:root[data-theme=dark] .contact-links{border-color:#f2efe638}:root[data-theme=dark] .hero-meta,:root[data-theme=dark] .hero-lede,:root[data-theme=dark] .hero-stats span,:root[data-theme=dark] .section-intro p:last-child,:root[data-theme=dark] .project-reel-copy>p:not(.case-label),:root[data-theme=dark] .reel-controls span,:root[data-theme=dark] .case-copy>p:not(.case-label),:root[data-theme=dark] .about-copy p,:root[data-theme=dark] .stat-card span,:root[data-theme=dark] .timeline-copy>p:first-child,:root[data-theme=dark] .timeline-copy>p:nth-child(3){color:#f2efe6c7}:root[data-theme=dark] .eyebrow,:root[data-theme=dark] .case-label,:root[data-theme=dark] .timeline-period,:root[data-theme=dark] .project-strip button span{color:#c38133}:root[data-theme=dark] .hero-marquee span,:root[data-theme=dark] .btn-primary{background:#f2efe6;color:#050505;border-color:#f2efe6}:root[data-theme=dark] .btn-primary:hover,:root[data-theme=dark] .btn-primary:focus-visible{background:#c38133;color:#050505;border-color:#c38133}:root[data-theme=dark] .btn-outline,:root[data-theme=dark] .timeline-certificate-link,:root[data-theme=dark] .reel-controls button,:root[data-theme=dark] .text-link{color:#f2efe6}:root[data-theme=dark] .btn-outline,:root[data-theme=dark] .timeline-certificate-link,:root[data-theme=dark] .reel-controls button{border-color:#f2efe6}:root[data-theme=dark] .btn-outline:hover,:root[data-theme=dark] .btn-outline:focus-visible,:root[data-theme=dark] .timeline-certificate-link:hover,:root[data-theme=dark] .timeline-certificate-link:focus-visible,:root[data-theme=dark] .reel-controls button:hover,:root[data-theme=dark] .reel-controls button:focus-visible,:root[data-theme=dark] .project-strip button.is-active,:root[data-theme=dark] .project-strip button:hover,:root[data-theme=dark] .project-strip button:focus-visible{background:#f2efe6;color:#050505}:root[data-theme=dark] .project-panel{background:#171717;color:#f2efe6;box-shadow:0 1.2rem 3rem #00000057}:root[data-theme=dark] .project-panel-side{background:#222}:root[data-theme=dark] .project-panel-card{background:#f2efe6;color:#050505}:root[data-theme=dark] .project-stage-paper,:root[data-theme=dark] .project-stage-sand,:root[data-theme=dark] .project-stage-white,:root[data-theme=dark] .case-media-paper,:root[data-theme=dark] .case-media-sand,:root[data-theme=dark] .case-media-white{background:#1a1916;color:#f2efe6;border-color:#f2efe638}:root[data-theme=dark] .project-stage-terracotta,:root[data-theme=dark] .case-media-terracotta{background:#a86d2f}:root[data-theme=dark] .project-stage-blue,:root[data-theme=dark] .case-media-blue,:root[data-theme=dark] .section-tools{background:#2632a3}:root[data-theme=dark] .project-stage-olive,:root[data-theme=dark] .case-media-olive{background:#556447}:root[data-theme=dark] .section-dark,:root[data-theme=dark] .footer{background:#000}:root[data-theme=dark] .section-contact{background:#7c4a2e;color:#f2efe6}:root[data-theme=dark] .contact-panel .eyebrow{color:#f2efe6}:root[data-theme=dark] .contact-panel>p:not(.eyebrow){color:#f2efe6c7}:root[data-theme=dark] .section-contact .btn-outline{color:#f2efe6}:root[data-theme=dark] .section-contact .btn-outline:hover,:root[data-theme=dark] .section-contact .btn-outline:focus-visible{background:#f2efe6;color:#050505;border-color:#f2efe6}:root[data-theme=dark] .footer p{color:#f2efe6a6}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto;transition:none!important;animation:none!important}}
