@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Noto+Sans+SC:wght@400;500;700;900&display=swap";:root{color:#fff;font-synthesis:none;text-rendering:optimizelegibility;--page:#000;--paper:#000;--ink:#fff;--pink:#ff008a;--pink-deep:#ff008a;--muted:#ffffff9e;--muted-strong:#ffffffd1;--panel:#050505;--line:#ff008a47;background:#000;font-family:Inter,Noto Sans SC,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--page)}body{background:radial-gradient(circle at 82% 13%, #ff008a29, transparent 29rem), radial-gradient(circle at 10% 49%, #ff008a1a, transparent 34rem), var(--page);min-width:320px;margin:0;overflow-x:hidden}body,a,button{cursor:none}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}img{width:100%;display:block}.cursor{z-index:1000;background:var(--pink);color:#fff;opacity:0;pointer-events:none;will-change:transform;border-radius:999px;place-items:center;width:18px;height:18px;font-size:0;transition:width .25s,height .25s,top .25s,left .25s,opacity .15s;display:grid;position:fixed;top:-9px;left:-9px;box-shadow:0 0 24px #ff008a8c}.cursor--active{letter-spacing:.12em;width:84px;height:84px;font-size:10px;font-weight:700;top:-42px;left:-42px}.site-header{z-index:20;border-bottom:1px solid var(--line);letter-spacing:.04em;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding:18px 30px;font-size:12px;display:grid;position:absolute;top:0;left:0}.logo{align-items:center;gap:10px;width:max-content;display:inline-flex}.logo-mark{object-fit:contain;width:43px;height:37px}.logo>span{align-items:baseline;gap:9px;display:flex}.logo b{letter-spacing:-.05em;font-size:18px;font-weight:800}.logo small{color:#aaa0a6;letter-spacing:.08em;font-size:10px}.header-status{color:#c9c0c5;align-items:center;gap:9px;display:flex}.status-dot{background:var(--pink);width:7px;height:7px;box-shadow:0 0 16px var(--pink);border-radius:50%;animation:2s ease-in-out infinite pulse}.nav{justify-self:end;gap:22px;display:flex}.nav a{position:relative}.nav a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .25s;position:absolute;bottom:-5px;left:0;right:0;transform:scaleX(0)}.nav a:hover:after{transform-origin:0;transform:scaleX(1)}.menu-button{background:0 0;border:0;display:none}.hero{border-bottom:1px solid var(--line);flex-direction:column;justify-content:flex-end;min-height:100svh;padding:112px 30px 34px;display:flex;position:relative;overflow:hidden}.hero:after{content:"";filter:blur(20px);background:radial-gradient(#ff008a30,#0000 65%);height:46%;position:absolute;inset:auto -10% -20% 40%}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin:0;font-size:10px;font-weight:600}.hero-eyebrow{position:absolute;top:105px;left:30px}.hero-title{z-index:3;letter-spacing:-.076em;font-weight:700;line-height:.82;position:relative}.hero-title--english{font-size:clamp(55px,8.15vw,132px)}.title-row{white-space:nowrap;align-items:center;gap:.11em;display:flex}.title-row--indent{justify-content:flex-end}.title-line-text{align-items:baseline;gap:.115em;display:flex}.hero-word{white-space:nowrap;align-items:baseline;display:inline-flex}.hero-initial{color:var(--pink);text-shadow:0 0 22px #ff008a6b;font-size:1.16em;line-height:.72}.title-mark{color:var(--pink);font-size:.12em;animation:2s ease-in-out infinite pulse}.hero-signal{z-index:1;aspect-ratio:1.15;opacity:.42;place-items:center;width:min(27vw,420px);display:grid;position:absolute;top:9%;right:6%;transform:rotate(-5deg)}.signal-glow{filter:blur(30px);background:radial-gradient(circle,#ff008a40,#0000 64%);animation:5s ease-in-out infinite breathe;position:absolute;inset:5%}.hero-mark{filter:drop-shadow(0 20px 45px #ff008a42);width:82%;position:relative}.signal-code{color:#b7adb3;letter-spacing:.24em;font-size:9px;position:absolute;bottom:1%;right:5%}.hero-slogan{z-index:4;letter-spacing:-.035em;align-items:baseline;gap:18px;margin:28px 0 0;font-size:clamp(21px,2.1vw,34px);font-weight:600;display:flex;position:relative}.hero-slogan span{color:var(--pink);letter-spacing:.14em;font-size:10px;font-weight:700}.hero-bottom{z-index:4;grid-template-columns:minmax(310px,650px) 1fr;align-items:end;gap:40px;margin-top:36px;display:grid;position:relative}.hero-bottom p{color:#c8bfc4;max-width:650px;margin:0;font-size:clamp(14px,1.08vw,17px);line-height:1.65}.hero-highlights{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.hero-highlights span{color:#dfd7db;letter-spacing:.08em;border:1px solid #ffffff3d;border-radius:999px;padding:7px 11px;font-size:10px}.circle-link{border:1px solid #ffffff73;border-radius:50%;flex-direction:column;justify-content:space-between;justify-self:end;width:118px;height:118px;padding:20px;font-size:11px;transition:background .3s,color .3s,transform .3s;display:flex}.circle-link span:last-child{align-self:flex-end;font-size:20px}.circle-link:hover{background:var(--pink);border-color:var(--pink);color:#fff;transform:rotate(7deg)}.marquee{background:linear-gradient(90deg, var(--pink-deep), var(--pink), var(--pink-deep));color:#fff;padding:17px 0 16px;overflow:hidden}.marquee-track{width:max-content;animation:30s linear infinite marquee;display:flex}.marquee span{white-space:nowrap;letter-spacing:.08em;font-size:13px;font-weight:700}.marquee i{margin:0 20px;font-style:normal}.section{padding:132px 30px}.section-heading{grid-template-columns:1fr 2fr;align-items:start;gap:40px;margin-bottom:78px;display:grid}.section-heading h2{letter-spacing:-.07em;margin:-10px 0 0;font-size:clamp(48px,6.5vw,102px);font-weight:600;line-height:.98}.service-list{border-top:1px solid var(--line)}.service-row{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr 1fr 30px;align-items:center;gap:30px;min-height:176px;transition:padding .4s,background .4s,color .4s;display:grid}.service-row:hover{background:var(--paper);color:var(--page);padding-left:24px;padding-right:24px}.service-number,.service-english{letter-spacing:.16em;font-size:10px}.service-english{color:var(--pink);font-weight:700}.service-row h3{letter-spacing:-.06em;margin:7px 0 0;font-size:clamp(34px,4vw,64px);font-weight:500;line-height:1}.service-description{max-width:420px;color:var(--muted);margin:0;line-height:1.65}.service-row>span:last-child{font-size:26px}.work{background:var(--paper);color:var(--page)}.work-heading{margin-bottom:16px;padding:132px 30px 30px}.work .eyebrow{color:#71676c}.work-disclaimer,.reference-intro,.team-intro{color:#746a6f;max-width:680px;margin:26px 0 0;font-size:13px;line-height:1.75}.project-stack{padding:0 30px 132px}.project-card{background:var(--paper);border:1px solid #0a0a0a38;flex-direction:column;height:calc(100svh - 36px);min-height:620px;max-height:980px;margin-bottom:32px;padding:20px;display:flex;position:sticky;top:18px;overflow:hidden;box-shadow:0 -10px 30px #00000014}.project-card:nth-child(2){top:30px}.project-card:nth-child(3){top:42px}.project-card:nth-child(4){top:54px}.project-meta{letter-spacing:.12em;text-transform:uppercase;flex:none;grid-template-columns:1fr 2fr 1fr;padding:0 0 16px;font-size:10px;font-weight:600;display:grid}.project-meta span:last-child{text-align:right}.project-body{color:#fff;background:#0c0b0c;flex:1;grid-template-columns:minmax(250px,.76fr) minmax(0,2fr);min-height:0;display:grid;overflow:hidden}.project-copy{background:linear-gradient(155deg, #0b0a0b 5%, #171014 58%, color-mix(in srgb, var(--accent) 36%, #090809));flex-direction:column;justify-content:flex-end;min-width:0;padding:clamp(24px,3.2vw,52px);display:flex;position:relative;overflow:hidden}.project-copy:before{content:"";aspect-ratio:1;border:1px solid color-mix(in srgb, var(--accent) 58%, transparent);width:115%;box-shadow:0 0 90px color-mix(in srgb, var(--accent) 22%, transparent);border-radius:50%;position:absolute;top:-25%;left:-45%}.project-kicker{letter-spacing:.14em;color:var(--pink);font-size:9px;font-weight:700;position:absolute;top:28px;left:clamp(24px,3.2vw,52px)}.project-copy h3{letter-spacing:-.08em;overflow-wrap:anywhere;margin:0 0 24px;font-size:clamp(48px,5.9vw,96px);line-height:.82;position:relative}.project-copy>p:not(.project-note){color:#c9c0c5;max-width:440px;margin:0 0 26px;font-size:clamp(13px,1.05vw,16px);line-height:1.7;position:relative}.project-note{color:#8e858a;letter-spacing:.08em;margin:22px 0 0;font-size:9px;position:relative}.project-arrow{color:#fff;font-size:28px;position:absolute;top:24px;right:26px}.project-tags{flex-wrap:wrap;gap:7px;display:flex;position:relative}.project-tags span{color:#dcd4d8;letter-spacing:.09em;border:1px solid #ffffff40;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:600}.project-visual{background:#0b0a0b;place-items:center;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.project-visual--photo:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#ff008a14,#0000 38%,#00000014);position:absolute;inset:0}.project-visual:after{content:"";pointer-events:none;border:1px solid #ffffff14;position:absolute;inset:0}.project-visual img{object-fit:contain;width:100%;height:100%;transition:transform 1s cubic-bezier(.2,.8,.2,1)}.project-visual--photo img{object-fit:cover}.project-card:nth-child(3) .project-visual--photo img{object-position:center 46%}.project-card:hover .project-visual img{transform:scale(1.018)}.references{background:#0d0c0d;position:relative}.references:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ff008a0f,#0000 28%);position:absolute;inset:0}.references .section-heading,.reference-grid,.source-note{position:relative}.reference-intro,.team-intro{color:var(--muted)}.reference-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.reference-card{border:1px solid var(--line);background:#121112;min-width:0;padding:12px;transition:transform .35s,border-color .35s;position:relative}.reference-card:hover{border-color:#ff008abf;transform:translateY(-7px)}.reference-image{aspect-ratio:1.45;background:#1b181a;overflow:hidden}.reference-image img{object-fit:cover;height:100%;transition:transform .7s}.reference-card:hover img{transform:scale(1.035)}.reference-meta{grid-template-columns:30px 1fr auto;align-items:end;gap:12px;padding:18px 4px 5px;display:grid}.reference-meta>span:first-child{color:var(--pink);align-self:start;font-size:9px}.reference-meta>span:last-child{font-size:22px}.reference-meta h3{letter-spacing:-.055em;margin:0;font-size:clamp(20px,2vw,30px)}.reference-meta p{color:var(--muted);margin:5px 0 0;font-size:10px}.reference-badge{color:#ece6e9;letter-spacing:.06em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080708bf;border-radius:999px;padding:6px 9px;font-size:8px;position:absolute;top:22px;right:22px}.source-note{color:#746c70;margin:24px 0 0;font-size:10px;line-height:1.6}.team{background:var(--paper);color:var(--page)}.team .eyebrow{color:#71676c}.team-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.team-card{background:#ebe7e8;border:1px solid #0a0a0a2e;min-width:0;margin:0;padding:10px}.team-card--wide,.team-card:nth-child(2):last-child{grid-column:span 2}.team-photo{aspect-ratio:1.67;background:#d5d0d2;overflow:hidden}.team-card--wide .team-photo,.team-card:nth-child(2):last-child .team-photo{aspect-ratio:2.05}.team-photo img{object-fit:cover;filter:saturate(.96)contrast(1.02);height:100%;transition:transform .8s,filter .5s}.team-card:hover img{filter:saturate(1.02)contrast(1.04);transform:scale(1.02)}.team-card figcaption{grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:14px 4px 4px;display:grid}.team-card figcaption span,.team-card figcaption em{color:#766d72;letter-spacing:.07em;font-size:9px;font-style:normal}.team-card figcaption strong{font-size:14px;font-weight:600}.team-card figcaption em{border:1px solid #0a0a0a33;border-radius:999px;padding:5px 8px}.about{grid-template-columns:1.25fr 1fr;gap:80px;display:grid}.about-statement{letter-spacing:-.055em;max-width:820px;margin:46px 0 0;font-size:clamp(35px,4.8vw,73px);line-height:1.1}.about-statement em{color:var(--muted);font-style:normal}.stats-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;align-self:end;display:grid}.stat{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:space-between;min-height:190px;padding:20px;display:flex}.stat strong{letter-spacing:-.07em;font-size:clamp(44px,5.4vw,82px);line-height:1}.stat span{color:var(--muted);font-size:12px}.quote-section{text-align:center;color:#fff;background:linear-gradient(150deg,#6e0038 0%,#cf006e 43%,#ff008a 100%);place-content:center;min-height:90vh;padding:100px 30px;display:grid;position:relative;overflow:hidden}.quote-section:after{content:"";background:radial-gradient(circle at 50% 45%,#0000,#31001859);position:absolute;inset:0}.quote-mark{z-index:1;opacity:.18;filter:drop-shadow(0 0 34px #ff008a61);width:min(68vw,900px);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-4deg)}.quote-section blockquote{z-index:2;letter-spacing:-.055em;margin:0;font-size:clamp(38px,5.5vw,86px);font-weight:600;line-height:1.08;position:relative}.quote-section>p{z-index:2;letter-spacing:.15em;margin:54px 0 0;font-size:10px;position:relative}.contact{min-height:100vh;padding-bottom:30px}.contact-heading{letter-spacing:-.085em;flex-direction:column;margin:70px 0 92px;font-size:clamp(70px,12.3vw,190px);font-weight:700;line-height:.76;display:flex}.contact-heading>span:last-of-type{align-self:flex-end}.contact-outline{color:#0000;-webkit-text-stroke:1.5px #f7f4f5}.contact-panel{grid-template-columns:minmax(330px,.8fr) minmax(0,1.35fr);gap:18px;min-height:620px;margin-bottom:90px;display:grid}.contact-location,.office-card{border:1px solid var(--line);background:#111011;min-width:0}.contact-location{z-index:4;flex-direction:column;justify-content:space-between;padding:clamp(28px,3vw,48px);display:flex;position:relative}.location-copy>span{color:var(--pink);letter-spacing:.14em;margin-bottom:24px;font-size:9px;font-weight:700;display:block}.location-copy>strong{letter-spacing:-.075em;max-width:600px;font-size:clamp(54px,6vw,96px);line-height:.86;display:block}.location-copy>p{color:#b9b0b5;max-width:540px;margin:30px 0 0;font-size:clamp(13px,1.05vw,16px);line-height:1.75}.contact-methods{border-top:1px solid var(--line);align-items:center;gap:8px;padding-top:22px;display:flex}.contact-method{min-width:0;position:relative}.contact-method>span,.contact-method>button{color:#d7cfd3;letter-spacing:.08em;background:0 0;border:1px solid #ffffff38;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;height:38px;padding:0 14px;font-size:10px;font-style:normal;transition:border-color .25s,background .25s,color .25s;display:inline-flex}.contact-method>span{min-width:74px}.contact-method>span+span{display:none}.contact-method>em{z-index:20;color:#171316;letter-spacing:0;opacity:0;visibility:hidden;background:#f7f4f5;border:1px solid #ff008a80;border-radius:8px;width:max-content;max-width:290px;padding:10px 12px;font-size:11px;font-style:normal;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;bottom:calc(100% + 12px);left:0;transform:translateY(6px)}.contact-method:hover>span,.contact-method:focus>span,.contact-method--wechat:hover>button,.contact-method--wechat:focus-within>button,.contact-method--wechat.is-open>button{border-color:var(--pink);background:var(--pink);color:#fff}.contact-method:hover>em,.contact-method:focus>em{opacity:1;visibility:visible;transform:translateY(0)}.contact-method--wechat>button{min-width:104px}.wechat-popover{z-index:30;color:#131012;opacity:0;visibility:hidden;transform-origin:100% 100%;background:#f7f4f5;border:1px solid #ff008a8c;width:min(270px,78vw);padding:12px;transition:opacity .22s,visibility .22s,transform .22s;position:absolute;bottom:calc(100% + 14px);right:0;transform:translateY(8px)scale(.98);box-shadow:0 24px 70px #00000075}.wechat-popover img{aspect-ratio:1;object-fit:contain;background:#fff;width:100%}.wechat-popover strong,.wechat-popover small{display:block}.wechat-popover strong{margin-top:12px;font-size:14px}.wechat-popover small{color:#70676c;margin-top:4px;font-size:9px}.contact-method--wechat:hover .wechat-popover,.contact-method--wechat:focus-within .wechat-popover,.contact-method--wechat.is-open .wechat-popover{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.office-card{min-height:620px;margin:0;position:relative;overflow:hidden}.office-card>img{object-fit:cover;height:100%}.office-card:after{content:"";background:linear-gradient(#0000,#000000eb);position:absolute;inset:45% 0 0}.office-card figcaption{z-index:2;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.office-card figcaption span{color:var(--pink);letter-spacing:.13em;font-size:9px;font-weight:700}.office-card figcaption strong{font-size:16px}.office-card figcaption small{color:var(--muted);font-size:9px}.contact-footer{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;padding-top:22px;font-size:11px;display:grid}.contact-footer>p{margin:0}.contact-footer>div{justify-self:end;gap:18px;display:flex}.work,.team,.references,.quote-section{background:var(--page);color:var(--ink)}.work .eyebrow,.team .eyebrow,.logo small,.header-status,.signal-code,.hero-bottom p,.hero-highlights span,.service-description,.project-copy>p:not(.project-note),.project-note,.reference-intro,.team-intro,.reference-meta p,.source-note,.about-statement em,.stat span,.location-copy>p,.contact-method>span,.contact-method>button,.wechat-popover small,.office-card figcaption small,.contact-footer{color:var(--muted)}.service-row:hover{background:var(--panel);color:var(--ink);box-shadow:inset 4px 0 0 var(--pink)}.service-row:hover .service-description{color:var(--muted-strong)}.marquee{background:var(--pink);color:var(--ink)}.project-card,.team-card,.reference-card,.contact-location,.office-card{border-color:var(--line);background:var(--panel)}.project-card{box-shadow:0 -10px 40px #ff008a14}.project-meta,.team-card figcaption span,.team-card figcaption em{color:var(--muted)}.project-body,.project-copy,.project-visual,.reference-card,.reference-image,.team-photo,.contact-location,.office-card{background:var(--page)}.project-copy{background:linear-gradient(155deg,#000 10%,#ff008a21 68%,#000 100%)}.project-copy:before{border-color:#ff008a80;box-shadow:0 0 90px #ff008a2e}.project-tags span,.team-card figcaption em,.contact-method>span,.contact-method>button{border-color:var(--line)}.project-visual--photo:before{background:linear-gradient(135deg,#ff008a1f,#0000 44%,#00000059)}.project-visual--photo img,.reference-image img,.team-photo img,.office-card>img{filter:saturate(.96)contrast(1.02)}.project-card:hover .project-visual--photo img,.reference-card:hover img,.team-card:hover img{filter:saturate(1.02)contrast(1.04)}.team-card figcaption strong,.reference-meta h3,.office-card figcaption strong{color:var(--ink)}.reference-badge,.contact-method>em,.wechat-popover{border-color:var(--line);background:var(--page);color:var(--ink)}.wechat-popover img{background:var(--ink);filter:none}.quote-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.quote-section:after{background:radial-gradient(circle at 50% 45%,#ff008a21,#0000 58%)}.quote-mark{opacity:.16;filter:drop-shadow(0 0 34px #ff008a61)}.contact-outline{-webkit-text-stroke-color:var(--pink)}.nav{color:var(--ink)}[data-reveal]{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.2,.8,.2,1);transform:translateY(32px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@keyframes marquee{to{transform:translate(-50%)}}@keyframes pulse{50%{opacity:.45;transform:scale(.8)}}@keyframes breathe{50%{opacity:.62;transform:scale(1.1)}}@media (width<=1180px){.project-body{grid-template-columns:minmax(240px,.86fr) minmax(0,1.7fr)}.project-copy h3{font-size:clamp(44px,6vw,76px)}.reference-grid{grid-template-columns:repeat(2,1fr)}.contact-panel{grid-template-columns:1fr 1fr}.office-card{min-height:520px}}@media (width<=900px){body,a,button{cursor:auto}.cursor{display:none}.site-header{grid-template-columns:1fr auto;padding:15px 20px}.logo,.menu-button{z-index:12;position:relative}.site-header--menu-open .logo b,.site-header--menu-open .menu-button{color:var(--page)}.logo>span{gap:7px}.logo-mark{width:38px;height:32px}.logo small,.header-status{display:none}.menu-button{justify-self:end;display:block}.nav{z-index:10;background:var(--paper);width:100vw;height:100dvh;color:var(--page);opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;justify-content:center;justify-self:stretch;align-items:center;gap:18px;font-size:36px;transition:opacity .3s,transform .3s,visibility .3s;display:flex;position:fixed;inset:0;transform:translateY(-8px)}.nav--open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.hero{min-height:800px;padding:104px 20px 24px}.hero-eyebrow{max-width:270px;line-height:1.5;top:86px;left:20px}.hero-signal{opacity:.34;width:60vw;top:14%;right:-9%}.signal-code{display:none}.hero-title--english{font-size:clamp(44px,9.2vw,76px);line-height:.87}.title-row--indent{justify-content:flex-start}.hero-slogan{flex-direction:column;gap:9px;margin-top:24px}.hero-bottom{grid-template-columns:1fr;margin-top:38px}.circle-link{justify-self:start;width:104px;height:104px;padding:17px}.section{padding:90px 20px}.section-heading{grid-template-columns:1fr;margin-bottom:55px}.section-heading h2{margin-top:0}.service-row{grid-template-columns:40px 1fr 24px;gap:15px;min-height:145px}.service-description{display:none}.work-heading{padding:90px 20px 20px}.project-stack{padding:0 12px 90px}.project-card{height:auto;min-height:0;padding:12px;position:relative;top:auto!important}.project-meta{grid-template-columns:auto 1fr auto;gap:12px}.project-body{grid-template-columns:1fr;overflow:visible}.project-copy{min-height:420px;padding:28px 24px}.project-kicker{top:24px;left:24px}.project-copy h3{font-size:clamp(48px,13vw,80px)}.project-visual{aspect-ratio:1.5}.reference-grid{grid-template-columns:repeat(2,1fr)}.team-grid{grid-template-columns:1fr}.team-card--wide{grid-column:auto}.team-card--wide .team-photo{aspect-ratio:1.67}.about{grid-template-columns:1fr}.stats-grid{margin-top:10px}.quote-section{min-height:720px}.quote-section blockquote br{display:none}.contact-heading{margin:80px 0}.contact-heading>span:last-of-type{align-self:flex-start}.contact-panel{grid-template-columns:.9fr 1.1fr;min-height:540px}.contact-location{padding:26px}.location-copy>strong{font-size:clamp(50px,7.5vw,72px)}.contact-methods{flex-wrap:wrap}.office-card{min-height:540px}.contact-footer{grid-template-columns:1fr 1fr;gap:18px}.contact-footer>p:nth-child(2){text-align:right}.contact-footer>div{grid-column:1/-1;justify-self:start}}@media (width<=620px){.hero{min-height:750px}.hero-title--english{letter-spacing:-.075em;font-size:9.1vw}.hero-signal{width:74vw;top:16%;right:-18%}.hero-slogan{font-size:21px}.hero-bottom p{font-size:13px}.hero-highlights span{font-size:8px}.project-copy{min-height:390px}.project-visual{aspect-ratio:1.25}.reference-grid{grid-template-columns:1fr}.reference-image{aspect-ratio:1.55}.team-card,.reference-card{padding:8px}.team-card figcaption{grid-template-columns:30px 1fr}.team-card figcaption em{grid-column:2;width:max-content}.stats-grid{grid-template-columns:1fr}.stat{min-height:145px}.contact-heading{font-size:16vw}.contact-panel{grid-template-columns:1fr;min-height:0}.contact-location{min-height:470px}.location-copy>strong{font-size:15vw}.contact-methods{justify-content:space-between;gap:6px}.contact-method>span,.contact-method>button{min-width:0;height:36px;padding:0 11px;font-size:9px}.wechat-popover{width:min(270px,100vw - 56px);right:0}.office-card{min-height:520px}.contact-footer{grid-template-columns:1fr}.contact-footer>p:nth-child(2){text-align:left}}@media (width<=900px){.site-header--menu-open .logo b,.site-header--menu-open .menu-button,.nav{color:var(--ink)}.nav{background:var(--page)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}}
.contact-footer a.beian-link{color:var(--muted-strong);text-decoration:underline;text-underline-offset:3px}