:root{--ink:#171612;--cream:#f3efe7;--paper:#fbf8f2;--rust:#c95337;--rust-dark:#9f3c27;--olive:#465348;--line:rgba(23,22,18,.17);--muted:#6d685f;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--shadow:0 22px 60px rgba(37,31,25,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;text-rendering:optimizeLegibility}img{max-width:100%;display:block}a{color:inherit}button{font:inherit}.skip-link{position:fixed;z-index:999;top:8px;left:8px;padding:10px 14px;background:#fff;transform:translateY(-150%)}.skip-link:focus{transform:none}.site-header{position:sticky;z-index:50;top:0;display:flex;align-items:center;justify-content:space-between;min-height:80px;padding:0 4vw;background:rgba(243,239,231,.93);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.brand{text-decoration:none;text-transform:uppercase;line-height:1;letter-spacing:.05em}.brand span{display:block;font-family:var(--serif);font-size:1.22rem}.brand small{display:block;margin-top:7px;font-size:.57rem;letter-spacing:.23em;color:var(--muted)}.primary-nav{display:flex;align-items:center;gap:1.45rem}.primary-nav>a{position:relative;text-decoration:none;font-size:.77rem;font-weight:650;text-transform:uppercase;letter-spacing:.09em}.primary-nav>a[aria-current=page]:after{content:"";position:absolute;right:0;bottom:-8px;left:0;height:2px;background:var(--rust)}.primary-nav .nav-cta{padding:11px 15px;color:#fff;background:var(--ink);border-radius:999px}.nav-toggle{display:none;background:none;border:0}.hero,.case-hero{min-height:calc(100svh - 80px);padding:6vw 4vw}.home-hero{display:grid;grid-template-columns:minmax(0,.86fr) minmax(500px,1.14fr);align-items:center;gap:5vw}.hero-copy{max-width:780px}.eyebrow{margin:0 0 1.1rem;color:var(--rust-dark);font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1,.case-hero h1{max-width:900px;margin:0;font-family:var(--serif);font-size:clamp(3.5rem,6.7vw,7.6rem);font-weight:400;line-height:.93;letter-spacing:-.055em}.hero h1 em,.case-hero h1 em{color:var(--rust);font-weight:400}.hero-lead,.case-hero>div>p{max-width:670px;margin:2rem 0 0;color:#4f4b45;font-size:clamp(1.05rem,1.5vw,1.32rem);line-height:1.55}.button-row{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 1.45rem;border:1px solid var(--rust);border-radius:999px;background:var(--rust);color:#fff;text-decoration:none;font-weight:750;letter-spacing:.02em;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);background:var(--rust-dark)}.button-light{border-color:#fff;background:#fff;color:var(--ink)}.button-light:hover{background:var(--cream)}.text-link{font-weight:750;text-underline-offset:6px}.text-link.light{color:#fff}.signal-list{display:flex;flex-wrap:wrap;gap:.8rem 1.4rem;margin:2.3rem 0 0;padding:0;color:var(--muted);list-style:none;font-size:.83rem}.signal-list li{display:flex;align-items:center;gap:.55rem}.signal-list li:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--olive)}.hero-collage{position:relative;display:grid;grid-template-columns:1.45fr .9fr;grid-template-rows:1fr 1fr;gap:12px;height:min(76vh,820px)}.hero-collage img{width:100%;height:100%;object-fit:cover}.hero-main{grid-row:1/3}.attention-strip{display:flex;justify-content:center;align-items:center;gap:1.5rem;padding:1rem 4vw;border-block:1px solid var(--line);overflow:hidden;white-space:nowrap;color:var(--muted);font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.attention-strip i{width:4px;height:4px;border-radius:50%;background:var(--rust)}.section{padding:clamp(5.5rem,9vw,10rem) 4vw}.section-heading{max-width:950px}.section-heading h2,.gallery-heading h2,.cta-band h2,.international-section h2{margin:0;font-family:var(--serif);font-size:clamp(2.6rem,5.2vw,6rem);font-weight:400;line-height:1;letter-spacing:-.04em}.section-heading.split{display:grid;grid-template-columns:1.45fr .55fr;max-width:none;gap:6vw;align-items:end}.section-heading.split>p,.gallery-heading>p{max-width:440px;margin:0;color:var(--muted)}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:4rem;background:var(--line);border:1px solid var(--line)}.value-grid article{padding:2.2rem;background:var(--cream)}.value-grid span,.card-number{font-family:var(--serif);font-style:italic;color:var(--rust)}.value-grid h3{margin:2.4rem 0 .6rem;font-family:var(--serif);font-size:1.65rem;font-weight:400}.value-grid p{margin:0;color:var(--muted)}.work-section{background:var(--paper)}.service-cards{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:repeat(2,minmax(340px,45vh));gap:16px;margin-top:4rem}.service-card{position:relative;overflow:hidden;color:#fff;text-decoration:none;background:#111}.service-card.large{grid-row:1/3}.service-card img{width:100%;height:100%;object-fit:cover;opacity:.76;transition:transform .7s ease,opacity .4s ease}.service-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(7,7,7,.86))}.service-card:hover img{transform:scale(1.025);opacity:.9}.service-card>div{position:absolute;z-index:2;right:1.6rem;bottom:1.6rem;left:1.6rem}.service-card>div p{margin:0 0 .25rem;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.service-card h3{max-width:620px;margin:0 0 .7rem;font-family:var(--serif);font-size:clamp(1.8rem,3vw,3.9rem);font-weight:400;line-height:1}.service-card>div span{font-size:.82rem;font-weight:750}.card-number{position:absolute;z-index:2;top:1.2rem;right:1.3rem;color:#fff}.process-list{margin:4rem 0 0;padding:0;border-top:1px solid var(--line);list-style:none}.process-list li{display:grid;grid-template-columns:100px 1fr;gap:2rem;padding:2rem 0;border-bottom:1px solid var(--line)}.process-list>li>span{font-family:var(--serif);font-size:1.2rem;font-style:italic;color:var(--rust)}.process-list h3{margin:0;font-family:var(--serif);font-size:2rem;font-weight:400}.process-list p{max-width:670px;margin:.5rem 0 0;color:var(--muted)}.international-section{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:8vw;background:var(--olive);color:#fff}.international-image{max-height:720px;overflow:hidden}.international-image img{width:100%;height:100%;object-fit:cover}.international-section .eyebrow{color:#f4b3a3}.international-section>div:last-child>p:not(.eyebrow){max-width:700px;color:rgba(255,255,255,.75);font-size:1.08rem}.international-note{padding-left:1rem;border-left:2px solid #f4b3a3}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.faq-list{border-top:1px solid var(--line)}.faq-list details{padding:1.4rem 0;border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-family:var(--serif);font-size:1.35rem}.faq-list p{max-width:700px;color:var(--muted)}.cta-band{padding:clamp(5rem,9vw,9rem) 8vw;background:var(--ink);color:#fff}.cta-band h2{max-width:1100px}.cta-band>p:not(.eyebrow){max-width:680px;color:rgba(255,255,255,.68);font-size:1.05rem}.cta-band .eyebrow{color:#f4b3a3}.site-footer{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:4rem 4vw 6rem;background:#0e0e0c;color:#fff}.footer-brand{font-family:var(--serif);font-size:2rem;text-decoration:none}.site-footer p{margin:.5rem 0;color:rgba(255,255,255,.62)}.footer-meta{text-align:right}.footer-meta a{color:#fff}.footer-small{grid-column:1/3;padding-top:2rem;border-top:1px solid rgba(255,255,255,.15);font-size:.73rem}.mobile-contact{display:none}.case-hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:6vw}.case-hero>div{max-width:870px}.case-hero h1{font-size:clamp(3.4rem,6vw,7rem)}.case-hero>img{width:100%;height:min(75vh,830px);object-fit:cover}.case-proof{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.case-proof span{padding:1.2rem;text-align:center;border-right:1px solid var(--line);font-size:.74rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.case-proof span:last-child{border:0}.case-intro{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.case-intro>div:last-child{font-size:1.08rem;color:var(--muted)}.gallery-section{padding:clamp(4rem,7vw,7rem) 2vw;background:var(--paper)}.gallery-heading{display:grid;grid-template-columns:1.3fr .7fr;align-items:end;gap:5vw;padding:0 2vw 3rem}.masonry-gallery{columns:3 340px;column-gap:12px}.gallery-item{position:relative;break-inside:avoid;margin:0 0 12px;overflow:hidden;background:#e4dfd5}.gallery-item img{width:100%;height:auto}.gallery-item figcaption{display:flex;position:absolute;right:8px;bottom:8px;left:8px;align-items:center;justify-content:space-between;gap:1rem;padding:.55rem .7rem;background:rgba(20,19,17,.82);color:#fff;font-size:.64rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px)}.gallery-item figcaption a{color:#fff}.gallery-item.placeholder{outline:1px dashed rgba(23,22,18,.35);outline-offset:-6px}.gallery-item.placeholder img{filter:saturate(.72)}.deliverables{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.deliverables ul{margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.deliverables li{display:flex;justify-content:space-between;gap:2rem;padding:1.35rem 0;border-bottom:1px solid var(--line)}.deliverables li span{color:var(--muted);text-align:right}.not-found{min-height:70vh;padding:12vw 4vw}.not-found h1{max-width:950px;margin:0 0 1.5rem;font-family:var(--serif);font-size:clamp(3rem,7vw,7rem);font-weight:400;line-height:.95}.not-found p:not(.eyebrow){margin-bottom:2rem;color:var(--muted)}:focus-visible{outline:3px solid #f2a28e;outline-offset:4px}@media(max-width:1040px){.home-hero,.case-hero{grid-template-columns:1fr;min-height:auto}.hero-copy{padding-top:3rem}.hero-collage{height:70vh}.case-hero>img{height:68vh}.faq-section,.deliverables{grid-template-columns:1fr}.primary-nav{gap:.9rem}.primary-nav>a{font-size:.68rem}}@media(max-width:760px){body{padding-bottom:62px}.site-header{min-height:68px;padding:0 18px}.nav-toggle{display:grid;width:46px;height:46px;padding:10px;place-content:center;gap:4px}.nav-toggle span{width:22px;height:2px;background:var(--ink)}.nav-toggle b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.primary-nav{position:absolute;top:68px;right:0;left:0;display:none;align-items:stretch;padding:16px 18px 24px;background:var(--cream);border-bottom:1px solid var(--line);box-shadow:var(--shadow)}.primary-nav.is-open{display:grid}.primary-nav>a{padding:12px 4px;font-size:.8rem}.primary-nav>a[aria-current=page]:after{display:none}.primary-nav .nav-cta{text-align:center}.hero,.case-hero{padding:4.5rem 18px}.hero h1,.case-hero h1{font-size:clamp(3rem,15vw,5.2rem)}.hero-lead,.case-hero>div>p{font-size:1rem}.hero-collage{grid-template-columns:1.2fr .8fr;height:62vh;margin-top:2rem}.signal-list{gap:.5rem 1rem}.attention-strip{justify-content:flex-start;overflow-x:auto}.section{padding:5.5rem 18px}.section-heading.split,.gallery-heading,.case-intro,.international-section{grid-template-columns:1fr}.value-grid{grid-template-columns:1fr}.service-cards{grid-template-columns:1fr;grid-template-rows:repeat(3,60vh)}.service-card.large{grid-row:auto}.process-list li{grid-template-columns:52px 1fr}.international-image{max-height:55vh}.faq-section{gap:3rem}.cta-band{padding:5rem 18px}.site-footer{grid-template-columns:1fr;padding:3.5rem 18px 7rem}.footer-meta{text-align:left}.footer-small{grid-column:1}.mobile-contact{position:fixed;z-index:60;right:10px;bottom:8px;left:10px;display:flex;align-items:center;justify-content:center;height:50px;border-radius:999px;background:var(--rust);color:#fff;text-decoration:none;font-size:.82rem;font-weight:800;box-shadow:0 12px 32px rgba(0,0,0,.25)}.case-hero>img{height:62vh;margin-top:2rem}.case-proof{grid-template-columns:1fr 1fr}.case-proof span{border-bottom:1px solid var(--line)}.gallery-heading{padding:0 0 2rem}.masonry-gallery{columns:2 150px;column-gap:7px}.gallery-item{margin-bottom:7px}.gallery-item figcaption{position:static;padding:.45rem;font-size:.54rem}.deliverables{gap:3rem}.deliverables li{display:grid;gap:.2rem}.deliverables li span{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{gap:1.1rem}
.primary-nav{gap:1.1rem;margin-left:auto}
.primary-nav>a{font-weight:720}
.header-controls{display:flex;align-items:center;gap:.45rem}
.language-control{display:flex;align-items:center;gap:.3rem;height:40px;padding:0 .65rem;border:1px solid var(--line);border-radius:999px;background:var(--paper);box-shadow:0 4px 15px rgba(23,22,18,.05)}
.language-icon{color:var(--rust-dark);font-size:.9rem;font-weight:900}
.language-control select{width:51px;padding:0 2px;border:0;outline:0;background:transparent;color:var(--ink);font-size:.7rem;font-weight:850;letter-spacing:.05em;cursor:pointer}
.section-spotlight{display:grid;grid-template-columns:repeat(4,1fr);background:var(--ink);color:#fff}
.section-spotlight a{position:relative;display:flex;min-height:142px;flex-direction:column;justify-content:flex-end;padding:1.35rem 1.45rem;border-right:1px solid rgba(255,255,255,.17);text-decoration:none;transition:background .2s ease,color .2s ease}
.section-spotlight a:last-child{border-right:0}
.section-spotlight a:hover{background:var(--rust)}
.section-spotlight a>span{position:absolute;top:1rem;left:1.45rem;color:#f4b3a3;font-family:var(--serif);font-style:italic}
.section-spotlight a>b{position:absolute;top:1rem;right:1.35rem;font-size:1.15rem}
.section-spotlight strong{font-family:var(--serif);font-size:clamp(1.15rem,1.6vw,1.7rem);font-weight:400;line-height:1.1}
.section-spotlight small{margin-top:.25rem;color:rgba(255,255,255,.62);font-size:.69rem;font-weight:700;letter-spacing:.04em}
.section-spotlight a:hover small,.section-spotlight a:hover>span{color:#fff}
@media(max-width:1180px){.primary-nav{gap:.72rem}.primary-nav>a{font-size:.65rem}.primary-nav .nav-cta{padding:10px 12px}.language-control{padding:0 .5rem}}
@media(max-width:760px){.header-controls{margin-left:auto}.language-control{height:38px}.section-spotlight{grid-template-columns:1fr 1fr}.section-spotlight a{min-height:126px;padding:1.15rem;border-bottom:1px solid rgba(255,255,255,.17)}.section-spotlight a:nth-child(2){border-right:0}.section-spotlight a>span{top:.8rem;left:1.15rem}.section-spotlight a>b{top:.8rem;right:1.1rem}.section-spotlight strong{font-size:1.15rem}.section-spotlight small{font-size:.6rem}}

html[data-language]:not([data-language="it"]) .site-header{height:auto;min-height:80px;padding-top:9px;padding-bottom:9px}
html[data-language]:not([data-language="it"]) .primary-nav{max-width:min(850px,70vw);flex-wrap:wrap;justify-content:flex-end;gap:.45rem .8rem}
html[data-language]:not([data-language="it"]) .primary-nav>a{line-height:1.25;text-align:center;letter-spacing:.035em}
html[data-language]:not([data-language="it"]) .hero,html[data-language]:not([data-language="it"]) .case-hero{min-height:auto}
html[data-language]:not([data-language="it"]) .hero h1,html[data-language]:not([data-language="it"]) .case-hero h1{font-size:clamp(3rem,5.8vw,6.5rem);line-height:1.07;letter-spacing:-.02em;overflow-wrap:anywhere}
html[data-language]:not([data-language="it"]) .section-heading h2,html[data-language]:not([data-language="it"]) .gallery-heading h2,html[data-language]:not([data-language="it"]) .cta-band h2,html[data-language]:not([data-language="it"]) .international-section h2{line-height:1.1;letter-spacing:-.015em;overflow-wrap:anywhere}
html[data-language]:not([data-language="it"]) .eyebrow{line-height:1.45;letter-spacing:.07em}
html[data-language]:not([data-language="it"]) .button{height:auto;min-height:52px;padding-top:.78rem;padding-bottom:.78rem;line-height:1.25;text-align:center}
html[data-language]:not([data-language="it"]) .section-spotlight a{min-height:164px}
html[data-language]:not([data-language="it"]) .section-spotlight strong{line-height:1.25;overflow-wrap:anywhere}
html[data-language]:not([data-language="it"]) .section-spotlight small{line-height:1.4;overflow-wrap:anywhere}
html[data-language]:not([data-language="it"]) .value-grid h3,html[data-language]:not([data-language="it"]) .process-list h3,html[data-language]:not([data-language="it"]) .faq-list summary{line-height:1.25;overflow-wrap:anywhere}
html[data-language]:not([data-language="it"]) .service-cards{grid-template-rows:repeat(2,minmax(420px,52vh))}
html[data-language]:not([data-language="it"]) .service-card h3{font-size:clamp(1.65rem,2.6vw,3.2rem);line-height:1.12;overflow-wrap:anywhere}
html[data-language]:not([data-language="it"]) .case-proof span{line-height:1.35;overflow-wrap:anywhere}
html[data-language]:not([data-language="it"]) .deliverables li{align-items:flex-start}
html[data-language="ja"],html[data-language="ko"],html[data-language="th"]{font-family:var(--sans)}
html[data-language="ja"] .hero h1,html[data-language="ja"] .case-hero h1,html[data-language="ja"] .section-heading h2,html[data-language="ja"] .gallery-heading h2,html[data-language="ja"] .cta-band h2,html[data-language="ja"] .international-section h2,html[data-language="ko"] .hero h1,html[data-language="ko"] .case-hero h1,html[data-language="ko"] .section-heading h2,html[data-language="ko"] .gallery-heading h2,html[data-language="ko"] .cta-band h2,html[data-language="ko"] .international-section h2,html[data-language="th"] .hero h1,html[data-language="th"] .case-hero h1,html[data-language="th"] .section-heading h2,html[data-language="th"] .gallery-heading h2,html[data-language="th"] .cta-band h2,html[data-language="th"] .international-section h2{font-family:var(--sans);font-style:normal;line-height:1.2;letter-spacing:0;word-break:normal;overflow-wrap:break-word}
html[data-language="ja"] .hero h1 em,html[data-language="ja"] .case-hero h1 em,html[data-language="ko"] .hero h1 em,html[data-language="ko"] .case-hero h1 em,html[data-language="th"] .hero h1 em,html[data-language="th"] .case-hero h1 em{font-style:normal}
html[data-language="ja"] .eyebrow,html[data-language="ko"] .eyebrow,html[data-language="th"] .eyebrow{letter-spacing:.025em;text-transform:none}
html[data-language="th"] .hero h1,html[data-language="th"] .case-hero h1{font-size:clamp(2.8rem,5.2vw,5.8rem);line-height:1.23}
@media(max-width:760px){html[data-language]:not([data-language="it"]) .site-header{min-height:68px;padding-top:7px;padding-bottom:7px}html[data-language]:not([data-language="it"]) .primary-nav{top:68px;max-width:none}html[data-language]:not([data-language="it"]) .hero h1,html[data-language]:not([data-language="it"]) .case-hero h1{font-size:clamp(2.55rem,11.5vw,4.15rem);line-height:1.13;letter-spacing:-.01em}html[data-language="ja"] .hero h1,html[data-language="ja"] .case-hero h1,html[data-language="ko"] .hero h1,html[data-language="ko"] .case-hero h1,html[data-language="th"] .hero h1,html[data-language="th"] .case-hero h1{font-size:clamp(2.45rem,10.7vw,3.75rem);line-height:1.25;letter-spacing:0}html[data-language]:not([data-language="it"]) .button-row{align-items:stretch;flex-direction:column}html[data-language]:not([data-language="it"]) .button-row .button,html[data-language]:not([data-language="it"]) .button-row .text-link{width:100%;text-align:center}html[data-language]:not([data-language="it"]) .section-spotlight{grid-template-columns:1fr}html[data-language]:not([data-language="it"]) .section-spotlight a{min-height:104px;border-right:0}html[data-language]:not([data-language="it"]) .case-proof{grid-template-columns:1fr}html[data-language]:not([data-language="it"]) .service-cards{grid-template-rows:none}html[data-language]:not([data-language="it"]) .service-card{min-height:62vh}html[data-language]:not([data-language="it"]) .process-list li{grid-template-columns:42px minmax(0,1fr)}html[data-language]:not([data-language="it"]) .deliverables li{grid-template-columns:1fr}}

html[data-language="ja"][data-language] .hero h1,html[data-language="ja"][data-language] .case-hero h1,html[data-language="ja"][data-language] .section-heading h2,html[data-language="ja"][data-language] .gallery-heading h2,html[data-language="ja"][data-language] .cta-band h2,html[data-language="ja"][data-language] .international-section h2,html[data-language="ko"][data-language] .hero h1,html[data-language="ko"][data-language] .case-hero h1,html[data-language="ko"][data-language] .section-heading h2,html[data-language="ko"][data-language] .gallery-heading h2,html[data-language="ko"][data-language] .cta-band h2,html[data-language="ko"][data-language] .international-section h2,html[data-language="th"][data-language] .hero h1,html[data-language="th"][data-language] .case-hero h1,html[data-language="th"][data-language] .section-heading h2,html[data-language="th"][data-language] .gallery-heading h2,html[data-language="th"][data-language] .cta-band h2,html[data-language="th"][data-language] .international-section h2{font-family:var(--sans);font-style:normal;line-height:1.2;letter-spacing:0;word-break:normal;overflow-wrap:break-word}
html[data-language="th"][data-language] .hero h1,html[data-language="th"][data-language] .case-hero h1{font-size:clamp(2.8rem,5.2vw,5.8rem);line-height:1.23;letter-spacing:0}
@media(max-width:760px){html[data-language="ja"][data-language] .hero h1,html[data-language="ja"][data-language] .case-hero h1,html[data-language="ko"][data-language] .hero h1,html[data-language="ko"][data-language] .case-hero h1,html[data-language="th"][data-language] .hero h1,html[data-language="th"][data-language] .case-hero h1{font-size:clamp(2.45rem,10.7vw,3.75rem);line-height:1.25;letter-spacing:0}}

.brand span{white-space:nowrap}
.footer-small{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.admin-entry{color:rgba(255,255,255,.7);font-weight:750;text-underline-offset:4px}.admin-entry:hover{color:#fff}@media(max-width:760px){.footer-small{align-items:flex-start;flex-direction:column}}
.cms-collection{background:var(--paper)}.cms-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:3rem}.cms-card{position:relative;min-height:560px;overflow:hidden;background:#111;color:#fff;text-decoration:none}.cms-card>img{width:100%;height:100%;min-height:560px;object-fit:cover;opacity:.74}.cms-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(7,7,7,.9))}.cms-card>div{position:absolute;z-index:2;right:2rem;bottom:2rem;left:2rem}.cms-card p{margin:0;font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.cms-card h3,.cms-video h3{margin:.35rem 0;font-family:var(--serif);font-size:clamp(2rem,3vw,3.8rem);font-weight:400;line-height:1}.cms-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:3rem 16px;margin-top:3rem}.cms-video video{display:block;width:100%;aspect-ratio:16/9;background:#000;object-fit:contain}.cms-video p{max-width:640px;color:var(--muted)}@media(max-width:760px){.cms-card-grid,.cms-video-grid{grid-template-columns:1fr}.cms-card,.cms-card>img{min-height:62vh}}
.primary-nav .nav-cta{display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1.2}
.people-case>img{object-fit:cover;object-position:center;background:var(--paper)}
.brand-case>img{object-fit:cover;object-position:center}
.case-hero-media{width:100%;height:min(75vh,830px);overflow:hidden;background:#000}.case-hero-media img,.case-hero-media video{display:block;width:100%;height:100%;object-fit:cover;background:#000}
.video-feature{display:grid;grid-template-columns:.42fr .58fr;align-items:center;gap:6vw;padding:clamp(5rem,8vw,9rem) 4vw;background:var(--ink);color:#fff}.video-feature-copy{max-width:520px}.video-feature h2{margin:0;font-family:var(--serif);font-size:clamp(2.6rem,5vw,5.8rem);font-weight:400;line-height:1;letter-spacing:-.04em}.video-feature-copy>p:not(.eyebrow){color:rgba(255,255,255,.68)}.video-feature-copy>span{display:inline-block;margin-top:1.4rem;color:#f4b3a3;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.video-stage{background:#000;box-shadow:var(--shadow)}.video-stage video{display:block;width:100%;aspect-ratio:848/480;background:#000;object-fit:contain}.featured-project{background:var(--paper)}.case-study-teaser{position:relative;display:block;min-height:min(72vh,780px);margin-top:3.5rem;overflow:hidden;background:#111;color:#fff;text-decoration:none}.case-study-teaser>img{width:100%;height:min(72vh,780px);object-fit:cover;opacity:.74;transition:transform .7s ease,opacity .4s ease}.case-study-teaser:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(7,7,7,.86))}.case-study-teaser:hover>img{transform:scale(1.02);opacity:.88}.case-study-teaser>div{position:absolute;z-index:2;right:clamp(1.4rem,4vw,4rem);bottom:clamp(1.4rem,4vw,4rem);left:clamp(1.4rem,4vw,4rem)}.case-study-teaser p{margin:0 0 .5rem;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.case-study-teaser h3{max-width:900px;margin:0 0 1rem;font-family:var(--serif);font-size:clamp(2.2rem,5vw,5.8rem);font-weight:400;line-height:1}.case-study-teaser span{font-size:.84rem;font-weight:800}.project-page{background:var(--paper)}.project-hero{display:grid;grid-template-columns:.74fr 1.26fr;align-items:end;gap:5vw;min-height:calc(100svh - 80px);padding:5vw 4vw}.project-kicker{padding-bottom:2rem}.project-hero h1{margin:0;font-family:var(--serif);font-size:clamp(4rem,9vw,10rem);font-weight:400;line-height:.86;letter-spacing:-.055em}.project-meta{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:2rem}.project-meta span{padding:.48rem .7rem;border:1px solid var(--line);border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.project-hero>img{width:100%;height:min(78vh,900px);object-fit:cover}.project-copy-space{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:end;padding:clamp(6rem,10vw,11rem) 8vw}.project-copy-space.reverse>div:first-child{order:2}.project-copy-space h2{max-width:780px;margin:0;font-family:var(--serif);font-size:clamp(2.5rem,4.8vw,5.6rem);font-weight:400;line-height:1;letter-spacing:-.04em}.copy-lines{display:grid;gap:1rem;padding-bottom:.6rem}.copy-lines span{display:block;height:1px;background:var(--line)}.copy-lines span:nth-child(4){width:66%}.project-frame{margin:0;padding:0 4vw}.project-frame img{width:100%;max-height:92vh;object-fit:cover}.project-frame.portrait img{object-position:center}.project-back{padding:2rem 4vw 7rem}.project-back a{display:inline-block}.project-page .cta-band{margin-top:0}
@media(max-width:980px){.video-feature,.project-hero{grid-template-columns:1fr}.video-feature-copy{max-width:760px}.project-hero{align-items:start}.project-hero>img{height:70vh}.project-copy-space{gap:5vw}.case-hero-media{height:68vh}}
@media(max-width:760px){.brand span{font-size:.88rem;letter-spacing:.015em}.brand small{font-size:.5rem;letter-spacing:.15em}.primary-nav .nav-cta{display:flex;width:100%;min-height:48px;padding:12px 16px}.case-hero-media{height:62vh;margin-top:2rem}.video-feature{grid-template-columns:1fr;padding:5rem 18px}.video-feature h2{line-height:1.1}.project-hero{grid-template-columns:1fr;min-height:auto;padding:4.5rem 18px}.project-hero>img{height:66vh}.project-copy-space{grid-template-columns:1fr;align-items:start;padding:5rem 18px}.project-copy-space.reverse>div:first-child{order:0}.project-frame{padding:0}.project-frame img{max-height:none}.project-back{padding:2rem 18px 5rem}.case-study-teaser{min-height:62vh}.case-study-teaser>img{height:62vh}}
@media(hover:hover) and (pointer:fine){body{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12 4v16M4 12h16' fill='none' stroke='%23c95337' stroke-width='2.4' stroke-linecap='round'/%3E%3C/svg%3E") 12 12,crosshair}a,button,select,input,textarea,summary,label,[role=button]{cursor:pointer}}

.footer-meta .whatsapp-link{display:block;margin-top:.55rem;color:#fff;font-weight:750}.about-hero{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:7vw;min-height:calc(100svh - 80px);padding:6vw 7vw}.about-copy{max-width:820px}.about-hero h1{margin:0;font-family:var(--serif);font-size:clamp(3.4rem,6.3vw,7rem);font-weight:400;line-height:.95;letter-spacing:-.05em}.about-lead{max-width:700px;margin:2rem 0 0;color:var(--muted);font-size:clamp(1.05rem,1.45vw,1.3rem)}.about-portrait-frame{width:min(38vw,590px);aspect-ratio:1;margin:0 auto;overflow:hidden;border-radius:50%;background:var(--paper);box-shadow:var(--shadow)}.about-portrait-frame img{width:100%;height:100%;object-fit:cover;object-position:center 28%}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:8vw;background:var(--paper)}.about-story-copy{font-size:1.08rem;color:var(--muted)}.about-story-copy p{margin:0 0 1.3rem}.about-skills{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding-top:0;background:var(--line)}.about-skills article{padding:clamp(2rem,4vw,4rem);background:var(--cream)}.about-skills span{color:var(--rust);font-family:var(--serif);font-style:italic}.about-skills h2{margin:2.3rem 0 .6rem;font-family:var(--serif);font-size:clamp(2rem,3vw,3.6rem);font-weight:400}.about-skills p{margin:0;color:var(--muted)}html[data-language="zh"] .hero h1,html[data-language="zh"] .case-hero h1,html[data-language="zh"] .about-hero h1,html[data-language="zh"] .section-heading h2,html[data-language="zh"] .gallery-heading h2,html[data-language="zh"] .cta-band h2,html[data-language="zh"] .international-section h2{font-family:var(--sans);font-style:normal;line-height:1.2;letter-spacing:0;word-break:normal;overflow-wrap:break-word}html[data-language="zh"] .eyebrow{letter-spacing:.025em;text-transform:none}@media(max-width:760px){.about-hero{grid-template-columns:1fr;min-height:auto;padding:4.5rem 18px}.about-hero h1{font-size:clamp(2.8rem,12vw,4.5rem)}.about-portrait-frame{width:min(88vw,480px);margin-top:2rem}.about-story,.about-skills{grid-template-columns:1fr}.about-story{gap:3rem}.about-skills{padding:0}.about-skills article{padding:3rem 18px}}
