@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap');

:root{--paper:#f6f5ef;--ink:#242521;--yellow:#eaff57;--muted:#777970;--line:#ddded5;--sans:'Noto Sans SC',-apple-system,BlinkMacSystemFont,'PingFang SC','Microsoft YaHei',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #849e05;outline-offset:5px}::selection{background:var(--yellow);color:var(--ink)}.section-wrap{max-width:1320px;margin:auto;padding-left:60px;padding-right:60px}.header{height:104px;max-width:1320px;padding:0 60px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:35px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px}.brand-symbol{font-family:Arial,sans-serif;font-size:48px;line-height:1;font-weight:900;letter-spacing:-10px;position:relative;margin-right:10px;transform:skew(-9deg)}.brand-symbol>span{color:var(--ink)}.brand-symbol:after{content:'';width:9px;height:9px;background:var(--yellow);position:absolute;left:7px;top:2px}.brand-type{font-size:22px;font-weight:800;line-height:1.2;letter-spacing:3px}.brand-type>span{display:block;font-size:8px;letter-spacing:1.35px;margin-top:7px}nav{display:flex;gap:36px;align-items:center}nav>a{color:#686a62;font-size:13px;padding:12px 0;position:relative}nav>a.active{color:var(--ink);font-weight:600}nav>a.active:after{content:'';height:5px;width:5px;border-radius:50%;background:var(--ink);position:absolute;bottom:0;left:calc(50% - 2px)}nav>a:hover{color:#222}.nav-contact{border:1px solid #a9aaa0;border-radius:4px;padding:12px 17px;font-size:12px;display:flex;gap:30px}.nav-contact span{font-size:18px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;padding-top:65px;padding-bottom:64px;min-height:653px}.eyebrow{font-family:Arial,var(--sans);font-size:10px;font-weight:600;letter-spacing:1.7px;margin:0 0 22px}.hero .eyebrow{font-family:var(--sans);font-size:11px;letter-spacing:2px;display:flex;align-items:center;gap:9px}.status-dot{width:7px;height:7px;background:#8d9c28;border-radius:50%;display:inline-block}h1{font-size:64px;letter-spacing:-2.5px;line-height:1.28;margin:27px 0 27px;font-weight:800}.highlight{position:relative;white-space:nowrap;z-index:0}.highlight:before{content:'';background:var(--yellow);position:absolute;left:0;bottom:3px;width:100%;height:35%;z-index:-1}.highlight svg{position:absolute;left:0;bottom:-13px;width:100%;height:20px;fill:none;stroke:var(--ink);stroke-width:2.5}.heading-period{margin-left:1px}.hero-description{font-size:13px;line-height:2.1;color:#72746b;margin-bottom:26px}.hero-actions{display:flex;gap:30px;align-items:center}.button{border:0;border-radius:3px;display:inline-flex;align-items:center;justify-content:space-between;gap:40px;padding:17px 23px;font-size:12px;font-weight:500;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button.dark{background:var(--ink);color:white}.button.dark:hover{background:#41443b}.button span{font-size:20px;line-height:1}.text-link{display:inline-flex;align-items:center;gap:23px;font-size:12px}.text-link span{font-size:20px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.hero-footnote{display:flex;gap:13px;align-items:center;margin-top:36px;font-size:10px;line-height:1.8;color:#74766c}.small-cross{font-size:35px;color:#292c22}.hero-footnote small{font-family:Arial,sans-serif;font-size:8px;letter-spacing:1.4px}.hero-art{height:505px;position:relative;overflow:hidden;background:#e9e9e0;border-radius:6px;background-image:radial-gradient(ellipse at 45% 30%,#f4f3eb 0%,#e6e6db 75%)}.art-label{position:absolute;top:25px;left:27px;z-index:2;font-family:Arial,sans-serif;font-size:9px;line-height:1.5;font-weight:700;letter-spacing:1px}.art-orbit{position:absolute;width:475px;height:475px;border:1px solid #d3d4c8;border-radius:50%;left:35px;top:34px;transform:rotate(-20deg) scaleY(.82)}.yellow-poster{position:absolute;top:58px;left:111px;width:286px;height:350px;background:var(--yellow);transform:rotate(10deg);box-shadow:12px 20px 26px #3136272e;padding:22px 23px}.poster-top{font-size:12px;display:flex;justify-content:space-between;font-weight:800}.poster-top>span{font-family:Arial,sans-serif;font-size:6px;font-weight:400;line-height:1.3;letter-spacing:1px}.poster-title{position:relative;font-size:52px;font-weight:900;line-height:1.12;letter-spacing:-3px;margin-top:32px}.poster-title>span{position:absolute;right:-8px;top:35px;font-size:76px;font-weight:400}.poster-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #929e37;margin-top:36px;padding-top:12px;font-family:Arial,sans-serif;font-size:12px;font-weight:800;line-height:1.2}.poster-bottom>span{font-size:43px;font-weight:400}.black-card{position:absolute;background:#282a26;color:var(--paper);width:192px;height:249px;left:35px;top:193px;transform:rotate(-12deg);padding:23px;box-shadow:9px 18px 25px #151a243a}.black-card>div{font-family:Arial,sans-serif;font-size:34px;line-height:.93;font-weight:900;letter-spacing:-1px;position:relative}.black-card>div>span{font-size:11px;position:absolute;right:14px;top:3px}.card-star{position:absolute;color:var(--yellow);font-size:57px;right:19px;bottom:44px}.black-card p{position:absolute;bottom:15px;font-size:8px;letter-spacing:1px}.white-card{position:absolute;display:flex;align-items:center;gap:14px;bottom:36px;right:21px;width:274px;height:119px;background:#f9f7f0;transform:rotate(8deg);box-shadow:5px 9px 18px #383b2726;padding:20px}.white-mark{font-family:Arial,sans-serif;font-weight:900;font-size:49px;letter-spacing:-10px;transform:skew(-9deg);margin-right:13px}.white-card>div{font-size:17px;font-weight:700;white-space:nowrap}.white-card>div>span{display:block;font:6px Arial,sans-serif;letter-spacing:1px;margin-top:7px}.card-arrow{position:absolute;right:13px;top:12px;font-size:18px}.round-stamp{position:absolute;right:21px;top:25px;width:91px;height:91px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;border:1px solid #373b2d;transform:rotate(15deg);background:#e9e9dd;box-shadow:inset 0 0 0 5px #e9e9dd,inset 0 0 0 6px #999c8a}.round-stamp b{font-size:24px}.round-stamp span{font:5px Arial,sans-serif;letter-spacing:1px}.art-caption{position:absolute;bottom:13px;left:24px;font-size:6px;letter-spacing:1px}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;background:#efefe7}.ticker>div{height:65px;display:flex;align-items:center;justify-content:center;white-space:nowrap;gap:47px;font-size:16px;letter-spacing:2px;font-weight:500;width:max-content;min-width:100%}.ticker span{font-size:27px;color:#6f7460}.section-space{padding-top:78px;padding-bottom:12px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-heading .eyebrow{color:#777b6d;margin-bottom:14px}h2{font-size:29px;line-height:1.5;letter-spacing:-1px;font-weight:700;margin:0}.yellow-dot{color:#a7b628;font-size:37px;margin-left:3px}.section-intro{font-size:11px;line-height:1.9;color:var(--muted);margin:0 0 2px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.service-card{padding:23px 22px 18px;border:1px solid var(--line);border-radius:4px;transition:background .2s,transform .2s}.service-card:hover{background:var(--yellow);transform:translateY(-5px);border-color:var(--yellow)}.service-top{display:flex;align-items:center;justify-content:space-between;color:#999c8f;font:10px Arial,sans-serif}.service-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;background:#eaece0;border-radius:50%;color:var(--ink)}.service-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.service-card h3{font-size:17px;margin:24px 0 12px}.service-card p{font-size:11px;line-height:1.9;color:var(--muted);margin-bottom:27px}.service-bottom{border-top:1px solid var(--line);padding-top:15px;display:flex;justify-content:space-between;align-items:center;gap:5px}.service-bottom span{font-size:8px;color:#717467;white-space:nowrap}.service-bottom b{font-size:18px;font-weight:400}.subtle-label{font-size:10px;color:var(--muted);padding-bottom:5px}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.work-art{height:330px;position:relative;border-radius:4px;overflow:hidden;transition:transform .35s}.work-item:hover .work-art{transform:translateY(-4px)}.work-tag{position:absolute;top:19px;left:20px;font:7px Arial,sans-serif;letter-spacing:1px;z-index:1}.tea-art{background:#dedfd2}.tea-circle{position:absolute;left:-61px;top:63px;width:245px;height:245px;border:1px solid #afb5a0;border-radius:50%}.tea-box{position:absolute;top:55px;left:76px;background:#3d503c;color:#ededd8;width:166px;height:232px;padding:19px;transform:rotate(-9deg);box-shadow:10px 17px 18px #3d503c30}.tea-box small{font:5px Arial,sans-serif;letter-spacing:1px}.tea-box strong{font-family:'Songti SC',serif;display:block;font-size:45px;line-height:1.3;font-weight:400;margin-top:12px;letter-spacing:5px}.tea-box>span{font-size:6px;letter-spacing:2px;display:block;margin-top:15px}.tea-box i{font-family:serif;font-style:normal;font-size:12px;padding:3px;border:1px solid #aaa57a;position:absolute;right:16px;bottom:42px;color:#c5c697}.tea-label{position:absolute;right:24px;top:76px;font-size:9px;writing-mode:vertical-rl;letter-spacing:3px;line-height:1.9}.type-art{background:#b8c6f3}.type-lines{position:absolute;top:47px;left:28px;font-size:64px;line-height:1.04;letter-spacing:-4px;font-weight:900;transform:rotate(-5deg)}.type-lines>span{color:#f9f8e9;-webkit-text-stroke:1px #242521}.type-asterisk{position:absolute;right:22px;top:75px;color:#f1ff76;font-size:110px;line-height:1}.type-side{position:absolute;right:17px;bottom:60px;writing-mode:vertical-rl;font:6px Arial,sans-serif;letter-spacing:1px}.type-bottom{position:absolute;left:23px;right:23px;bottom:18px;border-top:1px solid #7c87a4;padding-top:9px;font-size:7px;display:flex;justify-content:space-between}.type-bottom span{font-size:17px}.wayfinding-art{background:linear-gradient(120deg,#d6bda3,#e4d6c4)}.wayfinding-sign{position:absolute;top:52px;left:75px;width:166px;height:227px;background:#f1eeeb;box-shadow:13px 13px 0 #a38b7159,20px 26px 30px #8e775f55;transform:perspective(800px) rotateY(-13deg);padding:18px}.wayfinding-sign>span{font-size:56px;line-height:1;display:block;margin-bottom:13px}.wayfinding-sign strong{display:block;font-size:24px;letter-spacing:2px}.wayfinding-sign small{font:5px Arial,sans-serif;letter-spacing:1px}.wayfinding-sign hr{border:0;border-top:1px solid #c2c1b9;margin:17px 0 12px}.wayfinding-sign>div{display:flex;justify-content:space-between;font-size:7px;line-height:2}.wayfinding-sign b{font-weight:500}.sign-floor{position:absolute;bottom:18px;left:20px;font-size:7px;letter-spacing:2px}.work-title{display:flex;justify-content:space-between;align-items:flex-start;margin-top:18px}.work-title h3{font-size:13px;margin:0 0 8px;font-weight:600}.work-title p{font-size:10px;color:var(--muted);margin:0}.work-title>span{font:10px Arial,sans-serif;padding-top:3px;color:#6f7368}.about{display:grid;grid-template-columns:1fr 1fr;gap:78px;align-items:center;padding-top:98px}.about-visual{background:#e9ebdf;min-height:361px;padding:27px 29px;border-radius:4px;display:flex;flex-direction:column;justify-content:space-between}.about-visual .eyebrow{font-size:8px;margin:0}.about-chinese{font-size:68px;line-height:1.13;font-weight:900;letter-spacing:-3px;position:relative;width:fit-content}.about-chinese>span{color:#8b9478}.about-chinese i{position:absolute;font-size:101px;font-style:normal;font-weight:400;right:-120px;top:22px;color:#4b5640}.about-visual-bottom{display:flex;justify-content:space-between;font-size:8px;border-top:1px solid #bfc4b4;padding-top:16px}.about-visual-bottom span{font:8px Arial,sans-serif;letter-spacing:1px}.about-copy .eyebrow{color:var(--muted);margin-bottom:17px}.about-copy h2{font-size:30px;line-height:1.55;margin-bottom:18px}.about-copy>p:not(.eyebrow){font-size:11px;line-height:2.05;color:var(--muted)}.about-values{display:flex;gap:21px;margin:24px 0 25px}.about-values span{font-size:10px}.about-values span:before{content:'✳';margin-right:7px;color:#7d865c}.process{padding-bottom:80px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.process-grid>div{border-top:1px solid var(--line);padding-top:17px}.process-grid>div>span{font:12px Arial,sans-serif;color:#858b76;display:flex;justify-content:space-between}.process-grid b{font-size:15px;font-weight:400}.process-grid h3{font-size:16px;margin:20px 0 9px}.process-grid p{font-size:10px;color:var(--muted);margin:0}.contact{background:var(--yellow);padding:51px 0 22px}.contact-inner{display:flex;justify-content:space-between;align-items:center}.contact .eyebrow{font-size:9px;margin-bottom:16px}.contact h2{font-size:39px;line-height:1.45;position:relative}.contact h2 span{font-family:Arial,sans-serif;font-size:76px;position:absolute;right:-103px;top:7px;font-weight:400}.contact p:not(.eyebrow){font-size:11px;margin:19px 0 0;color:#626940}.contact .button{min-width:200px}.contact-details{display:flex;gap:40px;margin-top:40px;font-size:9px;color:#67733b}.contact-details span:last-child{margin-left:auto}.footer{min-height:144px;display:flex;justify-content:space-between;align-items:center;gap:25px}.footer-brand{font-size:23px;font-weight:800}.footer-brand span{font:8px Arial,sans-serif;letter-spacing:1px;margin-left:13px}.footer p{font-size:9px;color:var(--muted);margin-top:10px}.footer-right{display:flex;gap:35px;font-size:9px;color:var(--muted)}.footer-right>a{color:var(--ink)}
@media(min-width:1450px){.hero{min-height:700px}.hero-art{height:530px}.yellow-poster{left:125px;top:64px}.black-card{top:210px}.white-card{bottom:48px}}
@media(max-width:1100px){.section-wrap{padding-left:35px;padding-right:35px}.header{padding:0 35px}nav{gap:23px}h1{font-size:53px}.hero{gap:25px}.hero-art{height:470px}.yellow-poster{left:83px;width:258px;height:325px}.poster-title{font-size:46px}.poster-bottom{margin-top:31px}.black-card{left:20px;top:200px;width:175px;height:225px}.black-card>div{font-size:30px}.white-card{width:239px;height:101px;right:13px;bottom:33px}.white-card>div{font-size:14px}.white-mark{font-size:39px}.round-stamp{width:75px;height:75px;right:13px;top:20px}.round-stamp b{font-size:21px}.round-stamp span{font-size:4px}.service-card{padding:20px 15px 17px}.service-bottom span{font-size:7px}.section-heading h2{font-size:26px}.section-intro{font-size:10px}.work-art{height:300px}.tea-box{left:48px;top:53px;width:155px;height:215px}.tea-box strong{font-size:40px}.wayfinding-sign{left:53px;top:48px;width:150px;height:210px}.type-lines{font-size:56px}.type-asterisk{font-size:87px}.about{gap:40px}.about-chinese{font-size:60px}.about-chinese i{right:-95px;font-size:82px}.about-copy h2{font-size:27px}.contact-details{gap:25px}}
@media(max-width:800px){.header{height:84px;gap:20px}.brand-type{font-size:19px}.brand-symbol{font-size:42px}.brand-type>span{font-size:7px}nav{gap:18px}nav>a{font-size:11px}.nav-contact{display:none}.hero{padding-top:40px;padding-bottom:40px;gap:15px;min-height:auto}h1{font-size:43px}.hero-description{font-size:11px}.hero-actions{gap:17px}.button{padding:14px 16px;gap:20px;font-size:11px}.text-link{font-size:11px;gap:14px}.hero-art{height:410px}.yellow-poster{left:63px;top:54px;width:217px;height:287px;padding:18px}.poster-title{font-size:39px;margin-top:32px}.poster-title>span{font-size:54px;right:-3px}.poster-bottom{margin-top:30px;font-size:10px}.poster-top{font-size:9px}.black-card{width:151px;height:192px;left:18px;top:182px;padding:20px}.black-card>div{font-size:27px}.black-card p{font-size:6px}.card-star{font-size:40px;bottom:39px;right:14px}.white-card{width:197px;height:85px;padding:14px;right:11px;bottom:31px;gap:7px}.white-card>div{font-size:12px}.white-mark{font-size:33px;letter-spacing:-7px;margin-right:9px}.white-card>div>span{font-size:4px}.art-label{font-size:6px;left:18px;top:18px}.round-stamp{width:64px;height:64px}.round-stamp b{font-size:17px}.round-stamp span{font-size:3px}.hero-footnote{margin-top:26px}.section-space{padding-top:58px}.section-heading{align-items:flex-start}.section-intro{display:none}.service-grid{grid-template-columns:repeat(2,1fr);gap:16px}.service-card{padding:22px}.service-bottom span{font-size:9px}.service-card p{font-size:12px}.work-grid{gap:14px}.work-art{height:247px}.work-tag{font-size:5px;left:13px;top:14px}.tea-box{left:28px;top:45px;width:125px;height:175px;padding:14px}.tea-box strong{font-size:32px}.tea-box small{font-size:4px}.tea-box>span{font-size:5px;letter-spacing:1px}.tea-box i{bottom:25px;font-size:9px;right:10px}.tea-label{right:10px;top:48px;font-size:6px;letter-spacing:2px}.type-lines{font-size:45px;left:15px;top:43px}.type-asterisk{font-size:65px;right:8px;top:65px}.type-bottom{left:12px;right:12px;font-size:5px}.type-side{font-size:4px;right:9px}.wayfinding-sign{left:33px;top:42px;width:124px;height:175px;padding:14px}.wayfinding-sign>span{font-size:41px;margin-bottom:9px}.wayfinding-sign strong{font-size:18px}.wayfinding-sign small{font-size:4px}.wayfinding-sign hr{margin:12px 0 8px}.wayfinding-sign>div{font-size:5px}.sign-floor{font-size:5px;bottom:10px}.work-title h3{font-size:11px}.work-title p{font-size:8px}.work-title>span{display:none}.about{gap:29px}.about-visual{padding:23px;min-height:329px}.about-chinese{font-size:51px}.about-chinese i{font-size:60px;right:-69px}.about-copy h2{font-size:23px}.about-values{flex-wrap:wrap;gap:9px 15px;margin:16px 0}.about-visual-bottom{font-size:6px}.about-visual-bottom>span{font-size:6px}.about-copy>p:not(.eyebrow){font-size:10px}.process{padding-bottom:60px}.process-grid{gap:20px}.contact h2{font-size:30px}.contact h2 span{font-size:57px;right:-63px}.contact .button{min-width:165px}.contact p:not(.eyebrow){font-size:9px}.contact-details{flex-wrap:wrap;gap:15px;margin-top:30px;font-size:8px}.contact-details span:last-child{margin-left:0;width:100%}.footer-right{flex-direction:column;gap:12px;font-size:8px}.footer p{font-size:8px}.section-heading h2{font-size:25px}.subtle-label{font-size:8px;align-self:flex-end;white-space:nowrap}}
@media(max-width:600px){html{scroll-padding-top:20px}.section-wrap{padding-left:23px;padding-right:23px}.header{height:78px;padding:0 23px;position:relative}.brand-symbol{font-size:39px}.brand-type{font-size:19px}.menu-toggle{display:block;background:transparent;border:1px solid var(--line);border-radius:3px;font-size:21px;padding:4px 10px;color:var(--ink)}nav{display:none;position:absolute;top:77px;left:0;right:0;background:var(--paper);z-index:5;padding:15px 23px 24px;box-shadow:0 12px 15px #24252112;border-bottom:1px solid var(--line)}nav.is-open{display:flex;flex-wrap:wrap;gap:20px}nav>a{font-size:13px;padding:12px 8px}.hero{grid-template-columns:1fr;padding-top:32px;padding-bottom:31px;gap:31px}.hero .eyebrow{font-size:10px;margin-bottom:19px}h1{font-size:53px;margin:20px 0 28px;letter-spacing:-2px}.hero-description{font-size:12px;line-height:2}.hero-actions .button{padding:16px 21px;gap:27px}.hero-actions{gap:30px}.hero-footnote{display:none}.hero-art{height:393px;max-width:440px;width:100%;margin:auto}.yellow-poster{left:29%;width:228px;height:291px;top:43px}.poster-title{font-size:42px}.black-card{left:9%;top:165px;width:160px;height:200px}.white-card{right:6%;bottom:32px;width:217px;height:90px}.round-stamp{right:18px;top:18px;width:72px;height:72px}.round-stamp span{font-size:4px}.round-stamp b{font-size:19px}.art-label{font-size:7px}.ticker>div{height:55px;gap:30px;font-size:14px}.ticker span{font-size:23px}.section-space{padding-top:47px}.section-heading{margin-bottom:25px;display:block}.section-heading .eyebrow{font-size:8px;margin-bottom:12px}.section-heading h2{font-size:23px;letter-spacing:-.7px}.yellow-dot{font-size:29px}.service-grid{gap:12px}.service-card{padding:17px 14px 14px}.service-icon{width:39px;height:39px}.service-icon svg{width:25px;height:25px}.service-card h3{font-size:15px;margin:20px 0 10px}.service-card p{font-size:10px;margin-bottom:22px}.service-bottom{align-items:flex-end;padding-top:12px}.service-bottom span{font-size:7px;line-height:1.8;white-space:normal}.service-bottom b{font-size:17px}.subtle-label{display:block;font-size:9px;margin-top:13px}.work-grid{grid-template-columns:1fr;gap:29px}.work-art{height:340px}.work-tag{font-size:8px;left:23px;top:23px}.tea-box{left:calc(50% - 83px);top:54px;width:170px;height:238px;padding:20px}.tea-box strong{font-size:45px}.tea-box small{font-size:5px}.tea-box>span{font-size:7px}.tea-box i{font-size:14px;bottom:41px;right:16px}.tea-label{font-size:9px;right:25px;top:80px}.type-lines{font-size:67px;left:32px;top:49px}.type-asterisk{font-size:117px;right:34px;top:77px}.type-side{font-size:7px;right:19px}.type-bottom{left:24px;right:24px;font-size:8px;bottom:20px}.wayfinding-sign{left:calc(50% - 81px);top:52px;width:169px;height:235px;padding:22px}.wayfinding-sign>span{font-size:54px;margin-bottom:15px}.wayfinding-sign strong{font-size:25px}.wayfinding-sign small{font-size:5px}.wayfinding-sign hr{margin:18px 0 10px}.wayfinding-sign>div{font-size:7px}.sign-floor{font-size:8px;left:23px;bottom:17px}.work-title{margin-top:15px}.work-title h3{font-size:14px}.work-title p{font-size:10px}.work-title>span{display:block;font-size:10px}.about{grid-template-columns:1fr;gap:30px;padding-top:60px}.about-visual{min-height:319px;padding:27px}.about-chinese{font-size:63px}.about-chinese i{font-size:89px;right:-105px}.about-visual-bottom,.about-visual-bottom>span{font-size:8px}.about-copy h2{font-size:28px}.about-copy>p:not(.eyebrow){font-size:12px}.about-values{gap:19px;margin:22px 0}.about-values span{font-size:10px}.process{padding-bottom:45px}.process-grid{grid-template-columns:1fr 1fr;gap:27px}.process-grid h3{font-size:15px;margin-top:16px}.process-grid p{font-size:10px}.contact{padding-top:33px}.contact-inner{display:block}.contact h2{font-size:29px;max-width:270px}.contact h2 span{font-size:51px;right:-42px;top:18px}.contact .eyebrow{font-size:8px}.contact p:not(.eyebrow){font-size:10px;line-height:1.9}.contact .button{margin-top:25px;min-width:190px}.contact-details{font-size:8px;gap:12px;margin-top:28px}.footer{display:block;padding-top:28px;padding-bottom:25px;min-height:155px}.footer-brand{font-size:21px}.footer-right{flex-direction:row;justify-content:space-between;margin-top:24px;font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
