@charset "UTF-8";
:root{--ink:#191b1b;--yellow:#f6b51b;--paper:#fff;--muted:#606563;--line:#dce0db;--pale:#f3f4f1;--max:1280px;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper)}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin:0}p{line-height:1.7}h2{font-size:clamp(2rem,3.7vw,3.5rem);line-height:1.1;letter-spacing:-.045em}h3{letter-spacing:-.03em}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b55a00;outline-offset:5px}a:hover{text-decoration:underline;text-underline-offset:5px}.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.section{padding-block:100px}.eyebrow{font-size:.78rem;letter-spacing:.13em;font-weight:700;color:var(--yellow);margin-bottom:26px}.eyebrow.dark{color:#71601d}.header{position:sticky;top:0;z-index:20;background:white;border-bottom:1px solid var(--line)}.header-inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;flex-direction:column;flex-shrink:0}.brand:hover{text-decoration:none}.brand-name{font-size:2.25rem;line-height:1;font-weight:900;letter-spacing:-.06em}.brand-dot{color:#ce8300}.brand-sub{font-size:.65rem;font-weight:700;letter-spacing:.1em;margin-top:8px}.header nav{display:flex;gap:32px;font-size:.9rem;font-weight:600}.header-call{font-size:.94rem;font-weight:700;border-left:1px solid var(--line);padding-left:30px}.header-call span{margin-left:15px}.menu-toggle{background:none;border:1px solid var(--line);padding:10px}.menu-toggle[hidden]{display:none}.hero{display:grid;grid-template-columns:44% 56%;background:var(--ink);color:white;min-height:620px}.hero-copy{padding:76px 48px 54px max(48px,calc((100vw - 1280px)/2));position:relative;z-index:1}.hero h1{font-size:clamp(3rem,4.6vw,5rem);line-height:1.02;letter-spacing:-.055em;font-weight:800}.hero h1 span{color:var(--yellow)}.hero-region{font-size:1.25rem;font-weight:600;margin-top:26px}.hero-intro{max-width:410px;color:#ced1cd;margin-top:16px;font-size:1rem}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:52px;padding:14px 23px;font-size:.91rem;font-weight:700;line-height:1.4;border:1px solid transparent;transition:background .18s,color .18s}.button:hover{text-decoration:none}.yellow{background:var(--yellow);color:var(--ink)}.yellow:hover{background:#ffc844}.outline{border-color:#626665;color:white}.outline:hover{background:#353a38}.hero-explore{display:inline-flex;gap:32px;align-items:center;font-size:.84rem;margin-top:44px;color:#d4d7d3}.hero-media{position:relative;min-width:0;overflow:hidden}.hero-media>img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:57% center}.hero-media:after{content:"";position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#0009);pointer-events:none}.photo-label,.photo-corner{position:absolute;z-index:1;bottom:28px;color:white;font-size:.72rem;letter-spacing:.07em}.photo-label{left:30px}.photo-corner{right:30px}.service-strip{background:var(--yellow);font-size:.8rem;font-weight:800;letter-spacing:.12em;padding:22px 0}.service-strip .wrap{display:flex;justify-content:space-between;gap:20px}.service-strip span{opacity:.5}.about{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-copy{padding-top:42px}.lead{font-size:1.5rem;line-height:1.4;font-weight:600;margin-bottom:22px}.about-copy p:not(.lead){color:var(--muted);margin-top:15px}.trust{display:grid;grid-template-columns:repeat(3,1fr);padding:35px 0 45px;border-top:1px solid var(--line);gap:28px}.trust>div{border-right:1px solid var(--line);padding-right:20px}.trust>div:last-child{border:0}.trust strong{display:block;font-size:1.6rem;letter-spacing:-.035em}.trust span{display:block;color:var(--muted);font-size:.88rem;margin-top:12px}.skip{position:fixed;top:-80px;left:20px;z-index:100;background:var(--yellow);padding:15px}.skip:focus{top:8px}
@media(min-width:1600px){.hero{min-height:720px}.hero-copy{padding-top:105px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.header-inner{gap:20px}.header nav{gap:20px}.header-call{padding-left:20px}.hero-copy{padding:60px 28px 44px}.hero{grid-template-columns:48% 52%;min-height:610px}.hero h1{font-size:3.25rem}.about{gap:50px}.section{padding-block:75px}}
@media(max-width:800px){html{scroll-padding-top:88px}.header-inner{min-height:82px;flex-wrap:wrap;padding-block:16px}.brand-name{font-size:1.9rem}.brand-sub{font-size:.6rem}.header-call{display:none}.header nav{width:100%;justify-content:space-between;padding:18px 0 5px}.js .menu-toggle{display:block}.js .header nav{display:none}.js .header nav.open{display:flex}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:48px 24px 38px}.hero h1{font-size:clamp(2.75rem,8.6vw,4.5rem)}.hero-intro{max-width:530px}.hero-explore{margin-top:26px}.hero-media{height:440px}.hero-media>img{object-position:center 55%}.hero-region{margin-top:22px}.service-strip{font-size:.66rem;letter-spacing:.04em;padding:18px 0}.service-strip .wrap{gap:10px;flex-wrap:wrap}.about{grid-template-columns:1fr;gap:28px}.about h2 br:last-child{display:none}.about-copy{padding-top:0}.trust{gap:20px}.trust strong{font-size:1.2rem}.trust span{font-size:.83rem}.photo-corner{display:none}}
@media(max-width:480px){.wrap{width:calc(100% - 40px)}.hero-media{height:320px}.hero-copy{padding-inline:20px}.hero h1{font-size:2.85rem}.eyebrow{font-size:.7rem}.trust{grid-template-columns:1fr;padding-block:28px;gap:22px}.trust>div{border:0;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:0}.trust strong{font-size:1.13rem}.trust span{margin:0;max-width:48%;text-align:right}.section{padding-block:60px}.photo-label{left:20px;bottom:20px;font-size:.63rem}.service-strip .wrap{font-size:.6rem}.button{gap:20px;padding-inline:20px}.actions{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:48px}.section-heading>p{color:var(--muted);max-width:420px;font-size:.96rem}.services{background:var(--pale)}.services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.service-card{grid-column:span 2;background:white;min-width:0}.service-card:nth-child(n+4){grid-column:span 3}.service-image{position:relative;overflow:hidden;height:245px}.service-image img{width:100%;height:100%;object-fit:cover}.service-card:first-child img{object-position:center 56%}.service-card:nth-child(3) img{object-position:center 61%}.service-number{position:absolute;bottom:0;left:0;background:var(--yellow);font-size:.85rem;font-weight:700;padding:12px 16px}.service-copy{padding:28px;display:flex;flex-direction:column;min-height:254px}.service-copy h3{font-size:1.45rem;line-height:1.2;margin-bottom:15px}.service-copy p{color:var(--muted);font-size:.92rem;margin-bottom:22px}.service-copy a{font-size:.82rem;font-weight:700;margin-top:auto;display:flex;justify-content:space-between;gap:10px}.service-card:nth-child(n+4) .service-copy{min-height:218px}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:35px 24px}.project{margin:0;min-width:0}.photo-link{display:block;position:relative;overflow:hidden;background:var(--pale)}.photo-link img{width:100%;height:270px;object-fit:cover;transition:transform .25s}.photo-link:hover img{transform:scale(1.025)}.expand{position:absolute;right:12px;bottom:12px;color:var(--ink);background:var(--yellow);width:34px;height:34px;display:grid;place-items:center}.project figcaption{display:flex;justify-content:space-between;gap:12px;font-size:.83rem;font-weight:600;padding-top:15px}.project-index{color:var(--muted);font-weight:400}.more-photos{margin-top:40px}.more-photos summary{padding:20px 24px;border:1px solid var(--line);width:fit-content;margin-inline:auto;cursor:pointer;font-size:.88rem;font-weight:700;list-style:none;display:flex;align-items:center;gap:35px}.more-photos summary::-webkit-details-marker{display:none}.more-photos summary span{font-size:1.4rem;line-height:1}.more-photos[open] summary{margin-bottom:35px}.more-photos[open] summary span{transform:rotate(45deg)}.why{background:var(--ink);color:white}.why .section-heading>p,.reasons p{color:#bcc1bd}.reasons{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:60px}.reasons article{border-top:1px solid #555b56;padding-top:25px}.reasons article>span{color:var(--yellow);font-size:.9rem}.reasons h3{font-size:1.4rem;margin:28px 0 18px}.reasons p{font-size:.92rem}.coverage{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.coverage>div>p:last-child{margin-top:25px;color:var(--muted);max-width:490px}.coverage-panel{padding:38px 40px;border:1px solid var(--line);background:var(--pale)}.coverage-label{font-size:.75rem;letter-spacing:.12em;font-weight:700;margin-bottom:25px;color:var(--muted)}.coverage-panel>div{font-size:clamp(2.3rem,4vw,4rem);font-weight:700;letter-spacing:-.05em;padding:22px 0;border-top:1px solid #cdd1cb;display:flex;justify-content:space-between;gap:20px;align-items:center}.coverage-panel>div>span{font-size:.6rem;font-weight:600;letter-spacing:.03em;max-width:85px;line-height:1.6}.coverage-panel .base-location{font-size:.72rem;display:flex;justify-content:space-between;border-top:1px solid #cdd1cb;padding-top:24px;margin:0!important;letter-spacing:.07em}.base-location strong{font-size:.8rem;color:var(--ink);letter-spacing:0}.contact{background:var(--yellow)}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:100px}.contact h2{font-size:clamp(2.8rem,5.5vw,5rem)}.contact-grid>div>p:not(.eyebrow){margin-top:25px}.black{background:var(--ink);color:white}.black:hover{background:#383c39}.contact-call{border-color:#8b6719}.contact-call:hover{background:#ffc746}.contact-details{display:flex;flex-direction:column;gap:25px}.contact-details>div{padding-bottom:24px;border-bottom:1px solid #bb8b25}.contact-details>div:last-child{padding-bottom:0;border:0}.contact-details>div>span{display:block;font-size:.7rem;font-weight:700;letter-spacing:.09em;margin-bottom:12px}.contact-details a{font-size:1.12rem;font-weight:600;overflow-wrap:anywhere}.contact-details .phone{font-size:2.5rem;letter-spacing:-.045em;white-space:nowrap}.contact-details address{font-size:1rem;font-style:normal;line-height:1.7}.contact-details .directions{display:inline-block;font-size:.82rem;margin-top:15px}.map-section{background:var(--pale)}.map-heading{display:flex;justify-content:space-between;gap:20px;padding-block:28px;font-size:.88rem}.map-heading a{font-size:.8rem}.map-section iframe{display:block;border:0;width:100%;height:350px;filter:grayscale(.65)}footer{background:var(--ink);color:white;padding-block:48px 24px}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-top p{font-size:.8rem;color:#bcc1bd}.footer-top>a:last-child{font-size:.8rem}.footer-bottom{display:flex;justify-content:space-between;gap:30px;font-size:.72rem;color:#b1b7b2;border-top:1px solid #444a46;margin-top:38px;padding-top:24px;line-height:1.6}.mobile-cta{display:none}.lightbox{padding:50px 22px 20px;border:0;max-width:min(1100px,94vw);max-height:94dvh;background:var(--ink);color:white}.lightbox::backdrop{background:#000d}.lightbox img{max-height:74dvh;max-width:100%;width:auto;margin:auto;object-fit:contain}.lightbox-close{position:absolute;right:18px;top:10px;background:transparent;border:0;color:white;padding:8px;font-size:.95rem}.lightbox-caption{font-size:.86rem;margin-top:15px;text-align:center}.lightbox-open{overflow:hidden}
@media(max-width:1000px){.services-grid{grid-template-columns:repeat(2,1fr)}.service-card,.service-card:nth-child(n+4){grid-column:span 1}.service-card:last-child{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr}.service-card:last-child .service-image{height:100%;min-height:250px}.gallery{grid-template-columns:repeat(2,1fr)}.coverage,.contact-grid{gap:45px}.coverage-panel{padding:30px}.reasons{gap:30px}.footer-top p{max-width:350px}.service-copy{min-height:240px}}
@media(max-width:800px){.section-heading{display:block;margin-bottom:32px}.section-heading>p{margin-top:24px}.section-heading>p br{display:none}.service-copy{padding:24px}.service-copy h3{font-size:1.3rem}.service-image{height:230px}.gallery{gap:28px 20px}.photo-link img{height:230px}.coverage{grid-template-columns:1fr;gap:35px}.coverage h2 br:nth-child(2){display:none}.coverage-panel{max-width:100%;width:100%}.coverage-panel>div{font-size:3rem}.coverage-panel>div>span{max-width:150px;font-size:.7rem}.contact-grid{grid-template-columns:1fr;gap:45px}.contact-details{gap:20px}.contact-details .phone{font-size:2.3rem}.reasons{grid-template-columns:1fr;gap:30px;margin-top:35px}.reasons h3{margin:14px 0 12px}.reasons article{padding-top:20px}.footer-top{flex-wrap:wrap}.footer-top p{order:3;max-width:100%;width:100%}.footer-bottom{display:block}.footer-bottom>span{display:block;margin-top:10px}.mobile-cta{display:grid;grid-template-columns:1fr 1.3fr;position:fixed;bottom:0;left:0;right:0;z-index:25;background:var(--ink);padding-bottom:env(safe-area-inset-bottom);box-shadow:0 -2px 14px #0002}.mobile-cta a{display:flex;align-items:center;justify-content:center;min-height:54px;color:white;font-size:.9rem;font-weight:700}.mobile-cta a:last-child{background:var(--yellow);color:var(--ink)}footer{padding-bottom:90px}.map-heading{align-items:flex-start}.map-heading strong{max-width:55%}.lightbox{padding-inline:10px}}
@media(max-width:600px){.services-grid{grid-template-columns:1fr;gap:24px}.service-card,.service-card:nth-child(n+4),.service-card:last-child{grid-column:span 1;display:block}.service-card:last-child .service-image{height:250px;min-height:0}.service-image{height:250px}.service-copy,.service-card:nth-child(n+4) .service-copy{min-height:0}.service-copy h3{font-size:1.5rem}.service-copy a{margin-top:6px}.gallery{grid-template-columns:1fr;gap:28px}.photo-link img{height:auto;aspect-ratio:4/3}.more-photos summary{width:100%;justify-content:space-between;font-size:.8rem;padding:16px}.contact-grid>div>p br{display:none}.map-heading{display:block}.map-heading strong{display:block;max-width:100%;margin-bottom:12px}.coverage-panel{padding:25px}.contact-details .phone{font-size:2.1rem}}
.menu-toggle{display:none}.about>div,.coverage>div,.contact-grid>div,.reasons>article{min-width:0}h1,h2,h3,.brand-sub,.contact-details a{overflow-wrap:anywhere}.contact-details .phone{white-space:normal}.about h2 br:last-child,.coverage h2 br:nth-child(2){display:initial}.contact-grid>div>p br{display:initial}
@media(max-width:480px){.coverage-panel>div{flex-wrap:wrap;gap:10px}.coverage-panel .base-location{flex-wrap:wrap;gap:10px}.trust>div{flex-wrap:wrap}.service-strip .wrap{letter-spacing:0}.hero h1{font-size:2.7rem}}
.coverage-panel>div{overflow-wrap:anywhere}.mobile-cta a{min-width:0;text-align:center;padding:10px;flex-wrap:wrap;overflow-wrap:anywhere}.service-copy p,.reasons p,.section-heading>p{font-size:1rem}.brand-sub{font-size:.75rem;letter-spacing:.04em}.eyebrow,.photo-label,.service-strip,.coverage-label,.coverage-panel>div>span,.contact-details>div>span{font-size:.75rem}.service-copy a,.project figcaption,.more-photos summary,.map-heading a,.footer-top>a:last-child{font-size:.875rem}.photo-corner{font-size:.75rem}.footer-bottom{font-size:.8rem}.hero-explore{font-size:.875rem}.photo-label{right:20px;line-height:1.4}.photo-corner{display:none}
.header-actions{display:flex;align-items:center;gap:10px;order:3}.header .brand{min-width:0;flex-shrink:1}.header-call{order:2}.language-switch{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border:1px solid var(--line);padding:8px;font-size:.875rem;font-weight:600}.header-inner{gap:24px}.header nav{gap:24px}html[lang="zh-Hans"]{font-family:Arial,"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",sans-serif}html[lang="zh-Hans"] h1,html[lang="zh-Hans"] h2,html[lang="zh-Hans"] h3{letter-spacing:0;line-height:1.3}html[lang="zh-Hans"] .hero h1{font-size:clamp(2.8rem,4.4vw,4.8rem)}html[lang="zh-Hans"] .eyebrow{letter-spacing:.08em}html[lang="zh-Hans"] .coverage-panel>div{letter-spacing:0}html[lang="zh-Hans"] .contact h2{line-height:1.25}
@media(max-width:1100px) and (min-width:801px){.header-call{display:none}.header-inner{gap:20px}}
@media(max-width:800px){.header-actions{order:0;margin-left:auto}.header nav{order:5}.header-inner{gap:12px}.menu-toggle{font-size:.875rem;min-height:44px}.header .brand{max-width:calc(100% - 130px)}.header .brand-sub{line-height:1.3}.header-inner{min-height:86px}html[lang="zh-Hans"] .hero h1{font-size:clamp(2.5rem,8vw,3.6rem)}}
@media(max-width:800px){.header-actions{gap:6px}.header .brand{max-width:calc(100% - 136px)}.header-actions .menu-toggle{padding:8px}}

/* Bilingual wordmark */
.brand-name{font-family:Arial,"Microsoft YaHei","PingFang SC",sans-serif;white-space:nowrap;font-size:2.1rem;line-height:1.2;letter-spacing:-.025em}.brand-cn{color:#b87500}footer .brand-cn{color:var(--yellow)}
@media(max-width:800px){.header .brand-name{font-size:clamp(1.25rem,5.4vw,1.9rem)}}

/* Large uppercase bilingual wordmark */
.brand-name{font-size:2.5rem;font-weight:900;letter-spacing:-.025em}
@media(max-width:800px){.header .brand-name{font-size:1.875rem}}
@media(max-width:360px){.header .brand{max-width:none;width:100%}.header .brand-name{font-size:2rem}.header-actions{margin-top:0}}
