/* Scoped Canton Fair styles; the shared navigation and footer keep main.css. */
.cf-page,.cf-promo{font-family:Arial,"Microsoft YaHei",sans-serif;letter-spacing:0;color:#333;background:#fff}
.cf-page h1,.cf-page h2,.cf-page h3,.cf-promo h2{letter-spacing:0;line-height:1.25;font-weight:700;overflow-wrap:break-word}
.cf-page h2,.cf-promo h2{font-size:30px;color:var(--primary-color,#0b183d)}
.cf-page h3{font-size:20px;color:var(--primary-color,#0b183d)}
.cf-page p,.cf-promo p{line-height:1.8;overflow-wrap:break-word}
.cf-breadcrumb{display:flex;gap:12px;flex-wrap:wrap;padding-top:18px;padding-bottom:18px;font-size:13px;color:#61676d}
.cf-breadcrumb a:hover,.cf-text-link:hover{text-decoration:underline}
.cf-hero{position:relative;isolation:isolate;min-height:560px;display:flex;align-items:start;background:#edf5fb;color:#102c47;overflow:hidden}
.cf-hero-image{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center}
.cf-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(255,255,255,.97),rgba(255,255,255,.88) 60px,rgba(255,255,255,.38) 135px,rgba(255,255,255,0) 180px)}
.cf-hero-content{width:100%;padding-top:26px;padding-bottom:24px;text-align:center;hyphens:none}
.cf-hero h1{font-size:40px;max-width:1080px;margin:8px auto 0;color:#102c47;text-wrap:balance}
.cf-hero-summary{padding:28px 0;border-bottom:1px solid #e2e7e9}
.cf-hero-summary-inner{display:flex;align-items:center;justify-content:space-between;gap:36px}
.cf-hero-summary .cf-lead{flex:1;min-width:0;margin:0;font-size:16px;color:#173650;hyphens:none;text-wrap:pretty}
.cf-hero-summary .cf-actions{margin:0;flex-shrink:0;max-width:52%}
.cf-hero-summary .cf-button{max-width:320px}
.cf-eyebrow{font-size:13px;font-weight:700;color:#706035;margin-bottom:10px}
.cf-hero .cf-eyebrow{color:#173650}
.cf-actions{display:flex;gap:12px;align-items:stretch;flex-wrap:wrap;margin-top:26px}
.cf-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 22px;min-height:48px;border-radius:5px;background:var(--accent-color,#f5a623);border:1px solid transparent;color:#172439;font-size:15px;font-weight:700;text-align:center;line-height:1.5;white-space:normal;overflow-wrap:anywhere}
.cf-button:hover{background:#e5981e;transform:translateY(-1px)}
.cf-button-light{background:#fff;color:#152b46}
.cf-button-light:hover{background:#f3f5f6}
.cf-button-outline{background:transparent;color:var(--primary-color,#0b183d);border-color:#b7c2c9}
.cf-button-outline:hover{background:#edf1f7}
.cf-section{padding:64px 0}
.cf-alt{background:#f5f7f8}
.cf-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}
.cf-section-heading>a{max-width:360px}
.cf-section-intro{max-width:860px;margin-bottom:30px}
.cf-section-intro h2,.cf-foshan-intro h2{margin-bottom:18px}
.cf-section-intro p,.cf-foshan-intro p{color:#535e65}
.cf-grid{display:grid;gap:22px;align-items:stretch}
.cf-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.cf-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}
.cf-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.cf-spaced{margin-top:30px}
.cf-phase,.cf-core,.cf-service,.cf-article-card{border:1px solid #dce1e6;border-radius:6px;min-width:0;background:#fff}
.cf-phase{padding:26px;display:flex;flex-direction:column;border-top:3px solid #d4a74d}
.cf-phase:nth-child(2){border-top-color:#378884}
.cf-phase:nth-child(3){border-top-color:#6380a2}
.cf-phase .cf-date{font-size:16px;color:#255e70;font-weight:700;min-height:58px;margin:14px 0}
.cf-phase>p:not(.cf-eyebrow):not(.cf-date){margin-bottom:22px;color:#535e65}
.cf-phase>details,.cf-phase>.cf-text-link{margin-top:auto}
.cf-page summary{cursor:pointer;font-weight:700;color:#243952;padding:10px 0;line-height:1.6}
.cf-page details[open]>summary{margin-bottom:10px}
.cf-page details p{padding-bottom:12px}
.cf-text-link{font-size:14px;font-weight:700;color:#23536d;line-height:1.6;display:inline-block;overflow-wrap:break-word}
.cf-empty{border-inline-start:3px solid #82a5a3;padding:8px 20px;color:#526068;max-width:800px}
.cf-core{padding:25px;display:flex;flex-direction:column}
.cf-core h3{font-size:18px;margin:18px 0 14px}
.cf-core p{font-size:14px;margin-bottom:22px;color:#5b656b}
.cf-core .cf-text-link{margin-top:auto}
.cf-step-number{font-size:14px;font-weight:700;color:#8b681f}
.cf-service{padding:28px}
.cf-service>img{width:28px;height:28px;margin-bottom:22px}
.cf-service h3{margin-bottom:14px}
.cf-service p{font-size:15px;color:#566269}
.cf-article-card{overflow:hidden;display:flex;flex-direction:column}
.cf-article-card>img{width:100%;aspect-ratio:2/1;height:auto;object-fit:cover}
.cf-card-copy{padding:24px;display:flex;flex-direction:column;flex:1}
.cf-card-copy time{font-size:13px;color:#657178;margin-bottom:12px}
.cf-card-copy h3{margin-bottom:14px}
.cf-card-copy p{color:#566269;font-size:15px;margin-bottom:22px}
.cf-card-copy>.cf-text-link{margin-top:auto}
.cf-foshan-intro{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:48px}
.cf-foshan-intro>img{width:100%;height:290px;object-fit:cover;border-radius:5px}
.cf-foshan-item{border-top:1px solid #c8d1d5;padding-top:24px}
.cf-foshan-item h3{margin-bottom:14px}
.cf-foshan-item p{font-size:15px;color:#566269}
.cf-process-band{background:#eef4f2}
.cf-process{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:25px;list-style:none;padding:0}
.cf-process li{border-top:2px solid #6a9390;padding-top:20px;position:relative}
.cf-process li:not(:last-child):after{content:"→";position:absolute;inset-inline-end:-19px;top:13px;color:#477975}
.cf-process h3{font-size:18px;margin:12px 0}
.cf-process p{font-size:14px;color:#4c605e}
.cf-topic{min-width:0;padding:24px 0;border-top:1px solid #d1dadd;display:flex;flex-direction:column;scroll-margin-top:110px}
.cf-topic h3{margin-bottom:14px}
.cf-topic p{font-size:15px;color:#566269;margin-bottom:18px}
.cf-topic>a{margin-top:auto}
.cf-page #faq{scroll-margin-top:110px}
.cf-page .cf-faq-heading{margin:0 0 28px}
.cf-faq{border-top:1px solid #ccd6dc}
.cf-faq details{border-bottom:1px solid #ccd6dc}
.cf-page .cf-faq summary{display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:24px;list-style:none;padding:22px 0;min-height:72px}
.cf-faq summary::-webkit-details-marker{display:none}
.cf-faq summary::marker{content:""}
.cf-page .cf-faq summary h3{margin:0;font-size:18px;line-height:1.6;color:#243952}
.cf-faq summary:hover h3{color:#23536d}
.cf-faq-chevron{display:block;width:20px;height:20px;opacity:.7}
.cf-faq details[open] .cf-faq-chevron{transform:rotate(180deg)}
.cf-page .cf-faq details[open]>summary{margin-bottom:0;padding-bottom:12px}
.cf-faq-answer{padding:0 0 24px;padding-inline-end:44px;max-width:1000px}
.cf-page .cf-faq-answer p{margin:0;padding:0;font-size:16px;line-height:1.85;color:#4a5862}
.cf-page .cf-faq-answer p+p{margin-top:6px}
@media(max-width:540px){.cf-page .cf-faq-heading{margin-bottom:22px}.cf-page .cf-faq summary{padding:18px 0;gap:16px;min-height:64px}.cf-page .cf-faq summary h3{font-size:16px}.cf-faq-answer{padding-inline-end:0;padding-bottom:20px}.cf-page .cf-faq-answer p{font-size:15px;line-height:1.8}}
.cf-contact{background:var(--primary-color,#0b183d);color:#fff}
.cf-contact h2{color:#fff;margin-bottom:20px}
.cf-contact p{color:#e2e7ec;max-width:850px}
.cf-promo{padding:32px 0;border-block:1px solid #e2e7e9;background:#f2f6f5}
.cf-promo-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}
.cf-promo-inner>div{min-width:0;flex:1}
.cf-promo h2{font-size:25px;margin-bottom:8px}
.cf-promo p{font-size:15px;color:#566269}
.cf-promo .cf-eyebrow{color:#706035;font-size:13px}
.cf-promo .cf-button{max-width:340px;flex-shrink:0}
.cf-pagination{display:flex;gap:12px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:30px}
.cf-pagination a,.cf-pagination span{padding:8px 14px;border:1px solid #d2d9dc;border-radius:4px}
.cf-pagination [aria-current]{background:#0b183d;color:#fff}
.cf-submenu-toggle{display:none}
@media(max-width:1020px){
  .canton-fair-shell .primary-nav .has-submenu{position:relative}
  .canton-fair-shell .primary-nav .has-submenu>a{padding-inline-end:48px}
  .canton-fair-shell .cf-submenu-toggle{display:flex;align-items:center;justify-content:center;position:absolute;inset-inline-end:0;top:0;width:40px;height:40px;border:1px solid rgba(255,255,255,.24);border-radius:4px;background:transparent;cursor:pointer}
  .canton-fair-shell .cf-submenu-toggle img{width:18px;height:18px;filter:brightness(0) invert(1)}
  .canton-fair-shell .cf-submenu-toggle[aria-expanded="true"] img{transform:rotate(180deg)}
  .canton-fair-shell .primary-nav .has-submenu:not(.cf-submenu-open)>.submenu{display:none}
  .canton-fair-shell .primary-nav .has-submenu.cf-submenu-open>.submenu{display:block}
}
.cf-archive-list{list-style:none;padding:0}
.cf-archive-list>li{padding:24px 0;border-bottom:1px solid #dae1e4}
.cf-archive-list h2{font-size:22px;margin-bottom:12px}
.cf-archive-list p{max-width:900px;margin:10px 0}
.cf-page a:focus-visible,.cf-page summary:focus-visible,.cf-promo a:focus-visible{outline:3px solid #16837d;outline-offset:4px}
[dir="rtl"] .cf-process li:not(:last-child):after{content:"←"}
@media(min-width:1600px){.cf-hero{min-height:600px}}
@media(max-width:1050px){.cf-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.cf-grid-three{gap:16px}.cf-phase,.cf-service{padding:22px}.cf-process{gap:18px}.cf-process li:not(:last-child):after{inset-inline-end:-16px}}
@media(max-width:800px){.cf-grid-three{grid-template-columns:repeat(2,minmax(0,1fr))}.cf-grid-three>.cf-phase:last-child,.cf-grid-three>.cf-foshan-item:last-child{grid-column:1/-1}.cf-hero h1{font-size:36px}.cf-section{padding:48px 0}.cf-section-heading{align-items:start;flex-direction:column;gap:16px}.cf-foshan-intro{gap:24px}.cf-process{grid-template-columns:1fr;gap:16px}.cf-process li{padding-inline-start:50px;min-height:70px}.cf-process .cf-step-number{position:absolute;inset-inline-start:0;top:24px}.cf-process h3{margin-top:0}.cf-process li:not(:last-child):after{content:none}.cf-promo-inner{align-items:start;flex-direction:column;gap:20px}}
@media(max-width:1020px){.cf-hero{min-height:0;flex-direction:column}.cf-hero:before{content:none}.cf-hero-content{order:-1;padding-top:22px;padding-bottom:22px}.cf-hero-image{position:relative;inset:auto;width:100%;height:auto;aspect-ratio:1916/821;object-fit:contain}.cf-hero h1{max-width:100%}.cf-hero-summary-inner{flex-direction:column;align-items:stretch;gap:22px}.cf-hero-summary .cf-actions{max-width:none;justify-content:center}.cf-hero-summary .cf-lead{text-align:center}}
@media(max-width:540px){.cf-hero h1{font-size:28px}.cf-hero-summary{padding:22px 0}.cf-hero-summary .cf-lead{font-size:15px;line-height:1.65;text-align:start}.cf-page h2{font-size:26px}.cf-grid-three,.cf-grid-four,.cf-grid-two,.cf-foshan-intro{grid-template-columns:1fr}.cf-hero-summary .cf-actions,.cf-contact .cf-actions{flex-direction:column;align-items:stretch}.cf-actions>.cf-button{max-width:100%}.cf-foshan-intro>img{height:230px}.cf-phase .cf-date{min-height:0}.cf-grid{gap:16px}.cf-promo .cf-button{max-width:100%}.cf-breadcrumb{font-size:12px}}
@media(prefers-reduced-motion:reduce){.cf-page a,.cf-promo a{transition:none!important;transform:none!important}}
