@font-face{font-family:'Triester Sans';src:url('assets/fonts/triester-sans.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Triester Sans Outline';src:url('assets/fonts/triester-sans-outline.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:'Triester Script';src:url('assets/fonts/triester-script.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
:root{--paper:#f2f0ef;--ink:#222521;--muted:#646960;--sage:#9baa8a;--lime:#dbe5c6;--orange:#d45e40;--line:#d8d9d1;--display:'Barlow Condensed','Arial Narrow',Impact,sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:15px;line-height:1.55}
body:has(.project-dialog[open]){overflow:hidden}
button,a{ -webkit-tap-highlight-color:transparent}
button{font:inherit}
a{color:inherit}
img{display:block;max-width:100%}
.container{width:min(100% - 88px,1440px);margin-inline:auto}
.skip-link{position:absolute;z-index:20;top:-60px;left:16px;padding:9px 14px;background:var(--ink);color:white}.skip-link:focus{top:10px}
.site-header{height:76px;padding:0 44px;display:flex;align-items:center;gap:38px;background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:5}
.brand{text-decoration:none;font-family:var(--display);font-weight:800;font-size:32px;line-height:1;letter-spacing:0}.brand-dot,.period{color:var(--orange)}
.nav{display:flex;gap:30px;margin:auto}.nav a,.header-link{font-size:12px;font-weight:700;text-decoration:none;text-transform:uppercase;white-space:nowrap}.nav a:hover,.header-link:hover{color:var(--orange)}
.header-link{border-bottom:1px solid var(--ink);padding-bottom:4px}.header-link span{font-size:16px;margin-left:6px}
.hero{height:min(690px,calc(100svh - 210px));min-height:500px;position:relative;overflow:hidden;background:var(--paper);display:flex;align-items:center}
.hero-photo{position:absolute;right:0;top:35%;height:125%;width:auto;max-width:none;transform:translateY(-35%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 38%);mask-image:linear-gradient(90deg,transparent 0%,#000 38%)}
.hero::before{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(0deg,rgba(248,247,242,.52),transparent 28%)}
.hero:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:1px;z-index:3;background:var(--sage)}
.hero-content{position:relative;z-index:2;padding-top:14px}
.eyebrow,.section-kicker{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin:0 0 28px}
.eyebrow{display:flex;align-items:center;gap:12px}.eyebrow-line{width:30px;height:1px;background:currentColor}
h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);line-height:.88;letter-spacing:0;font-weight:800}
.hero h1{font-size:104px;line-height:.98;margin:0 0 24px;max-width:920px}.hero h1 em,.contact-section h2 em{font-style:normal;color:var(--sage)}
.hero-copy{max-width:430px;font-size:18px;line-height:1.5;margin-bottom:30px;font-weight:500}
.primary-link{display:inline-flex;gap:42px;align-items:center;background:var(--ink);color:#fff;padding:15px 20px;text-decoration:none;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;transition:background .2s,transform .2s}.primary-link:hover{background:var(--orange);transform:translateY(-2px)}.primary-link span{font-size:20px;line-height:1}
.hero-caption{position:absolute;right:44px;bottom:28px;z-index:2;color:var(--ink);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px}
.work-section{padding:74px 0 120px;scroll-margin-top:30px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:36px}.section-heading .section-kicker{margin-bottom:13px}.section-heading h2,.about-section h2{font-size:124px;margin:0}.section-heading>p{max-width:330px;margin:0 0 5px;font-size:14px;color:var(--muted)}
.filters{display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid var(--ink);padding:17px 0 31px}.filter{cursor:pointer;border:1px solid var(--line);border-radius:2px;background:transparent;padding:8px 14px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:var(--ink)}.filter:hover,.filter.is-active{background:var(--ink);color:white;border-color:var(--ink)}.filter span{opacity:.6;margin-left:4px}
.project-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));column-gap:22px;row-gap:62px}.project-card{grid-column:span 6;min-width:0}.project-card--wide{grid-column:span 7}.project-card--wide+.project-card{grid-column:span 5}.project-card[hidden]{display:none}.project-open{display:block;width:100%;border:0;padding:0;text-align:left;background:none;color:inherit;cursor:pointer}.project-image{width:100%;height:0;padding-bottom:64%;display:block;position:relative;overflow:hidden;background:#e3e5da}.project-image img{position:absolute;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.project-open:hover .project-image img{transform:scale(1.04)}.project-image--portal{background:#e6eef8}.project-image--portal img{object-fit:contain;padding:7%}.project-image--naready{background:#9892b7}.project-image--naready img{object-fit:contain;padding:5%}.project-image--smutifruti{background:#b78165}.project-image--antenelli{background:#aaa}.project-image--gobja{background:#122b33}.project-image--foto{background:#ecc251}.project-image--foto img{object-position:center 28%}.project-image--gros{background:#f9d847}.project-image--gros img{object-fit:cover;object-position:center 31%}
.project-meta{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--ink);margin-top:16px;padding-top:10px}.project-index{font-size:10px;font-weight:700;letter-spacing:1.4px}.project-arrow{font-size:24px;line-height:1}.project-title{font-family:var(--display);font-size:45px;line-height:1.1;font-weight:700;display:block;margin-top:9px}.project-subtitle{display:block;font-size:13px;color:var(--muted);margin-top:5px}.project-open:hover .project-title{color:var(--orange)}
.about-section{background:#dce5d0;padding:100px 0 110px;scroll-margin-top:0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:9%}.about-section .section-kicker{margin-bottom:26px}.about-section h2{font-size:116px}.about-copy{padding-top:48px;max-width:525px}.about-copy p{font-size:15px;line-height:1.8}.about-copy .about-lead{font-family:var(--display);font-size:40px;font-weight:600;line-height:1.15;margin-bottom:30px}.text-link{display:inline-flex;gap:28px;align-items:center;font-size:12px;font-weight:700;text-transform:uppercase;text-decoration:none;border-bottom:1px solid var(--ink);padding:0 0 8px;margin-top:18px}.text-link span{font-size:18px}.text-link:hover{color:var(--orange);border-color:var(--orange)}
.contact-section{padding:110px 0 120px;background:var(--ink);color:var(--paper);scroll-margin-top:0}.contact-section .section-kicker{color:var(--sage);margin-bottom:30px}.contact-section h2{font-size:150px;margin:0 0 50px}.contact-section h2 em{color:#bed2aa}.contact-link{display:inline-flex;justify-content:space-between;gap:60px;align-items:center;min-width:min(100%,400px);background:var(--paper);color:var(--ink);padding:17px 22px;text-decoration:none;text-transform:uppercase;font-size:12px;font-weight:700}.contact-link span{font-size:20px}.contact-link:hover{background:var(--sage)}
.site-footer{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:11px;text-transform:uppercase;font-weight:700;letter-spacing:1px}.site-footer a{text-decoration:none}.site-footer a:hover{color:var(--orange)}.site-footer a span{margin-left:8px}
.project-dialog{border:0;padding:0;margin:auto;width:min(1100px,calc(100% - 32px));max-height:min(92dvh,1100px);background:var(--paper);color:var(--ink);overflow:auto;box-shadow:0 24px 90px #0005}.project-dialog::backdrop{background:#161914d9}.dialog-layout{position:relative;padding:45px}.dialog-close{position:sticky;top:0;float:right;z-index:2;border:1px solid var(--ink);width:42px;height:42px;background:var(--paper);font-size:31px;line-height:34px;cursor:pointer}.dialog-close:hover{background:var(--ink);color:white}.dialog-header{max-width:700px;padding-top:8px;padding-bottom:30px}.dialog-header>p:first-child{font-size:11px;text-transform:uppercase;letter-spacing:2px;font-weight:700;color:var(--orange);margin-bottom:17px}.dialog-header h2{font-size:96px;margin-bottom:22px}.dialog-header>p:nth-of-type(2){font-size:17px;line-height:1.6}.dialog-header #dialog-tools{color:var(--muted);font-size:12px;margin-top:22px}.dialog-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.dialog-gallery figure{margin:0;background:#e9e9e3}.dialog-gallery figure:first-child{grid-column:1/-1}.dialog-gallery img{width:100%;height:100%;max-height:680px;object-fit:contain}.dialog-gallery figcaption{padding:10px 12px;font-size:11px;color:var(--muted)}
@media(max-width:900px){.container{width:min(100% - 48px,1440px)}.site-header{padding:0 24px}.hero{}.hero h1{font-size:86px}.section-heading h2,.about-section h2{font-size:88px}.contact-section h2{font-size:100px}.project-grid{gap:42px 18px}.project-card,.project-card--wide,.project-card--wide+.project-card{grid-column:span 6}.about-grid{gap:5%}.about-copy{padding-top:30px}}
@media(max-width:640px){.container{width:calc(100% - 36px)}.site-header{height:64px;padding:0 18px;gap:15px}.brand{font-size:28px}.nav{gap:17px;margin-left:auto;margin-right:0}.nav a{font-size:10px}.header-link{display:none}.hero{height:calc(100svh - 180px);min-height:500px;max-height:670px;align-items:end;}.hero-content{padding-bottom:44px}.eyebrow{font-size:9px;line-height:1.4;letter-spacing:1px;max-width:310px;margin-bottom:16px}.eyebrow-line{width:18px;flex:none}.hero h1{font-size:62px;margin-bottom:15px}.hero-copy{max-width:300px;font-size:15px;margin-bottom:20px}.primary-link{padding:11px 14px;gap:30px;font-size:10px}.hero-caption{display:none}.work-section{padding:50px 0 78px}.section-heading{display:block;margin-bottom:23px}.section-heading h2{font-size:78px}.section-heading>p{margin:17px 0 0;max-width:320px;font-size:13px}.filters{padding:14px 0 22px;gap:6px}.filter{font-size:10px;padding:7px 10px}.project-grid{display:block}.project-card{margin-bottom:36px}.project-card:last-child{margin-bottom:0}.project-image{padding-bottom:68%}.project-title{font-size:40px}.project-meta{margin-top:12px}.about-section{padding:70px 0 78px}.about-grid{display:block}.about-section h2{font-size:78px}.about-copy{padding-top:37px}.about-copy .about-lead{font-size:33px}.about-copy p{font-size:14px}.contact-section{padding:76px 0 84px}.contact-section h2{font-size:68px;margin-bottom:34px}.contact-link{gap:18px;font-size:10px}.site-footer{min-height:100px;align-items:flex-start;flex-direction:column;justify-content:center;gap:8px;font-size:9px}.project-dialog{width:calc(100% - 16px);max-height:95dvh}.dialog-layout{padding:18px}.dialog-close{width:36px;height:36px;font-size:26px}.dialog-header{padding-top:27px}.dialog-header h2{font-size:64px}.dialog-header>p:nth-of-type(2){font-size:14px}.dialog-gallery{display:block}.dialog-gallery figure{margin-bottom:10px}.dialog-gallery figure:last-child{margin-bottom:0}}
@media(max-width:640px){.hero-photo{height:76%;top:0;right:50%;transform:translateX(50%);-webkit-mask-image:linear-gradient(0deg,transparent 0%,#000 45%);mask-image:linear-gradient(0deg,transparent 0%,#000 45%)}.hero::before{background:none}}
@media(max-width:370px){.hero h1{font-size:54px}.section-heading h2,.about-section h2{font-size:68px}.contact-section h2{font-size:60px}}
.dialog-gallery .dialog-gallery-wide{grid-column:1/-1}
.dialog-gallery .naready-image{display:flex;flex-direction:column;justify-content:center;background:transparent}
.dialog-gallery .naready-image img{width:auto;max-width:100%;height:auto;max-height:640px;margin:auto;padding:24px;object-fit:contain}
.dialog-gallery .naready-image.dialog-gallery-wide figcaption{padding-left:24px}
.dialog-gallery .dialog-video-figure{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;background:transparent;padding:30px 20px 0}
.dialog-video-figure video{display:block;width:min(100%,300px);height:auto;aspect-ratio:444/880;-webkit-mask-image:url('assets/naready-video-mask.png');mask-image:url('assets/naready-video-mask.png');-webkit-mask-size:100% 100%;mask-size:100% 100%}
.dialog-gallery .dialog-video-figure figcaption{font-family:var(--display);font-size:25px;font-weight:700;color:var(--ink);padding:0 0 22px}
@media(max-width:640px){.dialog-gallery .dialog-video-figure{padding:22px 12px 0}.dialog-video-figure video{width:min(100%,270px)}.dialog-gallery .naready-image img{padding:16px}.dialog-gallery .naready-image.dialog-gallery-wide figcaption{padding-left:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.project-image img,.primary-link{transition:none}}
.project-image--biodiversity{background:#c6d0b5}
.project-image--biodiversity img{object-position:center 53%}
.project-image--creature{background:#e8e9ec}
.project-image--creature img{object-position:center 54%}
.project-dialog--case-study{width:min(1180px,calc(100% - 32px))}
.dialog-header #dialog-link[hidden]{display:none}
.dialog-context{display:grid;gap:5px}
.dialog-context span:first-child{color:var(--ink);font-weight:700}
.dialog-context span:last-child{font-size:11px}
.dialog-gallery.is-case-study{display:block}
.dialog-gallery .case-study-lead{margin:0 0 34px;background:#e5e8e0}
.dialog-gallery .case-study-lead img{display:block;width:100%;height:auto;max-height:620px;object-fit:cover}
.case-study-section{border-top:1px solid var(--ink);padding:34px 0 44px}
.case-study-heading{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);column-gap:44px;align-items:start;margin-bottom:24px}
.case-study-number{grid-column:1/-1;margin:0 0 12px;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:1.3px}
.case-study-heading h3{font-family:var(--display);font-size:48px;line-height:1.02;font-weight:700;margin:0}
.case-study-copy p{font-size:15px;line-height:1.65;margin:0;max-width:620px}
.case-study-points{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0;margin:22px 0 0}
.case-study-points li{border-top:2px solid var(--sage);padding-top:9px;font-size:12px;line-height:1.5}
.case-study-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.case-study-media--three{grid-template-columns:repeat(3,minmax(0,1fr))}
.case-study-media figure{min-width:0;margin:0;background:#e9e9e3}
.dialog-gallery .case-study-media figure:first-child{grid-column:auto}
.dialog-gallery .case-study-media img{display:block;width:100%;height:390px;object-fit:contain}
.dialog-gallery .case-study-media .dialog-gallery-wide{grid-column:1/-1}
.dialog-gallery .case-study-media .dialog-gallery-wide img{height:auto;max-height:610px}
.case-study-media figcaption,.dialog-gallery .case-study-lead figcaption{padding:10px 12px;color:var(--muted);font-size:11px}
@media(max-width:640px){
  .project-dialog--case-study{width:calc(100% - 16px)}
  .case-study-section{padding:28px 0 34px}
  .case-study-heading{display:block;margin-bottom:18px}
  .case-study-heading h3{font-size:38px;margin-bottom:14px}
  .case-study-copy p{font-size:14px}
  .case-study-points{grid-template-columns:1fr;gap:9px;margin-top:16px}
  .case-study-media,.case-study-media--three{grid-template-columns:1fr;gap:10px}
  .dialog-gallery .case-study-media .dialog-gallery-wide{grid-column:auto}
  .dialog-gallery .case-study-media img{height:auto;max-height:440px}
  .dialog-gallery .case-study-lead{margin-bottom:24px}
}
.project-image--atlas{background:#171717}
.project-image--atlas img{object-position:center}
.dialog-project-hero[hidden]{display:none}
.dialog-project-hero figure{margin:0 0 52px}
.dialog-project-hero img{display:block;width:100%;height:auto}
.project-dialog--full-hero .dialog-layout{padding:0}
.project-dialog--full-hero .dialog-close{position:absolute;top:0;right:0;float:none}
.project-dialog--full-hero .dialog-project-hero{margin:0 0 52px}
.project-dialog--full-hero .dialog-project-hero figure{margin:0}
.project-dialog--full-hero .dialog-header{max-width:860px;margin-inline:45px;padding-bottom:56px}
.project-dialog--full-hero .dialog-gallery{margin:0 45px 45px}
.project-dialog--atlas .dialog-context{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:28px;padding-top:16px;border-top:1px solid var(--line)}
.project-dialog--atlas .dialog-context span{font-size:11px;font-weight:600;line-height:1.45}
.dialog-gallery .atlas-lineup-media{display:block}
.dialog-gallery .atlas-lineup-media .dialog-gallery-wide img{width:100%;height:auto;max-height:none;object-fit:contain}
.atlas-system{display:grid;gap:58px;color:#101010}
.atlas-system-label{margin:0 0 20px;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--orange)}
.atlas-type-section{padding:12px 0 4px}
.atlas-typefaces{border-bottom:1px solid #101010}
.atlas-typeface{display:grid;grid-template-columns:70px minmax(0,1fr);align-items:center;gap:22px;min-height:150px;padding:26px 6px;border-top:1px solid #101010}
.atlas-typeface>span{align-self:start;padding-top:7px;font-size:10px;font-weight:700;letter-spacing:1.4px;color:var(--muted)}
.atlas-typeface>strong{display:block;min-width:0;font-weight:400;line-height:.83;overflow-wrap:anywhere}
.atlas-typeface--sans>strong{font-family:'Triester Sans',var(--display);font-size:clamp(64px,8.2vw,116px)}
.atlas-typeface--outline>strong{font-family:'Triester Sans Outline','Triester Sans',var(--display);font-size:clamp(54px,7vw,96px)}
.atlas-typeface--script>strong{font-family:'Triester Script',cursive;font-size:clamp(72px,10vw,138px);line-height:.72;color:#E05110}
.atlas-color-section{padding:26px;border:1px solid #101010;background:#F6F6F6}
.atlas-palette{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #101010}
.atlas-palette span{display:flex;align-items:flex-end;min-height:160px;padding:14px;border-right:1px solid #101010;background:var(--swatch);color:#F6F6F6;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;white-space:nowrap}
.atlas-palette span:last-child{border-right:0}
.atlas-palette span:nth-child(2),.atlas-palette span:nth-child(3),.atlas-palette span:nth-child(5){color:#101010}
.dialog-subtitle{display:block;font-family:var(--display);font-size:29px;line-height:1.1;font-weight:700;margin-bottom:16px}
.atlas-social-section{margin-inline:-45px;padding:54px 45px 62px;border-top:0;background:#101010;color:#F6F6F6}
.atlas-social-section .case-study-heading{margin-bottom:36px;padding-top:18px;border-top:1px solid #F6F6F64d}
.atlas-social-section .case-study-number{color:#F2F0EFb3}
.atlas-social-section .case-study-heading h3{color:#F2F0EF}
.atlas-social-section .case-study-copy p{color:#F6F6F6}
.dialog-gallery .atlas-social-media{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px;align-items:start;background:#101010}
.dialog-gallery .atlas-social-media figure{margin:0;overflow:hidden;background:transparent}
.dialog-gallery .atlas-social-media .media-phone{background:transparent}
.dialog-gallery .case-study-media.atlas-social-media figure.media-phone{grid-column:1/span 6;grid-row:1;display:flex;flex-direction:column;justify-content:center;align-self:stretch;order:1}
.dialog-gallery .atlas-social-media .media-post{grid-column:span 3;order:3}
.dialog-gallery .atlas-social-media img{display:block;width:100%;height:auto;max-height:none;padding:0;object-fit:contain}
.dialog-gallery .atlas-social-media .media-phone img{padding:34px;max-height:650px}
.dialog-gallery .atlas-social-media .case-study-video{position:relative;grid-column:7/span 6;grid-row:1;display:flex;align-items:center;justify-content:center;justify-self:center;width:min(100%,285px);min-height:0;padding:5px 10px 10px;border:1px solid #F2F0EF66;border-radius:39px;background:#050505;box-shadow:inset 0 0 0 3px #202020;overflow:hidden;order:2}
.dialog-gallery .atlas-social-media .case-study-video::before{content:'';position:absolute;z-index:3;top:8px;left:50%;width:44%;height:32px;border-radius:999px;background:#050505;transform:translateX(-50%);pointer-events:none}
.atlas-social-media video{display:block;width:100%;height:auto;max-height:620px;aspect-ratio:720/1566;border-radius:30px;object-fit:cover}
.dialog-gallery .atlas-ooh-media{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}
.dialog-gallery .atlas-ooh-media figure{grid-column:span 6;overflow:hidden}
.dialog-gallery .atlas-ooh-media figure.dialog-gallery-wide,.dialog-gallery .atlas-ooh-media .media-panorama{grid-column:1/-1}
.dialog-gallery .atlas-ooh-media .media-portrait{grid-column:span 5}
.dialog-gallery .atlas-ooh-media .media-landscape{grid-column:span 7}
.dialog-gallery .atlas-ooh-media img{height:520px;max-height:none;object-fit:cover}
.dialog-gallery .atlas-ooh-media .dialog-gallery-wide img,.dialog-gallery .atlas-ooh-media .media-panorama img{width:100%;height:auto;max-height:none;object-fit:contain}
.dialog-gallery .atlas-motion-media{display:block}
.dialog-gallery .atlas-motion-media .case-study-video{position:relative;display:flex;align-items:center;justify-content:center;min-height:680px;padding:22px;background:#111}
.atlas-motion-media video{display:block;width:auto;max-width:100%;height:min(74dvh,640px);aspect-ratio:610/1078;object-fit:contain}
.case-study-video-toggle{position:absolute;right:20px;bottom:20px;border:1px solid #fff8;background:#151515d9;color:#fff;padding:9px 13px;cursor:pointer;font:700 11px var(--body);text-transform:uppercase}
.case-study-video-toggle:hover,.case-study-video-toggle:focus-visible{background:#fff;color:#111}
.dialog-gallery .creature-concept-media figure,.dialog-gallery .creature-build-media figure{background:transparent}
.dialog-gallery .creature-concept-media{grid-template-columns:repeat(2,minmax(0,1fr));width:min(100%,900px);margin-inline:auto}
.dialog-gallery .creature-concept-media figure:first-child{grid-column:auto}
.dialog-gallery .creature-concept-media img{height:290px;object-fit:contain}
.dialog-gallery .creature-build-media{grid-template-columns:repeat(3,minmax(0,1fr))}
.dialog-gallery .creature-build-media img{height:300px;object-fit:cover}
.dialog-gallery .creature-final-showcase{grid-template-columns:minmax(0,3.1594fr) minmax(190px,1fr);align-items:start;gap:16px}
.dialog-gallery .creature-final-showcase figure,.dialog-gallery .creature-final-showcase .case-study-video{background:transparent}
.dialog-gallery .creature-final-showcase img{width:100%;height:auto;max-height:none;padding:0;object-fit:contain}
.dialog-gallery .creature-final-showcase .case-study-video{position:relative;display:block;min-height:0;padding:0;overflow:hidden}
.creature-final-showcase video{display:block;width:100%;height:auto;aspect-ratio:9/16;object-fit:contain;background:transparent}
.case-study-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.case-study-links a{position:relative;display:flex;flex-direction:column;gap:9px;border-top:1px solid var(--ink);padding:14px 28px 15px 0;text-decoration:none;min-width:0}
.case-study-links a::after{content:'\2197\FE0E';position:absolute;right:2px;top:9px;font-size:20px}
.case-study-links span{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1px}
.case-study-links strong{font-size:18px;font-weight:600;overflow-wrap:anywhere}
.case-study-links a:hover strong{color:var(--orange)}
@media(max-width:640px){
  .dialog-project-hero figure{margin-bottom:32px}
  .project-dialog--full-hero .dialog-close{top:0;right:0}
  .project-dialog--full-hero .dialog-project-hero{margin:0 0 32px}
  .project-dialog--full-hero .dialog-project-hero figure{margin:0}
  .project-dialog--full-hero .dialog-header{margin-inline:18px;padding-bottom:38px}
  .project-dialog--full-hero .dialog-gallery{margin:0 18px 18px}
  .project-dialog--atlas .dialog-context{grid-template-columns:1fr;gap:7px;margin-top:20px}
  .atlas-system{min-height:0;gap:36px}
  .atlas-typeface{grid-template-columns:34px minmax(0,1fr);gap:10px;min-height:108px;padding:20px 2px}
  .atlas-typeface--sans>strong{font-size:52px}
  .atlas-typeface--outline>strong{font-size:34px}
  .atlas-typeface--script>strong{font-size:72px}
  .atlas-color-section{padding:14px}
  .atlas-palette{grid-template-columns:repeat(2,minmax(0,1fr))}
  .atlas-palette span{min-height:105px;padding:8px 7px;border:1px solid #101010;font-size:8px;letter-spacing:.4px}
  .atlas-social-section{margin-inline:-18px;padding:38px 18px 44px}
  .atlas-social-section .case-study-heading{margin-bottom:24px;padding-top:14px}
  .dialog-gallery .atlas-social-media{grid-template-columns:1fr;gap:12px}
  .dialog-gallery .case-study-media.atlas-social-media figure.media-phone,.dialog-gallery .atlas-social-media .media-post,.dialog-gallery .atlas-social-media .case-study-video{grid-column:auto;grid-row:auto}
  .dialog-gallery .atlas-social-media .media-phone img{max-height:430px;padding:24px}
  .dialog-gallery .atlas-social-media .case-study-video{width:min(100%,250px);padding:4px 9px 9px;border-radius:34px}
  .dialog-gallery .atlas-social-media .case-study-video::before{top:7px;height:29px}
  .atlas-social-media video{max-height:540px;border-radius:26px}
  .dialog-gallery .atlas-ooh-media{grid-template-columns:1fr;gap:10px}
  .dialog-gallery .atlas-ooh-media figure,.dialog-gallery .atlas-ooh-media .media-portrait,.dialog-gallery .atlas-ooh-media .media-landscape,.dialog-gallery .atlas-ooh-media .media-panorama{grid-column:auto}
  .dialog-gallery .atlas-ooh-media img{height:auto;max-height:460px;object-fit:contain}
  .dialog-gallery .atlas-motion-media .case-study-video{min-height:520px;padding:16px}
  .atlas-motion-media video{height:min(68dvh,520px)}
  .case-study-video-toggle{right:12px;bottom:12px}
  .dialog-gallery .creature-build-media{grid-template-columns:1fr}
  .dialog-gallery .creature-concept-media img,.dialog-gallery .creature-build-media img{height:auto;max-height:460px;object-fit:contain}
  .dialog-gallery .creature-final-showcase{grid-template-columns:1fr}
  .dialog-gallery .creature-final-showcase .case-study-video{justify-self:center;width:min(100%,250px)}
  .case-study-links{grid-template-columns:1fr;gap:6px}
}
.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:1fr;gap:26px}
.project-grid > .project-card{grid-column:auto;min-width:0;margin:0}
.project-open{display:flex;flex-direction:column;height:100%;background:var(--paper);border:1px solid var(--line);border-radius:4px;overflow:hidden;transition:border-color .2s,box-shadow .2s,transform .2s}
.project-open:hover{border-color:var(--ink);box-shadow:0 8px 24px #20262018;transform:translateY(-2px)}
.project-open:focus-visible{outline:2px solid var(--ink);outline-offset:3px}
.project-image{height:auto;aspect-ratio:16/10;padding-bottom:0;flex:none;border-bottom:1px solid var(--line)}
.project-meta{min-height:49px;margin:0;padding:14px 20px 0;border-top:0;flex:none}
.project-title{font-size:40px;line-height:1.08;margin:7px 20px 0}
.project-subtitle{font-size:13px;line-height:1.5;margin:5px 20px 21px;flex:1}
@media(max-width:900px){
  .project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
  .project-grid > .project-card{grid-column:auto}
  .project-title{font-size:35px}
}
@media(max-width:640px){
  .project-grid{grid-template-columns:minmax(0,1fr);gap:18px}
  .project-grid > .project-card{margin:0}
  .project-title{font-size:38px}
}
@media(max-width:370px){.project-title{font-size:34px}}
@media(prefers-reduced-motion:reduce){.project-open{transition:none}}

/* Curated project hierarchy */
.work-section{padding:92px 0 132px}
.work-section .section-heading{margin-bottom:48px}
.work-section .filters{border-top-color:var(--sage);padding:18px 0 42px}
.project-group[hidden]{display:none}
.project-group--featured{margin-inline:-28px;padding:34px 28px 44px;background:#eef2e9;border-top:1px solid var(--sage);border-bottom:1px solid #d4ddca}
.project-group--other{margin-top:94px;padding-top:30px;border-top:1px solid var(--sage)}
.project-group-heading{display:flex;align-items:end;justify-content:space-between;gap:42px;margin-bottom:28px}
.project-group-heading>div{display:flex;align-items:baseline;gap:15px}
.project-group-number{font-size:10px;font-weight:700;letter-spacing:1.4px;color:#65775b}
.project-group-heading h3{margin:0;font-family:var(--display);font-size:48px;line-height:1;font-weight:700}
.project-group-heading>p{max-width:390px;margin:0;color:var(--muted);font-size:12px;line-height:1.55;text-align:right}
.project-grid--featured{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 28px;grid-auto-rows:1fr}
.project-grid--other{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 18px;grid-auto-rows:1fr}
.project-grid--featured .project-open{border:0;border-radius:0;background:transparent;box-shadow:none}
.project-grid--featured .project-image{aspect-ratio:16/10;border:1px solid #d5dccf}
.project-grid--featured .project-meta{padding:15px 2px 0}
.project-grid--featured .project-title{margin:8px 2px 0;font-size:46px}
.project-grid--featured .project-subtitle{margin:5px 2px 0;font-size:13px}
.project-grid--other .project-open{border-color:#d9dcd5;background:var(--paper)}
.project-grid--other .project-image{aspect-ratio:16/10}
.project-grid--other .project-meta{min-height:42px;padding:11px 14px 0}
.project-grid--other .project-index{font-size:9px;letter-spacing:1.1px}
.project-grid--other .project-arrow{font-size:18px}
.project-grid--other .project-title{margin:5px 14px 0;font-size:30px}
.project-grid--other .project-subtitle{margin:4px 14px 16px;font-size:11px;line-height:1.45}
.project-image::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(27,36,25,.13));opacity:0;transition:opacity .45s ease;pointer-events:none}
.project-open,.project-open .project-arrow,.project-open .project-title{transition:transform .4s cubic-bezier(.22,.61,.36,1),color .25s ease,border-color .25s ease,box-shadow .4s ease}
.project-open:hover{transform:translateY(-4px);border-color:#849679;box-shadow:0 14px 34px rgba(51,66,45,.12)}
.project-grid--featured .project-open:hover{box-shadow:none}
.project-open:hover .project-image::after{opacity:1}
.project-open:hover .project-image img{transform:scale(1.025)}
.project-open:hover .project-title{color:#667b5b;transform:translateX(2px)}
.project-open:hover .project-arrow{color:#667b5b;transform:translate(2px,-2px)}
.js .project-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,.61,.36,1);transition-delay:var(--reveal-delay,0ms)}
.js .project-reveal.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:900px){
  .project-group--featured{margin-inline:-18px;padding-inline:18px}
  .project-grid--featured{gap:34px 20px}
  .project-grid--other{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px}
  .project-grid--featured .project-title{font-size:38px}
}
@media(max-width:640px){
  .work-section{padding:62px 0 88px}
  .work-section .section-heading{margin-bottom:30px}
  .work-section .filters{padding-bottom:30px}
  .project-group--featured{margin-inline:-8px;padding:26px 8px 34px}
  .project-group--other{margin-top:66px;padding-top:25px}
  .project-group-heading{display:block;margin-bottom:22px}
  .project-group-heading>div{gap:11px}
  .project-group-heading h3{font-size:38px}
  .project-group-heading>p{max-width:320px;margin-top:11px;text-align:left;font-size:11px}
  .project-grid--featured,.project-grid--other{grid-template-columns:minmax(0,1fr);gap:24px}
  .project-grid--featured .project-title{font-size:40px}
  .project-grid--other .project-title{font-size:32px}
  .project-grid--other .project-subtitle{font-size:12px}
}
@media(prefers-reduced-motion:reduce){
  .js .project-reveal,.js .project-reveal.is-visible{opacity:1;transform:none;transition:none}
  .project-open,.project-open .project-arrow,.project-open .project-title,.project-image::after{transition:none}
}

/* Editorial project cards */
.project-group--featured{position:relative;isolation:isolate;margin-inline:0;padding:62px 0 78px;background:transparent;border:0}
.project-group--featured::before{content:'';position:absolute;z-index:-2;inset:0 50%;width:100vw;transform:translateX(-50%);background:#e8eee3}
.project-group--other{margin-top:104px;padding-top:0;border:0}
.project-group-heading{position:relative;align-items:flex-end;margin-bottom:42px}
.project-group-heading>div{gap:18px}
.project-group-number{display:inline-grid;place-items:center;width:30px;height:30px;flex:none;background:var(--sage);color:#fff;font-size:9px;letter-spacing:1px}
.project-group-heading h3{font-size:60px;letter-spacing:-.5px}
.project-group-heading>p{padding-bottom:5px}
.project-group--other .project-group-heading{padding-top:18px}
.project-group--other .project-group-heading::before{content:'';position:absolute;left:0;top:0;width:54px;height:3px;background:var(--sage)}
.project-grid--featured{gap:58px 30px}
.project-grid--featured .project-card{min-width:0}
.project-grid--featured .project-open{position:relative;display:block;height:100%;padding:0 0 26px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}
.project-grid--featured .project-image{position:relative;z-index:0;display:block;width:100%;aspect-ratio:16/10;overflow:hidden;border:0;background:#dce3d7}
.project-grid--featured .project-image::after{opacity:1;background:linear-gradient(180deg,rgba(18,25,17,.28) 0,transparent 31%,rgba(18,25,17,.08) 100%)}
.project-grid--featured .project-meta{position:absolute;z-index:2;left:18px;right:18px;top:17px;display:flex;align-items:center;min-height:0;margin:0;padding:0;border:0;color:#fff}
.project-grid--featured .project-index{padding:6px 8px;background:rgba(25,31,23,.58);font-size:9px;letter-spacing:1.25px;backdrop-filter:blur(3px)}
.project-grid--featured .project-arrow{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.7);font-size:17px;line-height:1}
.project-grid--featured .project-title{position:relative;z-index:3;width:calc(100% - 52px);margin:-34px 26px 0;padding:17px 18px 0;background:var(--paper);font-size:48px;line-height:1}
.project-grid--featured .project-subtitle{position:relative;z-index:3;width:calc(100% - 52px);margin:0 26px;padding:7px 18px 18px;background:var(--paper);font-size:12px;line-height:1.45}
.project-grid--featured .project-open:hover,.project-grid--featured .project-open:focus-visible{transform:none;box-shadow:none}
.project-grid--featured .project-open:hover .project-image::after{opacity:1;background:linear-gradient(180deg,rgba(78,104,68,.34) 0,rgba(113,139,102,.04) 52%,rgba(39,54,34,.16) 100%)}
.project-grid--featured .project-open:hover .project-title{transform:translateX(5px);color:#627858}
.project-grid--featured .project-open:hover .project-arrow{transform:translate(3px,-3px);background:#718565;border-color:#718565}
.project-grid--other{gap:42px 22px}
.project-grid--other .project-open{position:relative;display:block;height:100%;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}
.project-grid--other .project-image{border:0;aspect-ratio:16/10;background:#e2e6de}
.project-grid--other .project-image::after{background:linear-gradient(180deg,transparent 65%,rgba(33,43,29,.16));opacity:.3}
.project-grid--other .project-meta{position:relative;z-index:2;width:calc(100% - 20px);min-height:36px;margin:-17px 0 0 10px;padding:9px 10px 0;background:var(--paper);border:0}
.project-grid--other .project-index{color:#607057;font-size:8px;letter-spacing:1.15px}
.project-grid--other .project-arrow{font-size:16px}
.project-grid--other .project-title{margin:2px 20px 0;font-size:32px;line-height:1.05}
.project-grid--other .project-subtitle{margin:5px 20px 0;font-size:11px;line-height:1.45}
.project-grid--other .project-open:hover{transform:none;box-shadow:none}
.project-grid--other .project-open:hover .project-image::after{opacity:1;background:linear-gradient(180deg,rgba(102,126,91,.08),rgba(70,93,61,.2))}
.project-grid--other .project-open:hover .project-title{transform:translateX(4px);color:#627858}
.project-grid--other .project-open:hover .project-arrow{transform:translate(2px,-2px);color:#627858}
@media(max-width:900px){
  .project-group--featured{margin-inline:0;padding:50px 0 64px}
  .project-group-heading h3{font-size:50px}
  .project-grid--featured{gap:46px 20px}
  .project-grid--featured .project-title{font-size:40px}
  .project-grid--other{gap:36px 18px}
}
@media(max-width:640px){
  .project-group--featured{margin-inline:0;padding:40px 0 52px}
  .project-group--other{margin-top:76px}
  .project-group-heading{margin-bottom:28px}
  .project-group-heading>div{align-items:center;gap:12px}
  .project-group-heading h3{font-size:40px}
  .project-group-number{width:26px;height:26px}
  .project-grid--featured{gap:38px}
  .project-grid--featured .project-meta{left:12px;right:12px;top:12px}
  .project-grid--featured .project-title{width:calc(100% - 28px);margin:-24px 14px 0;padding:14px 14px 0;font-size:39px}
  .project-grid--featured .project-subtitle{width:calc(100% - 28px);margin:0 14px;padding:6px 14px 15px}
  .project-grid--other{gap:34px}
  .project-grid--other .project-title{font-size:32px}
}

/* Rounded cards with unfiltered project colour */
.project-image::after{display:none}
.project-grid--featured .project-open{padding-bottom:0;overflow:hidden;border-radius:18px;background:var(--paper);box-shadow:0 1px 0 rgba(31,35,29,.06),0 8px 22px rgba(31,35,29,.035);transition:transform .45s cubic-bezier(.22,.61,.36,1),box-shadow .45s ease}
.project-grid--featured .project-image{border-radius:18px 18px 0 0}
.project-grid--featured .project-title{width:calc(100% - 40px);margin:-34px 20px 0;padding:17px 18px 0;border-radius:14px 14px 0 0}
.project-grid--featured .project-subtitle{width:calc(100% - 40px);margin:0 20px;padding:7px 18px 19px;border-radius:0 0 14px 14px}
.project-grid--featured .project-open:hover,.project-grid--featured .project-open:focus-visible{transform:translateY(-5px);box-shadow:0 16px 34px rgba(30,34,28,.11)}
.project-grid--featured .project-open:hover .project-title{color:var(--ink);transform:translateX(4px)}
.project-grid--featured .project-open:hover .project-arrow{color:#fff;background:var(--ink);border-color:var(--ink);transform:translate(3px,-3px)}
.project-grid--featured .project-open:hover .project-image img{transform:scale(1.03)}
.project-grid--other .project-open{overflow:hidden;border-radius:14px;background:var(--paper);box-shadow:0 1px 0 rgba(31,35,29,.06),0 6px 18px rgba(31,35,29,.025);transition:transform .4s cubic-bezier(.22,.61,.36,1),box-shadow .4s ease}
.project-grid--other .project-image{border-radius:14px 14px 0 0}
.project-grid--other .project-meta{width:calc(100% - 20px);border-radius:10px 10px 0 0}
.project-grid--other .project-subtitle{margin-bottom:17px}
.project-grid--other .project-open:hover,.project-grid--other .project-open:focus-visible{transform:translateY(-4px);box-shadow:0 13px 28px rgba(30,34,28,.09)}
.project-grid--other .project-open:hover .project-title{color:var(--ink);transform:translateX(3px)}
.project-grid--other .project-open:hover .project-arrow{color:var(--ink);transform:translate(2px,-2px)}
.project-grid--other .project-open:hover .project-image img{transform:scale(1.025)}
.project-grid .project-image--biodiversity{background:#c6d0b5}
.project-grid .project-image--creature{background:#e8e9ec}
.project-grid .project-image--portal{background:#e6eef8}
.project-grid .project-image--naready{background:#9892b7}
.project-grid .project-image--smutifruti{background:#b78165}
.project-grid .project-image--antenelli{background:#aaa}
.project-grid .project-image--gobja{background:#122b33}
.project-grid .project-image--foto{background:#ecc251}
.project-grid .project-image--atlas{background:#171717}
.project-grid .project-image--gros{background:#f9d847}
@media(max-width:640px){
  .project-grid--featured .project-title{width:calc(100% - 24px);margin:-24px 12px 0}
  .project-grid--featured .project-subtitle{width:calc(100% - 24px);margin:0 12px}
}

/* About and contact */
.about-section{position:relative;overflow:hidden;padding:132px 0 148px;background:var(--paper);scroll-margin-top:0}
.about-editorial{position:relative}
.about-heading{position:absolute;z-index:2;top:48px;left:44px;color:#fff}
.about-number{display:inline-block;margin-bottom:16px;padding:6px 9px;background:rgba(28,36,27,.7);font-size:9px;font-weight:700;letter-spacing:1.6px}
.about-section .about-heading h2{margin:0;font-size:124px;line-height:.86;text-shadow:0 2px 24px rgba(16,30,46,.18)}
.about-visual{position:relative;margin:0;aspect-ratio:16/9;overflow:hidden;border-radius:20px;background:#5b8bc0}
.about-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 58%}
.about-copy{position:relative;z-index:3;width:min(760px,68%);max-width:none;margin:-92px 48px 0 auto;padding:43px 48px 46px;border-radius:20px;background:var(--paper);box-shadow:0 18px 48px rgba(30,42,48,.11)}
.about-copy p{margin:0;font-size:15px;line-height:1.75}
.about-copy p+p{margin-top:19px}
.about-copy .about-lead{margin-bottom:0;font-family:var(--display);font-size:30px;font-weight:600;line-height:1.2}
.contact-section{padding:116px 0 110px;background:var(--ink);color:var(--paper);scroll-margin-top:0}
.contact-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:64px}
.contact-heading>span{order:2;padding-bottom:12px;color:var(--sage);font-size:9px;font-weight:700;letter-spacing:1.8px}
.contact-section .contact-heading h2{margin:0;font-size:136px;line-height:.82}
.contact-list{border-top:1px solid rgba(248,247,242,.34)}
.contact-item{display:grid;grid-template-columns:150px minmax(0,1fr) 30px;align-items:center;gap:24px;padding:29px 0;border-bottom:1px solid rgba(248,247,242,.34);color:inherit;text-decoration:none}
.contact-item>span{color:#b6bcae;font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}
.contact-item strong{min-width:0;font-family:var(--display);font-size:34px;font-weight:600;line-height:1.05;overflow-wrap:anywhere;transition:color .25s ease,transform .3s ease}
.contact-item i{font-style:normal;font-size:23px;transition:transform .3s ease,color .25s ease}
.contact-item:hover strong,.contact-item:focus-visible strong{color:#bed2aa;transform:translateX(5px)}
.contact-item:hover i,.contact-item:focus-visible i{color:#bed2aa;transform:translate(3px,-3px)}
.site-footer{min-height:84px;background:var(--ink);color:var(--paper);border-top:1px solid rgba(248,247,242,.16)}
.site-footer .container{min-height:84px;display:flex;align-items:center;font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}
@media(max-width:900px){
  .about-section{padding:100px 0 120px}
  .about-heading{top:38px;left:34px}
  .about-section .about-heading h2{font-size:94px}
  .about-visual{aspect-ratio:4/3}
  .about-copy{width:82%;margin:-72px 30px 0 auto;padding:38px 40px 41px}
  .contact-section .contact-heading h2{font-size:102px}
  .contact-item{grid-template-columns:120px minmax(0,1fr) 26px}
  .contact-item strong{font-size:29px}
}
@media(max-width:640px){
  .about-section{padding:78px 0 94px}
  .about-heading{top:25px;left:20px}
  .about-number{margin-bottom:11px}
  .about-section .about-heading h2{font-size:66px}
  .about-visual{aspect-ratio:4/5;border-radius:16px}
  .about-visual img{object-position:center 52%}
  .about-copy{width:calc(100% - 16px);margin:-28px 0 0 auto;padding:29px 22px 31px;border-radius:16px;box-shadow:0 12px 32px rgba(30,42,48,.1)}
  .about-copy .about-lead{font-size:26px}
  .about-copy p{font-size:14px;line-height:1.68}
  .about-copy p+p{margin-top:16px}
  .contact-section{padding:80px 0 76px}
  .contact-heading{display:block;margin-bottom:43px}
  .contact-heading>span{display:block;margin-bottom:17px;padding:0}
  .contact-section .contact-heading h2{font-size:72px}
  .contact-item{grid-template-columns:1fr 22px;gap:8px 14px;padding:22px 0}
  .contact-item>span{grid-column:1/-1}
  .contact-item strong{font-size:25px}
  .contact-item i{font-size:19px}
  .site-footer,.site-footer .container{min-height:76px}
  .site-footer .container{font-size:9px}
}

/* Compact about layout */
.about-section{padding:112px 0 122px}
.about-editorial{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(420px,1fr);grid-template-areas:'heading visual' 'copy visual';column-gap:7%;align-items:start}
.about-heading{position:static;grid-area:heading;color:var(--ink);padding-top:4px}
.about-number{margin-bottom:18px;padding:0;background:transparent;color:#687a5e;font-size:9px}
.about-section .about-heading h2{font-size:78px;line-height:.9;text-shadow:none}
.about-visual{grid-area:visual;justify-self:end;width:100%;max-width:520px;aspect-ratio:4/5;border-radius:18px}
.about-visual img{object-position:center 52%}
.about-copy{grid-area:copy;width:auto;max-width:700px;margin:42px 0 0;padding:0;border-radius:0;background:transparent;box-shadow:none}
.about-copy .about-lead{font-size:36px;line-height:1.16}
.about-copy p{max-width:670px}
.contact-heading{display:block;margin-bottom:62px}
@media(max-width:1100px){
  .about-editorial{grid-template-columns:minmax(0,1.4fr) minmax(360px,1fr);column-gap:6%}
  .about-section .about-heading h2{font-size:70px}
  .about-copy{margin-top:34px}
  .about-copy .about-lead{font-size:31px}
}
@media(max-width:900px){
  .about-section{padding:92px 0 104px}
  .about-editorial{grid-template-columns:1fr;grid-template-areas:'heading' 'copy' 'visual'}
  .about-heading{padding:0}
  .about-section .about-heading h2{font-size:76px}
  .about-copy{max-width:680px;margin:34px 0 48px}
  .about-visual{justify-self:start;width:min(100%,520px);aspect-ratio:4/5}
}
@media(max-width:640px){
  .about-section{padding:76px 0 88px}
  .about-section .about-heading h2{font-size:64px}
  .about-number{margin-bottom:13px}
  .about-copy{margin:28px 0 38px}
  .about-copy .about-lead{font-size:28px}
  .about-visual{width:100%;height:min(118vw,470px);aspect-ratio:auto;border-radius:16px}
  .about-visual img{object-position:center 52%}
  .contact-heading{margin-bottom:42px}
}

/* Unified lower-page composition */
.work-section{position:relative;background:var(--sage);padding-bottom:182px}
.work-section .project-group--featured{border-top:1px solid rgba(34,37,33,.28)}
.project-group--featured::before{background:transparent}
.project-group--other .project-group-heading::before{background:rgba(34,37,33,.45)}
.project-group-number{background:var(--paper);color:#637159}
.about-section{z-index:2;margin-top:-58px;padding:112px 0 118px;border-radius:64px 64px 0 0;background:var(--paper)}
.about-editorial{grid-template-columns:minmax(0,1.55fr) minmax(420px,1fr);column-gap:7%;align-items:center}
.about-heading{align-self:end}
.about-section .about-heading h2{font-size:76px}
.about-copy{align-self:start;margin-top:30px}
.about-copy .about-lead{font-family:var(--body);font-size:16px;font-weight:400;line-height:1.72}
.about-copy p{font-size:16px;line-height:1.72}
.about-copy p+p{margin-top:18px}
.about-visual{align-self:center;aspect-ratio:1.04/1;max-height:520px}
.about-visual img{object-position:center 54%}
.contact-section{padding:0 0 76px;background:var(--paper);color:var(--ink)}
.contact-inner{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.5fr);align-items:end;gap:8%;padding-top:42px;border-top:1px solid #aebaa5}
.contact-heading{margin:0}
.contact-section .contact-heading h2{font-size:76px;line-height:.88}
.contact-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:54px;border:0}
.contact-item{display:block;padding:0;border:0;color:var(--ink)}
.contact-item>span{display:block;margin-bottom:8px;color:var(--muted);font-size:10px}
.contact-item strong{display:inline;font-family:var(--body);font-size:18px;font-weight:500;line-height:1.35;border-bottom:1px solid currentColor}
.contact-item i{display:none}
.contact-item:hover strong,.contact-item:focus-visible strong{color:#65775b;transform:none}
.site-footer{min-height:72px;background:var(--paper);color:var(--ink);border-top:0}
.site-footer .container{min-height:72px;justify-content:flex-end;color:var(--muted);font-weight:600}
@media(max-width:1100px){
  .about-visual{max-height:480px}
  .about-copy .about-lead,.about-copy p{font-size:15px}
  .contact-inner{grid-template-columns:minmax(230px,.7fr) minmax(0,1.5fr);gap:6%}
  .contact-list{gap:28px}
  .contact-section .contact-heading h2{font-size:66px}
}
@media(max-width:900px){
  .work-section{padding-bottom:142px}
  .about-section{margin-top:-44px;padding-top:94px;border-radius:44px 44px 0 0}
  .about-editorial{grid-template-columns:minmax(0,1fr);grid-template-areas:'heading' 'copy' 'visual';align-items:start}
  .about-heading{grid-area:heading}
  .about-copy{grid-area:copy;max-width:680px;margin:34px 0 48px}
  .about-visual{grid-area:visual;justify-self:start;width:min(100%,520px);aspect-ratio:4/5;max-height:none}
  .contact-inner{display:block;padding-top:38px}
  .contact-heading{margin-bottom:38px}
  .contact-list{max-width:680px}
}
@media(max-width:640px){
  .work-section{padding-bottom:112px}
  .about-section{margin-top:-32px;padding:74px 0 82px;border-radius:30px 30px 0 0}
  .about-copy{margin-top:26px}
  .about-copy .about-lead,.about-copy p{font-size:14px;line-height:1.68}
  .about-visual{height:min(118vw,470px);aspect-ratio:auto}
  .contact-section{padding-bottom:60px}
  .contact-inner{padding-top:32px}
  .contact-section .contact-heading h2{font-size:62px}
  .contact-list{grid-template-columns:1fr;gap:30px}
  .contact-item strong{font-size:17px}
  .site-footer .container{justify-content:flex-start}
}

/* Mobile hero: keep copy clear of the portrait */
@media(max-width:640px){
  .hero{height:520px;min-height:520px;max-height:none;align-items:stretch;background:#b8b5aa}
  .hero-photo{height:100%;top:0;bottom:auto;right:calc(50% - 88px);transform:translateX(50%);-webkit-mask-image:none;mask-image:none}
  .hero::before{background:none}
  .hero-content{height:100%;padding-top:184px;padding-bottom:24px;display:block}
  .hero .eyebrow{position:absolute;top:24px;left:0;width:285px;max-width:none;margin:0;font-size:9px;line-height:1.45;letter-spacing:1.1px}
  .hero h1{width:224px;font-size:56px;line-height:.95;margin-bottom:14px}
  .hero h1 span{font-size:.84em}
  .hero-copy{max-width:145px;margin-bottom:18px;font-size:14px;line-height:1.48}
  .primary-link{padding:11px 14px}
}
@media(max-width:370px){
  .hero{height:510px;min-height:510px}
  .hero-photo{height:100%;top:0;bottom:auto;right:calc(50% - 76px)}
  .hero::before{background:linear-gradient(90deg,rgba(201,201,193,.86) 0%,rgba(201,201,193,.7) 38%,transparent 64%)}
  .hero-content{padding-top:182px;padding-bottom:22px}
  .hero h1{font-size:52px}
  .hero .eyebrow{width:260px}
}

/* Keep arrows as typographic symbols instead of mobile emoji */
.project-arrow,.primary-link>span,.header-link span,.text-link span,.contact-item i,.case-study-links a::after{font-family:'Segoe UI Symbol','Noto Sans Symbols 2','Arial Unicode MS',Arial,sans-serif;font-style:normal;font-variant-emoji:text}
.project-arrow,.primary-link>span,.header-link span,.text-link span,.contact-item i,.case-study-links a::after{font-weight:700;-webkit-text-stroke:.28px currentColor}
.primary-link>span{font-size:17px}
.header-link span,.text-link span{font-size:15px}
.project-grid--featured .project-arrow{font-size:15px}
.project-grid--other .project-arrow{font-size:14px}
.case-study-links a::after{font-size:18px}

/* Compact image wall for the photography project */
.dialog-gallery.photo-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-inline:-45px;padding:48px 45px 62px;background:var(--paper)}
.dialog-gallery.photo-gallery .photo-gallery-item{display:block;min-width:0;aspect-ratio:1;overflow:hidden;background:#e7e5df;cursor:zoom-in;transition:opacity .35s ease}
.dialog-gallery.photo-gallery .photo-gallery-item:first-child{grid-column:auto}
.dialog-gallery.photo-gallery .photo-gallery-item img{display:block;width:100%;height:100%;max-height:none;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}
.dialog-gallery.photo-gallery .photo-gallery-item:hover img{transform:scale(1.025)}
.dialog-gallery.photo-gallery .photo-gallery-item:focus-visible{outline:3px solid var(--orange);outline-offset:3px}

.project-dialog.photo-lightbox-open{overflow:hidden}
.photo-lightbox{position:fixed;z-index:20;inset:0;display:grid;grid-template-columns:68px minmax(0,1fr) 68px;grid-template-rows:minmax(0,1fr) auto;align-items:center;gap:12px 20px;padding:28px;background:rgba(242,240,239,.985);color:var(--ink);overscroll-behavior:contain}
.photo-lightbox[hidden]{display:none}
.photo-lightbox__close{position:absolute;z-index:3;top:22px;right:24px;display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid var(--ink);background:var(--paper);color:var(--ink);font:400 30px/1 var(--body);cursor:pointer}
.photo-lightbox__close:hover,.photo-lightbox__close:focus-visible{background:var(--ink);color:var(--paper)}
.photo-lightbox__arrow{display:grid;width:52px;height:52px;padding:0;place-items:center;border:1px solid rgba(34,37,33,.5);border-radius:50%;background:transparent;color:var(--ink);font:400 24px/1 'Segoe UI Symbol',sans-serif;cursor:pointer;transition:background .2s ease,color .2s ease,transform .2s ease}
.photo-lightbox__arrow:hover,.photo-lightbox__arrow:focus-visible{background:var(--orange);border-color:var(--orange);color:#fff;transform:scale(1.06)}
.photo-lightbox__arrow--previous{grid-column:1;grid-row:1;justify-self:center}
.photo-lightbox__arrow--next{grid-column:3;grid-row:1;justify-self:center}
.photo-lightbox__media{grid-column:2;grid-row:1;display:flex;min-width:0;height:100%;margin:0;align-items:center;justify-content:center;position:relative}
.photo-lightbox__media img{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 130px);object-fit:contain;box-shadow:0 18px 48px rgba(33,37,31,.16)}
.photo-lightbox__media figcaption{position:absolute;left:0;bottom:0;max-width:430px;padding:9px 12px;background:rgba(242,240,239,.9);font-size:11px;line-height:1.4;color:var(--muted)}
.photo-lightbox__media.is-changing{animation:photo-lightbox-change .34s ease both}
.photo-lightbox__footer{grid-column:2;grid-row:2;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:32px;border-top:1px solid rgba(34,37,33,.35);padding-top:11px}
.photo-lightbox__counter{font:700 10px/1 var(--body);letter-spacing:1.4px}
.photo-lightbox__hint{color:var(--muted);font-size:10px;letter-spacing:.5px;text-transform:uppercase}
@keyframes photo-lightbox-change{from{opacity:.25;transform:translateY(12px) scale(.99)}to{opacity:1;transform:none}}
@media(max-width:640px){
  .dialog-gallery.photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-inline:-18px;padding:28px 18px 40px}
  .photo-lightbox{display:block;padding:62px 14px 78px}
  .photo-lightbox[hidden]{display:none}
  .photo-lightbox__close{top:12px;right:12px;width:40px;height:40px}
  .photo-lightbox__media{height:calc(100dvh - 152px)}
  .photo-lightbox__media img{max-height:100%;box-shadow:0 12px 34px rgba(33,37,31,.14)}
  .photo-lightbox__media figcaption{bottom:0;max-width:calc(100% - 24px);font-size:10px}
  .photo-lightbox__arrow{position:absolute;z-index:2;top:50%;width:42px;height:42px;background:rgba(242,240,239,.88);font-size:19px}
  .photo-lightbox__arrow--previous{left:8px}
  .photo-lightbox__arrow--next{right:8px}
  .photo-lightbox__footer{position:absolute;right:14px;bottom:18px;left:14px;padding-top:9px}
  .photo-lightbox__hint{font-size:8px}
}
@media(max-width:640px){
  .dialog-gallery .creature-concept-media{display:grid;grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){
  .dialog-gallery.photo-gallery .photo-gallery-item,.dialog-gallery.photo-gallery .photo-gallery-item img,.photo-lightbox__arrow{transition:none}
  .photo-lightbox__media.is-changing{animation:none}
}
.project-grid .project-image--foto img{object-position:center 10%}

/* Smutifruti — interactive printed matter */
.smuti-print-section{padding-bottom:112px}
.print-artifact{position:relative;display:flex;min-height:570px;margin:42px 0 30px;padding:70px 6%;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(34,37,33,.12);background:#e7e2d8;isolation:isolate}
.print-artifact::before{content:'';position:absolute;inset:auto 7% 7% 7%;height:16%;border-radius:50%;background:rgba(42,36,27,.19);filter:blur(32px);transform:translateZ(-1px);z-index:-1}
.print-artifact--card{flex-direction:column;gap:32px;background:linear-gradient(135deg,#ede9df 0%,#d8d3c7 100%)}
.print-card{position:relative;width:min(70%,600px);aspect-ratio:241/156;padding:0;border:0;background:transparent;perspective:1400px;cursor:pointer}
.print-card__inner{position:absolute;inset:0;transform-style:preserve-3d;transition:transform .78s cubic-bezier(.2,.72,.18,1)}
.print-card.is-flipped .print-card__inner{transform:rotateY(180deg)}
.print-card__face{position:absolute;inset:0;overflow:hidden;border-radius:7px;background:#f6f1e7;box-shadow:0 23px 45px rgba(45,38,27,.25),0 2px 5px rgba(45,38,27,.16);backface-visibility:hidden;-webkit-backface-visibility:hidden}
.print-card__face--back{transform:rotateY(180deg)}
.print-card__face img{display:block;width:100%;height:100%;object-fit:cover}
.print-controls{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}
.print-control{min-height:42px;padding:11px 18px;border:1px solid rgba(34,37,33,.55);border-radius:999px;background:rgba(248,247,242,.5);color:var(--ink);font:700 10px/1 var(--body);letter-spacing:1.1px;text-transform:uppercase;cursor:pointer;transition:background .22s ease,color .22s ease,opacity .22s ease}
.print-control:hover,.print-control:focus-visible{background:var(--ink);color:var(--paper)}
.print-control:disabled{opacity:.28;cursor:default;background:transparent;color:var(--ink)}
.print-counter{min-width:86px;color:#6c6a62;font:700 10px/1 var(--body);letter-spacing:1px;text-align:center}

.print-artifact--book{min-height:0;flex-direction:column;gap:22px;padding:44px 5%;background:linear-gradient(145deg,#ddd8cf,#f0ece3)}
.print-book{position:relative;display:grid;width:min(86%,650px,calc((86dvh - 190px)*1.414));aspect-ratio:1.414/1;grid-template-columns:1fr 1fr;perspective:1800px;filter:drop-shadow(0 24px 22px rgba(36,31,24,.22))}
.print-book__page{position:relative;overflow:hidden;background:#fbfaf5;transform-style:preserve-3d}
.print-book__page--left{transform-origin:right center;border-radius:4px 0 0 4px;box-shadow:inset -16px 0 23px -22px rgba(0,0,0,.55)}
.print-book__page--right{transform-origin:left center;border-radius:0 4px 4px 0;box-shadow:inset 16px 0 23px -22px rgba(0,0,0,.55)}
.print-book__page img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
.print-book__page img[hidden]{display:none}
.print-book__page.is-empty{background:linear-gradient(90deg,#f3efe5,#faf8f1)}
.print-book__spine{position:absolute;top:0;bottom:0;left:50%;width:18px;z-index:3;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(0,0,0,.13),rgba(255,255,255,.3),rgba(0,0,0,.11),transparent);pointer-events:none}
.print-book__turning-page{position:absolute;top:0;z-index:5;width:50%;height:100%;transform-style:preserve-3d;transition:transform .76s cubic-bezier(.52,.05,.34,1);will-change:transform;pointer-events:none}
.print-book__turning-page[hidden]{display:none}
.print-book__turning-page--next{left:50%;transform-origin:left center;transform:rotateY(0deg)}
.print-book__turning-page--next.is-turning{transform:rotateY(-180deg)}
.print-book__turning-page--previous{left:0;transform-origin:right center;transform:rotateY(0deg)}
.print-book__turning-page--previous.is-turning{transform:rotateY(180deg)}
.print-book__turning-face{position:absolute;inset:0;overflow:hidden;background:#fbfaf5;box-shadow:0 2px 15px rgba(26,24,20,.18);backface-visibility:hidden;-webkit-backface-visibility:hidden}
.print-book__turning-face::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,13,10,.21),transparent 18%,transparent 78%,rgba(15,13,10,.08));opacity:.18;transition:opacity .38s ease}
.print-book__turning-face--front{border-radius:0 4px 4px 0}
.print-book__turning-face--back{border-radius:4px 0 0 4px;transform:rotateY(180deg)}
.print-book__turning-face img{display:block;width:100%;height:100%;object-fit:contain;background:#fff}
.print-book__turning-face img[hidden]{display:none}
.print-book.is-closed-front,.print-book.is-closed-back{width:min(43%,325px,calc((86dvh - 190px)*.707));aspect-ratio:.707/1;grid-template-columns:1fr}
.print-book.is-closed-front .print-book__page--left,.print-book.is-closed-back .print-book__page--right{display:none}
.print-book.is-closed-front .print-book__page--right,.print-book.is-closed-back .print-book__page--left{position:absolute;inset:0;border-radius:4px;box-shadow:none}
.print-book.is-closed-front .print-book__spine,.print-book.is-closed-back .print-book__spine{display:none}
.print-sound-toggle{margin-left:8px;border-style:dashed;color:#68675f}

.print-artifact--fold{min-height:0;flex-direction:column;gap:32px;padding-block:48px;background:linear-gradient(135deg,#d9dfd0,#ece9de)}
.print-foldout{position:relative;display:grid;width:min(84%,800px);aspect-ratio:1.414/1;grid-template-columns:repeat(3,1fr);perspective:1800px;filter:drop-shadow(0 25px 24px rgba(31,39,29,.22));transition:transform .44s ease,opacity .34s ease}
.print-foldout__panel{position:relative;background-image:var(--fold-image);background-repeat:no-repeat;background-size:300% 100%;transform-style:preserve-3d;backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:transform .62s cubic-bezier(.45,.04,.2,1),filter .62s ease,opacity .42s ease}
.print-foldout__panel::after{content:'';position:absolute;inset:0;background-image:var(--fold-inside-image);background-repeat:no-repeat;background-size:300% 100%;transform:rotateY(180deg) translateZ(1px);backface-visibility:hidden;-webkit-backface-visibility:hidden}
.print-foldout__panel:nth-child(1){background-position:left center;transform-origin:right center}
.print-foldout__panel:nth-child(2){background-position:center center;z-index:2;transform-origin:right center;box-shadow:-5px 0 10px rgba(0,0,0,.1),5px 0 10px rgba(0,0,0,.1)}
.print-foldout__panel:nth-child(3){background-position:right center;transform-origin:left center}
.print-foldout__panel:nth-child(1)::after{background-position:left center}
.print-foldout__panel:nth-child(2)::after{background-position:center center}
.print-foldout__panel:nth-child(3)::after{background-position:right center}
.print-foldout.is-folding-step-one .print-foldout__panel:nth-child(1){z-index:1;transform:rotateY(180deg);filter:brightness(.88)}
.print-foldout.is-folding-step-two .print-foldout__panel:nth-child(1){opacity:0}
.print-foldout.is-folding-step-two .print-foldout__panel:nth-child(2){z-index:4;transform:rotateY(180deg);filter:brightness(.9)}
.print-foldout.is-folded .print-foldout__panel{opacity:0}
.print-foldout__closed{position:absolute;z-index:8;top:0;bottom:0;left:33.333%;width:33.334%;opacity:0;visibility:hidden;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.2,.72,.18,1),opacity .3s ease;pointer-events:none}
.print-foldout.is-folded .print-foldout__closed{opacity:1;visibility:visible;pointer-events:auto}
.print-foldout.is-folded.is-closed-back .print-foldout__closed{transform:rotateY(180deg)}
.print-foldout__closed-face{position:absolute;inset:0;background-image:var(--fold-exterior-image);background-repeat:no-repeat;background-size:300% 100%;box-shadow:0 22px 38px rgba(31,39,29,.28);backface-visibility:hidden;-webkit-backface-visibility:hidden}
.print-foldout__closed-face--front{background-position:right center}
.print-foldout__closed-face--back{background-position:center center;transform:rotateY(180deg)}
.print-foldout__crease{position:absolute;z-index:7;top:0;bottom:0;width:1px;background:linear-gradient(180deg,transparent,rgba(34,37,33,.35) 10%,rgba(255,255,255,.7) 50%,rgba(34,37,33,.3) 90%,transparent);box-shadow:0 0 0 1px rgba(255,255,255,.2);opacity:.5;pointer-events:none;transition:width .25s ease,opacity .25s ease,background .25s ease,box-shadow .25s ease}
.print-foldout__crease::after{position:absolute;top:18px;left:8px;color:rgba(34,37,33,.55);font:700 9px/1 var(--body);letter-spacing:1px;opacity:0;transition:opacity .2s ease}
.print-foldout__crease--1{left:33.333%}
.print-foldout__crease--1::after{content:'01'}
.print-foldout__crease--2{left:66.666%}
.print-foldout__crease--2::after{content:'02'}
.print-foldout.is-folding-step-one:not(.is-folding-step-two) .print-foldout__crease--1,.print-foldout.is-unfolding:not(.is-folding-step-one) .print-foldout__crease--1{width:3px;background:var(--orange);box-shadow:0 0 18px rgba(212,94,64,.55);opacity:1}
.print-foldout.is-folding-step-two .print-foldout__crease--2,.print-foldout.is-unfolding:not(.is-folding-step-two) .print-foldout__crease--2{width:3px;background:var(--orange);box-shadow:0 0 18px rgba(212,94,64,.55);opacity:1}
.print-foldout.is-folding .print-foldout__crease::after,.print-foldout.is-unfolding .print-foldout__crease::after{opacity:1}
.print-foldout.is-folded .print-foldout__crease{opacity:0}
.print-foldout.is-reversing{transform:rotateY(86deg) scale(.96);opacity:.25}

@media(max-width:760px){
  .smuti-print-section{padding-bottom:76px}
  .print-artifact{min-height:0;margin:28px 0 22px;padding:42px 22px}
  .print-artifact--book{padding:36px 22px}
  .print-artifact--card,.print-artifact--fold{gap:24px}
  .print-card{width:min(92%,560px)}
  .print-book{width:100%}
  .print-book.is-closed-front,.print-book.is-closed-back{width:min(58%,220px)}
  .print-foldout{width:92%}
  .print-control{min-height:38px;padding:10px 14px;font-size:9px}
}
@media(max-width:480px){
  .print-artifact{margin-inline:-18px;padding:34px 18px;border-right:0;border-left:0}
  .print-artifact--book{gap:21px}
  .print-book{filter:drop-shadow(0 16px 14px rgba(36,31,24,.2))}
  .print-book__spine{width:10px}
  .print-controls{gap:7px}
  .print-counter{order:-1;width:100%;min-width:100%;margin-bottom:2px}
}
@media(prefers-reduced-motion:reduce){
  .print-card__inner,.print-control,.print-book__turning-page,.print-foldout,.print-foldout__panel{transition:none}
}

/* Project-card title accent */
.project-grid--featured .project-open:hover .project-title,
.project-grid--featured .project-open:focus-visible .project-title,
.project-grid--other .project-open:hover .project-title,
.project-grid--other .project-open:focus-visible .project-title{color:var(--orange)}

/* Urban Biodiversity case study */
.project-dialog--urban{width:min(1280px,calc(100% - 32px))}
.project-dialog--urban .dialog-layout{padding:52px 60px 65px}
.project-dialog--urban .dialog-header{max-width:980px;padding-bottom:42px}
.project-dialog--urban .dialog-header h2{font-size:clamp(64px,7vw,100px);line-height:.94;margin-bottom:20px}
.project-dialog--urban .dialog-subtitle{font-size:28px;margin-bottom:15px}
.project-dialog--urban #dialog-description span{display:block;max-width:790px;font-size:16px;line-height:1.7}
.project-dialog--urban #dialog-question{max-width:790px;margin:29px 0 0;padding:7px 0 7px 23px;border-left:3px solid var(--orange);font-family:var(--display);font-size:30px;font-weight:700;line-height:1.17}
.project-dialog--urban #dialog-tools{margin-top:29px}
.project-dialog--urban .dialog-gallery .case-study-lead{margin-bottom:42px;background:#d9dcd3}
.project-dialog--urban .dialog-gallery .case-study-lead img{aspect-ratio:2.1/1;max-height:none;object-fit:cover;object-position:center 48%}
.project-dialog--urban .case-study-section{padding:58px 0 68px;border-color:#b8beb1}
.project-dialog--urban .case-study-heading{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);column-gap:58px;margin-bottom:30px}
.project-dialog--urban .case-study-number{font-size:11px;letter-spacing:1.2px;margin-bottom:17px}
.project-dialog--urban .case-study-heading h3{font-size:clamp(36px,3.4vw,49px);line-height:1.04;max-width:400px}
.project-dialog--urban .case-study-copy{max-width:630px}
.project-dialog--urban .case-study-copy p{font-size:15px;line-height:1.72;max-width:none}
.project-dialog--urban .case-study-copy p+p{margin-top:14px}
.project-dialog--urban .case-study-points{margin:34px 0 0;gap:22px}
.project-dialog--urban .case-study-points li{padding:13px 8px 0 0;border-top:2px solid var(--ink);font-size:16px;line-height:1.48;font-weight:600}
.project-dialog--urban .case-study-points li::before{content:'0' counter(urban-point);display:block;color:var(--orange);font-family:var(--display);font-size:29px;font-weight:700;margin-bottom:8px}
.project-dialog--urban .case-study-points{counter-reset:urban-point}
.project-dialog--urban .case-study-points li{counter-increment:urban-point}
.project-dialog--urban .case-study-findings{margin-top:4px}
.project-dialog--urban .case-study-findings h4{margin:0;font-family:var(--display);font-size:30px;line-height:1;font-weight:700}
.project-dialog--urban .case-study-findings-note{max-width:760px;margin:28px 0 0;font-size:15px;line-height:1.72}
.project-dialog--urban .case-study-media{gap:16px}
.project-dialog--urban .case-study-media figure.dialog-gallery-wide{grid-column:1/-1}
.project-dialog--urban .case-study-media figure{background:#e4e5e0;overflow:hidden}
.project-dialog--urban .case-study-media img{height:100%;max-height:none;object-fit:cover}
.project-dialog--urban .case-study-media figcaption,.project-dialog--urban .case-study-lead figcaption{padding:11px 13px;font-size:11px;line-height:1.3;background:var(--paper)}
.project-dialog--urban .urban-ideation-media{grid-template-columns:minmax(0,1.5fr) minmax(0,.75fr)}
.project-dialog--urban .urban-ideation-media figure{height:490px;display:flex;flex-direction:column;background:transparent}
.project-dialog--urban .urban-ideation-media img{flex:1;min-height:0;object-fit:contain;padding:0}
.project-dialog--urban .urban-ideation-media figcaption{background:transparent}
.project-dialog--urban .urban-concept-media .dialog-gallery-wide img{height:420px;object-fit:contain;padding:16px}
.project-dialog--urban .urban-concept-media figure:not(.dialog-gallery-wide){height:320px;display:flex;flex-direction:column}
.project-dialog--urban .urban-concept-media figure:not(.dialog-gallery-wide) img{flex:1;min-height:0}
.project-dialog--urban .urban-making-media{grid-template-columns:repeat(3,minmax(0,1fr))}
.project-dialog--urban .urban-making-media figure{height:360px;display:flex;flex-direction:column}
.project-dialog--urban .urban-making-media img{flex:1;min-height:0}
.project-dialog--urban .urban-video-media{margin-bottom:16px}
.project-dialog--urban .urban-video-media .case-study-video{position:relative;background:#212822}
.project-dialog--urban .urban-video-media video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover}
.project-dialog--urban .urban-video-media video{pointer-events:none}
.project-dialog--urban .urban-video-media .case-study-video-toggle{right:14px;bottom:51px}
.project-dialog--urban .urban-video-media figcaption{font-family:var(--display);font-size:18px;font-weight:700;color:var(--ink)}
.project-dialog--urban .urban-final-media{grid-template-columns:1fr;gap:25px}
.project-dialog--urban .urban-final-media figure{height:auto}
.project-dialog--urban .urban-final-media img{width:100%;height:auto;max-height:480px;object-fit:contain;padding:16px}
.project-dialog--urban .urban-testing-media{width:min(100%,760px);margin-left:auto}
.project-dialog--urban .urban-testing-media figure:first-child{grid-column:1/-1}
.project-dialog--urban .urban-testing-media img{width:100%;height:auto;object-fit:contain}
@media(max-width:760px){
  .project-dialog--urban{width:calc(100% - 16px)}
  .project-dialog--urban .dialog-layout{padding:22px}
  .project-dialog--urban .dialog-header{padding-top:28px;padding-bottom:24px}
  .project-dialog--urban .dialog-header h2{font-size:62px}
  .project-dialog--urban .dialog-subtitle{font-size:24px}
  .project-dialog--urban #dialog-description span{font-size:14px}
  .project-dialog--urban #dialog-question{font-size:24px;margin-top:22px;padding-left:16px}
  .project-dialog--urban .dialog-gallery .case-study-lead{margin-bottom:15px}
  .project-dialog--urban .dialog-gallery .case-study-lead img{aspect-ratio:1.4/1}
  .project-dialog--urban .case-study-section{padding:34px 0 42px}
  .project-dialog--urban .case-study-heading{display:block;margin-bottom:20px}
  .project-dialog--urban .case-study-heading h3{font-size:38px;max-width:none;margin-bottom:15px}
  .project-dialog--urban .case-study-copy p{font-size:14px}
  .project-dialog--urban .case-study-points{grid-template-columns:1fr;gap:17px;margin-top:25px}
  .project-dialog--urban .case-study-points li{font-size:15px;padding-top:9px}
  .project-dialog--urban .case-study-points li::before{font-size:23px;margin-bottom:2px}
  .project-dialog--urban .case-study-findings h4{font-size:26px}
  .project-dialog--urban .case-study-findings-note{margin-top:22px;font-size:14px}
  .project-dialog--urban .urban-ideation-media,.project-dialog--urban .urban-making-media,.project-dialog--urban .urban-final-media{grid-template-columns:1fr}
  .project-dialog--urban .urban-ideation-media figure{height:320px}
  .project-dialog--urban .urban-ideation-media figure:last-child{height:390px}
  .project-dialog--urban .urban-making-media figure{height:310px}
  .project-dialog--urban .urban-concept-media .dialog-gallery-wide img{height:auto;max-height:340px;padding:8px}
  .project-dialog--urban .urban-concept-media figure:not(.dialog-gallery-wide){height:280px}
  .project-dialog--urban .urban-final-media img{padding:8px}
  .project-dialog--urban .urban-video-media .case-study-video-toggle{bottom:47px}
}
@media(max-width:420px){
  .project-dialog--urban .dialog-layout{padding:17px}
  .project-dialog--urban .dialog-header h2{font-size:52px}
  .project-dialog--urban #dialog-question{font-size:21px}
}

.project-dialog--gros .dialog-context{grid-template-columns:minmax(0,1fr) minmax(0,2.2fr) minmax(0,1fr);gap:14px;margin-top:28px;padding-top:16px;border-top:1px solid var(--line)}
.project-dialog--gros .dialog-context span{font-size:11px;font-weight:400;line-height:1.45}
.project-dialog--gros .dialog-context strong{font-weight:700}
.project-dialog--gros .case-study-section{padding-top:50px;padding-bottom:60px}
.project-dialog--gros .case-study-heading{margin-bottom:32px}
.project-dialog--gros .case-study-number{color:#615900}
.project-dialog--gros .case-study-heading h3{font-size:clamp(36px,3.8vw,50px)}
.project-dialog--gros .case-study-copy p{font-size:15px;line-height:1.7}
.project-dialog--gros .atlas-system{gap:22px}
.project-dialog--gros .atlas-color-section{padding:0;border:0;background:transparent}
.project-dialog--gros .atlas-system-label{color:#615900}
.project-dialog--gros .atlas-palette{grid-template-columns:2.2fr 1fr 1fr 1fr;border:0;gap:8px}
.project-dialog--gros .atlas-palette span{min-height:152px;border:0;padding:12px;color:#111;font-size:11px;letter-spacing:0;white-space:normal}
.project-dialog--gros .atlas-palette span:nth-child(2){color:#fff}
.project-dialog--gros .gros-social-section{background:transparent}
.project-dialog--gros .gros-social-section .case-study-heading{padding-top:18px;border-top:1px solid #bcbcbc}
.project-dialog--gros .gros-social-media{display:grid;grid-template-columns:repeat(14,minmax(0,1fr));grid-template-rows:repeat(2,auto);gap:14px;align-items:center;padding:0;background:transparent}
.project-dialog--gros .gros-social-media figure{margin:0;min-width:0;overflow:hidden;background:transparent}
.project-dialog--gros .dialog-gallery .gros-social-media .media-phone{grid-column:1/span 4;grid-row:1/span 2;display:flex;align-items:center;justify-content:center;align-self:center;height:500px}
.project-dialog--gros .gros-social-media .media-phone img{display:block;width:100%;height:500px;max-height:none;object-fit:contain}
.project-dialog--gros .gros-social-media .media-post{grid-column:span 3;align-self:start}
.project-dialog--gros .gros-social-media .media-post:nth-child(2){grid-column:9/span 3;grid-row:1}
.project-dialog--gros .gros-social-media .media-post:nth-child(3){grid-column:12/span 3;grid-row:1}
.project-dialog--gros .gros-social-media .media-post:nth-child(4){grid-column:9/span 3;grid-row:2}
.project-dialog--gros .gros-social-media .media-post:nth-child(5){grid-column:12/span 3;grid-row:2}
.project-dialog--gros .gros-social-media .media-post img{display:block;width:100%;height:auto;max-height:none;aspect-ratio:577/861;object-fit:contain}
.project-dialog--gros .gros-social-media .case-study-video{position:relative;grid-column:5/span 4;grid-row:1/span 2;display:flex;align-items:center;justify-content:center;justify-self:center;align-self:center;width:248px;height:500px;min-height:0;box-sizing:border-box;padding:6px 11px 11px;border:1px solid #f2f0ef66;border-radius:46px;background:#050505;box-shadow:inset 0 0 0 3px #202020;overflow:hidden}
.project-dialog--gros .gros-social-media .case-study-video::before{content:'';position:absolute;z-index:3;top:9px;left:50%;width:44%;height:35px;border-radius:999px;background:#050505;transform:translateX(-50%);pointer-events:none}
.project-dialog--gros .gros-social-media video{display:block;width:100%;height:auto;max-height:100%;aspect-ratio:720/1566;border:0;border-radius:36px;background:#000;object-fit:cover}
.project-dialog--gros .gros-merch-media{display:grid;grid-template-columns:minmax(0,1.05fr) repeat(2,minmax(0,.7fr)) minmax(0,.85fr);grid-template-rows:repeat(2,190px);gap:14px;align-items:stretch}
.project-dialog--gros .gros-merch-media figure{min-width:0;margin:0;background:#e9e9e6;overflow:hidden}
.project-dialog--gros .dialog-gallery .gros-merch-media .media-lifestyle{grid-column:1;grid-row:1/span 2}
.project-dialog--gros .gros-merch-media .media-black{grid-column:2;grid-row:1}
.project-dialog--gros .gros-merch-media .media-yellow{grid-column:3;grid-row:1}
.project-dialog--gros .gros-merch-media .media-white{grid-column:2;grid-row:2}
.project-dialog--gros .gros-merch-media .media-orange{grid-column:3;grid-row:2}
.project-dialog--gros .gros-merch-media .media-process{grid-column:4;grid-row:1;height:auto;margin:0;background:transparent;overflow:hidden}
.project-dialog--gros .gros-merch-media .media-artwork{grid-column:4;grid-row:2;height:auto;align-self:stretch;background:transparent}
.project-dialog--gros .gros-merch-media img{display:block;width:100%;height:auto;max-height:none;object-fit:contain}
.project-dialog--gros .gros-merch-media .media-lifestyle img,.project-dialog--gros .gros-merch-media .media-black img,.project-dialog--gros .gros-merch-media .media-yellow img,.project-dialog--gros .gros-merch-media .media-white img,.project-dialog--gros .gros-merch-media .media-orange img{height:100%;object-fit:cover}
.project-dialog--gros .gros-merch-media .media-process img{width:100%;max-width:none;height:auto;transform:translateY(-28%);mix-blend-mode:multiply}
.project-dialog--gros .gros-merch-media .media-artwork img{height:100%;object-fit:contain}
.project-dialog--gros .gros-merch-media figcaption{padding:10px 2px;background:var(--paper);font-size:11px}
.project-dialog--gros .gros-links-section{margin:0 -45px -45px;padding:50px 45px 60px;border-top:0;background:#FFD800}
@media(max-width:800px){
  .project-dialog--gros .dialog-context{grid-template-columns:1fr;gap:7px}
  .project-dialog--gros .case-study-section{padding-top:36px;padding-bottom:42px}
  .project-dialog--gros .gros-social-media{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:0}
  .project-dialog--gros .dialog-gallery .gros-social-media .media-phone{grid-column:1/span 2;grid-row:1;justify-self:stretch;width:100%;height:360px}
  .project-dialog--gros .gros-social-media .media-phone img{height:360px}
  .project-dialog--gros .gros-social-media .case-study-video{grid-column:3/span 2;grid-row:1;width:179px;height:360px;padding:5px 9px 9px;border-radius:34px}
  .project-dialog--gros .gros-social-media .case-study-video::before{top:7px;height:27px}
  .project-dialog--gros .gros-social-media video{border-radius:26px}
  .project-dialog--gros .gros-social-media .media-post:nth-child(2){grid-column:1/span 2;grid-row:2}
  .project-dialog--gros .gros-social-media .media-post:nth-child(3){grid-column:3/span 2;grid-row:2}
  .project-dialog--gros .gros-social-media .media-post:nth-child(4){grid-column:1/span 2;grid-row:3}
  .project-dialog--gros .gros-social-media .media-post:nth-child(5){grid-column:3/span 2;grid-row:3}
  .project-dialog--gros .gros-merch-media{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto;gap:12px}
  .project-dialog--gros .dialog-gallery .gros-merch-media .media-lifestyle{grid-column:1/-1;grid-row:auto;justify-self:center;width:min(100%,430px);height:340px}
  .project-dialog--gros .gros-merch-media .media-black,.project-dialog--gros .gros-merch-media .media-yellow,.project-dialog--gros .gros-merch-media .media-white,.project-dialog--gros .gros-merch-media .media-orange{grid-column:auto;grid-row:auto}
  .project-dialog--gros .gros-merch-media .media-process{grid-column:1;grid-row:auto;width:100%;height:180px;justify-self:stretch}
  .project-dialog--gros .gros-merch-media .media-artwork{grid-column:2;grid-row:auto;width:100%;height:180px;justify-self:stretch}
}
@media(max-width:640px){
  .project-dialog--gros .gros-links-section{margin-inline:-18px;margin-bottom:-18px;padding-inline:18px}
}
@media(max-width:520px){
  .project-dialog--gros .case-study-heading h3{font-size:36px}
  .project-dialog--gros .atlas-palette{grid-template-columns:repeat(2,minmax(0,1fr))}
  .project-dialog--gros .atlas-palette span{min-height:98px;font-size:10px}
  .project-dialog--gros .atlas-palette span:first-child{grid-column:1/-1;min-height:145px}
  .project-dialog--gros .atlas-palette span:last-child{grid-column:1/-1;min-height:60px}
  .project-dialog--gros .gros-social-media{gap:10px;padding:0}
  .project-dialog--gros .dialog-gallery .gros-social-media .media-phone{grid-column:1/span 2;grid-row:1;justify-self:stretch;width:100%;height:300px}
  .project-dialog--gros .gros-social-media .media-phone img{height:300px}
  .project-dialog--gros .gros-social-media .case-study-video{grid-column:3/span 2;grid-row:1;width:149px;height:300px;padding:4px 8px 8px;border-radius:30px}
  .project-dialog--gros .gros-social-media .case-study-video::before{top:6px;height:23px}
  .project-dialog--gros .gros-social-media video{border-radius:23px}
  .project-dialog--gros .gros-social-media .media-post:nth-child(2){grid-row:2}
  .project-dialog--gros .gros-social-media .media-post:nth-child(3){grid-row:2}
  .project-dialog--gros .gros-social-media .media-post:nth-child(4){grid-row:3}
  .project-dialog--gros .gros-social-media .media-post:nth-child(5){grid-row:3}
}

.about-visual{width:min(100%,430px);height:auto;aspect-ratio:20/27;max-height:none;margin-right:28px;overflow:hidden}
.about-visual .about-slide{position:absolute;inset:0;width:100%;height:100%;opacity:0;object-fit:cover;transition:opacity 1.8s cubic-bezier(.4,0,.2,1);will-change:opacity}
.about-visual .about-slide.is-active{opacity:1}
.about-visual .about-slide--surf,.about-visual .about-slide--acro{object-position:center}
.dialog-header #dialog-tools.dialog-context span{font-size:13.5px}
.dialog-header #dialog-tools.dialog-context span:first-child{font-size:15px}
@media(max-width:1100px){
  .about-visual{margin-right:16px}
}
@media(max-width:900px){
  .about-visual{margin-right:0}
}
@media(prefers-reduced-motion:reduce){
  .about-visual .about-slide{transition:none}
}
