.ed-architecture{position:relative;height:255svh;background:var(--ed-paper);border-top:1px solid var(--ed-line)}.ed-architecture-sticky{position:sticky;top:80px;height:calc(100svh - 148px);min-height:530px;max-height:1100px;display:flex;flex-direction:column;padding:16px 3vw 10px}.ed-architecture-stage{position:relative;flex:1;min-height:0;overflow:hidden;background:#48483e}.ed-architecture-stage img,.ed-architecture-stage canvas{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.ed-architecture-stage:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#0c141980,transparent 43%,transparent 80%,#11140f70)}.ed-architecture-stage canvas{opacity:0;transition:opacity .2s}.ed-architecture-stage canvas.has-frame{opacity:1}.ed-architecture-heading{position:absolute;z-index:1;inset:30px 32px auto;display:grid;grid-template-columns:1fr 230px;gap:15px 35px;align-items:start;color:#fff;pointer-events:none;opacity:clamp(0,calc(1 - var(--architecture-progress, 0) * 4),1)}.ed-architecture-heading>.ed-eyebrow{grid-column:1 / -1;color:#fff;font-size:8px}.editorial-home .ed-architecture-heading h2{color:#fff;font-size:clamp(34px,3.6vw,58px);line-height:1.02;letter-spacing:-.045em}.editorial-home .ed-architecture-heading h2 em{color:#fff}.ed-architecture-heading>p:last-child{padding-top:5px;font-size:13px;line-height:1.7;color:#fff;max-width:230px}.ed-architecture-phase{position:absolute;z-index:1;left:32px;bottom:22px;color:#fff;font-size:9px;letter-spacing:.1em}.ed-architecture-controls{display:flex;gap:25px;align-items:center;padding-top:12px}.ed-architecture-scroll-hint{color:var(--ed-muted);font-size:8px}.ed-architecture-range{display:flex;align-items:center;gap:15px;font-size:10px;margin-left:auto}.ed-architecture-range input{width:clamp(100px,16vw,260px);height:32px;accent-color:var(--ed-accent);cursor:ew-resize}.ed-architecture-controls output{min-width:40px;color:var(--ed-accent-text)}.ed-architecture-controls .ed-text-link{margin-left:auto;font-size:12px}.ed-architecture-status{font-size:11px;color:var(--ed-muted);min-height:16px}.ed-architecture.is-still{height:auto}.ed-architecture.is-still .ed-architecture-sticky{position:relative;top:0;height:min(850px,85svh)}.ed-architecture.is-still .ed-architecture-scroll-hint{visibility:hidden}@media(max-width:1050px){.ed-architecture-heading{grid-template-columns:1fr}.ed-architecture-heading>p:last-child,.ed-architecture-scroll-hint{display:none}.ed-architecture-range{margin-left:0}}@media(max-width:760px){.ed-architecture{height:220svh}.ed-architecture-sticky{top:70px;height:calc(100svh - 140px);min-height:500px;max-height:820px;padding:12px 0 8px}.ed-architecture-heading{inset:22px 6vw auto;gap:12px}.ed-architecture-heading>.ed-eyebrow{font-size:7px}.editorial-home .ed-architecture-heading h2{font-size:clamp(31px,8.5vw,44px)}.ed-architecture-stage img,.ed-architecture-stage canvas{-o-object-position:57% center;object-position:57% center}.ed-architecture-phase{left:6vw;bottom:18px;font-size:8px}.ed-architecture-controls{display:grid;grid-template-columns:1fr auto;gap:4px 14px;padding:10px 6vw 0}.ed-architecture-range{justify-content:space-between;gap:10px}.ed-architecture-range input{width:100%;min-width:80px}.ed-architecture-controls .ed-text-link{grid-column:1 / -1;margin:2px 0 0;justify-self:start;font-size:11px}.ed-architecture-status{margin-inline:6vw}.ed-architecture.is-still .ed-architecture-sticky{height:660px}}@media(prefers-reduced-motion:reduce){.ed-architecture{height:auto}.ed-architecture-sticky{position:relative;top:0}.ed-architecture-stage canvas{transition:none}}.ed-tours{background:var(--ed-dark);color:var(--ed-ink);border-top:1px solid var(--ed-line);border-bottom:1px solid var(--ed-line)}.ed-tours-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:8vw;align-items:end;margin-bottom:48px}.ed-tours-heading h2{margin-top:25px}.ed-tours-intro{max-width:480px;padding-bottom:6px}.ed-tours-intro .ed-body-copy{font-size:16px}.ed-tours-intro .ed-text-link{margin-top:22px;font-size:12px}.ed-tours-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;align-items:stretch}.ed-tour-card{min-width:0}.ed-tour-cover{display:block;position:relative;width:100%;aspect-ratio:1.6;overflow:hidden;color:#fff;background:var(--ed-dark);text-align:left;isolation:isolate}.ed-tour-cover>img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 1s cubic-bezier(.2,.6,.3,1)}.ed-tour-cover:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0005,transparent 25%,transparent 40%,#0008)}.ed-tour-cover:hover>img{transform:scale(1.035)}.ed-tour-type{position:absolute;top:24px;left:25px;z-index:2;font-family:Space Mono,monospace;font-size:8px;letter-spacing:.055em}.ed-tour-enter{position:absolute;left:25px;right:25px;bottom:25px;z-index:2;display:flex;align-items:center;gap:18px}.ed-tour-enter>span:last-child{display:flex;justify-content:space-between;align-items:center;flex:1;font-size:17px;letter-spacing:-.025em}.ed-tour-enter>span:last-child>span{font-size:25px}.ed-tour-orbit{width:62px;height:62px;display:grid;place-items:center;flex-shrink:0;border:1px solid #fffa;border-radius:50%;background:#0002;backdrop-filter:blur(8px);transition:background .2s}.ed-tour-cover:hover .ed-tour-orbit{background:var(--ed-accent)}.ed-tour-caption{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-top:20px}.ed-tour-caption .ed-eyebrow{font-size:8px;color:var(--ed-muted)}.ed-tour-caption h3{margin-top:8px;font-size:clamp(23px,2vw,31px);font-weight:400;line-height:1.15;letter-spacing:-.04em}.ed-tour-caption a{display:inline-flex;gap:15px;align-items:center;min-height:44px;color:var(--ed-muted);font-size:10px;white-space:nowrap}.ed-tour-caption a:hover{color:var(--ed-accent-text, var(--ed-accent))}.ed-tour-caption a>span{font-size:20px}.ed-tours-service{display:flex;justify-content:space-between;align-items:center;gap:40px;border-top:1px solid var(--ed-line);padding-top:30px;margin-top:48px}.ed-tours-service>div>p:last-child{max-width:535px;font-size:17px;line-height:1.5;margin-top:11px}.ed-tours-service .ed-button{flex-shrink:0}.ed-tour-viewer{position:fixed;inset:0;width:min(1560px,calc(100vw - 40px));height:calc(100dvh - 40px);max-width:none;max-height:none;margin:auto;padding:0;border:1px solid var(--ed-line);color:var(--ed-ink);background:var(--ed-paper);overflow:hidden}.ed-tour-viewer[open]{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.ed-tour-viewer::backdrop{background:#000a;backdrop-filter:blur(10px)}.ed-tour-viewer-head{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:17px 22px;border-bottom:1px solid var(--ed-line)}.ed-tour-viewer-head .ed-eyebrow{font-size:8px;color:var(--ed-muted)}.ed-tour-viewer .ed-tour-viewer-head h2{font-size:25px;margin-top:3px;letter-spacing:-.04em}.ed-tour-viewer-head button{display:grid;place-items:center;width:44px;height:44px;flex-shrink:0;border:1px solid var(--ed-line);font-size:17px}.ed-tour-frame{position:relative;min-height:0;background:var(--ed-dark)}.ed-tour-frame iframe{display:block;width:100%;height:100%;border:0}.ed-tour-viewer-foot{display:flex;align-items:center;gap:25px;min-height:64px;padding:8px 22px;border-top:1px solid var(--ed-line);font-size:11px;line-height:1.5}.ed-tour-viewer-foot p{flex:1;color:var(--ed-muted)}.ed-tour-viewer-foot a{display:inline-flex;align-items:center;gap:12px;min-height:44px;flex-shrink:0;text-decoration:underline;text-underline-offset:4px}.ed-tour-viewer-foot [data-tour-contact]{color:var(--ed-accent-text, var(--ed-accent))}.editorial-home .ed-desktop-nav{white-space:nowrap;gap:22px}@media(max-width:1100px){.editorial-home .ed-desktop-nav{display:none}.editorial-home .ed-menu-trigger{display:flex}.ed-header .ed-header-actions{margin-left:auto}.ed-tour-caption{align-items:start;gap:7px;flex-direction:column}.ed-tours-heading{gap:5vw}}@media(max-width:760px){.ed-tours-heading{grid-template-columns:minmax(0,1fr);gap:25px;margin-bottom:30px}.ed-tours-heading h2{margin-top:22px}.ed-tours-intro .ed-body-copy{font-size:15px}.ed-tours-gallery{grid-template-columns:minmax(0,1fr);gap:30px}.ed-tour-cover{aspect-ratio:1.5}.ed-tour-type{left:18px;top:18px;font-size:7px}.ed-tour-enter{left:18px;right:18px;bottom:18px;gap:14px}.ed-tour-orbit{width:51px;height:51px}.ed-tour-enter>span:last-child{font-size:15px}.ed-tour-caption{margin-top:16px;flex-direction:row;align-items:end;gap:15px}.ed-tour-caption .ed-eyebrow{font-size:7px}.ed-tour-caption a{gap:8px;font-size:9px}.ed-tours-service{margin-top:32px;padding-top:25px;flex-direction:column;align-items:start;gap:24px}.ed-tours-service>div>p:last-child{font-size:16px}.ed-tour-viewer{width:100vw;height:100dvh;border:0}.ed-tour-viewer-head{padding:12px 16px}.ed-tour-viewer .ed-tour-viewer-head h2{font-size:23px}.ed-tour-viewer-foot{flex-wrap:wrap;justify-content:space-between;gap:0 20px;font-size:10px;padding:9px 16px max(9px,env(safe-area-inset-bottom))}.ed-tour-viewer-foot p{flex-basis:100%;font-size:10px}}@media(prefers-reduced-motion:reduce){.ed-tour-cover>img,.ed-tour-orbit{transition:none}.ed-tour-cover:hover>img{transform:none}}.editorial-home{--ed-paper: hsl(var(--black));--ed-ink: hsl(var(--white));--ed-muted: hsl(var(--text-secondary));--ed-line: hsl(var(--border));--ed-dark: hsl(var(--dark));--ed-accent: hsl(var(--accent));color:var(--ed-ink);background:var(--ed-paper);overflow:clip;font-weight:400}.editorial-home :is(a,button,summary,input,select,textarea):focus-visible{outline:2px solid hsl(var(--accent-light));outline-offset:5px}.editorial-home :is(a,button){-webkit-tap-highlight-color:transparent}.editorial-home em{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.055em}.editorial-home h2{font-size:clamp(38px,4.35vw,72px);font-weight:400;letter-spacing:-.05em;line-height:1.07}.ed-section{padding:108px max(5vw,calc((100vw - 1560px)/2))}.ed-eyebrow{font-family:Space Mono,monospace;font-size:10px;font-weight:400;letter-spacing:.08em;line-height:1.7}.ed-index{display:inline-block;margin-right:22px;opacity:.65}.ed-body-copy{font-size:17px;font-weight:300;line-height:1.7;color:var(--ed-muted)}.ed-button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;min-height:54px;padding:17px 23px;background:var(--ed-accent);color:hsl(var(--white));font-size:13px;line-height:1.4;font-weight:500;border:1px solid transparent;transition:background .25s,color .25s}.ed-button>span{font-size:21px;line-height:.8}.ed-button:hover{background:hsl(var(--accent) / .82)}.ed-button-small{min-height:43px;padding:12px 19px;font-size:12px;gap:24px}.ed-button-light{background:var(--ed-accent);color:var(--ed-ink)}.ed-button-light:hover{background:hsl(var(--accent) / .82);color:var(--ed-ink)}.ed-text-link{display:inline-flex;justify-content:space-between;align-items:center;gap:36px;font-size:13px;padding:9px 0;border-bottom:1px solid currentColor}.ed-text-link span{font-size:20px;transition:transform .3s}.ed-text-link:hover span{transform:translate(3px,-3px)}.ed-header{position:fixed;z-index:45;inset:0 0 auto;display:flex;align-items:center;height:80px;padding:0 4.2vw;gap:35px;background:var(--ed-paper);border-bottom:1px solid transparent;transition:border-color .3s,box-shadow .3s}.ed-header.is-scrolled{border-color:var(--ed-line);box-shadow:0 4px 30px hsl(var(--black) / .15)}.ed-wordmark{display:block;width:180px;height:48px;flex-shrink:0;overflow:hidden}.ed-wordmark img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 57%;object-position:center 57%}.ed-header-note{font-family:Space Mono,monospace;font-size:8px;letter-spacing:.04em;line-height:1.65;border-left:1px solid var(--ed-line);padding-left:25px}.ed-desktop-nav{display:flex;gap:27px;align-items:center;margin-left:auto;font-size:12px}.ed-desktop-nav a{padding:10px 0}.ed-desktop-nav a:hover{text-decoration:underline;text-underline-offset:5px}.ed-header-actions{display:flex;align-items:center;gap:22px}.ed-language{font-family:Space Mono,monospace;font-size:10px}.ed-menu-trigger{display:none;width:34px;height:40px;flex-direction:column;justify-content:center;gap:6px}.ed-menu-trigger span{height:1px;width:24px;background:currentColor}.ed-menu{border:0;padding:30px;background:var(--ed-paper);color:var(--ed-ink);width:100%;max-width:100%;max-height:100dvh;inset:0 0 auto;margin:0}.ed-menu::backdrop{background:hsl(var(--black) / .7);backdrop-filter:blur(5px)}.ed-menu-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.ed-menu-top button{width:44px;height:44px}.ed-menu nav{display:grid;margin-bottom:35px}.ed-menu nav a{display:flex;justify-content:space-between;align-items:center;padding:20px 0;border-bottom:1px solid var(--ed-line);font-size:28px;letter-spacing:-.04em}.ed-menu nav a span{font-family:Space Mono,monospace;font-size:12px}.ed-menu-extra{display:flex;align-items:center;justify-content:space-between;gap:20px}.ed-hero{margin-top:80px;min-height:740px;height:calc(100svh - 80px);max-height:1160px;position:relative;color:#fff;isolation:isolate}.ed-hero-image,.ed-hero-shade{position:absolute;inset:0;z-index:-1;overflow:hidden}.ed-hero-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 55%;object-position:center 55%;transform-origin:65% 50%;animation:ed-drift 24s ease-in-out infinite alternate}.ed-hero-shade{background:linear-gradient(90deg,hsl(var(--black) / .65),hsl(var(--black) / .16) 63%,hsl(var(--black) / 0)),linear-gradient(0deg,hsl(var(--black) / .6),transparent 40%,hsl(var(--black) / .25))}.ed-hero-top{display:flex;justify-content:space-between;position:absolute;top:32px;left:4.2vw;right:4.2vw;font-size:9px;color:hsl(var(--white))}.ed-hero-top>span:first-child{display:flex;align-items:center;gap:10px}.ed-eyebrow i,.ed-reel-badge i{display:inline-block;width:5px;height:5px;background:var(--ed-accent);border-radius:50%}.ed-hero-content{position:absolute;top:50%;transform:translateY(-44%);left:5vw;width:calc(100% - 10vw)}.ed-hero-kicker{margin-bottom:22px;font-size:10px}.ed-hero h1{font-size:clamp(70px,8.35vw,145px);font-weight:400;line-height:.96;letter-spacing:-.06em;margin-left:-5px}.ed-hero h1 em{color:hsl(var(--accent-pale));font-size:1.1em;display:inline-block;margin-top:1px}.ed-hero-copy{font-size:16px;line-height:1.7;font-weight:300;margin:28px 0 27px;max-width:490px}.ed-hero-ctas{display:flex;gap:30px;align-items:center}.ed-hero-ctas .ed-button{background:var(--ed-accent);color:var(--ed-ink);min-width:265px}.ed-hero-ctas .ed-button:hover{background:hsl(var(--accent) / .82)}.ed-hero-work{display:inline-flex;align-items:center;gap:16px;font-size:12px;border-bottom:1px solid #fff5;padding-bottom:8px}.ed-hero-micro{margin-top:13px;font-size:11px;color:hsl(var(--text-primary))}.ed-hero-bottom{position:absolute;bottom:29px;left:4.2vw;right:4.2vw;display:flex;align-items:center;justify-content:space-between}.ed-scroll{display:flex;align-items:center;gap:14px;font-family:Space Mono,monospace;font-size:8px;letter-spacing:.08em}.ed-scroll>span{display:grid;place-items:center;width:40px;height:40px;border:1px solid #ffffff70;border-radius:50%;font-size:19px}.ed-motion-toggle{display:flex;gap:10px;align-items:center;font-family:Space Mono,monospace;font-size:8px;text-transform:uppercase;background:hsl(var(--black) / .35);padding:11px 13px;border:1px solid #ffffff50;min-height:40px}.ed-discipline-bar{display:flex;gap:50px;padding:28px 5vw;border-bottom:1px solid var(--ed-line);align-items:center}.ed-discipline-bar a{font-size:13px}.ed-discipline-bar a>span{font-family:Space Mono,monospace;color:var(--ed-muted);font-size:10px;margin-right:14px}.ed-discipline-note{margin-left:auto;font-family:Space Mono,monospace;font-size:8px;color:var(--ed-muted)}.ed-section-intro{display:grid;grid-template-columns:1fr 1.7fr;gap:30px;align-items:start;margin-bottom:64px}.ed-section-intro>.ed-eyebrow{padding-top:10px}.ed-section-intro .ed-body-copy{margin-top:28px;max-width:535px}.ed-project-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:40px;align-items:start}.ed-project-small{margin-top:100px}.ed-project-image{position:relative;overflow:hidden;background:hsl(var(--dark-card))}.ed-project-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform 1.5s cubic-bezier(.2,.6,.3,1)}.ed-project-large .ed-project-image{aspect-ratio:1.25}.ed-project-small .ed-project-image{aspect-ratio:.92}.ed-project:hover img{transform:scale(1.035)}.ed-image-corner{position:absolute;right:20px;top:20px;display:grid;place-items:center;width:39px;height:39px;border:1px solid #fff9;border-radius:50%;color:#fff;background:hsl(var(--black) / .2);font-size:23px}.ed-image-label{position:absolute;left:20px;bottom:20px;font-family:Space Mono,monospace;font-size:8px;letter-spacing:.05em;color:#fff;background:hsl(var(--black) / .8);padding:8px 10px}.ed-project-caption{display:flex;justify-content:space-between;align-items:baseline;gap:16px;padding-top:20px}.ed-project-caption h3{font-size:20px;font-weight:400;letter-spacing:-.04em}.ed-project-caption>span{font-family:Space Mono,monospace;font-size:7px;white-space:nowrap;color:var(--ed-muted)}.ed-project-note{font-size:13px;font-weight:300;color:var(--ed-muted);line-height:1.7;margin-top:20px}.ed-services{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:85px}.ed-service{border-top:1px solid var(--ed-line);padding-top:22px}.ed-service h3{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:24px;font-weight:400;letter-spacing:-.045em;margin:21px 0 10px}.ed-service h3 span{font-size:20px}.ed-service p{font-size:14px;font-weight:300;line-height:1.6;color:var(--ed-muted);max-width:280px}.ed-projects-links{display:flex;justify-content:space-between;gap:25px;margin-top:50px}.ed-human{display:grid;grid-template-columns:1fr 1fr;background:var(--ed-dark);color:hsl(var(--white))}.ed-human-photo{position:relative;overflow:hidden;min-height:780px}.ed-human-photo>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.ed-human-photo .ed-image-label{bottom:30px;left:30px}.ed-human-number{position:absolute;top:17px;left:30px;color:#fff9;font-size:94px;font-weight:200;letter-spacing:-.07em;line-height:1}.ed-human-content{padding:85px 5vw 85px 6vw;display:flex;align-items:center}.ed-human-content h2{margin:42px 0 28px;font-size:clamp(40px,4.7vw,76px)}.ed-human-content h2 em{color:hsl(var(--accent-pale))}.ed-human-content .ed-body-copy{color:hsl(var(--text-primary));max-width:435px;font-size:16px}.ed-human-support{font-size:14px;color:hsl(var(--text-secondary));font-weight:300;line-height:1.7;margin-top:18px;max-width:425px}.ed-human-features{display:flex;flex-wrap:wrap;gap:9px 21px;border-top:1px solid hsl(var(--accent-light) / .2);padding-top:22px;margin:30px 0;font-family:Space Mono,monospace;font-size:8px;color:hsl(var(--text-secondary))}.ed-human-detail{display:block;font-size:11px;margin-top:20px;color:hsl(var(--accent-pale));text-decoration:underline;text-underline-offset:4px}.ed-film-intro{display:flex;align-items:end;justify-content:space-between;gap:45px;margin-bottom:45px}.ed-film-intro h2{margin-top:30px}.ed-film-intro>.ed-body-copy{max-width:280px;font-size:15px;padding-bottom:8px}.ed-film-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid var(--ed-line);padding:19px 0}.ed-film-choices{display:flex;gap:26px}.ed-film-choices button{font-size:12px;padding:8px 0;color:var(--ed-muted);border-bottom:1px solid transparent}.ed-film-choices button[aria-pressed=true]{color:var(--ed-ink);border-bottom-color:var(--ed-ink)}.ed-film-sound{font-family:Space Mono,monospace;font-size:8px;color:var(--ed-muted)}.ed-reel-stage{position:relative;aspect-ratio:16/9;background-size:cover;background-position:center;background-color:hsl(var(--dark-card));isolation:isolate}.ed-reel-stage video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:0;transition:opacity .65s}.ed-reel-stage video.has-frame{opacity:1}.ed-reel-overlay{position:absolute;inset:0;background:linear-gradient(0deg,hsl(var(--black) / .55),transparent 35%);color:#fff;pointer-events:none}.ed-reel-badge{position:absolute;top:28px;left:30px;display:inline-flex;align-items:center;gap:8px;font-family:Space Mono,monospace;font-size:8px;background:hsl(var(--black) / .55);padding:9px 13px}.ed-reel-bottom{position:absolute;left:30px;right:30px;bottom:28px;display:flex;align-items:center;justify-content:space-between;gap:20px}#ed-reel-title{font-size:clamp(22px,3vw,44px);letter-spacing:-.04em;font-weight:300}.ed-reel-bottom button{display:flex;gap:10px;align-items:center;padding:12px 19px;border:1px solid #fff8;background:hsl(var(--black) / .4);font-size:12px;pointer-events:auto}.ed-reel-bottom button>span:first-child{font-size:19px}.ed-reel-figure figcaption{display:flex;gap:30px;justify-content:space-between;align-items:start;padding-top:20px}.ed-reel-figure figcaption p{font-size:12px;font-weight:300;color:var(--ed-muted);max-width:540px;line-height:1.7}.ed-reel-figure figcaption .ed-text-link{padding-top:0;flex-shrink:0}.ed-reel-status{margin-top:10px;font-size:12px;color:var(--ed-muted)}.ed-process{border-top:1px solid var(--ed-line);padding-top:70px;padding-bottom:80px}.ed-process-heading{display:flex;align-items:start;justify-content:space-between;gap:35px}.ed-process-heading h2{font-size:clamp(36px,3.5vw,54px)}.ed-process-grid{margin-top:60px;display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.ed-process-grid article>span{font-family:Space Mono,monospace;font-size:10px;border:1px solid hsl(var(--border));border-radius:50%;width:36px;height:36px;display:grid;place-items:center}.ed-process-grid h3{font-size:22px;font-weight:400;letter-spacing:-.04em;margin:20px 0 10px}.ed-process-grid p{font-size:14px;font-weight:300;line-height:1.7;color:var(--ed-muted);max-width:325px}.ed-contact{display:grid;grid-template-columns:.9fr 1.4fr;gap:6vw;background:hsl(var(--dark));padding-top:85px;padding-bottom:85px}.ed-contact-copy{padding-top:20px}.ed-contact-copy>.ed-eyebrow{display:flex;gap:10px;align-items:center}.ed-contact-copy .ed-eyebrow i{background:hsl(var(--accent))}.ed-contact-copy h2{margin:35px 0 30px;font-size:clamp(44px,4.8vw,76px)}.ed-contact-copy .ed-body-copy{font-size:16px}.ed-contact-reassurance{display:flex;flex-direction:column;gap:13px;border-top:1px solid hsl(var(--border));padding-top:25px;margin-top:36px;font-size:12px}.ed-contact-for{font-family:Space Mono,monospace;font-size:8px;color:var(--ed-muted);line-height:1.8;margin-top:42px}.ed-contact-form{min-width:0}.ed-contact-form [data-form-theme=light]{border-radius:0;box-shadow:0 16px 50px hsl(var(--black) / .15)}.ed-contact-form [data-form-theme=light] button{box-shadow:none}.ed-contact-form [data-form-theme=light] .bg-white{background-color:#fff}.ed-contact-alternative{text-align:center;font-size:11px;font-weight:300;margin-top:22px;color:hsl(var(--text-secondary));display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.ed-contact-alternative a{text-decoration:underline;text-underline-offset:3px}.ed-faq{display:grid;grid-template-columns:.9fr 1.4fr;gap:6vw;padding-top:80px;padding-bottom:80px}.ed-faq h2{margin-top:25px}.ed-faq-list{border-top:1px solid var(--ed-line)}.ed-faq details{border-bottom:1px solid var(--ed-line)}.ed-faq summary{display:flex;align-items:center;gap:20px;list-style:none;padding:25px 0;font-size:15px;cursor:pointer}.ed-faq summary::-webkit-details-marker{display:none}.ed-faq-index{font-family:Space Mono,monospace;color:var(--ed-muted);font-size:9px}.ed-faq-icon{margin-left:auto;font-size:22px;font-weight:300}.ed-faq details[open] .ed-faq-icon{transform:rotate(45deg)}.ed-faq details p{padding:0 35px 25px;font-size:14px;color:var(--ed-muted);font-weight:300;line-height:1.8}.ed-footer{padding:60px 5vw 25px;background:var(--ed-dark);color:hsl(var(--white))}.ed-footer-top{display:flex;align-items:end;justify-content:space-between;gap:30px}.ed-footer-top p{font-size:27px;line-height:1.35;letter-spacing:-.04em;font-weight:300}.ed-footer-top .ed-text-link{color:hsl(var(--accent-pale))}.ed-footer-wordmark{width:100%;aspect-ratio:4.8;margin:45px 0;overflow:hidden}.ed-footer-wordmark img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 57%;object-position:center 57%}.ed-footer-bottom{border-top:1px solid hsl(var(--accent-light) / .25);padding-top:25px;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:9px;color:hsl(var(--text-secondary))}.ed-footer-bottom nav{display:flex;gap:18px}.ed-footer-bottom a:hover{color:#fff;text-decoration:underline}.ed-footer-actions{display:flex;flex-direction:column;align-items:end;gap:22px}.ed-footer-social{display:flex;gap:16px;align-items:center}.ed-footer-social a{display:inline-flex;transition:color .2s ease;color:var(--ed-muted, currentColor)}.ed-footer-social a:hover{color:var(--ed-ink, white)}.ed-footer-social svg{width:18px;height:18px;fill:currentColor}.ed-reveal-ready{opacity:0;transform:translateY(23px);transition:opacity .9s ease,transform 1.1s cubic-bezier(.2,.65,.3,1)}.ed-reveal-ready.is-visible{opacity:1;transform:none}.motion-paused .ed-hero-image img{animation-play-state:paused}@keyframes ed-drift{0%{transform:scale(1.01)}to{transform:scale(1.08)}}@media(min-width:1800px){.ed-hero-content{left:max(5vw,calc((100vw - 1560px)/2))}}@media(max-width:1150px){.ed-header{gap:25px}.ed-header-note{display:none}.ed-hero{min-height:690px}.ed-project-caption{flex-direction:column;gap:6px}.ed-discipline-bar{gap:30px}.ed-discipline-note{display:none}.ed-human-photo{min-height:740px}.ed-human-content{padding:60px 5vw}.ed-human-content h2{font-size:48px}.ed-service h3{font-size:21px}.ed-film-sound{display:none}.ed-contact{gap:4vw;grid-template-columns:.75fr 1.4fr}.ed-footer-bottom{flex-wrap:wrap}}@media(max-width:850px){.ed-header{padding:0 5vw;gap:20px}.ed-desktop-nav{display:none}.ed-header-actions{margin-left:auto;gap:20px}.ed-menu-trigger{display:flex}.ed-section-intro{grid-template-columns:1fr;gap:28px}.ed-section-intro .ed-body-copy{max-width:570px}.ed-film-intro{flex-direction:column;align-items:start;gap:25px}.ed-film-intro>.ed-body-copy{max-width:450px}.ed-human-content h2{font-size:42px}.ed-human-content .ed-body-copy{font-size:15px}.ed-contact{grid-template-columns:1fr;gap:45px}.ed-contact-copy h2 br:nth-child(2){display:none}.ed-contact-copy h2 em{display:block}.ed-contact-reassurance{flex-direction:row;flex-wrap:wrap;gap:15px 25px}.ed-contact-for{margin-top:23px}.ed-contact-form{max-width:700px;width:100%}.ed-faq{grid-template-columns:.65fr 1.4fr;gap:35px}}@media(max-width:760px){.ed-section{padding:65px 6vw}.ed-header{height:70px}.ed-wordmark{font-size:31px}.ed-header-actions{gap:13px}.ed-button-small{font-size:11px;gap:14px;padding:11px 14px}.ed-language{display:none}.ed-hero{margin-top:70px;height:calc(100svh - 70px);min-height:680px;max-height:920px}.ed-hero-image img{-o-object-position:62% center;object-position:62% center}.ed-hero-shade{background:linear-gradient(90deg,hsl(var(--black) / .42),hsl(var(--black) / .06)),linear-gradient(0deg,hsl(var(--black) / .85),transparent 100%)}.ed-hero-top{top:26px;left:6vw;right:6vw;font-size:8px}.ed-hero-edition{display:none}.ed-hero-content{left:6vw;width:88vw;top:auto;bottom:110px;transform:none}.ed-hero h1{font-size:clamp(66px,12vw,88px);margin-left:-2px}.ed-hero-kicker{font-size:8px;margin-bottom:19px}.ed-hero-copy{font-size:14px;line-height:1.65;margin:23px 0;max-width:345px}.ed-hero-ctas{gap:20px;flex-wrap:wrap}.ed-hero-ctas .ed-button{min-width:260px;font-size:12px}.ed-hero-work{font-size:11px}.ed-hero-micro{font-size:10px}.ed-hero-bottom{left:6vw;right:6vw;bottom:22px}.ed-hero-location{display:none}.ed-scroll{font-size:7px;gap:8px}.ed-scroll>span{width:31px;height:31px}.ed-motion-toggle{font-size:7px;padding:9px;gap:7px}.ed-discipline-bar{padding:21px 6vw;justify-content:space-between;gap:12px}.ed-discipline-bar a{font-size:10px}.ed-discipline-bar a>span{display:block;margin-bottom:6px;font-size:8px}.ed-section-intro{margin-bottom:35px;gap:25px}.ed-section-intro .ed-body-copy{margin-top:23px;font-size:15px}.ed-project-grid{grid-template-columns:1fr;gap:36px}.ed-project-small{margin-top:0;width:85%;margin-left:auto}.ed-project-large .ed-project-image{aspect-ratio:1.15}.ed-project-small .ed-project-image{aspect-ratio:1.1}.ed-project-caption{flex-direction:row;gap:12px}.ed-project-caption h3{font-size:18px}.ed-project-caption>span{font-size:6px}.ed-project-note{font-size:12px;margin-top:12px}.ed-services{grid-template-columns:1fr;gap:27px;margin-top:45px}.ed-service{display:grid;grid-template-columns:35px 1fr;-moz-column-gap:15px;column-gap:15px;padding-top:22px}.ed-service>.ed-eyebrow{padding-top:5px}.ed-service h3{margin:0 0 10px;font-size:23px}.ed-service p{grid-column:2;max-width:360px}.ed-projects-links{flex-wrap:wrap;gap:20px;margin-top:35px}.ed-projects-links .ed-text-link{font-size:11px;gap:18px}.ed-human{grid-template-columns:1fr}.ed-human-photo{min-height:0;aspect-ratio:1/1.13}.ed-human-photo>img{-o-object-position:center 56%;object-position:center 56%}.ed-human-photo .ed-image-label{left:6vw;bottom:22px;font-size:7px}.ed-human-number{left:6vw;font-size:75px}.ed-human-content{padding:60px 6vw}.ed-human-content h2{font-size:53px;margin:30px 0 25px}.ed-human-content .ed-body-copy{font-size:16px;max-width:480px}.ed-human-support{max-width:460px}.ed-human-features{font-size:7px}.ed-human-detail{font-size:10px}.ed-film-intro{gap:20px;margin-bottom:28px}.ed-film-intro h2{margin-top:24px}.ed-film-intro .ed-body-copy{font-size:15px}.ed-film-toolbar{padding:10px 0 16px}.ed-film-choices{gap:20px}.ed-film-choices button{font-size:10px;text-align:left;line-height:1.65}.ed-reel-stage{margin-left:-6vw;margin-right:-6vw;aspect-ratio:1.25}.ed-reel-badge{top:18px;left:6vw;font-size:7px}.ed-reel-bottom{left:6vw;right:6vw;bottom:18px;gap:14px}#ed-reel-title{font-size:22px;max-width:200px;line-height:1.1}.ed-reel-bottom button{font-size:10px;padding:9px 11px;gap:7px}.ed-reel-figure figcaption{flex-direction:column;gap:13px}.ed-reel-figure figcaption p{font-size:11px}.ed-reel-figure figcaption .ed-text-link{font-size:12px}.ed-process-heading{display:block}.ed-process-heading h2{margin-top:25px;font-size:38px}.ed-process-grid{grid-template-columns:1fr;margin-top:38px;gap:30px}.ed-process-grid article{display:grid;grid-template-columns:37px 1fr;-moz-column-gap:20px;column-gap:20px}.ed-process-grid h3{margin:4px 0 10px;font-size:22px}.ed-process-grid p{grid-column:2;max-width:440px}.ed-contact{gap:35px}.ed-contact-copy{padding-top:0}.ed-contact-copy h2{font-size:54px;margin-top:27px}.ed-contact-copy .ed-body-copy{font-size:15px}.ed-contact-reassurance{flex-direction:column;gap:11px;margin-top:27px;font-size:11px}.ed-contact-form{width:auto;margin:0 -2vw}.ed-contact-form [data-form-theme=light]{min-height:650px}.ed-contact-alternative{font-size:10px;line-height:1.6}.ed-faq{grid-template-columns:1fr;gap:35px}.ed-faq h2{font-size:43px;margin-top:18px}.ed-faq h2 br{display:none}.ed-faq h2 em{margin-left:8px}.ed-faq summary{font-size:14px;gap:16px;padding:22px 0}.ed-faq details p{font-size:13px;padding:0 25px 23px}.ed-footer{padding:45px 6vw 30px}.ed-footer-top{flex-direction:column;align-items:start;gap:22px}.ed-footer-top p{font-size:24px}.ed-footer-top .ed-text-link{font-size:12px}.ed-footer-actions{align-items:start}.ed-footer-wordmark{font-size:21.2vw;margin:27px 0}.ed-footer-bottom{flex-direction:column;align-items:start;gap:22px;font-size:9px}.ed-footer-bottom nav{flex-wrap:wrap;gap:18px}}@media(max-width:380px){.ed-header{gap:10px}.ed-wordmark{font-size:28px}.ed-header-actions{gap:8px}.ed-button-small{padding:10px;gap:10px}.ed-menu-trigger{width:25px}.ed-hero h1{font-size:61px}.ed-human-content h2{font-size:47px}.ed-project-caption{flex-direction:column}}@media(prefers-reduced-motion:reduce){.ed-hero-image img{animation:none;transform:none}.ed-reveal-ready{opacity:1;transform:none;transition:none}.ed-project-image img{transition:none}}.ed-project{text-align:left;min-width:0}.ed-project-secondary .ed-project-image{aspect-ratio:16/10}.ed-project-secondary img{-o-object-fit:contain;object-fit:contain;background:#fff}.ed-projects-footnote{font-family:Space Mono,monospace;font-size:8px;color:var(--ed-muted);line-height:1.8;margin-top:28px}.ed-project-viewer{position:fixed;inset:0;margin:auto;width:min(94vw,1700px);max-width:94vw;max-height:94dvh;background:var(--ed-paper);color:var(--ed-ink);border:0;padding:22px 28px}.ed-project-viewer::backdrop{background:hsl(var(--black) / .93);backdrop-filter:blur(8px)}.ed-project-viewer-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px}.ed-project-viewer-head h2{font-size:23px;line-height:1.2}.ed-project-viewer-head p{font-size:11px;color:var(--ed-muted);margin-top:5px}.ed-project-viewer-head button{flex-shrink:0;width:44px;height:44px;border:1px solid var(--ed-line)}.ed-project-viewer-image{height:min(68dvh,800px);display:grid;place-items:center;background:#fff}.ed-project-viewer-image img{width:100%;height:100%;max-height:min(68dvh,800px);-o-object-fit:contain;object-fit:contain}.ed-project-viewer-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:12px}.ed-project-viewer-foot p{font-size:12px;color:var(--ed-muted)}.ed-project-viewer-foot .ed-text-link{font-size:11px;margin-left:auto}body:has(.editorial-home) #rendium-consent{background:hsl(var(--dark) / .96);border-color:hsl(var(--accent-light) / .25);color:hsl(var(--white))}body:has(.editorial-home) #rendium-consent a{color:hsl(var(--accent-pale))}body:has(.editorial-home) #rendium-consent button{border-radius:0}body:has(.editorial-home) #rendium-consent-accept{background:hsl(var(--accent));color:hsl(var(--white))}@media(max-width:760px){.ed-project-secondary .ed-project-image{aspect-ratio:16/11}.ed-project-viewer{padding:18px;width:94vw}.ed-project-viewer-head h2{font-size:19px}.ed-project-viewer-image,.ed-project-viewer-image img{height:53dvh;max-height:53dvh}.ed-project-viewer-foot{flex-direction:column;align-items:start}.ed-project-viewer-foot .ed-text-link{margin-left:0}}body:has(.editorial-home) #rendium-wa .rendium-wa-inner{background:hsl(var(--dark) / .95);border-color:hsl(var(--border))}body:has(.editorial-home) #rendium-wa [data-sticky-form-cta]{border-radius:0;background:hsl(var(--accent));box-shadow:none;font-size:12px}body:has(.editorial-home) #rendium-wa [data-wa-cta]{border-radius:0;background:#25d366;box-shadow:none}body:has(.editorial-home) #rendium-wa .max-w-md{max-width:410px}.ed-contact-mobile{display:none}@media(max-width:760px){.ed-contact{padding-top:38px;gap:22px}.ed-contact-copy h2{font-size:37px;margin:17px 0}.ed-contact-display,.ed-contact-description,.ed-contact-copy .ed-contact-reassurance,.ed-contact-for{display:none}.ed-contact-mobile{display:inline}.ed-contact-copy .ed-body-copy{font-size:13px;line-height:1.5}.ed-contact-copy .ed-body-copy br{display:none}.ed-contact-copy>.ed-eyebrow{font-size:8px}.ed-contact-form [data-form-theme=light] h2{font-size:31px}}@media(min-width:761px){.ed-contact-form [data-form-theme=light] h2{font-size:38px;letter-spacing:-.035em}}@media(max-width:760px){.ed-wordmark{width:130px;height:42px}.ed-header{gap:14px}.ed-header-actions{gap:10px}.ed-footer-wordmark{margin:32px 0;aspect-ratio:4.8}}@media(max-width:380px){.ed-wordmark{width:112px;height:38px}}.ed-film-toolbar{flex-wrap:wrap;gap:8px}.ed-film-choices{width:100%;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.ed-film-choices button{text-align:left;min-height:44px;font-size:11px;line-height:1.5}.ed-film-choices button[aria-pressed=true]{color:hsl(var(--accent-pale));border-bottom-color:hsl(var(--accent))}.ed-film-sound{margin-left:auto}.ed-reel-bottom #ed-reel-title{max-width:75%;line-height:1.12}@media(max-width:760px){.ed-film-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 20px}.ed-film-choices button{font-size:10px}.ed-film-choices button:last-child{grid-column:1/-1}.ed-reel-bottom #ed-reel-title{max-width:60%;font-size:22px}}.ed-project-focus .ed-section-intro{grid-template-columns:1fr 1.5fr;margin-bottom:52px}.ed-project-focus .ed-section-intro .ed-body-copy{max-width:490px;margin-top:24px}.ed-project-focus .ed-project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 26px}.ed-project-focus .ed-project{margin:0}.ed-project-focus .ed-project-featured{grid-column:1 / -1}.ed-project-focus .ed-project-image{aspect-ratio:16 / 11;background:var(--ed-paper)}.ed-project-focus .ed-project-featured .ed-project-image{aspect-ratio:2.05}.ed-project-focus [data-transparent-background] .ed-project-image img{-o-object-fit:contain;object-fit:contain;background:var(--ed-paper)}.ed-project-focus .ed-project-caption{display:flex;align-items:end;gap:14px;padding-top:17px}.ed-project-focus .ed-project-category{font-family:Space Mono,monospace;font-size:8px;letter-spacing:.025em;line-height:1.65;color:var(--ed-muted);margin-bottom:8px}.ed-project-focus .ed-project-caption h3{font-size:clamp(20px,1.8vw,28px);line-height:1.2}.ed-project-focus .ed-project-featured .ed-project-caption h3{font-size:clamp(27px,2.6vw,40px)}.ed-project-focus .ed-project-caption>span{display:flex;align-items:center;gap:15px;font-size:8px;padding-bottom:3px}.ed-project-focus .ed-project-caption>span>span{font-family:inherit;font-size:20px;color:var(--ed-ink)}.ed-project-focus .ed-project-study .ed-project-caption{display:block}.ed-project-focus .ed-project-study .ed-project-caption>span{display:none}.ed-project-focus .ed-project-description{color:var(--ed-muted);font-size:13px;line-height:1.7;margin-top:12px;max-width:590px}.ed-project-focus .ed-projects-footnote{margin-top:32px;padding-top:19px;border-top:1px solid var(--ed-line)}.ed-project-focus .ed-services{gap:35px;margin-top:58px}.ed-project-focus .ed-service{border-top:0;padding-top:0}.ed-project-focus .ed-service h3{font-size:22px;margin-top:15px}.ed-project-focus .ed-projects-links{margin-top:32px}.ed-human.ed-human-focus{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;gap:clamp(40px,6vw,90px);margin:0 max(5vw,calc((100vw - 1560px)/2));padding:44px 0;color:var(--ed-ink);background:var(--ed-paper);border-top:1px solid var(--ed-line);border-bottom:1px solid var(--ed-line)}.ed-human-focus .ed-human-photo{min-height:0;aspect-ratio:1.32}.ed-human-focus .ed-human-photo>img{-o-object-position:center 65%;object-position:center 65%}.ed-human-focus .ed-human-photo .ed-image-label{left:20px;bottom:20px;font-size:7px}.ed-human-focus .ed-human-content{padding:25px 0;align-items:center}.ed-human-focus .ed-human-content h2{font-size:clamp(36px,3.4vw,54px);margin:24px 0 22px}.ed-human-focus .ed-human-content h2 em{color:var(--ed-ink)}.ed-human-focus .ed-human-content .ed-body-copy{max-width:430px;color:var(--ed-muted);font-size:15px}.ed-human-focus .ed-human-features{border:0;margin:21px 0;padding:0;color:var(--ed-muted);font-size:8px}.ed-human-focus .ed-human-content .ed-text-link{font-size:13px}.ed-films.ed-films-focus{padding-top:78px;padding-bottom:78px}.ed-films-focus .ed-film-intro{align-items:end;margin-bottom:37px;gap:45px}.ed-films-focus .ed-film-intro h2{font-size:clamp(32px,3.25vw,49px);margin-top:20px;max-width:660px;line-height:1.14}.ed-films-focus .ed-film-intro>.ed-body-copy{max-width:330px;padding:0;font-size:14px}.ed-film-library{display:grid;grid-template-columns:minmax(240px,1fr) minmax(0,680px);gap:clamp(35px,6vw,90px)}.ed-films-focus .ed-film-toolbar{display:block;border-top:0;padding:0}.ed-film-library-label{color:var(--ed-muted);margin-bottom:15px}.ed-films-focus .ed-film-choices{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.ed-films-focus .ed-film-choices button{display:grid;grid-template-columns:80px minmax(0,1fr) 16px;gap:16px;align-items:center;width:100%;padding:10px 0;border-bottom:1px solid var(--ed-line);color:var(--ed-muted);text-align:left;font-size:12px;line-height:1.4}.ed-films-focus .ed-film-choices button[aria-pressed=true]{border-bottom-color:var(--ed-accent);color:var(--ed-ink)}.ed-film-choices button>img{display:block;width:80px;height:45px;-o-object-fit:cover;object-fit:cover}.ed-film-choice-index{display:block;font-family:Space Mono,monospace;font-size:8px;color:var(--ed-muted);margin-bottom:4px}.ed-film-choice-arrow{font-size:19px;opacity:0;color:var(--ed-accent)}[data-reel-choice][aria-pressed=true] .ed-film-choice-arrow,[data-reel-choice]:hover .ed-film-choice-arrow{opacity:1}.ed-films-focus .ed-film-sound{display:block;margin:17px 0 0;font-size:8px}.ed-films-focus .ed-reel-figure{min-width:0;margin:0}.ed-films-focus .ed-reel-stage{margin:0;aspect-ratio:16 / 9}.ed-films-focus .ed-reel-badge{top:19px;left:20px;font-size:7px;padding:8px 10px}.ed-films-focus .ed-reel-bottom{left:20px;right:20px;bottom:20px;gap:20px}.ed-films-focus .ed-reel-bottom #ed-reel-title{max-width:65%;font-size:clamp(21px,2.1vw,30px);line-height:1.12}.ed-films-focus .ed-reel-bottom button{flex-shrink:0;min-height:44px;padding:10px 13px;font-size:11px}.ed-films-focus .ed-reel-figure figcaption{display:block;padding-top:16px}.ed-films-focus .ed-reel-figure figcaption p{font-size:12px;max-width:100%;line-height:1.65}.ed-films-focus .ed-reel-figure figcaption .ed-text-link{margin-top:11px;font-size:11px}@media(max-width:1050px){.ed-project-focus .ed-section-intro{grid-template-columns:1fr 1.7fr}.ed-human.ed-human-focus{gap:40px;grid-template-columns:1fr 1fr}.ed-human-focus .ed-human-content h2{font-size:39px}.ed-film-library{grid-template-columns:minmax(220px,.8fr) minmax(0,1.5fr);gap:30px}.ed-films-focus .ed-film-choices button{grid-template-columns:62px minmax(0,1fr) 14px;gap:11px;font-size:10px;padding:9px 0}.ed-film-choices button>img{width:62px;height:36px}.ed-films-focus .ed-reel-bottom #ed-reel-title{font-size:22px}}@media(max-width:760px){.ed-project-focus .ed-section-intro{display:block;margin-bottom:30px}.ed-project-focus .ed-section-intro>.ed-eyebrow{margin-bottom:24px}.ed-project-focus .ed-project-grid{grid-template-columns:minmax(0,1fr);gap:32px}.ed-project-focus .ed-project-image,.ed-project-focus .ed-project-featured .ed-project-image{aspect-ratio:16 / 10}.ed-project-focus .ed-project-caption,.ed-project-focus .ed-project-study .ed-project-caption{display:flex;align-items:end;padding-top:14px}.ed-project-focus .ed-project-caption h3,.ed-project-focus .ed-project-featured .ed-project-caption h3{font-size:23px}.ed-project-focus .ed-project-category{font-size:7px}.ed-project-focus .ed-project-caption>span{font-size:0}.ed-project-focus .ed-project-study .ed-project-caption>span{display:flex}.ed-project-focus .ed-project-description{font-size:12px;margin-top:10px}.ed-project-focus .ed-services{margin-top:42px;gap:27px}.ed-project-focus .ed-service h3{margin-top:10px}.ed-project-focus .ed-projects-links{margin-top:30px}.ed-human.ed-human-focus{grid-template-columns:minmax(0,1fr);gap:0;margin:0 6vw;padding:32px 0}.ed-human-focus .ed-human-photo{aspect-ratio:1.5}.ed-human-focus .ed-human-photo .ed-image-label{left:13px;bottom:13px;font-size:6px}.ed-human-focus .ed-human-content{padding:28px 0 4px}.ed-human-focus .ed-human-content h2{font-size:40px;margin:19px 0}.ed-films.ed-films-focus{padding-top:50px;padding-bottom:50px}.ed-films-focus .ed-film-intro{display:block;margin-bottom:26px}.ed-films-focus .ed-film-intro h2{margin-top:20px;font-size:36px}.ed-films-focus .ed-film-intro>.ed-body-copy{margin-top:19px;max-width:460px}.ed-film-library{grid-template-columns:minmax(0,1fr);gap:24px}.ed-films-focus .ed-film-library-label,.ed-films-focus .ed-film-sound{display:none}.ed-films-focus .ed-film-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.ed-films-focus .ed-film-choices button{grid-template-columns:minmax(0,1fr) 14px;grid-column:auto;padding:12px 0;min-height:49px;font-size:11px}.ed-film-choices button>img,.ed-film-choice-index{display:none}.ed-films-focus .ed-reel-badge{top:12px;left:12px;padding:6px 8px;font-size:6px}.ed-films-focus .ed-reel-bottom{left:12px;right:12px;bottom:12px;gap:10px}.ed-films-focus .ed-reel-bottom #ed-reel-title{font-size:20px;max-width:62%}.ed-films-focus .ed-reel-bottom button{padding:8px 10px;min-width:44px}}.ed-films-focus .ed-reel-bottom [data-reel-toggle]{width:44px;height:44px;min-width:44px;padding:0;display:grid;place-items:center;border-radius:50%}.ed-films-focus .ed-reel-bottom #ed-reel-title{max-width:calc(100% - 64px)}.ed-reel-pause-icon,[data-reel-toggle][aria-pressed=true] .ed-reel-play-icon{display:none}[data-reel-toggle][aria-pressed=true] .ed-reel-pause-icon{display:block}.ed-contact-purpose{max-width:52ch;margin:0 0 18px;padding-left:14px;border-left:2px solid var(--ed-accent);font-size:12px;line-height:1.65;color:var(--ed-muted)}@media(max-width:760px){.editorial-home .ed-hero h1{font-size:clamp(38px,10vw,68px)}}@media(max-height:650px){.ed-architecture-sticky{min-height:0}}html[data-rendium-theme]{color-scheme:light;background:#faf9f6}html[data-rendium-theme=dark]{color-scheme:dark;background:#050509}html[data-rendium-theme=light] body:has(.editorial-home):before{opacity:0}.editorial-home{--ed-paper: #faf9f6;--ed-ink: #19181d;--ed-muted: #65616c;--ed-line: #dedbe2;--ed-dark: #f0eef3;--ed-accent: hsl(var(--accent));--ed-accent-text: #6546c9;--ed-image-background: #fff}html[data-rendium-theme=dark] .editorial-home{--ed-paper: #050509;--ed-ink: hsl(var(--white));--ed-muted: hsl(var(--text-secondary));--ed-line: hsl(var(--border));--ed-dark: hsl(var(--dark));--ed-accent-text: hsl(var(--accent-pale));--ed-image-background: #000}.ed-theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:44px;min-height:44px;color:var(--ed-ink);font-size:11px}.ed-theme-toggle:hover{color:var(--ed-accent-text)}.ed-theme-toggle svg{flex-shrink:0}.ed-theme-sun,html[data-rendium-theme=dark] .ed-theme-moon{display:none}html[data-rendium-theme=dark] .ed-theme-sun{display:block}.ed-header .ed-wordmark,.ed-menu .ed-wordmark,.ed-footer-wordmark{background:transparent}.ed-logo-filter-defs{position:absolute;pointer-events:none}.ed-wordmark img,.ed-footer-wordmark img{filter:url(#ed-logo-for-light)}html[data-rendium-theme=dark] .ed-wordmark img,html[data-rendium-theme=dark] .ed-footer-wordmark img{filter:none}.ed-header{gap:24px}.ed-header-actions{gap:18px}.ed-header.is-scrolled{box-shadow:0 4px 24px #00000006}.ed-button-light,.ed-hero .ed-button,.ed-button-light:hover{color:#fff}.ed-human,.ed-footer{color:var(--ed-ink)}.ed-human-content .ed-body-copy,.ed-human-support,.ed-human-features,.ed-contact-alternative,.ed-footer-bottom{color:var(--ed-muted)}.ed-human-content h2 em,.ed-human-detail,.ed-footer-top .ed-text-link,.ed-film-choices button[aria-pressed=true]{color:var(--ed-accent-text)}.ed-human-features,.ed-contact-reassurance{border-color:var(--ed-line)}.ed-contact{background:var(--ed-dark)}.ed-contact-form [data-form-theme]{border-radius:0}.ed-contact-form [data-form-theme=light]{box-shadow:0 12px 40px #18131e06;border:1px solid var(--ed-line)}.ed-project-viewer-image{background:var(--ed-image-background)}.ed-project-focus [data-transparent-background] .ed-project-image,.ed-project-focus [data-transparent-background] .ed-project-image img,.ed-project-viewer-image:has(img[src*=-cutout-]){background:transparent}html[data-rendium-theme=light] body:has(.editorial-home) #rendium-consent{background:#faf9f6f5;color:#19181d;border-color:#dedbe2}html[data-rendium-theme=light] body:has(.editorial-home) #rendium-consent a{color:#6546c9}html[data-rendium-theme=light] body:has(.editorial-home) #rendium-wa .rendium-wa-inner{background:#faf9f6f5;border-color:#dedbe2}@media(max-width:1250px){.ed-header-note{display:none}.ed-desktop-nav{gap:20px}}@media(max-width:760px){.ed-header{padding:0 5vw;gap:8px}.ed-header .ed-wordmark{width:112px;height:39px}.ed-header-actions{gap:7px;margin-left:auto}.ed-theme-toggle{min-width:32px;width:32px}.ed-theme-toggle span{display:none}.ed-button-small{padding:11px 12px;gap:12px;font-size:11px}.ed-menu-trigger{width:24px}}@media(max-width:380px){.ed-header .ed-wordmark{width:96px}.ed-header-actions{gap:4px}.ed-button-small{padding:10px;gap:7px}}
