:root{--navy:#123d6c;--deep:#102f51;--teal:#008f97;--teal-dark:#00747c;--ink:#173653;--muted:#526779;--light:#f0f6f8;--white:#fff;--s1:3rem;--s2:2.25rem;--s3:1.5rem;--s4:1.125rem;--s5:1rem;--width:1200px}
*{box-sizing:border-box}html{font-size:100%;scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;color:var(--ink);font:400 var(--s5)/1.8 "Microsoft YaHei","PingFang SC","Noto Sans CJK SC",sans-serif;background:var(--white);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-weight:600;line-height:1.5;text-wrap:balance}h1{font-size:var(--s1);letter-spacing:-.025em;line-height:1.35}h2{font-size:var(--s2);letter-spacing:-.015em}h3,h4{font-size:var(--s3)}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid var(--teal);outline-offset:5px}::selection{background:#bee8e8;color:var(--deep)}.wrap{width:min(var(--width),calc(100% - 80px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:#fff;box-shadow:0 5px 24px #123d6c06}.header-inner{height:104px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:block;flex-shrink:0}.logo-frame{display:block;position:relative;width:228px;aspect-ratio:1290/416;overflow:hidden;background:white}.logo-frame img{position:absolute;width:119.07%;max-width:none;height:auto;left:-9.84%;top:-74.28%}.nav{display:flex;align-items:center;gap:32px}.nav a{font-size:var(--s5);padding-block:14px;white-space:nowrap;transition:color .2s}.nav a:hover,.nav a[aria-current=page]{color:var(--teal-dark)}.btn{display:inline-flex;align-items:center;justify-content:center;width:144px;height:44px;flex:0 0 auto;padding:0 12px;border:0;border-radius:4px;font-size:var(--s5);font-weight:500;line-height:1.4;text-align:center;white-space:nowrap;background:var(--navy);color:white;transition:background .2s,box-shadow .2s,transform .2s}.btn:hover{background:var(--teal-dark);box-shadow:0 6px 16px #103f6424;transform:translateY(-2px)}.btn.secondary{background:#e6f1f3;color:var(--navy)}.btn.secondary:hover{background:#cce8ea}.btn.light{background:#fff;color:var(--navy)}.btn.light:hover{background:#d9eeee}.btn.teal{background:var(--teal)}.btn.teal:hover{background:var(--teal-dark)}.mobile-toggle{display:none}.hero{background:linear-gradient(115deg,#f1f7f8 0%,#f1f7f8 62%,#e3eff2 62%);padding:64px 0 72px}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:62px}.hero h1 em{font-style:normal;color:var(--teal)}.lead{font-size:var(--s4);line-height:1.95;max-width:660px;margin-top:24px}.hero-copy .lead{max-width:535px}.actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.hero-visual{position:relative;padding-bottom:32px}.hero-visual>img{width:100%;height:426px;object-fit:cover;border-radius:6px}.location-caption{position:absolute;bottom:0;left:-24px;background:var(--navy);color:white;padding:22px 32px;min-width:260px}.location-caption strong{font-size:var(--s3);font-weight:500}.location-caption p{font-size:var(--s5);color:#d0e5ef;margin-top:3px}.section{padding:88px 0}.section.soft{background:var(--light)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:40px}.section-head p{margin-top:16px;font-size:var(--s4);max-width:730px}.section-head h2{max-width:800px}.intro-row{display:grid;grid-template-columns:repeat(3,1fr);gap:56px;padding:44px 0}.intro-row h3{margin-bottom:10px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-card{padding:34px 30px;background:white;border-radius:6px;display:flex;flex-direction:column;gap:14px;min-height:248px;transition:background .2s,transform .2s,box-shadow .2s}.service-card:hover{background:#e8f3f4;transform:translateY(-4px);box-shadow:0 12px 28px #173b5410}.service-number{color:var(--teal);font-weight:500;font-size:var(--s5)}.service-card h3{font-size:var(--s3)}.service-card p{font-size:var(--s5)}.service-card.callout{background:var(--navy);color:#fff;justify-content:center}.service-card.callout p{color:#c9e0eb}.text-link{color:var(--teal-dark);font-weight:500}.text-link:hover{text-decoration:underline;text-underline-offset:6px}.process{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.process-item{padding-top:8px}.process-item h3{margin-bottom:12px}.step{display:inline-block;color:var(--teal);font-size:var(--s3);font-weight:500;margin-bottom:16px}.feature-split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.feature-photo{width:100%;height:410px;object-fit:cover;border-radius:6px}.feature-copy p{margin-top:20px;font-size:var(--s4)}.pill-list{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.pill{background:#e7f2f4;color:var(--navy);padding:8px 16px;border-radius:3px;font-size:var(--s5)}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.guide-card{display:block;background:var(--light);border-radius:6px;overflow:hidden;transition:transform .2s,box-shadow .2s}.guide-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #173b5412}.guide-top{min-height:132px;background:var(--navy);color:white;padding:28px 30px;display:flex;justify-content:space-between;align-items:center;gap:16px}.guide-top.teal{background:var(--teal-dark)}.guide-top.pale{background:#dcebed;color:var(--navy)}.guide-top strong{font-size:var(--s3);font-weight:500}.guide-top span{font-size:var(--s5);opacity:.8}.guide-body{padding:28px 30px 32px}.guide-body h3{margin-bottom:14px}.guide-body p{font-size:var(--s5)}.cta-section{padding:64px 0;background:var(--navy);color:white}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:48px}.cta-inner p{color:#d7e6f0;font-size:var(--s4);margin-top:16px}.site-footer{background:#fff;padding:60px 0 24px}.footer-grid{display:grid;grid-template-columns:1.25fr .6fr 1fr;gap:64px}.footer-grid p{margin-top:20px;font-size:var(--s5)}.footer-grid h3{margin-bottom:18px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-links a:hover{color:var(--teal)}.footer-bottom{margin-top:44px;display:flex;flex-wrap:wrap;gap:16px 32px;justify-content:space-between;color:var(--muted);font-size:var(--s5)}.footer-bottom a:hover{color:var(--teal)}.image-credit{font-size:var(--s5);color:var(--muted);margin-top:16px}.image-credit a{text-decoration:underline;text-underline-offset:3px}.page-hero{padding:64px 0;background:var(--light)}.page-hero .lead{max-width:820px}.page-hero .actions{margin-top:28px}.about-statement{display:grid;grid-template-columns:.8fr 1.3fr;gap:88px}.about-statement p{font-size:var(--s4);margin-bottom:20px}.values-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.value{background:white;padding:32px;border-radius:6px}.value p{margin-top:12px}.fact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.fact-grid h3{margin-bottom:12px}.fact-grid p{overflow-wrap:anywhere}.stage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.stage{padding:32px;background:#fff;border-radius:6px}.stage h3{margin-bottom:14px}.stage p{margin-bottom:18px}.stage a{display:inline-block;color:var(--teal-dark);margin-top:8px}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:28px 56px}.faq-item h3{margin-bottom:12px}.detail-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:72px;align-items:start}.detail-grid section+section{margin-top:48px}.detail-grid h2{margin-bottom:24px}.detail-grid p{font-size:var(--s4);margin-top:16px}.clean-list{margin:18px 0 0;padding-left:1.2em;color:var(--muted);font-size:var(--s4)}.clean-list li+li{margin-top:12px}.aside-panel{padding:32px;background:var(--light);border-radius:6px;position:sticky;top:136px}.aside-panel h3{margin-bottom:16px}.aside-panel p{font-size:var(--s5)}.aside-panel .btn{margin-top:24px}.deliverable{background:var(--light);padding:26px 30px;border-radius:4px;margin-bottom:16px}.deliverable h3{margin-bottom:8px}.deliverable p{font-size:var(--s5);margin:0}.article-wrap{max-width:840px}.article-intro{font-size:var(--s4);color:var(--muted)}.article section{margin-top:44px}.article h2{margin-bottom:18px}.article h3{margin-top:24px;margin-bottom:12px}.article p{font-size:var(--s4);line-height:2;margin-bottom:18px}.article .takeaway{background:var(--light);padding:32px;border-radius:6px;margin-top:44px}.article .takeaway p{margin:12px 0 0}.article-meta{font-size:var(--s5);color:var(--muted);margin-top:24px}.contact-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:56px}.contact-info{background:var(--light);padding:40px;border-radius:6px}.contact-info h2{margin-bottom:28px}.contact-item+.contact-item{margin-top:28px}.contact-item h3{margin-bottom:8px}.contact-item p,.contact-item a{font-size:var(--s4);overflow-wrap:anywhere}.contact-item a:hover{color:var(--teal)}.contact-photo{height:240px;width:100%;object-fit:cover;border-radius:6px;margin-bottom:28px}.contact-prepare h3{margin-bottom:16px}.mail-form{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:32px}.field{display:flex;flex-direction:column;gap:8px}.field.full{grid-column:1/-1}.field input,.field textarea{border:0;border-radius:4px;background:white;min-height:48px;padding:12px 16px;color:var(--ink);font-size:var(--s5);width:100%}.field textarea{resize:vertical;min-height:128px}.field input:focus,.field textarea:focus{outline:2px solid var(--teal)}.form-note{font-size:var(--s5);margin-top:20px}.skip-link{position:fixed;top:-100px;left:20px;background:white;z-index:50;padding:10px 20px}.skip-link:focus{top:10px}.legal-content h2{margin-top:40px;margin-bottom:18px}.legal-content p{font-size:var(--s4);margin-bottom:18px}.legal-content{max-width:880px}.empty-page{padding:100px 0;text-align:center}.empty-page p{margin:20px 0 32px}
@media(min-width:1600px){.hero{padding:84px 0}.hero-visual>img{height:470px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.header-inner{gap:24px}.nav{gap:20px}.header-cta{display:none}.hero-grid{gap:32px}.hero-visual>img{height:410px}.footer-grid{gap:32px}.feature-split{gap:40px}.service-card{padding:28px 24px}.process{gap:24px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header-inner{height:92px;gap:16px}.logo-frame{width:172px}.mobile-toggle{display:inline-flex}.nav{display:none;position:absolute;top:92px;left:0;right:0;background:#fff;padding:20px;box-shadow:0 12px 16px #123d6c0d;flex-direction:column;align-items:stretch;gap:0}.nav.open{display:flex}.nav a{text-align:center;padding:12px}.hero{padding:44px 0 48px;background:var(--light)}.hero-grid{grid-template-columns:1fr;gap:36px}.hero h1,.page-hero h1{font-size:var(--s2)}h2{font-size:var(--s3)}.hero-visual>img{height:300px}.location-caption{left:0;padding:16px 24px;min-width:240px}.lead{margin-top:20px}.section{padding:56px 0}.section-head{align-items:flex-start;flex-direction:column;gap:24px;margin-bottom:28px}.intro-row{grid-template-columns:1fr;gap:28px;padding:36px 0}.service-grid,.guide-grid,.stage-grid,.values-grid,.faq-list{grid-template-columns:1fr}.service-card{min-height:0;padding:28px}.process{grid-template-columns:1fr 1fr;gap:28px}.feature-split,.about-statement,.detail-grid,.contact-grid{grid-template-columns:1fr;gap:32px}.feature-photo{height:300px}.cta-inner{align-items:flex-start;flex-direction:column;gap:28px}.cta-section{padding:44px 0}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-grid .logo-frame{width:220px}.footer-bottom{margin-top:32px;flex-direction:column;gap:14px}.page-hero{padding:44px 0}.fact-grid{grid-template-columns:1fr;gap:28px}.aside-panel{position:static}.contact-info{padding:28px 24px}.mail-form{grid-template-columns:1fr}.field.full{grid-column:auto}.article p{line-height:1.9}.article h2{margin-top:0}.article .takeaway{padding:24px}.actions{gap:12px}.detail-grid section+section{margin-top:36px}.footer-grid h3{font-size:var(--s3)}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.logo-frame{width:min(145px,calc(100vw - 208px))}.header-inner{gap:10px}.process{grid-template-columns:1fr}.hero h1{font-size:var(--s2)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;transform:none!important}}

/* Compact navigation and shared contact information */
.header-inner{height:78px;gap:24px}.header-inner .logo-frame{width:174px}.nav{gap:28px}.line-icon{width:22px;height:22px;flex:0 0 auto;color:var(--teal)}.sg-clock{display:flex;gap:12px;align-items:center;min-width:150px}.sg-clock>div{display:flex;flex-direction:column;line-height:1.5}.sg-clock span{font-size:var(--s5);color:var(--muted)}.sg-clock time{font-size:var(--s4);font-weight:500;font-variant-numeric:tabular-nums;letter-spacing:.04em;color:var(--navy)}.footer-grid{grid-template-columns:1fr .55fr 1.25fr;gap:48px}.site-footer .logo-frame{width:190px}.contact-rows{margin:24px 0 0;display:grid;gap:18px}.contact-row{display:grid;grid-template-columns:108px minmax(0,1fr);gap:14px;align-items:start;font-size:var(--s5)}.contact-row dt{display:flex;align-items:center;gap:10px;color:var(--muted);white-space:nowrap}.contact-row dd{margin:0;overflow-wrap:anywhere;line-height:1.8}.contact-row .line-icon{margin-top:3px;width:20px;height:20px}.contact-row a:hover{color:var(--teal-dark)}.footer-bottom{margin-top:48px}.site-footer{padding-top:52px}.editorial-photo{width:100%;object-fit:cover;display:block;border-radius:4px}.editorial-tag{display:block;color:var(--teal-dark);font-size:var(--s5);margin-bottom:12px}.read-label{display:block;margin-top:24px;color:var(--teal-dark);font-weight:500}

/* Home: photography cards, open process strip, and a quieter business feature. */
.home-service-grid .service-card:not(.callout){padding:0;gap:0;overflow:hidden;background:#fff}.service-card>.editorial-photo{height:196px;border-radius:0}.service-card-copy{padding:24px 28px 28px}.service-card-copy p{margin-top:12px}.home-service-grid .callout{padding:32px;min-height:340px}.guide-card>.editorial-photo{height:216px;border-radius:0}.process-section .process{counter-reset:steps;gap:40px}.process-section .process-item:before{counter-increment:steps;content:'0' counter(steps);display:block;font-size:var(--s3);color:var(--teal);margin-bottom:16px}.process-section .section-head{max-width:760px}.hero-visual>img{border-radius:4px}.hero{padding-top:56px}

/* About: a city portrait and a split image / principles composition. */
.about-overview{margin-top:24px}.about-overview p{font-size:var(--s5);line-height:1.85}.about-overview p+p{margin-top:14px}
.visual-hero{background:var(--light);padding:56px 0}.visual-hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.visual-hero-copy .lead{max-width:650px}.visual-hero-grid>.editorial-photo{height:350px}.about-hero .visual-hero-grid{grid-template-columns:1fr 1fr}.about-hero .editorial-photo{height:400px;border-radius:80px 4px 4px 4px}.principles-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:56px;align-items:stretch}.principles-layout>.editorial-photo{height:100%;min-height:350px}.principles-layout .values-grid{gap:32px}.principles-layout .value{padding:0;background:transparent}.about-statement{gap:64px}.fact-grid{background:var(--light);padding:36px 40px}

/* Services: generous alternating editorial rows, with distinct stage bands. */
.service-heading{padding-bottom:48px}.service-editorial{padding-top:56px}.service-feature{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.service-feature+.service-feature{margin-top:88px}.service-feature:nth-child(even)>.editorial-photo{order:2}.service-feature>.editorial-photo{height:370px}.service-feature-copy p{font-size:var(--s4);margin-top:20px}.service-topics{display:flex;flex-wrap:wrap;gap:8px 20px;margin:24px 0;color:var(--teal-dark)}.service-topics span{font-size:var(--s5)}.journey-stages{gap:0;background:var(--light)}.journey-stages .stage{background:transparent;padding:32px}.journey-stages .stage:nth-child(2){background:#e0edef}.journey-stages .stage:nth-child(3){background:#d2e6e8}.service-detail-hero .editorial-photo{height:340px}.detail-grid .aside-panel{top:106px}.detail-grid .deliverable{background:transparent;padding:0 0 24px;margin:0}.detail-grid .deliverable:last-child{padding-bottom:0}

/* Guides: one featured story and an image-led reading list. */
.guide-editorial{padding-top:48px}.guide-feature{display:grid;grid-template-columns:1.1fr 1fr;background:var(--light);align-items:stretch;border-radius:4px;overflow:hidden}.guide-feature>.editorial-photo{height:100%;min-height:360px;border-radius:0}.guide-feature>div{padding:40px 44px;align-self:center}.guide-feature p{font-size:var(--s4);margin-top:18px}.guide-feature:hover h2,.guide-list-item:hover h3{color:var(--teal-dark)}.guide-library{display:grid;grid-template-columns:.7fr 1.3fr;gap:72px;margin-top:80px;align-items:start}.guide-library-intro{position:sticky;top:122px}.guide-library-intro p{margin-top:24px;font-size:var(--s4)}.guide-list{display:grid;gap:36px}.guide-list-item{display:grid;grid-template-columns:200px 1fr;gap:28px;align-items:center}.guide-list-item>.editorial-photo{height:168px}.guide-list-item p{margin-top:12px}.article-cover{padding-top:40px;max-width:1000px}.article-cover>.editorial-photo{height:370px}.article-wrap{max-width:840px}.article .takeaway{background:var(--navy);color:white}.article .takeaway p{color:#d7e6f0}

/* Contact: a panorama above a contact directory and a separate enquiry panel. */
.contact-hero{background:var(--light);padding:48px 0}.contact-hero>.wrap{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.contact-hero .editorial-photo{height:310px;border-radius:4px 64px 4px 4px}.contact-workspace{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.contact-details .contact-rows{gap:24px;margin-top:32px}.contact-preparation{margin-top:48px}.contact-preparation p{margin-top:16px}.contact-preparation>.editorial-photo{height:220px;margin-top:24px}.enquiry-panel{background:var(--light);padding:36px}.enquiry-panel>p{margin-top:16px}.enquiry-panel .mail-form{margin-top:28px}.contact-details h2,.enquiry-panel h2{font-size:var(--s2)}

@media(max-width:1100px){.header-inner{gap:20px}.nav{gap:20px}.sg-clock{min-width:130px;gap:8px}.sg-clock>.line-icon{display:none}.visual-hero-grid,.service-feature,.principles-layout,.contact-workspace,.contact-hero>.wrap{gap:40px}.footer-grid{grid-template-columns:1fr .5fr 1.3fr;gap:30px}.contact-row{grid-template-columns:100px minmax(0,1fr);gap:10px}.guide-library{gap:40px;grid-template-columns:.6fr 1.4fr}.guide-list-item{grid-template-columns:150px 1fr;gap:24px}.guide-feature>div{padding:32px}}
@media(max-width:900px) and (min-width:761px){.header-inner .logo-frame{width:145px}.nav{gap:14px}.sg-clock{min-width:112px}.header-inner{gap:14px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.footer-grid .contact-rows{max-width:580px}}
@media(max-width:760px){.header-inner{height:auto;display:grid;grid-template-columns:minmax(0,1fr) 144px;gap:4px 12px;padding-top:8px;padding-bottom:7px}.header-inner .logo-frame{width:min(150px,100%)}.header-inner .brand{min-width:0}.mobile-toggle{grid-column:2;grid-row:1}.sg-clock{grid-column:1/-1;grid-row:2;justify-content:center;gap:8px;min-width:0}.sg-clock>div{flex-direction:row;gap:10px}.sg-clock time{font-size:var(--s5)}.nav{top:100%}.footer-grid{grid-template-columns:1fr;gap:32px}.site-footer .logo-frame{width:180px}.contact-row{grid-template-columns:102px minmax(0,1fr);gap:10px}.contact-rows{gap:18px}.footer-bottom{margin-top:36px}.hero{padding-top:40px}.home-service-grid .callout{min-height:0}.service-card>.editorial-photo,.guide-card>.editorial-photo{height:210px}.service-card-copy{padding:24px}.visual-hero{padding:40px 0}.visual-hero h1,.contact-hero h1{font-size:var(--s2)}.visual-hero-grid,.about-hero .visual-hero-grid,.principles-layout,.service-feature,.guide-feature,.guide-library,.contact-workspace,.contact-hero>.wrap{grid-template-columns:1fr;gap:32px}.visual-hero-grid>.editorial-photo,.about-hero .editorial-photo,.service-detail-hero .editorial-photo{height:270px}.about-hero .editorial-photo{border-radius:48px 4px 4px 4px}.principles-layout>.editorial-photo{height:250px;min-height:0}.principles-layout .values-grid{grid-template-columns:1fr;gap:28px}.fact-grid{padding:28px}.service-editorial{padding-top:40px}.service-feature+.service-feature{margin-top:56px}.service-feature:nth-child(even)>.editorial-photo{order:0}.service-feature>.editorial-photo{height:250px}.journey-stages{gap:0}.guide-feature{gap:0}.guide-feature>.editorial-photo{height:250px;min-height:0}.guide-feature>div{padding:28px}.guide-library{margin-top:48px}.guide-library-intro{position:static}.guide-list-item{grid-template-columns:115px minmax(0,1fr);gap:20px;align-items:start}.guide-list-item>.editorial-photo{height:130px}.guide-list-item p{display:none}.guide-list-item h3{font-size:var(--s3)}.article-cover{padding-top:28px}.article-cover>.editorial-photo{height:250px}.contact-hero{padding:40px 0}.contact-hero .editorial-photo{height:240px}.contact-details h2,.enquiry-panel h2{font-size:var(--s3)}.enquiry-panel{padding:28px 24px}.contact-workspace{gap:48px}.contact-preparation>.editorial-photo{height:210px}.process-section .process{gap:28px}}
@media(max-width:380px){.guide-list-item{grid-template-columns:1fr}.guide-list-item>.editorial-photo{height:180px}.contact-row{grid-template-columns:96px minmax(0,1fr);gap:8px}.contact-row dt{gap:6px}.process-section .process{grid-template-columns:1fr}}

/* A tighter vertical rhythm and a single-line local clock. */
.location-caption{min-width:220px;padding:14px 20px}.location-caption strong{font-size:var(--s4)}
.home-service-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.home-service-grid>.service-card{grid-column:span 2}.home-service-grid>.service-card:nth-child(4){grid-column:2/span 2}.home-service-grid>.service-card:nth-child(5){grid-column:4/span 2}
img[src$="home-feature.jpg"]{object-position:50% 65%}img[src$="home-guide-entry.jpg"]{object-position:50% 60%}img[src$="guide-channel.jpg"]{object-position:50% 72%}img[src$="guide-localisation.jpg"]{object-position:50% 60%}
.sg-clock{min-width:100px;justify-content:flex-end;white-space:nowrap;gap:10px}.sg-clock>.line-icon{display:block;width:20px;height:20px}.sg-clock time{line-height:1;font-size:var(--s4)}
.section{padding-block:64px}.hero{padding:40px 0 48px}.page-hero{padding-block:44px}.visual-hero{padding-block:40px}.contact-hero{padding-block:36px}.section-head{margin-bottom:28px}.intro-row{padding-block:32px}.cta-section{padding-block:44px}.site-footer{padding-top:40px}.footer-bottom{margin-top:32px}.service-editorial{padding-top:40px}.service-feature+.service-feature{margin-top:56px}.guide-editorial{padding-top:36px}.guide-library{margin-top:56px}.article section{margin-top:32px}.article .takeaway{margin-top:32px}.detail-grid section+section{margin-top:36px}.contact-preparation{margin-top:32px}.legal-content h2{margin-top:32px}
.process-section .process-item{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:16px;row-gap:10px;align-content:start}.process-section .process-item:before{grid-column:1;grid-row:1;margin:0;line-height:1.5}.process-section .process-item h3{grid-column:2;grid-row:1;margin:0}.process-section .process-item p{grid-column:2;grid-row:2}
@media(min-width:1600px){.hero{padding-block:52px}}
@media(max-width:760px){.section{padding-block:40px}.hero{padding:32px 0 36px}.page-hero,.visual-hero,.contact-hero{padding-block:32px}.section-head{margin-bottom:24px}.intro-row{padding-block:28px}.cta-section{padding-block:32px}.site-footer{padding-top:32px}.service-editorial,.guide-editorial{padding-top:32px}.service-feature+.service-feature{margin-top:36px}.guide-library{margin-top:36px}.contact-workspace{gap:36px}.sg-clock{justify-content:center;min-width:0;padding-block:3px}.sg-clock time{font-size:var(--s5)}.process-section .process{grid-template-columns:1fr;gap:24px}.process-section .process-item{column-gap:14px;row-gap:8px}.article section{margin-top:28px}}
.cta-section{padding-block:24px}.cta-inner p{margin-top:10px}
.legal-hero{text-align:left}.legal-hero h1{font-size:var(--s2)}.legal-hero .lead{margin-top:16px}.legal-section{padding-block:40px 48px}.legal-content{max-width:var(--width);text-align:left}.legal-content h2{font-size:var(--s3);margin:28px 0 12px;text-wrap:wrap}.legal-content h2:first-child{margin-top:0}.legal-content p{max-width:880px;text-align:left;margin-bottom:0}.legal-content p+p{margin-top:14px}
.contact-overview-section{padding-block:48px;background:var(--light)}.contact-overview{display:grid;grid-template-columns:1.8fr 1fr;gap:40px;align-items:center}.contact-copy>.lead{margin-top:20px}.contact-records{margin-top:32px}.contact-records h2{font-size:var(--s3);margin-bottom:24px}.contact-records .contact-rows{gap:22px}.contact-context{margin:0;overflow:hidden;border-radius:4px}.contact-context>.editorial-photo{width:100%;height:350px;border-radius:0}.contact-context figcaption{padding:24px 28px;background:#fff}.contact-context h3{font-size:var(--s3)}.contact-context p{margin-top:12px;font-size:var(--s5)}
@media(max-width:900px){.contact-overview{gap:36px}.contact-context>.editorial-photo{height:350px}}
@media(max-width:760px){.contact-overview-section{padding-block:32px}.contact-overview{grid-template-columns:1fr;gap:32px}.contact-copy h1{font-size:var(--s2)}.contact-copy .lead br{display:none}.contact-records{margin-top:28px}.contact-records .contact-rows{gap:18px}.contact-context>.editorial-photo{height:230px}.contact-context figcaption{padding:24px}}
.guide-news-list{display:grid;gap:16px}.guide-news-item{display:grid;grid-template-columns:220px minmax(0,1fr);gap:32px;align-items:center;padding:20px;background:#fff;border-radius:4px;transition:background .2s ease}.guide-news-item:nth-child(even){background:#f4f8fa}.guide-news-item:hover{background:var(--light)}.guide-news-item>.editorial-photo{width:220px;height:146px;border-radius:4px}.guide-news-item h2{font-size:var(--s3);margin:8px 0 12px;transition:color .2s ease}.guide-news-item:hover h2{color:var(--teal-dark)}.guide-news-item p{font-size:var(--s5);line-height:1.8;margin:0;max-width:850px}.guide-news-item .editorial-tag{font-size:var(--s5)}
@media(max-width:760px){.guide-news-list{gap:12px}.guide-news-item{grid-template-columns:100px minmax(0,1fr);gap:16px;align-items:start;padding:16px 0}.guide-news-item:nth-child(even){background:#fff}.guide-news-item>.editorial-photo{width:100px;height:90px}.guide-news-item h2{font-size:var(--s4);margin:6px 0 10px}.guide-news-item p{line-height:1.75}}
img[src$="guide-channel.jpg"]{object-position:50% 90%}
.guide-library{display:block}.guide-library-intro{position:static;display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center;margin-bottom:28px}.guide-library-intro p{margin:0}.guide-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.guide-list-item{display:flex;flex-direction:column;align-items:stretch;gap:0;background:var(--light);border-radius:4px;overflow:hidden}.guide-list-item>.editorial-photo{width:100%;height:240px;border-radius:0}.guide-list-item>div{padding:24px 28px 28px}.guide-list-item h3{margin-top:12px}.guide-list-item p{display:block;font-size:var(--s5)}
@media(max-width:760px){.guide-library-intro{grid-template-columns:1fr;gap:16px;margin-bottom:24px}.guide-list{grid-template-columns:1fr;gap:24px}.guide-list-item>.editorial-photo{height:220px}.guide-list-item>div{padding:22px 24px 24px}}
.delivery-section{padding-block:48px}.delivery-section .section-head{margin-bottom:24px}.delivery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.delivery-grid>div{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px 14px;align-content:start;background:#fff;padding:24px;border-radius:4px}.delivery-grid .line-icon{width:28px;height:28px;color:var(--teal);align-self:center}.delivery-grid h3{margin:0}.delivery-grid p{grid-column:2;margin:0;font-size:var(--s5);color:var(--muted)}
@media(max-width:760px){.delivery-section{padding-block:36px}.delivery-section .section-head{margin-bottom:20px}.delivery-grid{grid-template-columns:1fr;gap:14px}.delivery-grid>div{padding:20px}}
@media(max-width:760px){.home-service-grid{grid-template-columns:1fr}.home-service-grid>.service-card,.home-service-grid>.service-card:nth-child(4),.home-service-grid>.service-card:nth-child(5){grid-column:auto}.location-caption{min-width:220px;padding:12px 20px}.cta-inner{gap:20px}}

/* Shared vertical spacing across all pages. */
.faq-cards{gap:16px 24px}.faq-cards .faq-item{display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px 16px;padding:24px;background:var(--light);border-radius:4px;align-content:start}.faq-cards .line-icon{width:28px;height:28px;align-self:center}.faq-cards h3{margin:0}.faq-cards p{grid-column:2;margin:0;font-size:var(--s5)}
.principles-layout{gap:32px}.principles-layout .values-grid{gap:16px}.principles-layout .value{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px 12px;padding:24px 20px;background:#fff;border-radius:4px;align-content:start}.principles-layout .value>.line-icon{width:28px;height:28px;align-self:center}.principles-layout .value h3{margin:0}.principles-layout .value p{grid-column:2;margin:0;font-size:var(--s5)}.principles-layout>.editorial-photo{border-radius:4px;height:100%;min-height:350px}
.cooperation-steps{list-style:none;counter-reset:cooperation;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:0;padding:24px 28px;background:#fff;border-radius:4px}.cooperation-step{counter-increment:cooperation;display:grid;grid-template-columns:28px minmax(0,1fr);gap:14px 10px;align-content:start}.cooperation-step:before{content:counter(cooperation,decimal-leading-zero);width:28px;height:28px;align-self:center;display:grid;place-items:center;background:var(--navy);color:#fff;border-radius:50%;font-size:var(--s5);font-weight:500}.cooperation-step h3{align-self:center;margin:0}.cooperation-step p{grid-column:1/-1;margin:0;font-size:var(--s5)}.cooperation-step:nth-child(even):before{background:var(--teal-dark)}
@media(max-width:1100px) and (min-width:761px){.principles-layout{grid-template-columns:.75fr 1.25fr;gap:24px}.principles-layout .value{padding:20px 16px;grid-template-columns:1fr}.principles-layout .value p{grid-column:1}.cooperation-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}}
@media(max-width:760px){.faq-cards{grid-template-columns:1fr;gap:14px}.faq-cards .faq-item{padding:20px;gap:10px 12px;grid-template-columns:28px minmax(0,1fr)}.principles-layout .values-grid{grid-template-columns:1fr;gap:14px}.principles-layout .value{padding:20px}.principles-layout>.editorial-photo{height:250px;min-height:0}.cooperation-steps{grid-template-columns:1fr;gap:24px;padding:24px}.cooperation-step{gap:8px 14px}.cooperation-step p{grid-column:2}}
.guide-article,.article-cover,.guide-detail-hero>.wrap{max-width:880px;margin-inline:auto;text-align:left}.article-cover>.editorial-photo{max-width:880px}.guide-article>section,.guide-article>.takeaway,.guide-article>.article-intro{max-width:880px}.guide-article h2{font-size:var(--s3);margin-bottom:12px;text-align:left;text-wrap:wrap}.guide-article p{font-size:var(--s4);line-height:1.8;text-align:left;margin-bottom:14px}.guide-article p:last-child{margin-bottom:0}
:root{--section-space:40px;--title-space:32px;--block-space:40px;--heading-space:24px;--text-section-space:24px;--compact-space:20px}
.section,.service-editorial,.guide-editorial,.delivery-section,.contact-overview-section,.legal-section{padding-block:var(--section-space)}
.hero,.page-hero,.visual-hero,.contact-hero{padding-block:var(--title-space)}
.section-head,.delivery-section .section-head{margin-bottom:var(--heading-space)}
.service-feature+.service-feature,.guide-library{margin-top:var(--block-space)}
.article-cover{padding-top:var(--title-space)}
.article section,.article .takeaway,.detail-grid section+section,.legal-content h2{margin-top:var(--text-section-space)}
.legal-content h2:first-child{margin-top:0}
.intro-row{padding-block:24px}.cta-section{padding-block:var(--compact-space)}
.site-footer{padding-top:var(--title-space)}.footer-bottom{margin-top:var(--heading-space)}
@media(max-width:760px){:root{--section-space:32px;--title-space:28px;--block-space:28px;--heading-space:20px;--text-section-space:24px}.intro-row{padding-block:20px}}

/* About title: single line on desktop, natural wrapping on smaller screens. */
@media(min-width:1101px){.about-hero .visual-hero-grid{grid-template-columns:1.2fr .8fr;gap:40px}.about-hero h1{white-space:nowrap}}

.sg-clock{flex-shrink:0;flex-wrap:nowrap}.sg-clock span,.sg-clock time{font-size:var(--s5);font-weight:400;color:var(--navy)}
@media(min-width:761px) and (max-width:1000px){.header-inner{gap:12px}.header-inner .logo-frame{width:130px}.nav{gap:12px}}

.feature-photo[src*='home-retail-market']{object-position:50% 55%}

/* Compact mobile navigation: logo, Singapore clock and icon menu in one row. */
@media(max-width:760px){
.header-inner{display:flex;height:64px;gap:8px;padding-block:0}
.header-inner .logo-frame{width:90px}
.sg-clock{margin-left:auto;padding:0;gap:6px;justify-content:flex-end}
.sg-clock>.line-icon{width:16px;height:16px}
.sg-clock time{letter-spacing:0}
.mobile-toggle{display:inline-flex;width:40px;height:40px;padding:0;margin-left:4px;background:var(--light)}
.menu-bars,.menu-bars:before,.menu-bars:after{display:block;width:18px;height:2px;border-radius:2px;background:currentColor;transition:transform .2s,background .2s}
.menu-bars{position:relative}
.menu-bars:before,.menu-bars:after{content:'';position:absolute;left:0}
.menu-bars:before{transform:translateY(-6px)}
.menu-bars:after{transform:translateY(6px)}
.mobile-toggle[aria-expanded=true] .menu-bars{background:transparent}
.mobile-toggle[aria-expanded=true] .menu-bars:before{transform:rotate(45deg)}
.mobile-toggle[aria-expanded=true] .menu-bars:after{transform:rotate(-45deg)}
}
@media(max-width:360px){.header-inner .logo-frame{width:80px}.sg-clock span{display:none}}
/* Bilingual navigation and English editorial typography. */
.language-switch{display:flex;align-items:center;flex-shrink:0;padding:3px;gap:2px;border-radius:5px;background:var(--light)}
.language-switch a{display:flex;align-items:center;justify-content:center;min-width:34px;height:30px;padding:0 6px;font-size:var(--s5);line-height:1;font-weight:400;white-space:nowrap;border-radius:3px;transition:background .2s,color .2s}
.language-switch a[aria-current=page]{background:var(--navy);color:#fff}
.language-switch a:not([aria-current]):hover{background:#d8e9ed;color:var(--navy)}
.header-inner{gap:20px}.nav{gap:22px}.sg-clock{margin-left:auto;gap:8px}
html[lang=en-SG] body{font-family:Arial,"Helvetica Neue","Microsoft YaHei",sans-serif}
html[lang=en-SG] h1,html[lang=en-SG] h2,html[lang=en-SG] h3{white-space:normal;text-wrap:balance;overflow-wrap:normal;word-break:normal;hyphens:none}
html[lang=en-SG] .hero h1 em{display:block;margin-top:6px}
@media(min-width:1101px){html[lang=en-SG] .hero h1{font-size:var(--s2);line-height:1.35;text-wrap:wrap}}
html[lang=en-SG] .about-hero .visual-hero-grid{grid-template-columns:1.15fr .85fr}
html[lang=en-SG] .about-hero h1{font-size:var(--s2);line-height:1.3;max-width:640px}
html[lang=en-SG] .about-overview p{font-size:var(--s5);line-height:1.8}
html[lang=en-SG] .service-feature-copy h2{font-size:var(--s2);line-height:1.3}
html[lang=en-SG] .feature-copy h2{max-width:600px;line-height:1.35}
html[lang=en-SG] .location-caption{min-width:0;width:250px}
html[lang=en-SG] .location-caption strong{font-size:var(--s5)}
html[lang=en-SG] .location-caption p{line-height:1.5}
html[lang=en-SG] .contact-overview{grid-template-columns:1.4fr 1fr}
html[lang=en-SG] .contact-copy h1{font-size:var(--s2);white-space:normal}
html[lang=en-SG] .contact-row{grid-template-columns:160px minmax(0,1fr);gap:12px}
html[lang=en-SG] .contact-row dt{white-space:normal;line-height:1.5}
html[lang=en-SG] .contact-row dd{overflow-wrap:anywhere}
html[lang=en-SG] .footer-grid{grid-template-columns:.95fr .6fr 1.3fr;gap:40px}
html[lang=en-SG] .footer-grid .contact-row{grid-template-columns:104px minmax(0,1fr)}
html[lang=en-SG] .footer-grid .contact-row dt{align-items:flex-start}
html[lang=en-SG] .cooperation-step h3{font-size:var(--s4);text-wrap:wrap}
html[lang=en-SG] .process-item h3{font-size:var(--s4)}
html[lang=en-SG] .service-card h3,html[lang=en-SG] .guide-card h3{line-height:1.4;text-wrap:pretty}
html[lang=en-SG] .principles-layout .value h3{font-size:var(--s4);line-height:1.4;text-wrap:pretty}
html[lang=en-SG] .faq-cards h3{font-size:var(--s4);line-height:1.5;text-wrap:pretty}
html[lang=en-SG] .delivery-grid h3{font-size:var(--s4);line-height:1.4;text-wrap:pretty}
html[lang=en-SG] .cta-inner h2{font-size:var(--s3)}
html[lang=en-SG] .btn{font-weight:500}
.visual-hero-copy,.hero-copy,.feature-copy,.service-feature-copy,.contact-copy,.footer-grid>div,.guide-news-item>div{min-width:0}
@media(min-width:761px) and (max-width:1200px){.header-inner{gap:12px}.header-inner .logo-frame{width:140px}.nav{gap:16px}.sg-clock span{display:none}}
@media(min-width:761px) and (max-width:1000px){.header-inner .logo-frame{width:110px}.nav{gap:12px}.sg-clock>.line-icon{display:none}.language-switch a{min-width:30px;padding-inline:4px}.header-inner{gap:10px}.about-hero h1{white-space:normal}html[lang=en-SG] .nav{gap:10px}}
@media(max-width:760px){
.header-inner{gap:6px;height:64px}.header-inner .logo-frame{width:80px}.sg-clock{margin-left:auto;gap:5px}.sg-clock span{display:none}.language-switch{padding:2px;gap:0}.language-switch a{min-width:30px;height:30px;padding-inline:4px}.mobile-toggle{margin-left:0;width:36px;height:36px}
html[lang=en-SG] .about-hero .visual-hero-grid,html[lang=en-SG] .contact-overview,html[lang=en-SG] .footer-grid{grid-template-columns:1fr}
html[lang=en-SG] .hero h1{font-size:var(--s2);line-height:1.25;text-wrap:pretty}
html[lang=en-SG] .hero h1 em{margin-top:12px}
html[lang=en-SG] .service-feature-copy h2{font-size:var(--s3)}
html[lang=en-SG] .contact-row,html[lang=en-SG] .footer-grid .contact-row{grid-template-columns:108px minmax(0,1fr);gap:12px}
html[lang=en-SG] .contact-row dt{align-items:flex-start}
html[lang=en-SG] .guide-news-item{grid-template-columns:90px minmax(0,1fr);gap:14px}
html[lang=en-SG] .guide-news-item>.editorial-photo{width:90px;height:90px}
html[lang=en-SG] .guide-news-item h2{font-size:var(--s4);text-wrap:pretty;line-height:1.4}
html[lang=en-SG] .guide-news-item p{line-height:1.65}
html[lang=en-SG] .guide-news-item .editorial-tag{line-height:1.5;margin-bottom:10px}
html[lang=en-SG] .about-hero h1,html[lang=en-SG] .contact-copy h1{font-size:var(--s2);line-height:1.3}
html[lang=en-SG] .guide-detail-hero h1{font-size:var(--s3);line-height:1.4}
html[lang=en-SG] .guide-article h2{text-wrap:pretty;line-height:1.4}
html[lang=en-SG] .location-caption{width:245px;max-width:100%}
}
@media(max-width:360px){.header-inner .logo-frame{width:68px}.sg-clock>.line-icon{display:none}.header-inner{gap:5px}.mobile-toggle{width:32px;height:36px}.language-switch a{min-width:28px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
/* Responsive corrections from the bilingual page audit. */
html[lang=en-SG] .footer-grid .contact-row{grid-template-columns:132px minmax(0,1fr)}
@media(min-width:761px) and (max-width:1100px){html[lang=en-SG] .process{grid-template-columns:repeat(2,minmax(0,1fr))}html[lang=en-SG] .delivery-grid{grid-template-columns:1fr}html[lang=en-SG] .footer-grid{grid-template-columns:1fr 1fr}html[lang=en-SG] .footer-grid>div:last-child{grid-column:1/-1}}
@media(min-width:1101px) and (max-width:1250px){html[lang=zh-CN] .about-hero h1{font-size:var(--s2)}}
@media(max-width:760px){html[lang=en-SG] .footer-grid .contact-row{grid-template-columns:108px minmax(0,1fr)}}

/* Keep the main navigation centred independently of the header utilities. */
@media(min-width:761px){
.header-inner{position:relative;height:60px}
.header-inner>.nav{position:absolute;left:50%;right:auto;transform:translateX(-50%)}
.nav a{font-size:var(--s5);padding-block:10px}
}
@media(min-width:1201px){.header-inner .logo-frame{width:140px}}
@media(min-width:761px) and (max-width:1000px){.nav a{font-size:var(--s5)}.sg-clock{min-width:0}}
@media(min-width:761px) and (max-width:800px){html[lang=en-SG] .nav{gap:8px}}

/* A compact language control with a quiet separator and active text colour. */
.header-inner .language-switch{padding:0;gap:10px;background:transparent;border-radius:0}
.header-inner .language-switch a{position:relative;min-width:26px;height:28px;padding:0 2px;border-radius:0;background:transparent;color:var(--muted)}
.header-inner .language-switch a[aria-current=page]{color:var(--teal-dark)}
.header-inner .language-switch a:hover{background:transparent;color:var(--navy)}
.header-inner .sg-clock span,.header-inner .sg-clock time,.header-inner .language-switch a{font-size:14px}
.language-switch a:first-child:after{content:'';position:absolute;right:-6px;top:9px;width:1px;height:10px;background:#cbd9df}

/* Align each process number with its heading, including English headings. */
.process-section .process-item{grid-template-columns:26px minmax(0,1fr);column-gap:12px}
.process-section .process-item:before{font-size:var(--s4);line-height:1.5;align-self:center;font-variant-numeric:tabular-nums}
.process-section .process-item h3{line-height:1.5;align-self:center}

/* Paper widths must not collapse the navigation into an interactive menu. */
@media print{
.site-header{position:static;box-shadow:none;break-inside:avoid}
.header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto auto;height:auto;gap:8px 14px;padding-block:8px 12px}
.header-inner .brand{grid-column:1;grid-row:1}
.header-inner .logo-frame{width:120px}
.header-inner .sg-clock{grid-column:2;grid-row:1;margin:0;padding:0;min-width:0}
.header-inner .language-switch{grid-column:3;grid-row:1}
.header-inner>.nav,.header-inner>.nav.open{display:flex;position:static;transform:none;grid-column:1/-1;grid-row:2;width:auto;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 20px;padding:4px 0 0;margin:0;background:transparent;box-shadow:none}
.header-inner>.nav a{padding:0;font-size:var(--s5)}
.header-inner .mobile-toggle{display:none}
}
