*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}img{display:block;max-width:100%;height:auto}button,a,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #ad4863;outline-offset:6px}.wrap{width:min(1440px,calc(100% - 112px));margin-inline:auto}.header{min-height:120px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:35px}.logo{width:206px;flex-shrink:0}.logo img{filter:brightness(0);width:100%}.header nav{display:flex;gap:40px;align-items:center;font-size:14px}.header nav>a:hover{color:var(--accent)}.nav-contact{border-bottom:1px solid;padding-block:12px;min-width:120px;display:flex;justify-content:space-between}.menu-toggle{display:none}.eyebrow{font-size:11px;letter-spacing:.14em;text-transform:uppercase;line-height:1.6;margin:0 0 32px}.hero{padding-top:69px}.hero .eyebrow{display:flex;align-items:center;gap:10px}.status-dot{width:6px;height:6px;background:var(--accent);border-radius:100%}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(64px,7.7vw,120px);font-weight:400;letter-spacing:-.065em;line-height:.99;margin-bottom:40px}h1 span{color:var(--accent)}h2{font-size:clamp(40px,4.4vw,68px);font-weight:400;line-height:1.07;letter-spacing:-.052em;margin-bottom:0}h2 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-.04em}p{font-size:16px;line-height:1.65}.hero-bottom{display:flex;align-items:center;justify-content:space-between;margin:32px 0 60px;gap:40px}.hero-bottom>p{max-width:495px;font-size:18px;line-height:1.55;margin:0}.round-link{display:flex;align-items:center;gap:26px;font-size:13px}.circle{width:64px;height:64px;border:1px solid var(--line-strong);border-radius:50%;display:grid;place-items:center;font-size:26px;transition:background .2s}.round-link:hover .circle{background:var(--accent-soft)}.hero-rule{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:18px 0;font-size:9px;letter-spacing:.12em}.work-section{padding:75px 0 110px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-bottom:45px}.section-heading>p{max-width:345px;color:var(--muted);font-size:15px;margin-bottom:2px}.section-heading .eyebrow{margin-bottom:19px}.work-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px 28px}.project-wide{grid-column:1/-1}.project-image{position:relative;aspect-ratio:1.46;overflow:hidden;background:var(--surface)}.project-image>img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.project-card:hover .project-image>img{transform:scale(1.025)}.project-arrow{position:absolute;right:22px;bottom:22px;width:46px;height:46px;display:grid;place-items:center;background:#f4f2ebe8;border-radius:50%;font-size:24px}.joe-cover{aspect-ratio:2.22;background:#cce2ec;display:flex;justify-content:flex-end}.joe-cover>img{width:46%;height:100%;object-fit:contain;mix-blend-mode:multiply}.image-caption{position:absolute;top:12%;left:6%;max-width:47%;display:grid;gap:32px}.image-caption>span{font-size:clamp(38px,5.5vw,85px);font-weight:bold;line-height:.93;letter-spacing:-.055em}.image-caption small{font-size:14px;line-height:1.5}.project-meta{display:flex;justify-content:space-between;gap:15px;padding-top:20px;align-items:start}.project-meta h3{font-size:22px;font-weight:400;letter-spacing:-.03em;margin-bottom:7px}.project-meta p{font-size:13px;color:var(--muted);margin:0}.tag{border:1px solid var(--line);padding:6px 9px;font-size:9px;letter-spacing:.04em;white-space:nowrap}.dfzc-card .project-image{aspect-ratio:2.45}.dfzc-card img{object-position:center 42%}.studio-section{background:#292b29;color:#f6f5f2;padding:100px 0}.studio-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:90px}.studio-grid h2{font-size:clamp(48px,5vw,78px)}.studio-grid h2 em{color:#d8a5b3}.studio-copy{max-width:470px;justify-self:end}.studio-mark{width:42px;margin-bottom:28px}.studio-copy .large-copy{font-size:26px;line-height:1.3;letter-spacing:-.035em}.studio-copy>p:not(.large-copy){color:#babbB5;font-size:15px}.text-link{display:inline-flex;gap:35px;border-bottom:1px solid #777971;padding:12px 0;font-size:13px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:80px;border-top:1px solid #50514b;padding-top:30px}.principles span{font-size:11px;color:#d5a0af}.principles h3{font-size:21px;font-weight:400;margin:22px 0 8px}.principles p{font-size:13px;color:#babbB5;margin:0}.services-section{padding-block:105px}.service-list{border-top:1px solid var(--line);margin-top:50px}.service-list details{border-bottom:1px solid var(--line)}.service-list summary{list-style:none;display:flex;align-items:center;gap:38px;padding:27px 0}.service-list summary::-webkit-details-marker{display:none}.service-number{font-size:11px;color:var(--muted)}.service-list h3{font-size:clamp(24px,2.4vw,36px);font-weight:400;letter-spacing:-.045em;margin:0}.plus{margin-left:auto;font-size:28px;font-weight:300;transition:transform .2s}.service-list details[open] .plus{transform:rotate(45deg)}.service-content{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding:8px 50px 30px}.service-content p{max-width:440px;color:var(--muted)}.service-content ul{margin:0;list-style:none;padding:0;font-size:14px;line-height:2;color:var(--muted)}.process-section{padding:85px 0;background:var(--surface)}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;list-style:none;padding:0;margin:60px 0 0}.process>li{border-top:1px solid var(--line-strong);padding-top:19px}.process span{font-size:11px;color:var(--accent)}.process h3{font-weight:400;font-size:24px;margin:28px 0 15px;letter-spacing:-.04em}.process p{font-size:14px;color:var(--muted);margin-bottom:0}.contact-section{padding-block:100px}.contact-section h2{font-size:clamp(44px,5.7vw,87px)}.contact-section h2 em{color:var(--accent)}.contact-bottom{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-top:65px}.contact-bottom>p{color:var(--muted);margin:0}.contact-email{font-size:clamp(22px,3vw,44px);letter-spacing:-.04em;border-bottom:1px solid var(--line-strong);padding-bottom:15px;display:flex;gap:45px}.contact-options{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:35px;font-size:12px}.copy-email{background:transparent;border:0;border-bottom:1px solid var(--line-strong);padding:0 0 3px;font-size:12px}.contact-options a:hover,.copy-email:hover{color:var(--accent)}.footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding-block:34px;gap:25px;font-size:11px}.footer .logo{width:148px}.footer p{font-size:12px;margin:0}.skip-link{position:fixed;left:20px;top:-80px;background:white;padding:15px;z-index:20}.skip-link:focus{top:10px}.project-intro{padding-top:70px}.back-link{font-size:12px;display:inline-block;margin-bottom:50px}.project-intro h1{font-size:clamp(55px,7vw,100px);margin-bottom:25px}.project-intro .eyebrow{color:var(--accent);margin-bottom:25px}.project-subtitle{font-size:22px;max-width:640px}.project-hero{margin:50px 0}.project-hero img{max-height:680px;width:100%;object-fit:contain;background:var(--surface)}.project-story{display:grid;grid-template-columns:1fr 1fr;gap:75px;padding:30px 0 60px}.project-story h2{font-size:34px;margin-bottom:22px}.project-story p{color:var(--muted)}.project-credit{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;font-size:12px;color:var(--muted);line-height:1.7}.project-gallery{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:50px}.project-gallery img{width:100%;height:auto;object-fit:contain;background:var(--surface)}.project-next{margin:70px 0;display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);padding-top:35px}.project-next h2{font-size:40px}.error-state{padding:100px 0}.error-state a{text-decoration:underline}
@media(min-width:1700px){h1{font-size:124px}}
@media(max-width:1000px){.wrap{width:calc(100% - 64px)}.header nav{gap:23px}.header .logo{width:180px}.studio-grid{gap:45px}.project-meta{flex-direction:column}.principles{gap:25px}.contact-bottom{align-items:start;flex-direction:column}.footer p{display:none}.hero-rule{font-size:8px}.process{gap:22px}}
@media(max-width:700px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}.header{min-height:92px;position:relative;flex-wrap:wrap;gap:0}.header .logo{width:166px}.menu-toggle{display:flex;gap:24px;align-items:center;background:none;border:0;padding:12px 0;font-size:12px}.menu-toggle span{font-size:22px}.header nav{display:none;flex:0 0 100%;padding:16px 0 27px;align-items:stretch;gap:0}.header nav.is-open{display:flex;flex-direction:column}.header nav>a{padding:15px 0}.hero{padding-top:45px}.eyebrow{font-size:9px;margin-bottom:25px}h1{font-size:clamp(45px,10.8vw,75px);letter-spacing:-.06em;line-height:1.02}.hero-bottom{display:block;margin-bottom:40px}.hero-bottom>p{font-size:16px;max-width:350px}.round-link{justify-content:space-between;margin-top:28px}.circle{width:47px;height:47px;font-size:21px}.hero-rule span:nth-child(2){display:none}.hero-rule{font-size:7px;gap:10px}.work-section{padding:52px 0 65px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{margin-top:22px;font-size:14px;max-width:330px}.work-grid{grid-template-columns:1fr;gap:35px}.project-wide{grid-column:auto}.joe-cover{aspect-ratio:.92}.joe-cover>img{width:100%;object-fit:contain}.image-caption{display:none}.project-image{aspect-ratio:1.3}.project-arrow{width:36px;height:36px;right:14px;bottom:14px;font-size:20px}.project-meta{padding-top:15px;gap:11px}.project-meta h3{font-size:21px}.tag{font-size:8px}.dfzc-card .project-image{aspect-ratio:1.3}.studio-section{padding:65px 0}.studio-grid{grid-template-columns:1fr;gap:40px}.studio-grid h2{font-size:57px}.studio-copy{justify-self:start}.studio-copy .large-copy{font-size:24px}.studio-mark{display:none}.principles{grid-template-columns:1fr;margin-top:45px;padding-top:28px;gap:28px}.principles h3{margin-top:10px}.services-section{padding-block:65px}.service-list{margin-top:32px}.service-list summary{gap:16px;padding:23px 0}.service-list h3{font-size:24px;max-width:240px}.plus{font-size:23px}.service-content{grid-template-columns:1fr;gap:10px;padding:0 0 25px 29px}.service-content p,.service-content ul{font-size:14px}.process-section{padding:60px 0}.process{grid-template-columns:1fr 1fr;gap:30px 24px;margin-top:40px}.process h3{font-size:22px;margin-top:22px}.process p{font-size:13px}.contact-section{padding-block:65px}.contact-section h2{font-size:clamp(38px,9.5vw,65px)}.contact-bottom{margin-top:35px;gap:30px}.contact-email{font-size:clamp(23px,6.5vw,37px);gap:22px}.contact-options{gap:20px;margin-top:25px}.footer{flex-wrap:wrap;padding-block:26px;font-size:10px}.footer .logo{width:140px}.footer>span{margin-left:auto}.footer>a:last-child{flex-basis:100%;text-align:right}.project-intro{padding-top:40px}.back-link{margin-bottom:34px}.project-intro h1{font-size:52px}.project-subtitle{font-size:18px}.project-hero{margin-block:32px}.project-story{grid-template-columns:1fr;gap:15px;padding:15px 0 35px}.project-story h2{font-size:29px}.project-gallery{grid-template-columns:1fr;gap:20px;margin-top:30px}.project-next{margin:45px 0}.project-next h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
