/* Editorial policy pages: existing brand type, quiet rules, readable measure. */
.sf-trust-page { --trust-ink:#1f2328; --trust-muted:#5f6368; --trust-line:#dedbd6; --trust-paper:#f6f4f0; color:var(--trust-ink); font-family:"Hanken Grotesk",sans-serif; background:#fff; }
.sf-trust-hero { background:var(--trust-paper); border-bottom:1px solid var(--trust-line); }
.sf-trust-wrap { width:min(100% - 80px,1120px); margin-inline:auto; }
.sf-trust-hero .sf-trust-wrap { padding-block:54px 52px; }
.sf-trust-crumbs { display:flex; gap:10px; align-items:center; color:var(--trust-muted); font-size:13px; margin-bottom:30px; }
.sf-trust-crumbs a { text-decoration:underline; text-underline-offset:4px; }
.sf-trust-kicker { color:#a40d25; font-weight:700; font-size:12px; letter-spacing:.13em; text-transform:uppercase; }
.sf-trust-hero h1 { font-family:"Plus Jakarta Sans",sans-serif; font-size:clamp(34px,4vw,56px); line-height:1.08; letter-spacing:-.04em; max-width:900px; margin:16px 0 20px; }
.sf-trust-intro { max-width:690px; font-size:19px; line-height:1.6; margin:0 0 18px; color:#51575d; }
.sf-trust-version { font-size:13px; color:var(--trust-muted); }
.sf-trust-layout { display:grid; grid-template-columns:230px minmax(0,1fr); gap:76px; padding-block:54px 80px; }
.sf-trust-toc { align-self:start; position:sticky; top:112px; }
.sf-trust-toc b { display:block; margin:0 0 12px; font-size:13px; }
.sf-trust-toc a,.sf-trust-mobile-toc a { display:block; padding:10px 0; min-height:44px; box-sizing:border-box; color:#51575d; font-size:14px; line-height:1.5; border-bottom:1px solid #ece9e4; }
.sf-trust-body { min-width:0; max-width:740px; font-size:17px; line-height:1.75; overflow-wrap:anywhere; }
.sf-trust-body h2 { font-family:"Plus Jakarta Sans",sans-serif; font-size:25px; line-height:1.3; letter-spacing:-.025em; margin:0 0 18px; }
.sf-trust-body p { margin:0 0 18px; }
.sf-trust-body ul { padding-left:22px; margin:0 0 24px; }
.sf-trust-body li { padding-left:5px; margin:8px 0; }
.sf-trust-body a,.sf-inquiry-privacy a { color:#a40d25; text-decoration:underline; text-underline-offset:3px; }
.sf-trust-body code { font-size:.85em; background:#f6f4f0; padding:2px 4px; border-radius:3px; overflow-wrap:anywhere; }
.sf-trust-section { padding-top:30px; margin-top:34px; border-top:1px solid var(--trust-line); scroll-margin-top:112px; }
.sf-trust-summary { border-left:3px solid #c8102e; padding:2px 0 2px 24px; margin-bottom:38px; }
.sf-trust-summary h2 { font-size:18px; }
.sf-trust-summary ul { margin-bottom:0; }
.sf-trust-draft { padding:20px 22px; margin-bottom:30px; background:#fff4df; border:1px solid #d5aa5e; color:#583b12; font-size:14px; line-height:1.65; }
.sf-trust-draft strong { display:block; margin-bottom:8px; }
.sf-trust-draft ul { margin-bottom:0; }
.sf-trust-related { background:var(--trust-paper); padding:24px; margin-top:38px; }
.sf-trust-related h2 { font-size:18px; }
.sf-trust-related nav { display:flex; flex-wrap:wrap; column-gap:22px; }
.sf-trust-related a { display:inline-flex; align-items:center; min-height:44px; }
.sf-trust-mobile-toc { display:none; }
.sf-inquiry-privacy { font-size:12px; line-height:1.7; margin:12px 0; color:#5f6368; }
.sf-trust-page :focus-visible { outline:2px solid #c8102e; outline-offset:4px; }
.sf-mobile-trust-links { display:none; }
.sf-company { background:#f6f4f0; border-top:1px solid #dedbd6; border-bottom:1px solid #dedbd6; color:#1f2328; scroll-margin-top:110px; }
.sf-company__inner { width:min(100% - 80px,1200px); margin:auto; padding:72px 0; }
.sf-company__intro { max-width:720px; margin-bottom:32px; }
.sf-company__intro h2 { font-family:"Plus Jakarta Sans",sans-serif; font-size:clamp(28px,3vw,40px); font-weight:800; line-height:1.16; letter-spacing:-.025em; margin:14px 0 18px; }
.sf-company__intro p,.sf-company__notes p,.sf-company__verify p { font-size:16px; line-height:1.65; color:#51575d; margin:0; }
.sf-company__grid { display:grid; grid-template-columns:minmax(0,1.05fr) minmax(0,1fr); gap:56px; align-items:start; }
.sf-company__facts { margin:0; min-width:0; }
.sf-company__facts > div { padding:18px 0; border-top:1px solid #dedbd6; }
.sf-company__facts dt { font-size:12px; font-weight:700; color:#5f6368; margin-bottom:7px; }
.sf-company__facts dd { margin:0; font-size:17px; line-height:1.55; overflow-wrap:anywhere; }
.sf-company__facts .sf-company__translation { margin-top:5px; font-size:14px; color:#51575d; }
.sf-company__translation small { display:block; margin-top:5px; font-size:12px; line-height:1.5; }
.sf-company__facts .sf-company__code { font-variant-numeric:tabular-nums; letter-spacing:.035em; }
.sf-company__document { margin:0; min-width:0; padding:18px; border:1px solid #dedbd6; background:#fff; }
.sf-company__photo { position:relative; width:100%; aspect-ratio:2560/1514; overflow:hidden; background:#eae8e0; }
.sf-company__photo img { display:block; position:absolute; left:50%; top:50%; width:59.140625%; max-width:none; height:auto; transform:translate(-50%,-50%) rotate(-90deg); object-fit:contain; }
.sf-company__document figcaption { margin-top:14px; font-size:13px; line-height:1.55; color:#5f6368; }
.sf-company a { color:#a40d25; text-decoration:underline; text-underline-offset:4px; }
.sf-company__document a { display:inline-flex; align-items:center; gap:6px; min-height:44px; font-size:14px; }
.sf-company__notes { display:grid; grid-template-columns:1fr 1fr; gap:32px; padding:24px 0; margin-top:18px; border-top:1px solid #dedbd6; }
.sf-company__notes p { font-size:14px; }
.sf-company__notes strong { color:#1f2328; }
.sf-company__license { border:1px solid #dedbd6; background:#fff; padding:0 20px; scroll-margin-top:110px; }
.sf-company__license summary { min-height:54px; align-content:center; cursor:pointer; font-size:16px; font-weight:700; }
.sf-company__license > p { margin:16px 0; font-size:13px; line-height:1.6; color:#5f6368; }
.sf-company__license a { display:inline-flex; min-height:44px; align-items:center; }
.sf-company__verify { display:flex; align-items:center; justify-content:space-between; gap:32px; margin-top:24px; }
.sf-company__verify p { max-width:740px; font-size:13px; }
.sf-company__verify a { display:inline-flex; align-items:center; gap:8px; min-height:44px; flex-shrink:0; font-size:14px; font-weight:700; }
.sf-company :focus-visible { outline:2px solid #c8102e; outline-offset:4px; }
@media(max-width:1180px) {
 .sf-header .sf-mobile-trust-links { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); gap:2px 16px; width:100%; padding:18px 0 8px; margin-top:12px; border-top:1px solid #dedbd6; }
 .sf-header .sf-mobile-trust-links > span { grid-column:1/-1; font-size:11px; color:#5f6368; font-weight:700; letter-spacing:.04em; margin-bottom:6px; }
 .sf-header .sf-mobile-trust-links a { display:flex; align-items:center; min-height:44px; padding:6px 0; font-size:13px; font-weight:500; line-height:1.4; color:#51575d; white-space:normal; }
 .sf-header .sf-mobile-trust-links a[aria-current="page"] { color:#a40d25; }
}
@media(max-width:820px) {
 .sf-trust-wrap { width:calc(100% - 40px); }
 .sf-trust-hero .sf-trust-wrap { padding-block:30px 32px; }
 .sf-trust-crumbs { margin-bottom:23px; font-size:12px; }
 .sf-trust-intro { font-size:17px; }
 .sf-trust-layout { display:block; padding-block:28px 44px; }
 .sf-trust-toc { display:none; }
 .sf-trust-mobile-toc { display:block; border:1px solid var(--trust-line); padding:0 16px; margin-bottom:28px; }
 .sf-trust-mobile-toc summary { min-height:48px; display:list-item; align-content:center; font-size:14px; cursor:pointer; }
 .sf-trust-body { font-size:16px; line-height:1.72; }
 .sf-trust-body h2 { font-size:23px; }
 .sf-trust-section { margin-top:24px; padding-top:24px; scroll-margin-top:88px; }
 .sf-trust-summary { padding-left:18px; margin-bottom:28px; }
 .sf-trust-summary h2 { font-size:18px; }
 .sf-trust-draft,.sf-trust-related { padding:18px; }
 .sf-company__inner { width:calc(100% - 40px); padding:36px 0; }
 .sf-company__intro { margin-bottom:24px; }
 .sf-company__grid { grid-template-columns:minmax(0,1fr); gap:22px; }
 .sf-company__document { padding:12px; }
 .sf-company__notes { grid-template-columns:minmax(0,1fr); gap:18px; margin-top:24px; }
 .sf-company__license { padding:0 14px; scroll-margin-top:90px; }
 .sf-company__verify { display:block; }
 .sf-company__verify a { margin-top:8px; }
}

/* One shared footer. Scoped styles leave page layouts and inquiry forms intact. */
.sf-site-footer { --sf-foot-ink:#202429; --sf-foot-muted:#555b62; --sf-foot-line:#dedad4; background:#17191c; color:#c9ced3; font:15px/1.55 "Hanken Grotesk",sans-serif; }
.sf-site-footer *, .sf-site-footer *::before, .sf-site-footer *::after { box-sizing:border-box; }
.sf-site-footer__wrap { width:min(100% - 80px,1200px); margin-inline:auto; }
.sf-site-footer a { color:inherit; text-decoration:none; }
.sf-site-footer a:hover { text-decoration:underline; text-underline-offset:4px; }
.sf-site-footer a:focus-visible,.sf-site-footer summary:focus-visible { outline:2px solid #fff !important; outline-offset:4px; border-radius:2px; }
.sf-site-footer h2,.sf-site-footer p { margin:0; }
.sf-site-footer__assurance { background:#f6f4f0; color:var(--sf-foot-ink); border-top:1px solid var(--sf-foot-line); border-bottom:1px solid var(--sf-foot-line); }
.sf-site-footer__assurance .sf-site-footer__wrap { padding-block:24px 30px; }
.sf-site-footer__assurance a:focus-visible { outline-color:#a40d25 !important; }
.sf-site-footer__assurance-heading { display:flex; align-items:center; justify-content:space-between; gap:16px; padding-bottom:18px; }
.sf-site-footer__assurance-heading h2 { font-size:18px; font-weight:700; letter-spacing:-.015em; line-height:1.4; }
.sf-site-footer__assurance-heading > a { display:inline-flex; align-items:center; gap:8px; min-height:44px; font-size:13px; color:#a40d25; flex-shrink:0; }
.sf-site-footer__assurances { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:24px; }
.sf-site-footer__assurances > a { display:grid; grid-template-columns:64px minmax(0,1fr); align-items:start; gap:14px; border-left:1px solid var(--sf-foot-line); padding-left:24px; }
.sf-site-footer__assurances > a:first-child { border-left:0; padding-left:0; }
.sf-site-footer__sketch { position:relative; display:grid; place-items:center; width:64px; height:64px; color:#34383d; transform:rotate(-1.5deg); transition:transform .2s ease,color .2s ease; }
.sf-site-footer__sketch::before { content:''; position:absolute; inset:4px 2px 2px 4px; border:1px solid #d7d1c9; border-radius:49% 43% 48% 45% / 44% 49% 42% 50%; background:rgba(255,255,255,.35); transform:rotate(3deg); }
.sf-site-footer__sketch::after { content:''; position:absolute; left:8px; right:5px; bottom:-3px; height:5px; border-bottom:2px solid rgba(200,16,46,.52); border-radius:50%; transform:rotate(-3deg); }
.sf-site-footer__sketch svg { position:relative; z-index:1; width:58px; height:58px; overflow:visible; fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; vector-effect:non-scaling-stroke; }
.sf-site-footer__sketch svg path { vector-effect:non-scaling-stroke; }
.sf-site-footer__sketch .sf-site-footer__sketch-accent { stroke:#c8102e; stroke-width:2.3; }
.sf-site-footer__sketch .sf-site-footer__sketch-mark { stroke:#c8102e; stroke-width:1.3; opacity:.72; }
.sf-site-footer__sketch--specification { transform:rotate(1deg); }
.sf-site-footer__sketch--quality { transform:rotate(-.4deg); }
.sf-site-footer__sketch--coordination { transform:rotate(1.7deg); }
.sf-site-footer__assurances > a:hover .sf-site-footer__sketch { color:#17191c; transform:translateY(-2px) rotate(0); }
.sf-site-footer__assurances > a:hover { text-decoration:none; }
.sf-site-footer__assurances > a:hover strong { text-decoration:underline; text-underline-offset:4px; }
.sf-site-footer__assurance-copy { display:flex; min-width:0; flex-direction:column; gap:7px; }
.sf-site-footer__eyebrow { font-size:10px; font-weight:700; letter-spacing:.12em; line-height:1.5; text-transform:uppercase; color:var(--sf-foot-muted); }
.sf-site-footer__assurances strong { font-size:18px; line-height:1.3; font-weight:700; letter-spacing:-.02em; }
.sf-site-footer__assurance-copy > span:last-child { font-size:13px; line-height:1.5; color:var(--sf-foot-muted); max-width:250px; }
.sf-site-footer__main { display:grid; grid-template-columns:1.35fr 1fr 1fr 1.12fr; gap:38px; padding-block:42px 30px; }
.sf-site-footer__main > * { min-width:0; }
.sf-site-footer__logo { display:inline-flex; align-items:center; gap:10px; min-height:44px; color:#fff !important; }
.sf-site-footer__logo svg { flex-shrink:0; }
.sf-site-footer__logo > span { font-family:"Bricolage Grotesque","Hanken Grotesk",sans-serif; font-size:21px; font-weight:800; letter-spacing:-.025em; white-space:nowrap; }
.sf-site-footer__brand > p { margin-top:16px; max-width:280px; font-size:15px; }
.sf-site-footer__brand .sf-site-footer__location { color:#aeb5bd; font-size:13px; margin-top:10px; }
.sf-site-footer__text-link { display:inline-flex; align-items:center; gap:8px; min-height:44px; margin-top:12px; font-size:12px; color:#fff !important; }
.sf-site-footer__menu { align-self:start; }
.sf-site-footer__menu > summary,.sf-site-footer__contact h2 { font-size:13px; line-height:1.5; color:#fff; font-weight:700; margin-bottom:12px; }
.sf-site-footer__menu > summary { display:flex; align-items:center; justify-content:space-between; gap:8px; min-height:32px; cursor:pointer; list-style:none; }
.sf-site-footer__menu > summary::-webkit-details-marker { display:none; }
.sf-site-footer__menu > summary::after { content:'+'; font-size:18px; color:#aeb5bd; font-weight:400; }
.sf-site-footer__menu[open] > summary::after { content:'−'; }
.sf-site-footer__nav > a { display:flex; align-items:center; min-height:44px; padding-block:7px; font-size:14px; line-height:1.4; }
.sf-site-footer__cta { display:flex; align-items:center; justify-content:space-between; gap:12px; min-height:48px; border-radius:6px; padding:12px 16px; background:#c8102e; color:#fff !important; font-weight:700; font-size:14px; }
.sf-site-footer__cta:hover { background:#a90d27; text-decoration:none !important; }
.sf-site-footer__contact-link { display:flex; flex-direction:column; justify-content:center; gap:3px; min-height:54px; margin-top:10px; }
.sf-site-footer__contact-link > span { font-size:11px; color:#aeb5bd; }
.sf-site-footer__contact-link strong { color:#fff; font-size:14px; font-weight:500; overflow-wrap:anywhere; }
.sf-site-footer__wechat { display:flex; flex-wrap:wrap; gap:8px; font-size:12px; color:#aeb5bd; margin-top:10px !important; }
.sf-site-footer__wechat span { color:#c9ced3; user-select:text; }
.sf-site-footer__directory { display:flex; flex-wrap:wrap; align-items:center; gap:0 24px; padding-block:8px; border-top:1px solid #35383e; font-size:12px; }
.sf-site-footer__directory > span { font-weight:700; color:#fff; }
.sf-site-footer__directory a { display:inline-flex; align-items:center; min-height:44px; }
.sf-site-footer__bottom { border-top:1px solid #35383e; padding-block:18px 24px; display:flex; align-items:center; justify-content:space-between; gap:16px 32px; }
.sf-site-footer__legal { display:flex; flex-direction:column; gap:4px; font-size:12px; color:#aeb5bd; }
.sf-site-footer__legal > span { overflow-wrap:anywhere; }
.sf-site-footer__policies { display:flex; flex-wrap:wrap; gap:0 22px; }
.sf-site-footer__policies a { display:inline-flex; align-items:center; min-height:44px; font-size:12px; color:#dfe2e6; }
@media(max-width:1050px) {
 .sf-site-footer__main { grid-template-columns:1.25fr 1fr 1fr; gap:24px; }
 .sf-site-footer__brand { grid-column:1/-1; }
 .sf-site-footer__brand > p { max-width:600px; }
 .sf-site-footer__brand .sf-site-footer__text-link { margin-top:6px; }
 .sf-site-footer__assurances { gap:18px; }
 .sf-site-footer__assurances > a { grid-template-columns:56px minmax(0,1fr); gap:11px; padding-left:18px; }
 .sf-site-footer__sketch { width:56px; height:56px; }
 .sf-site-footer__sketch svg { width:52px; height:52px; }
 .sf-site-footer__assurances strong { font-size:16px; }
 .sf-site-footer__nav > a { min-height:44px; }
}
@media(max-width:900px) {
 .sf-site-footer__assurances { grid-template-columns:repeat(2,minmax(0,1fr)); gap:22px 24px; }
 .sf-site-footer__assurances > a,.sf-site-footer__assurances > a:first-child { border-left:0; border-top:1px solid var(--sf-foot-line); padding:18px 0 0; }
}
@media(max-width:680px) {
 .sf-site-footer__wrap { width:calc(100% - 40px); }
 .sf-site-footer__assurance .sf-site-footer__wrap { padding-block:22px 26px; }
 .sf-site-footer__assurance-heading { display:block; padding-bottom:14px; }
 .sf-site-footer__assurance-heading h2 { font-size:18px; max-width:290px; }
 .sf-site-footer__assurance-heading > a { margin-top:4px; }
 .sf-site-footer__assurances { grid-template-columns:repeat(2,minmax(0,1fr)); gap:20px 18px; }
 .sf-site-footer__assurances > a { display:flex; flex-direction:column; border-left:0; padding:12px 0 0; border-top:1px solid var(--sf-foot-line); gap:7px; }
 .sf-site-footer__assurances > a:first-child { padding-top:12px; }
 .sf-site-footer__eyebrow { font-size:9px; letter-spacing:.08em; }
 .sf-site-footer__assurances strong { font-size:16px; }
 .sf-site-footer__assurance-copy > span:last-child { font-size:12px; }
 .sf-site-footer__sketch { width:54px; height:54px; }
 .sf-site-footer__sketch svg { width:50px; height:50px; }
 .sf-site-footer__assurance-copy { gap:5px; }
 .sf-site-footer__main { grid-template-columns:repeat(2,minmax(0,1fr)); gap:24px 18px; padding-block:28px 26px; }
 .sf-site-footer__logo > span { font-size:22px; }
 .sf-site-footer__brand > p { margin-top:12px; }
 .sf-site-footer__brand .sf-site-footer__location { margin-top:6px; }
 .sf-site-footer__menu > summary { margin-bottom:0; min-height:44px; }
 .sf-site-footer__menu[open] > summary { margin-bottom:6px; }
 .sf-site-footer__nav > a { font-size:13px; }
 .sf-site-footer__contact { grid-column:1/-1; display:grid; grid-template-columns:1fr 1fr; gap:8px 16px; padding-top:22px; border-top:1px solid #35383e; }
 .sf-site-footer__contact h2,.sf-site-footer__cta { grid-column:1/-1; }
 .sf-site-footer__contact h2 { margin-bottom:4px; }
 .sf-site-footer__cta { min-height:48px; }
 .sf-site-footer__contact-link { margin-top:4px; }
 .sf-site-footer__contact-link strong { font-size:13px; }
 .sf-site-footer__wechat { grid-column:1/-1; margin-top:0 !important; }
 .sf-site-footer__bottom { display:flex; flex-direction:column-reverse; align-items:flex-start; gap:12px; padding-top:12px; padding-bottom:calc(28px + env(safe-area-inset-bottom,0px)); }
 .sf-site-footer__policies { gap:0 20px; }
 .sf-site-footer__legal { line-height:1.7; }
 .sf-site-footer__directory { display:grid; grid-template-columns:1fr 1fr; gap:0 18px; padding-block:16px; }
 .sf-site-footer__directory > span { grid-column:1/-1; padding-bottom:6px; }
}
@media(max-width:380px) {
 .sf-site-footer__contact { grid-template-columns:minmax(0,1fr); }
 .sf-site-footer__contact h2,.sf-site-footer__cta,.sf-site-footer__wechat { grid-column:1; }
 .sf-site-footer__contact-link { margin-top:0; }
 .sf-site-footer__directory { grid-template-columns:minmax(0,1fr); }
 .sf-site-footer__directory > span { grid-column:1; }
}
@media(prefers-reduced-motion:reduce) { .sf-site-footer__sketch { transition:none; } }
