@font-face{font-family:Nimbus Roman;src:url(/fonts/nimbus-roman-regular.otf) format("opentype");font-style:normal;font-display:swap}@font-face{font-family:Nimbus Roman;src:url(/fonts/nimbus-roman-italic.otf) format("opentype");font-style:italic;font-display:swap}@font-face{font-family:Nimbus Narrow;src:url(/fonts/nimbus-sans-narrow.otf) format("opentype");font-display:swap}:root{color-scheme:dark;--black: #050607;--ink: #0a0b0d;--bone: #e9e5db;--muted: #aaa79f;--red: #e33e30;--blue: #17365d;--dark-blue: #061c3b;--warm: #ba7d58;--rule: rgba(233, 229, 219, .23);--sans: "Nimbus Narrow", "Arial Narrow", sans-serif;--serif: "Nimbus Roman", Georgia, serif;--body: Arial, Helvetica, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{margin:0;min-width:320px;min-height:100vh;background:var(--black);color:var(--bone);font-family:var(--sans);-webkit-font-smoothing:antialiased}body.drawer-open{overflow:hidden}button,a,input,select,textarea{color:inherit}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:1px solid var(--red);outline-offset:4px}img{display:block;max-width:100%}a{text-decoration:none}button{border:0;background:transparent;cursor:pointer}.site-shell{overflow-x:clip;background:var(--black)}.site-header{position:absolute;z-index:40;top:0;left:0;width:100%;display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:start;gap:clamp(1.5rem,4vw,5rem);padding:3.2rem clamp(1.5rem,4.2vw,4rem) 2.25rem;text-transform:uppercase;letter-spacing:.17em}.brand{justify-self:start;text-align:left;color:inherit}.brand span{display:block;font-size:clamp(1.2rem,1.55vw,1.75rem);letter-spacing:.13em}.brand small{display:block;max-width:26rem;margin-top:.42rem;color:var(--muted);font-size:.62rem;letter-spacing:.08em;text-transform:none}.main-nav{display:flex;align-items:center;gap:clamp(1rem,2.25vw,2.5rem);padding-top:.38rem}.main-nav a,.main-nav button,.language-switcher button{position:relative;padding:0;font-size:.7rem;text-transform:uppercase;letter-spacing:.17em}.main-nav a:after,.main-nav button:after{content:"";position:absolute;right:0;bottom:-.45rem;left:0;height:1px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.main-nav a:hover:after,.main-nav a:focus-visible:after,.main-nav a.active:after,.main-nav button:hover:after{transform:scaleX(1)}.nav-contact{color:var(--red)}.language-switcher{display:flex;gap:.52rem;padding-top:.38rem}.language-switcher button:not(:last-child):after{content:"/";margin-left:.52rem;color:var(--muted)}.language-switcher .active{color:var(--red)}.menu-toggle{display:none}.eyebrow{margin:0 0 1rem;color:var(--red);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:400}h2{margin-bottom:0;font-size:clamp(3.2rem,6vw,7rem);line-height:.94;letter-spacing:-.045em}.text-link{display:inline-flex;align-items:center;gap:.85rem;width:fit-content;border:0;border-bottom:1px solid currentColor;padding:0 0 .45rem;background:transparent;font-size:.78rem;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.accent-link{color:var(--red)}.solid-button,.outline-button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;width:fit-content;padding:1rem 1.25rem;font-size:.76rem;letter-spacing:.13em;text-transform:uppercase}.solid-button{background:var(--red);color:var(--black)}.outline-button{border:1px solid var(--rule)}.hero{position:relative;min-height:min(1000px,100svh);display:grid;grid-template-columns:42% 58%;grid-template-rows:1fr auto;padding-top:7.5rem;background:#030405}.hero:after{content:"";position:absolute;z-index:3;top:0;bottom:0;left:39.5%;width:clamp(5rem,9vw,10rem);background:linear-gradient(90deg,#000000eb,#08090a 48%,#00000075);box-shadow:0 0 80px #000000bf;pointer-events:none}.hero-copy{z-index:5;align-self:center;padding:3rem 0 5rem clamp(1.5rem,4.2vw,4rem)}.hero h1{width:min(96vw,980px);margin:0;font-size:clamp(4.4rem,10.6vw,11rem);line-height:.79;letter-spacing:-.055em}.hero h1 span{display:block;white-space:nowrap}.hero h1 span:nth-child(2){margin-left:1rem}.hero h1 span:nth-child(3){margin-left:clamp(2rem,8vw,8.5rem)}.hero h1 em{color:var(--red);font-weight:400}.hero-copy>p{width:min(21rem,82%);margin:clamp(2rem,4vh,3.7rem) 0 2rem;color:#bbb8b0;font-family:var(--body);font-size:clamp(.82rem,1vw,1rem);line-height:1.65}.hero-image{height:calc(min(1000px,100svh) - 7.5rem);margin:-7.5rem 0 0;grid-column:2;grid-row:1;overflow:hidden;animation:reveal 1.1s cubic-bezier(.2,.7,.2,1) both}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:46% 45%;filter:saturate(.92) contrast(1.04) brightness(.88)}@keyframes reveal{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}.practice-index{position:relative;z-index:6;grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--rule);background:#040506f0}.practice-index a{display:flex;gap:1.4rem;align-items:center;border-right:1px solid var(--rule);padding:2.35rem clamp(1rem,3vw,3.5rem);font-size:clamp(.82rem,1.2vw,1.1rem);letter-spacing:.16em;text-transform:uppercase;transition:color .18s ease,background .18s ease}.practice-index a:last-child{border-right:0}.practice-index span{color:var(--red);font-size:.75rem}.practice-index a:hover{color:var(--red);background:#ffffff06}.now-rail-section{padding:clamp(6rem,10vw,10rem) 0;border-top:1px solid var(--rule);background:#0a0b0d}.now-rail-heading{display:flex;justify-content:space-between;gap:3rem;align-items:end;padding:0 clamp(1.5rem,4.2vw,4rem) 3.5rem}.now-rail-heading>div:first-child{display:grid;grid-template-columns:12rem minmax(300px,760px);align-items:start}.now-rail-heading h2{font-size:clamp(2.9rem,5.2vw,6.3rem)}.rail-actions{display:flex}.rail-actions button{display:grid;place-items:center;width:3.25rem;height:3.25rem;border:1px solid var(--rule)}.now-rail{display:flex;gap:1px;overflow-x:auto;padding:0 clamp(1.5rem,4.2vw,4rem) 1.5rem;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--red) transparent}.now-rail .journal-card{flex:0 0 min(40rem,70vw);scroll-snap-align:start}.rail-all-link{margin:2rem clamp(1.5rem,4.2vw,4rem) 0}.journal-card{display:grid;grid-template-rows:auto 1fr;min-width:0;background:#0e1012}.journal-image{position:relative;display:block;height:clamp(18rem,34vw,34rem);overflow:hidden}.journal-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .3s ease}.journal-card:hover .journal-image img{transform:scale(1.025);filter:saturate(.84)}.journal-image span{position:absolute;top:1.25rem;left:1.25rem;border-left:3px solid var(--red);padding:.62rem .78rem;background:#050607eb;color:var(--bone);font-size:.72rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;box-shadow:0 2px 20px #0000003d}.journal-card-copy{display:flex;flex-direction:column;align-items:flex-start;min-height:24rem;padding:2rem clamp(1.25rem,3vw,3rem)}.journal-card.compact .journal-card-copy{min-height:17rem}.journal-date,.work-meta{color:var(--red);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase}.journal-card h3,.work-card h3{margin:0 0 1.25rem;font-size:clamp(2.1rem,3.3vw,4.4rem);line-height:.98;letter-spacing:-.035em}.journal-card-copy>p:not(.journal-date),.work-card-copy>p{max-width:42rem;color:var(--muted);font-family:var(--body);line-height:1.7}.journal-card .text-link{margin-top:auto}.embodied-section{display:grid;grid-template-columns:1fr 1fr;min-height:780px;border-top:1px solid var(--rule);background:var(--bone);color:var(--ink)}.embodied-title,.embodied-copy{padding:clamp(5rem,9vw,9rem) clamp(1.5rem,6vw,7rem)}.embodied-title{border-right:1px solid rgba(0,0,0,.22)}.embodied-copy{display:flex;flex-direction:column;justify-content:space-between}.embodied-copy>p{max-width:36rem;color:#373531;font-family:var(--body);font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.8}.embodied-wordmark{display:grid;border-top:1px solid rgba(0,0,0,.22)}.embodied-wordmark span{padding:1.25rem 0;border-bottom:1px solid rgba(0,0,0,.22);font-size:.85rem;letter-spacing:.16em;text-transform:uppercase}.featured-work-section{position:relative;display:grid;grid-template-columns:28% 55% 17%;min-height:980px;padding:clamp(6rem,12vw,11rem) clamp(1.5rem,4.2vw,4rem);background:#11100f}.featured-work-heading{position:relative;z-index:2;align-self:start;padding-top:3rem}.featured-work-heading h2{width:170%}.featured-work-section>figure{grid-column:2 / 4;height:min(64vw,720px);margin:0;overflow:hidden}.featured-work-section>figure img{width:100%;height:100%;object-fit:cover;filter:saturate(.84) contrast(1.03)}.featured-work-copy{grid-column:2;display:grid;grid-template-columns:1fr auto;gap:3rem;padding-top:2rem}.featured-work-copy p{max-width:37rem;color:var(--muted);font-family:var(--body);line-height:1.7}.home-practice-section{display:grid;grid-template-columns:1fr 1fr;min-height:820px;border-top:1px solid var(--rule);background:var(--blue)}.home-practice-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(5rem,9vw,9rem) clamp(1.5rem,6vw,7rem)}.home-practice-copy .eyebrow{color:#fff}.home-practice-copy h2{max-width:42rem}.home-practice-copy>p:not(.eyebrow){max-width:35rem;margin:3rem 0;font-family:var(--body);line-height:1.75}.home-practice-section figure{min-height:100%;margin:0;overflow:hidden}.home-practice-section img{width:100%;height:100%;object-fit:cover;filter:grayscale(.1) saturate(.8)}.trust-section{display:grid;grid-template-columns:1fr 1fr;min-height:720px;border-top:1px solid var(--rule);background:#08090a}.trust-section>div{padding:clamp(5rem,9vw,9rem) clamp(1.5rem,6vw,7rem)}.trust-section>div:first-child{border-right:1px solid var(--rule)}.trust-copy{display:flex;flex-direction:column;justify-content:space-between}.trust-copy>p{max-width:38rem;color:var(--muted);font-family:var(--body);font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.8}.trust-copy>div{display:flex;flex-wrap:wrap;gap:2rem}.contact-band{min-height:700px;padding:clamp(6rem,12vw,12rem) clamp(1.5rem,8vw,9rem);background:var(--red);color:var(--black)}.contact-band .eyebrow{color:var(--black)}.contact-band h2{max-width:1120px}.contact-band>p:not(.eyebrow){max-width:42rem;margin:3rem 0;font-family:var(--body);line-height:1.7}.page-main{min-height:100vh;padding-top:9.5rem}.page-hero{display:grid;grid-template-columns:22% minmax(0,1fr) 32%;align-items:start;min-height:580px;padding:clamp(5rem,9vw,9rem) clamp(1.5rem,4.2vw,4rem);border-bottom:1px solid var(--rule);background:#070809}.page-hero h1{grid-column:2;max-width:900px;margin:0;font-size:clamp(4rem,8vw,9rem);line-height:.86;letter-spacing:-.055em}.page-hero>p:last-child{grid-column:3;align-self:end;max-width:35rem;color:var(--muted);font-family:var(--body);line-height:1.7}.page-hero>.text-link{grid-column:3;margin-top:2rem}.filter-row{display:flex;flex-wrap:wrap;gap:0;padding:0 clamp(1.5rem,4.2vw,4rem);border-bottom:1px solid var(--rule);background:#0a0b0d}.filter-row button{border-right:1px solid var(--rule);padding:1.35rem 2rem;color:var(--muted);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase}.filter-row button:first-child{border-left:1px solid var(--rule)}.filter-row button.active{color:var(--red);background:#ffffff06}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--rule)}.work-card{min-width:0;background:#0a0b0d}.work-card.featured{grid-column:1 / -1;display:grid;grid-template-columns:58% 42%}.work-card-image{display:block;height:min(42vw,620px);overflow:hidden}.work-card.featured .work-card-image{height:min(62vw,820px)}.work-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.work-card:hover .work-card-image img{transform:scale(1.02)}.work-card-copy{display:flex;flex-direction:column;align-items:flex-start;min-height:31rem;padding:clamp(2rem,5vw,5rem)}.work-card.featured .work-card-copy{justify-content:center;min-height:100%}.work-meta{display:flex;justify-content:space-between;width:100%;gap:1rem}.work-card h3{margin-top:3rem}.work-card .text-link{margin-top:auto}.project-hero,.journal-detail-hero{display:grid;grid-template-columns:42% 58%;min-height:760px;background:#070809}.project-hero-copy,.journal-detail-hero>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(1.5rem,5vw,6rem)}.project-hero h1,.journal-detail-hero h1{margin:1rem 0 2.5rem;font-size:clamp(4rem,7.8vw,8.5rem);line-height:.86;letter-spacing:-.055em}.project-hero-copy>p:last-child,.journal-detail-hero>div>p:last-of-type{max-width:34rem;color:var(--muted);font-family:var(--body);line-height:1.75}.project-hero figure,.journal-detail-hero figure{min-height:760px;margin:0;overflow:hidden}.project-hero figure img,.journal-detail-hero figure img{width:100%;height:100%;object-fit:cover}.back-link{display:inline-flex;align-items:center;gap:.65rem;width:fit-content;margin-bottom:4rem;color:var(--muted);font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}.project-story{display:grid;grid-template-columns:2fr 1fr;min-height:660px;border-top:1px solid var(--rule);border-bottom:1px solid var(--rule)}.project-body{padding:clamp(5rem,9vw,9rem) clamp(1.5rem,8vw,10rem)}.project-body p{max-width:52rem;font-family:var(--serif);font-size:clamp(1.8rem,2.7vw,3.3rem);line-height:1.17}.project-body p+p{margin-top:2rem}.project-body .text-link{margin-top:2rem}.project-story aside{display:flex;flex-direction:column;justify-content:center;gap:0;border-left:1px solid var(--rule);padding:clamp(4rem,7vw,7rem) clamp(1.5rem,4vw,4rem)}.project-story aside span{padding:1.2rem 0;border-bottom:1px solid var(--rule);color:var(--muted);font-family:var(--body)}.project-story aside .text-link{margin-top:3rem}.project-secondary-image{height:min(75vw,920px);margin:0;overflow:hidden}.project-secondary-image img{width:100%;height:100%;object-fit:cover}.related-work{padding:clamp(6rem,10vw,10rem) clamp(1.5rem,4.2vw,4rem)}.related-work>div{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin-top:3rem;background:var(--rule)}.practice-hero{background:var(--bone);color:var(--ink)}.practice-hero>p:last-child{color:#373531}.practice-image-split{display:grid;grid-template-columns:55% 45%;min-height:760px}.practice-image-split figure{margin:0;overflow:hidden}.practice-image-split img{width:100%;height:100%;object-fit:cover}.practice-image-split>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(5rem,8vw,8rem) clamp(1.5rem,5vw,6rem);background:var(--blue)}.practice-image-split>div>p:last-child{max-width:35rem;margin-top:3rem;font-family:var(--body);line-height:1.75}.practice-list{background:var(--rule)}.practice-list article{display:grid;grid-template-columns:10% 42% 1fr;gap:2rem;align-items:start;padding:clamp(3rem,6vw,6rem) clamp(1.5rem,4.2vw,4rem);border-bottom:1px solid var(--rule);background:#08090a}.practice-list article>span{color:var(--red)}.practice-list h2{font-size:clamp(2.6rem,4.5vw,5rem)}.practice-list p{max-width:38rem;color:var(--muted);font-family:var(--body);line-height:1.75}.practice-cta{display:grid;grid-template-columns:48% 52%;min-height:720px;background:var(--bone);color:var(--ink)}.practice-cta figure{margin:0;overflow:hidden}.practice-cta img{width:100%;height:100%;object-fit:cover}.practice-cta>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(5rem,8vw,8rem) clamp(1.5rem,6vw,7rem)}.practice-cta .text-link{margin-top:4rem}.journal-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--rule)}.journal-grid .journal-card{background:#0a0b0d}.journal-detail-hero{grid-template-columns:50% 50%}.journal-detail-hero .text-link{margin-top:3rem}.about-hero{display:grid;grid-template-columns:55% 45%;min-height:800px;background:var(--bone);color:var(--ink)}.about-hero>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(5rem,9vw,9rem) clamp(1.5rem,7vw,8rem)}.about-hero h1{margin:0 0 3rem;font-size:clamp(4rem,7vw,8.5rem);line-height:.88;letter-spacing:-.055em}.about-hero>div>p:last-child{max-width:42rem;font-family:var(--body);font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.75}.about-hero figure{min-height:800px;margin:0;overflow:hidden}.about-hero img{width:100%;height:100%;object-fit:cover;object-position:center 22%}.about-body{display:grid;grid-template-columns:2fr 1fr;min-height:720px}.about-body>div{padding:clamp(5rem,9vw,9rem) clamp(1.5rem,8vw,10rem)}.about-body>div p{font-family:var(--serif);font-size:clamp(1.7rem,2.5vw,3rem);line-height:1.18}.about-body>div p+p{margin-top:2rem}.about-body aside{display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--rule);padding:clamp(4rem,6vw,6rem) clamp(1.5rem,4vw,4rem)}.about-body aside img{width:min(100%,330px);margin:0 auto 4rem}.about-body aside p{color:var(--muted);font-family:var(--body);line-height:1.75}.credentials-section{padding:clamp(6rem,10vw,10rem) clamp(1.5rem,6vw,7rem);background:#0c0d0e}.credentials-section>div{display:grid;margin:3rem 0;border-top:1px solid var(--rule)}.credentials-section article{display:grid;grid-template-columns:20% 1fr;padding:1.5rem 0;border-bottom:1px solid var(--rule)}.credentials-section article span{color:var(--red)}.credentials-section article p{margin:0;font-family:var(--serif);font-size:clamp(1.4rem,2.2vw,2.5rem)}.about-landscape{height:min(67vw,880px);margin:0}.about-landscape img{width:100%;height:100%;object-fit:cover}.cv-page .page-hero{grid-template-columns:20% 1fr 28%}.cv-timeline{padding:0 clamp(1.5rem,4.2vw,4rem) clamp(6rem,10vw,10rem)}.cv-timeline article{display:grid;grid-template-columns:20% 1fr;min-height:220px;padding:3rem 0;border-bottom:1px solid var(--rule)}.cv-timeline article>span{color:var(--red);font-size:.9rem;letter-spacing:.13em}.cv-timeline h2{max-width:920px;font-size:clamp(2.4rem,4.5vw,5.5rem)}.contact-page{display:grid;grid-template-columns:2fr 1fr;padding-top:9.5rem;background:var(--red);color:var(--black)}.contact-page>section{display:flex;flex-direction:column;justify-content:center;min-height:760px;padding:clamp(5rem,9vw,9rem) clamp(1.5rem,7vw,8rem)}.contact-page h1{max-width:900px;margin:0 0 3rem;font-size:clamp(4rem,8vw,9rem);line-height:.86;letter-spacing:-.055em}.contact-page section>p:not(.eyebrow){max-width:38rem;font-family:var(--body);line-height:1.75}.contact-page .solid-button{margin-top:3rem;background:var(--black);color:var(--bone)}.contact-page figure{display:grid;place-items:center;margin:0;padding:4rem;background:var(--bone)}.not-found{padding:15rem clamp(1.5rem,8vw,9rem)}.not-found h1{max-width:900px;font-size:clamp(4rem,8vw,9rem);line-height:.9}.contact-drawer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#000000bf}.drawer-panel{position:absolute;top:0;right:0;width:min(100%,760px);height:100%;overflow-y:auto;padding:clamp(2rem,5vw,5rem);background:var(--bone);color:var(--ink);animation:drawerIn .32s cubic-bezier(.2,.7,.2,1) both}@keyframes drawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-close{display:flex;align-items:center;gap:.6rem;margin-left:auto;font-size:.7rem;letter-spacing:.14em;text-transform:uppercase}.drawer-panel h2{max-width:620px;margin:3rem 0 2rem;font-size:clamp(3.3rem,6vw,6rem)}.drawer-intro{max-width:38rem;color:#373531;font-family:var(--body);line-height:1.75}.direct-contact{display:grid;gap:.75rem;margin:2.5rem 0}.direct-contact a{display:flex;align-items:center;gap:.75rem;width:fit-content;border-bottom:1px solid;padding-bottom:.25rem}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.2)}.contact-form label{display:grid;gap:.55rem;color:#45413c;font-size:.72rem;letter-spacing:.13em;text-transform:uppercase}.contact-form label:nth-child(3),.contact-form label:nth-child(4){grid-column:1 / -1}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:0;border-bottom:1px solid rgba(0,0,0,.28);border-radius:0;padding:.85rem 0;background:transparent;color:var(--ink);font-family:var(--body);font-size:1rem;text-transform:none}.contact-form textarea{resize:vertical}.contact-form .solid-button,.prepared-email{grid-column:1 / -1;margin-top:1rem}.prepared-email p{font-family:var(--body)}.site-footer{display:grid;grid-template-columns:26% 1fr;gap:5rem;align-items:center;min-height:360px;padding:clamp(4rem,7vw,7rem) clamp(1.5rem,4.2vw,4rem) 2rem;background:#050607}.site-footer>img{width:min(100%,250px);opacity:.82;filter:brightness(0) invert(1)}.footer-contact p{max-width:38rem;color:var(--muted);font-family:var(--body);line-height:1.7}.footer-meta{grid-column:1 / -1;display:flex;justify-content:space-between;padding-top:2rem;border-top:1px solid var(--rule);color:var(--muted);font-size:.66rem;letter-spacing:.13em;text-transform:uppercase}.footer-meta button{color:var(--muted);font-size:inherit;letter-spacing:inherit;text-transform:inherit}.studio-shell{min-height:100vh;background:#f0eee8;color:#161616;font-family:var(--body)}.studio-header{display:flex;justify-content:space-between;gap:2rem;align-items:center;padding:2rem 2.5rem;border-bottom:1px solid #d3d0c7}.studio-brand{display:flex;align-items:center;gap:1.25rem}.studio-brand>img{width:72px;height:56px;object-fit:contain}.studio-kicker{margin-bottom:.35rem;color:#b13127;font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.studio-header h1{margin:0;font-family:var(--serif);font-size:2.5rem}.studio-user{display:grid;grid-template-columns:auto auto;gap:.25rem 1rem;align-items:center}.studio-user span{grid-row:1;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase}.studio-user strong{grid-row:2;font-size:.82rem}.studio-user button{grid-row:1 / 3;grid-column:2;display:inline-flex;gap:.55rem;align-items:center;padding:.85rem 1rem;background:#161616;color:#fff;font-size:.75rem}.studio-notice{display:flex;gap:1.5rem;align-items:center;padding:.85rem 2.5rem;background:#ffe9b8;color:#4f3d1b;font-size:.8rem}.studio-notice strong{white-space:nowrap;text-transform:uppercase}.studio-live{background:#dcecdf;color:#214a2c}.studio-layout{display:grid;grid-template-columns:210px 300px 1fr;min-height:calc(100vh - 145px)}.studio-sidebar{display:flex;flex-direction:column;border-right:1px solid #d3d0c7;padding:1.5rem 1rem;background:#e8e5dc}.studio-sidebar>button{padding:.85rem 1rem;border-radius:2px;color:#5e5b54;text-align:left}.studio-sidebar>button.active{background:#fff;color:#b13127;font-weight:700}.studio-sidebar .studio-back{display:flex;gap:.5rem;align-items:center;margin-top:auto;border-top:1px solid #d3d0c7;border-radius:0;padding-top:1.2rem}.studio-list{border-right:1px solid #d3d0c7;background:#f8f7f2}.studio-list-heading{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-bottom:1px solid #d3d0c7}.studio-list-heading p{margin:0 0 .2rem;font-weight:700}.studio-list-heading span{color:#77736b;font-size:.75rem}.studio-list-heading button{display:inline-flex;gap:.35rem;align-items:center;padding:.7rem .85rem;background:#b13127;color:#fff;font-size:.72rem}.studio-posts{display:grid;max-height:calc(100vh - 210px);overflow-y:auto}.studio-posts button{display:grid;gap:.35rem;padding:1rem 1.25rem;border-bottom:1px solid #e3e0d8;text-align:left}.studio-posts button.active{background:#fff;box-shadow:inset 3px 0 #b13127}.studio-posts span{width:fit-content;padding:.2rem .35rem;background:#e8e5dc;color:#6d685e;font-size:.58rem;letter-spacing:.1em;text-transform:uppercase}.studio-posts strong{font-family:var(--serif);font-size:1.15rem;font-weight:400;line-height:1.05}.studio-posts small{color:#77736b}.studio-editor{min-width:0;padding:2rem clamp(1.25rem,3vw,3.5rem) 4rem;background:#fff}.editor-toolbar{display:flex;justify-content:space-between;gap:2rem;align-items:center;padding-bottom:1.25rem;border-bottom:1px solid #e1ded5}.editor-languages,.editor-actions{display:flex}.editor-languages button{padding:.65rem .8rem;border:1px solid #d3d0c7;color:#6d685e}.editor-languages button.active{border-color:#161616;background:#161616;color:#fff}.editor-actions{gap:.6rem}.editor-actions button{display:inline-flex;gap:.45rem;align-items:center;padding:.75rem .9rem;border:1px solid #d3d0c7}.editor-actions .publish-button{border-color:#b13127;background:#b13127;color:#fff}.editor-notice{margin:1rem 0 0;padding:.75rem 1rem;background:#e4f4e8;color:#245531;font-size:.82rem}.translation-row{display:flex;gap:.75rem;align-items:center;margin:1.5rem 0;padding:.9rem 1rem;background:#f4f1e9;color:#5b574e;font-size:.78rem}.translation-row span{flex:1}.translation-row button{padding:.55rem .7rem;border:1px solid #d3d0c7;opacity:.55;cursor:not-allowed}.editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.editor-grid label{display:grid;gap:.5rem;color:#625e56;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.editor-grid label.wide{grid-column:1 / -1}.editor-grid input,.editor-grid textarea,.editor-grid select{width:100%;border:1px solid #d8d4cb;border-radius:0;padding:.8rem;background:#fff;color:#161616;font-family:var(--body);font-size:.95rem;text-transform:none}.checkbox-label{display:flex!important;grid-column:1 / -1;grid-template-columns:auto 1fr;align-items:center}.checkbox-label input{width:auto}.editor-footer{display:flex;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e1ded5;color:#77736b;font-size:.75rem}.archive-button{display:inline-flex;gap:.45rem;align-items:center;color:#8a2820}.studio-placeholder{grid-column:2 / 4;display:flex;flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,9rem);background:#fff}.studio-placeholder h2{max-width:800px;color:#161616}.studio-placeholder>p:not(.eyebrow){max-width:46rem;margin:2rem 0;color:#625e56;line-height:1.7}.studio-auth{display:grid;place-items:center;min-height:100vh;padding:2rem;background:#090a0b;color:#e9e5db}.studio-auth-card{width:min(100%,680px);border:1px solid rgba(233,229,219,.22);padding:clamp(2rem,7vw,5rem);background:#101113}.studio-auth-card>img{width:120px;margin-bottom:2.5rem;filter:brightness(0) invert(1);opacity:.82}.studio-auth-card h1{margin:0 0 1.5rem;font-size:clamp(3rem,7vw,5.5rem);line-height:.94}.studio-auth-card>p:not(.studio-kicker){max-width:34rem;color:#aaa79f;font-family:var(--body);line-height:1.7}.studio-signin,.studio-auth-actions a,.studio-auth-actions button{display:inline-flex;margin-top:2rem;border:1px solid #e33e30;padding:1rem 1.25rem;color:#e9e5db;font-size:.75rem;letter-spacing:.13em;text-transform:uppercase}.studio-auth-actions{display:flex;flex-wrap:wrap;gap:1rem}.studio-auth-actions button{border-color:#e9e5db40}.studio-loading{color:#aaa79f;letter-spacing:.12em;text-transform:uppercase}.editor-error{margin:1rem 0 0;padding:.75rem 1rem;background:#f7dfdc;color:#7a241e;font-size:.82rem}.editor-actions button:disabled,.editor-footer button:disabled,.content-editor-heading button:disabled{opacity:.48;cursor:wait}.media-upload{position:relative;display:inline-flex;align-items:center;gap:.5rem;width:fit-content;margin-top:.25rem;border:1px solid #d8d4cb;padding:.75rem .9rem;color:#4f4b43;cursor:pointer}.media-upload input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.media-preview{width:min(100%,420px);max-height:270px;margin-top:.5rem;object-fit:cover}.studio-layout.content-mode{grid-template-columns:210px 1fr}.studio-content-editor{grid-column:2;padding:clamp(2rem,5vw,5rem);background:#fff}.content-editor-heading{display:flex;justify-content:space-between;gap:2rem;align-items:end;padding-bottom:2rem;border-bottom:1px solid #e1ded5}.content-editor-heading h2{color:#161616;font-size:clamp(2.8rem,5vw,5rem)}.content-editor-heading p:not(.eyebrow){max-width:36rem;margin:1rem 0 0;color:#625e56;line-height:1.6}.content-editor-heading .publish-button{display:inline-flex;flex:0 0 auto;gap:.5rem;align-items:center;border:1px solid #b13127;padding:.85rem 1rem;background:#b13127;color:#fff}.content-language-tabs{margin:2rem 0}.content-fields{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.content-fields label{display:grid;gap:.55rem;color:#625e56;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.content-fields input,.content-fields textarea{width:100%;border:1px solid #d8d4cb;padding:.85rem;background:#fff;color:#161616;font-family:var(--body);font-size:.95rem;line-height:1.55;text-transform:none}.content-fields textarea{resize:vertical}.studio-settings .outline-button{border-color:#d3d0c7;color:#161616}.media-slot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:2rem;background:#d8d4cb}.media-slot-card{display:grid;grid-template-columns:1fr 1fr;gap:1rem;align-content:start;padding:1.25rem;background:#f8f7f2}.media-slot-card>img{grid-column:1 / -1;width:100%;height:250px;object-fit:cover;background:#ddd9cf}.media-slot-card>div:nth-of-type(1){grid-column:1 / -1}.media-slot-card h3{margin:0 0 .35rem;font-size:1.7rem}.media-slot-card p{margin:0;color:#716d65;font-size:.82rem;line-height:1.5}.media-slot-card>label{display:grid;gap:.45rem;color:#625e56;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.media-slot-card input,.media-slot-card select{min-width:0;width:100%;border:1px solid #d8d4cb;padding:.75rem;background:#fff;color:#161616;font-family:var(--body);font-size:.85rem;text-transform:none}.media-card-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.7rem;align-items:center}.media-card-actions>button{border-bottom:1px solid #837e74;padding:.45rem 0;color:#625e56;font-size:.7rem}.theme-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}.theme-grid>button{display:grid;gap:.75rem;border:1px solid #d8d4cb;padding:1.25rem;background:#f8f7f2;color:#161616;text-align:left}.theme-grid>button.active{border-color:#b13127;box-shadow:inset 0 0 0 2px #b13127}.theme-swatch{display:grid;grid-template-columns:1fr 1fr 1fr;height:120px}.theme-swatch i:last-child{background:#090a0b}.theme-grid strong{font-family:var(--serif);font-size:2rem;font-weight:400}.theme-grid small{color:#716d65;font-size:.8rem;line-height:1.5}.archive-hero{min-height:660px}.archive-block{border-top:1px solid var(--rule)}.archive-heading{display:grid;grid-template-columns:24% 1fr;gap:2rem;align-items:start;padding:clamp(4rem,8vw,8rem) clamp(1.5rem,4.2vw,4rem)}.archive-heading h2{max-width:880px;font-size:clamp(3rem,6vw,7rem);line-height:.94}.film-grid,.writing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--rule)}.film-card,.writing-card{min-width:0;background:#090a0b}.film-image,.writing-image{position:relative;display:block;height:clamp(320px,36vw,620px);overflow:hidden}.film-image img,.writing-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .3s ease}.film-card:hover img,.writing-card:hover img{transform:scale(1.025);filter:saturate(.82)}.film-image>span{position:absolute;inset:50% auto auto 50%;display:grid;place-items:center;width:74px;height:74px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#05060799;color:#fff;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.film-card>div,.writing-card>div{min-height:320px;padding:clamp(1.5rem,3.5vw,3.5rem)}.film-card h2,.writing-card h2{margin:1rem 0 1.4rem;font-size:clamp(2.5rem,4vw,5rem);line-height:.95}.film-card>div>p:not(.eyebrow),.writing-card>div>p:not(.eyebrow){max-width:38rem;color:var(--muted);font-family:var(--body);line-height:1.7}.film-card .text-link,.writing-card .text-link{margin-top:2rem}.writing-detail-hero{display:grid;grid-template-columns:46% 54%;min-height:760px}.writing-detail-hero>div{display:flex;flex-direction:column;justify-content:center;padding:clamp(4rem,8vw,8rem) clamp(1.5rem,5vw,6rem)}.writing-detail-hero h1{margin:1.2rem 0 2rem;font-size:clamp(4rem,7vw,8rem);line-height:.9}.writing-detail-hero>div>p:last-child{color:var(--muted);font-family:var(--body);line-height:1.7}.writing-detail-hero figure{min-height:760px;margin:0}.writing-detail-hero img{width:100%;height:100%;object-fit:cover}.writing-body{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,6vw,7rem);padding:clamp(5rem,10vw,10rem) clamp(1.5rem,8vw,10rem);background:var(--bone);color:#151515}.writing-body p{margin:0;font-family:var(--serif);font-size:clamp(1.8rem,3vw,3.6rem);line-height:1.22}.writing-gallery,.project-gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:1px;background:var(--rule)}.writing-gallery figure,.project-gallery figure{grid-column:span 4;height:58vw;max-height:760px;min-height:440px;margin:0;overflow:hidden}.writing-gallery figure:first-child:nth-last-child(2),.writing-gallery figure:first-child:nth-last-child(2)~figure,.project-gallery figure:first-child:nth-last-child(2),.project-gallery figure:first-child:nth-last-child(2)~figure{grid-column:span 6}.writing-gallery img,.project-gallery img{width:100%;height:100%;object-fit:cover}.studio-collection-editor{padding-right:clamp(1.5rem,3vw,3rem);padding-left:clamp(1.5rem,3vw,3rem)}.collection-workspace{display:grid;grid-template-columns:minmax(210px,26%) 1fr;gap:1px;margin-top:2rem;background:#d8d4cb}.collection-list,.collection-form{background:#f8f7f2}.collection-list{min-height:720px;padding:1rem}.collection-list>div{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1rem;padding:.5rem;color:#625e56;font-size:.72rem}.collection-list>div button{display:inline-flex;gap:.35rem;align-items:center;color:#a3362c}.collection-list>button{display:grid;gap:.35rem;width:100%;border-top:1px solid #ddd9d0;padding:1rem .65rem;color:#34312c;text-align:left}.collection-list>button.active{background:#ebe7dd}.collection-list>button span{color:#8a857b;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.collection-list>button strong{font-family:var(--serif);font-size:1.25rem;font-weight:400;line-height:1.05}.collection-form{min-width:0;padding:clamp(1rem,3vw,2.5rem)}.collection-toolbar{margin-bottom:1rem}.collection-fields{margin-top:1.25rem}.collection-fields label.wide{grid-column:1 / -1}.collection-fields select{width:100%;border:1px solid #d8d4cb;padding:.85rem;background:#fff;color:#161616;font-family:var(--body);font-size:.95rem;text-transform:none}@media(max-width:1180px){.site-header{grid-template-columns:1fr auto}.main-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1.35rem;padding:7rem 2rem;background:#050607fb;opacity:0;pointer-events:none;transition:opacity .18s ease}.main-nav.is-open{z-index:20;opacity:1;pointer-events:auto}.main-nav a,.main-nav button{font-family:var(--serif);font-size:clamp(2.4rem,7vw,5rem);letter-spacing:-.025em;text-transform:none}.language-switcher{position:relative;z-index:25;grid-column:1;grid-row:2}.menu-toggle{position:relative;z-index:25;display:block;grid-column:2;grid-row:1;padding-top:.25rem}.hero{grid-template-columns:45% 55%}.hero h1{font-size:clamp(4rem,10.8vw,7rem)}.hero h1 span:nth-child(3){margin-left:0}.studio-layout{grid-template-columns:180px 270px 1fr}.studio-layout.content-mode{grid-template-columns:180px 1fr}}@media(max-width:820px){.page-hero{grid-template-columns:1fr;min-height:auto}.page-hero .eyebrow,.page-hero h1,.page-hero>p:last-child,.page-hero>.text-link{grid-column:1}.page-hero h1{margin:1rem 0 3rem}.work-card.featured{display:block}.project-hero,.journal-detail-hero,.practice-image-split,.practice-cta,.about-hero,.contact-page,.writing-detail-hero{grid-template-columns:1fr}.project-hero figure,.journal-detail-hero figure,.about-hero figure{min-height:620px}.project-story,.about-body{grid-template-columns:1fr}.project-story aside,.about-body aside{border-top:1px solid var(--rule);border-left:0}.practice-list article{grid-template-columns:10% 1fr}.practice-list article p{grid-column:2}.contact-page figure{min-height:520px}.studio-layout{grid-template-columns:150px 250px 1fr;overflow-x:auto}.studio-layout.content-mode{grid-template-columns:150px minmax(620px,1fr)}.collection-workspace{grid-template-columns:220px minmax(520px,1fr)}.studio-header{align-items:flex-start}}@media(max-width:640px){.site-header{padding:1.2rem}.brand span{font-size:1.08rem}.brand small{max-width:13rem;font-size:.54rem;line-height:1.35}.hero{min-height:900px;display:block;padding-top:0}.hero:after{top:33%;right:0;bottom:auto;left:0;width:100%;height:5rem;background:linear-gradient(180deg,transparent,rgba(3,4,5,.95),#030405)}.hero-image{position:absolute;top:0;right:0;left:0;height:52%;margin:0}.hero-image img{object-position:54% 29%}.hero-copy{position:relative;z-index:5;padding:42vh 1.2rem 2.5rem}.hero h1{width:100%;font-size:clamp(3.5rem,17.5vw,6rem);line-height:.82}.hero h1 span:nth-child(2){margin-left:.3rem}.hero h1 span:nth-child(3){margin-left:.8rem}.hero-copy>p{width:100%;margin-top:2rem}.practice-index{position:absolute;bottom:0;grid-template-columns:1fr 1fr;width:100%}.practice-index a{border-bottom:1px solid var(--rule);padding:1rem 1.2rem;font-size:.72rem}.now-rail-heading{display:block}.now-rail-heading>div:first-child{display:block}.now-rail-heading h2{margin-bottom:2rem}.rail-actions{justify-content:flex-end}.now-rail .journal-card{flex-basis:86vw}.journal-image{height:55vw;min-height:250px}.embodied-section,.home-practice-section,.trust-section{grid-template-columns:1fr;min-height:auto}.embodied-title,.trust-section>div:first-child{border-right:0;border-bottom:1px solid rgba(0,0,0,.22)}.trust-section>div:first-child{border-bottom-color:var(--rule)}.featured-work-section{display:block;min-height:auto;padding:7rem 1.2rem}.featured-work-heading h2{width:100%;margin-bottom:2.5rem}.featured-work-section>figure{height:70vh;margin:0 -1.2rem}.featured-work-copy{display:block;padding-top:2rem}.featured-work-copy .text-link{margin-top:2rem}.home-practice-section figure{min-height:560px}.page-main{padding-top:7rem}.page-hero{padding:4rem 1.2rem 5rem}.filter-row{overflow-x:auto;flex-wrap:nowrap;padding:0}.filter-row button{flex:0 0 auto;padding:1.15rem 1.2rem}.work-grid,.journal-grid,.related-work>div,.film-grid,.writing-grid{grid-template-columns:1fr}.work-card.featured{grid-column:auto}.work-card-image,.work-card.featured .work-card-image{height:68vh}.project-hero figure,.journal-detail-hero figure,.about-hero figure{min-height:520px}.project-hero-copy,.journal-detail-hero>div{padding:4rem 1.2rem}.project-story,.about-body{display:block}.project-body,.about-body>div{padding:5rem 1.2rem}.project-secondary-image,.about-landscape{height:75vh}.archive-heading,.writing-body{grid-template-columns:1fr}.archive-heading{padding:5rem 1.2rem}.film-image,.writing-image{height:68vh}.writing-detail-hero>div{padding:4rem 1.2rem}.writing-detail-hero figure{min-height:520px}.writing-body{padding:5rem 1.2rem}.writing-gallery figure,.project-gallery figure,.writing-gallery figure:first-child:nth-last-child(2),.writing-gallery figure:first-child:nth-last-child(2)~figure,.project-gallery figure:first-child:nth-last-child(2),.project-gallery figure:first-child:nth-last-child(2)~figure{grid-column:1 / -1;min-height:520px}.related-work,.credentials-section{padding:6rem 1.2rem}.practice-image-split,.practice-cta{display:block}.practice-image-split figure,.practice-cta figure{height:68vh}.practice-list article{display:block;padding:4rem 1.2rem}.practice-list article h2{margin:1.5rem 0}.practice-list article p{grid-column:auto}.about-hero>div{padding:5rem 1.2rem}.credentials-section article,.cv-timeline article{grid-template-columns:1fr;gap:1rem}.cv-timeline{padding:0 1.2rem 6rem}.contact-page{padding-top:7rem}.contact-page>section{min-height:680px;padding:5rem 1.2rem}.contact-page figure{min-height:430px;padding:2rem}.drawer-panel{padding:1.5rem 1.2rem 4rem}.contact-form{grid-template-columns:1fr}.contact-form label,.contact-form label:nth-child(3),.contact-form label:nth-child(4),.contact-form .solid-button,.prepared-email{grid-column:1}.site-footer{grid-template-columns:1fr;gap:3rem}.site-footer>img{width:190px}.footer-meta{grid-column:1}.studio-header{display:block;padding:1.2rem}.studio-user{margin-top:1.25rem}.studio-notice{align-items:flex-start;padding:.8rem 1.2rem}.studio-layout{grid-template-columns:120px 240px minmax(520px,1fr)}.studio-layout.content-mode{grid-template-columns:120px minmax(520px,1fr)}.studio-sidebar{padding:.75rem .5rem}.studio-sidebar>button{padding:.75rem .6rem;font-size:.72rem}.content-editor-heading{align-items:flex-start}.content-fields,.media-slot-grid,.theme-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
