@charset "UTF-8";
:root{--paper:#f7f6f2;--ink:#252724;--muted:#6f716b;--red:#b5282b;--line:#dcded6;--sans:"Helvetica Neue",Arial,"PingFang SC","Microsoft YaHei",sans-serif;--serif:"Songti SC","STSong","SimSun",serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:6px}::selection{background:#b5282b;color:#fff}.wrap{width:min(1440px,calc(100% - 112px));margin-inline:auto}.red{color:var(--red)}.micro,.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:500}.eyebrow{display:flex;align-items:center;gap:10px}.eyebrow i{height:7px;width:7px;border-radius:50%;background:var(--red)}.skip-link{position:fixed;top:-80px;left:16px;z-index:100;background:#fff;padding:14px}.skip-link:focus{top:10px}.site-header{height:102px;width:100%;padding:0 56px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:30}.logo{width:178px;display:block}.site-header nav{display:flex;gap:38px;align-items:center;font-size:14px}.site-header nav>a{display:flex;gap:7px;align-items:center}.site-header nav>a span{font-size:10px;letter-spacing:.04em;color:var(--muted)}.site-header nav>a:hover{color:var(--red)}.site-header nav .nav-contact{margin-left:6px;border-bottom:1px solid var(--ink);padding-block:9px;gap:28px}.site-header nav .nav-contact span{font-size:23px;color:var(--ink)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:.93fr 1.07fr;gap:5%;padding:60px 0 49px;min-height:720px}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;padding-top:19px}.hero h1{font-family:var(--serif);font-size:clamp(42px,4.4vw,70px);line-height:1.35;letter-spacing:-.055em;font-weight:500;margin:36px 0 25px;white-space:nowrap}.hero-description{color:var(--muted);font-size:16px;line-height:1.9;margin:0 0 31px}.solid-link{display:inline-flex;align-items:center;gap:37px;background:var(--red);color:#fff;padding:13px 22px;font-size:14px;transition:background .2s}.solid-link:hover{background:#882023}.solid-link span{font-size:24px;line-height:1}.hero-footnote{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:11px;letter-spacing:.035em;color:var(--muted);margin-top:auto;width:100%;padding-top:48px}.hero-footnote span:last-child{font-size:10px}.hero-visual{min-width:0}.hero-feature{display:block;position:relative;overflow:hidden;height:420px;background:#5c5041;color:#fff}.hero-feature>img{height:100%;width:100%;object-fit:cover;transition:transform .7s}.hero-feature:hover>img{transform:scale(1.035)}.hero-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0002 0%,transparent 35%,#0009 100%);pointer-events:none}.image-topline,.image-bottomline{position:absolute;left:27px;right:27px;display:flex;justify-content:space-between;align-items:center;z-index:1}.image-topline{top:24px;font-size:13px;letter-spacing:.08em}.image-label{font-size:12px;border:1px solid #ffffff80;padding:2px 9px;white-space:nowrap}.image-bottomline{bottom:24px}.image-bottomline h2{font-size:24px;font-weight:500;margin:5px 0 0}.round-arrow{display:grid;place-items:center;border:1px solid #ffffff80;width:43px;height:43px;border-radius:50%;font-size:24px}.hero-bottom{display:grid;grid-template-columns:.82fr 1fr 1fr;gap:17px;margin-top:19px}.hero-bottom>p{font-family:var(--serif);font-size:18px;line-height:1.7;align-self:center;margin:0}.hero-small{min-width:0}.hero-small img{width:100%;height:102px;object-fit:cover}.hero-small>span{display:flex;justify-content:space-between;font-size:10px;margin-top:8px;color:var(--muted);letter-spacing:.04em}.hero-small b{color:var(--ink);font-size:14px;font-weight:400}.intro-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.intro-strip>.wrap{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:74px;font-size:14px}.intro-strip span:last-child{font-size:12px;letter-spacing:.1em}.intro-strip i{font-style:normal;color:var(--red);margin:0 18px}.contact-section{background:var(--red);color:#fff;padding:65px 0 0}.contact-section .eyebrow{opacity:.7}.contact-heading{display:flex;align-items:center;justify-content:space-between;margin:30px 0 54px}.contact-heading h2{font-family:var(--serif);font-size:clamp(35px,4.6vw,67px);font-weight:400;line-height:1.3;letter-spacing:-.03em;margin:0}.contact-orbit{border:1px solid #ffffff70;width:110px;height:110px;border-radius:50%;font-size:60px;display:grid;place-items:center;transition:background .2s,color .2s}.contact-orbit:hover{background:#fff;color:var(--red)}.contact-details{display:grid;grid-template-columns:1fr .8fr 1fr;gap:30px;border-top:1px solid #ffffff40;padding-top:28px;padding-bottom:40px}.contact-details span{display:block;font-size:12px;letter-spacing:.06em;margin-bottom:10px;opacity:.7}.contact-details a{font-size:24px}.contact-details p{margin:0;font-size:14px}.contact-details a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff40;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;font-size:12px}.footer-bottom>a:first-child{font-size:25px;letter-spacing:.14em;font-weight:300}.footer-bottom p{opacity:.7}.footer-bottom>a:last-child{font-size:13px}
@media(min-width:1600px){.site-header{padding-inline:max(56px,calc((100vw - 1440px)/2))}.hero-feature{height:490px}.hero-small img{height:126px}.hero{min-height:800px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header{padding-inline:32px}.site-header nav{gap:24px}.site-header nav>a span{display:none}.site-header nav .nav-contact span{display:inline}.hero{gap:4%;padding-top:40px;min-height:650px}.hero h1{font-size:4.45vw}.hero-feature{height:360px}.hero-bottom{grid-template-columns:1fr 1fr}.hero-bottom>p{display:none}.hero-footnote span:last-child{display:none}.image-topline,.image-bottomline{left:20px;right:20px}.contact-details a{font-size:21px}}
@media(max-width:760px){html{scroll-padding-top:82px}.wrap{width:calc(100% - 40px)}.site-header{height:79px;padding:0 20px}.logo{width:146px}.menu-toggle{display:flex;background:none;border:1px solid var(--line);height:40px;width:43px;padding:12px 9px;flex-direction:column;justify-content:space-between}.menu-toggle span{display:block;height:1px;background:var(--ink);width:100%}.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;flex-direction:column;align-items:stretch;gap:0;background:var(--paper);padding:15px 25px 25px;border-bottom:1px solid var(--line);box-shadow:0 10px 12px #00000008}.site-header nav.is-open{display:flex}.site-header nav>a{padding:15px 0;font-size:16px}.site-header nav>a span{display:inline;font-size:11px}.site-header nav .nav-contact{margin:0}.hero{grid-template-columns:1fr;gap:32px;padding:26px 0 29px}.hero-copy{padding-top:0}.hero h1{font-size:clamp(35px,8.8vw,62px);margin:22px 0 17px;line-height:1.3}.hero-description{font-size:15px;margin-bottom:22px}.hero-footnote{padding-top:27px;font-size:11px}.hero-footnote span:last-child{display:block;font-size:10px}.hero-feature{height:360px}.hero-bottom{grid-template-columns:.8fr 1fr 1fr;gap:12px;margin-top:14px}.hero-bottom>p{display:block;font-size:14px}.hero-small img{height:83px}.hero-small>span{font-size:9px;letter-spacing:0}.image-topline{font-size:12px;top:20px}.image-bottomline h2{font-size:22px}.intro-strip>.wrap{flex-direction:column;align-items:flex-start;gap:5px;padding-block:19px;font-size:14px}.intro-strip span:last-child{font-size:10px}.intro-strip i{margin:0 11px}.contact-section{padding-top:40px}.contact-heading{gap:20px;margin:26px 0 35px}.contact-heading h2{font-size:34px}.contact-orbit{height:65px;width:65px;flex-shrink:0;font-size:37px}.contact-details{grid-template-columns:1fr 1fr;gap:28px 16px}.contact-details>div:last-child{grid-column:1/-1}.contact-details a{font-size:20px}.footer-bottom{flex-wrap:wrap;gap:9px}.footer-bottom p{font-size:11px}.footer-bottom>a:first-child{font-size:21px}.footer-bottom>a:last-child{margin-left:auto;font-size:12px}}
@media(max-width:380px){.hero-bottom{grid-template-columns:1fr 1fr}.hero-bottom>p{display:none}.contact-heading h2{font-size:29px}.contact-orbit{width:54px;height:54px}.hero-feature{height:310px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Shared editorial sections and case pages. */
.section{padding-block:88px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:38px}.section h2,.service-intro h2{font-family:var(--serif);font-size:40px;font-weight:400;line-height:1.4;letter-spacing:-.04em;margin:16px 0 0}.section-heading .eyebrow{color:var(--muted);margin:0}.text-link{display:inline-flex;gap:29px;align-items:center;font-size:14px;padding-block:7px;border-bottom:1px solid var(--ink)}.text-link:hover{color:var(--red);border-color:var(--red)}.text-link span{font-size:21px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:43px 30px}.project-card{min-width:0}.project-card[hidden]{display:none}.project-image{position:relative;overflow:hidden;aspect-ratio:1.65;background:#e9e9e3}.project-image>img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.project-card a:hover .project-image>img{transform:scale(1.04)}.case-kind{position:absolute;top:16px;left:16px;padding:3px 9px;background:#f7f6f2ed;color:var(--ink);font-size:12px;letter-spacing:.02em}.project-open{position:absolute;bottom:18px;right:18px;border-radius:50%;background:var(--paper);width:42px;height:42px;display:grid;place-items:center;font-size:24px;opacity:0;transform:translateY(8px);transition:opacity .3s,transform .3s}.project-card a:hover .project-open,.project-card a:focus-visible .project-open{opacity:1;transform:none}.project-caption{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:14px}.project-caption p{font-size:12px;letter-spacing:.1em;color:var(--muted);margin:0 0 5px}.project-caption h3{font-size:20px;line-height:1.5;font-weight:500;margin:0}.project-caption>span{font-size:26px;flex-shrink:0}.services-section{background:#eceee7;padding-block:78px}.service-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:9%}.service-intro .eyebrow{color:var(--muted)}.service-intro h2{margin:23px 0}.service-intro>p:not(.eyebrow){font-size:16px;line-height:1.9;color:var(--muted)}.service-intro .text-link{margin-top:28px}.service-row{display:grid;grid-template-columns:30px 1fr 28px;gap:17px;padding:25px 0;border-top:1px solid #c8ccc0}.service-row:last-child{border-bottom:1px solid #c8ccc0}.service-number{font-size:12px;color:var(--muted);padding-top:4px}.service-en{font-size:12px;letter-spacing:.08em;color:var(--muted)}.service-row h3{margin:5px 0 9px;font-size:23px;font-weight:500}.service-row p{font-size:14px;margin:0;color:var(--muted);max-width:390px}.service-arrow{font-size:29px;transition:transform .2s}.service-row:hover h3{color:var(--red)}.service-row:hover .service-arrow{transform:translate(3px,-3px);color:var(--red)}.about-section{display:grid;grid-template-columns:1fr .9fr;gap:10%;align-items:center;padding-top:100px;padding-bottom:76px}.about-art img{width:100%;mix-blend-mode:multiply}.about-art span{font-size:12px;letter-spacing:.08em;color:var(--muted);display:block;margin-top:24px}.about-copy .eyebrow{color:var(--muted)}.about-copy h2{font-size:34px;margin:23px 0}.about-copy>p:not(.eyebrow){font-size:16px;line-height:1.95;color:var(--muted)}.about-copy .text-link{margin-top:15px}.brands-section{padding-bottom:90px}.brand-heading{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:26px;margin-bottom:25px}.brand-heading p{color:var(--muted)}.brand-heading h2{font-size:16px;font-weight:400}.brand-grid{display:grid;grid-template-columns:repeat(8,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.brand-grid>div{height:102px;background:#fff;display:grid;place-items:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px}.brand-grid img{width:auto;max-width:100%;height:auto;max-height:51px;object-fit:contain;filter:grayscale(1);opacity:.75;transition:filter .3s,opacity .3s}.brand-grid>div:hover img{filter:none;opacity:1}.work-page{padding-top:65px;padding-bottom:90px}.work-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:58px}.work-heading h1{font-family:var(--serif);font-size:54px;font-weight:400;letter-spacing:-.04em;line-height:1.35;margin:24px 0 0}.work-heading>p{color:var(--muted);font-size:15px;margin-bottom:10px;line-height:1.9}.filter-bar{display:flex;gap:10px;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:20px}.filter{border:1px solid transparent;background:none;padding:8px 15px;font-size:14px;display:flex;align-items:center;gap:7px}.filter span{font-size:12px;opacity:.65}.filter:hover{border-color:var(--line)}.filter.active{background:var(--ink);color:#fff}.filter-status{font-size:12px;color:var(--muted);margin:18px 0 25px}.work-grid{gap:48px 30px}.breadcrumbs{display:flex;gap:13px;font-size:13px;color:var(--muted);margin:32px 0}.breadcrumbs a:hover{color:var(--red)}.case-heading{max-width:1040px;margin:55px 0 40px}.case-heading h1{font-family:var(--serif);font-size:48px;font-weight:400;letter-spacing:-.03em;line-height:1.35;margin:21px 0}.case-heading>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.8}.case-meta{display:flex;flex-wrap:wrap;gap:16px;font-size:13px;color:var(--muted);margin-top:28px}.case-meta span+span{border-left:1px solid var(--line);padding-left:16px}.case-cover{margin:0;max-width:1100px}.case-cover>img{width:auto;max-width:100%;max-height:740px;object-fit:contain;background:#eeeee8}.case-cover figcaption{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:13px;margin-top:12px}.gallery-section{margin-top:60px}.gallery-heading{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;gap:20px;margin-bottom:25px}.gallery-heading h2{font-weight:400;font-size:24px;margin:0}.gallery-heading>span{font-size:13px;color:var(--muted)}.gallery-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}.gallery-grid figure{margin:0;min-width:0}.gallery-image{display:block;position:relative;padding:0;border:0;background:transparent;text-align:left;max-width:100%}.gallery-image img{width:auto;max-width:100%;max-height:480px;object-fit:contain}.gallery-image>span{position:absolute;right:12px;bottom:12px;border-radius:50%;background:var(--paper);width:35px;height:35px;display:grid;place-items:center;font-size:22px}.gallery-grid figcaption{color:var(--muted);font-size:13px;margin-top:10px}.case-next{display:flex;justify-content:space-between;align-items:center;gap:50px;border-top:1px solid var(--line);padding-block:40px;margin-top:70px}.case-next>a:last-child{text-align:right}.case-next .eyebrow{justify-content:flex-end;color:var(--muted)}.case-next strong{font-size:23px;font-weight:400}.case-next strong span{margin-left:20px}.lightbox{border:none;padding:20px 26px;background:#20221f;color:#fff;width:min(1320px,calc(100% - 40px));max-width:none;max-height:calc(100dvh - 36px);overflow:auto}.lightbox::backdrop{background:#151612ed}.lightbox-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;margin-bottom:15px}.lightbox-close{border:1px solid #fff7;background:none;color:#fff;padding:8px 17px}.lightbox img{width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 195px);object-fit:contain;margin-inline:auto}.lightbox p{font-size:14px;text-align:center;margin:15px 0 5px}.lightbox button:focus-visible{outline-color:#fff}body:has(.lightbox[open]){overflow:hidden}.error-page{padding-block:90px}.error-page h1{font-family:var(--serif);font-size:50px;font-weight:400;line-height:1.4}.error-page>p:not(.eyebrow){color:var(--muted)}.error-page .text-link{margin-left:24px}
/* Secondary labels retain readable sizing on narrow screens. */
.site-header nav>a span,.hero-footnote,.hero-footnote span:last-child,.hero-small>span{font-size:12px}.hero-bottom{grid-template-columns:.85fr 1fr 1fr}.hero-bottom>p{font-size:16px}.hero-small>span{line-height:1.45;gap:6px}
@media(max-width:1100px){.section{padding-block:65px}.section h2,.service-intro h2{font-size:34px}.service-layout{gap:6%;grid-template-columns:.85fr 1.15fr}.brand-grid{grid-template-columns:repeat(4,1fr)}.hero-bottom{grid-template-columns:1fr 1fr}.hero-footnote span:last-child{display:none}.about-section{gap:6%}.about-copy h2{font-size:30px}.work-heading{display:block}.work-heading>p{margin-top:22px}.gallery-image img{max-height:360px}.site-header nav>a span{display:none}}
@media(max-width:760px){.section{padding-block:52px}.section-heading{align-items:flex-start;margin-bottom:27px}.section h2{font-size:29px}.section-heading .text-link{font-size:12px;gap:12px;white-space:nowrap;margin-top:44px}.project-grid{grid-template-columns:1fr;gap:29px}.project-image{aspect-ratio:1.5}.project-caption{padding-top:12px}.project-caption h3{font-size:19px}.project-caption p{font-size:12px}.project-open{display:none}.services-section{padding-block:48px}.service-layout{grid-template-columns:1fr;gap:32px}.service-intro h2{font-size:33px}.service-intro .text-link{margin-top:12px}.service-row{grid-template-columns:22px 1fr 25px;gap:12px;padding:22px 0}.service-row h3{font-size:21px}.service-row p{font-size:14px}.service-en{font-size:12px}.about-section{display:flex;flex-direction:column-reverse;gap:38px;align-items:stretch}.about-copy h2{font-size:30px}.about-art{max-width:500px;align-self:center}.about-art span{font-size:12px;letter-spacing:.01em;margin-top:16px}.brands-section{padding-bottom:49px}.brand-heading{padding-top:18px;margin-bottom:19px;align-items:flex-start}.brand-heading .eyebrow{font-size:12px;letter-spacing:.04em;max-width:210px;line-height:1.6}.brand-heading h2{font-size:14px;white-space:nowrap}.brand-grid>div{height:78px;padding:13px}.brand-grid img{max-height:42px}.work-page{padding-block:34px 55px}.work-heading{margin-bottom:30px}.work-heading h1{font-size:clamp(32px,7.5vw,52px);margin-top:20px}.work-heading>p{font-size:14px}.filter-bar{gap:4px;padding-block:14px}.filter{font-size:14px;padding:8px 9px;gap:5px}.filter span{font-size:12px}.filter-status{font-size:12px}.breadcrumbs{margin:25px 0;font-size:13px}.case-heading{margin:32px 0 28px}.case-heading h1{font-size:32px;overflow-wrap:anywhere}.case-heading>p:not(.eyebrow){font-size:15px}.case-meta{font-size:12px;gap:10px}.case-meta span+span{padding-left:10px}.case-cover figcaption{font-size:12px}.gallery-section{margin-top:39px}.gallery-heading h2{font-size:21px}.gallery-heading>span{font-size:12px}.gallery-grid{grid-template-columns:1fr;gap:24px}.gallery-image img{max-height:600px}.case-next{gap:25px;align-items:flex-start;padding-block:25px;margin-top:40px}.case-next>a:first-child{white-space:nowrap;font-size:12px}.case-next strong{font-size:18px}.case-next .eyebrow{font-size:12px;letter-spacing:0}.case-next strong span{margin-left:7px}.lightbox{width:calc(100% - 20px);padding:15px}.lightbox p{font-size:13px}.error-page{padding-block:50px}.error-page h1{font-size:38px}.error-page .text-link{display:flex;margin:25px 0 0;max-width:max-content}.hero-footnote span:last-child{display:none}.hero-bottom{grid-template-columns:1fr 1fr}.hero-bottom>p{display:none}.hero-small img{height:108px}.hero-small>span{font-size:12px}.site-header nav>a span{display:inline}.footer-bottom p{font-size:12px}.intro-strip span:last-child{font-size:12px;letter-spacing:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Maintain text contrast on secondary surfaces. */
:root{--muted:#62665e}.contact-section .eyebrow,.contact-details span,.footer-bottom p{opacity:.9}
