:root{color:#17221f;background:#f7f4ed;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17221f;--muted: #66736f;--paper: #f7f4ed;--surface: #fffaf0;--line: rgba(23, 34, 31, .15);--teal: #1f8a70;--amber: #d79339;--brick: #9a4b35;--focus: #0f6d5a;--shadow: 0 24px 80px rgba(23, 34, 31, .16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:linear-gradient(180deg,#f7f4edcc,#f7f4ed 42%),var(--paper);color:var(--ink)}button,a{font:inherit}a{color:inherit}button:focus-visible,a:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.site-shell{min-height:100vh;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;padding:18px 48px;border-bottom:1px solid rgba(255,255,255,.34);background:#f7f4eddb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand-lockup{display:inline-flex;align-items:center;gap:12px;max-width:520px;padding:0;border:0;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.brand-lockup strong,.brand-lockup small{display:block;letter-spacing:0}.brand-lockup strong{font-size:.84rem;line-height:1.2}.brand-lockup small{margin-top:3px;color:var(--muted);font-size:.76rem}.brand-mark{display:grid;flex:0 0 44px;width:44px;height:44px;place-items:center;border:1px solid rgba(23,34,31,.18);border-radius:8px;background:var(--ink);color:var(--surface);font-size:.78rem;font-weight:800}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:6px;white-space:nowrap}.site-nav a,.site-nav button{padding:10px 12px;border:0;border-radius:8px;background:transparent;color:var(--ink);font-size:.9rem;text-decoration:none;cursor:pointer}.site-nav a:hover,.site-nav button:hover{background:#1f8a701c}.site-nav .language-toggle{margin-left:8px;border:1px solid rgba(23,34,31,.18);background:#fffaf09e;font-weight:800}.hero-section{position:relative;display:grid;min-height:72vh;padding:92px 48px 78px;overflow:hidden;color:#fffdf7}.hero-section:before{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,#0a1210f2,#0a1210c7 38%,#0a12103d 70%),linear-gradient(180deg,#0a12101f,#0a1210b8);content:""}.hero-media{position:absolute;inset:0}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-copy{position:relative;z-index:2;align-self:end;width:min(760px,100%)}.eyebrow,.section-kicker{margin:0 0 16px;color:var(--amber);font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero-copy h1{max-width:900px;margin:0;font-size:4.25rem;line-height:.98;letter-spacing:0}.hero-chinese-name{margin:20px 0 0;color:#fffdf7e0;font-size:1.2rem;font-weight:700}.hero-lead{max-width:700px;margin:24px 0 0;color:#fffdf7e6;font-size:1.15rem;line-height:1.65}.hero-lead.zh{margin-top:10px;color:#fffdf7c2;font-size:1.02rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.primary-link,.secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:8px;text-decoration:none}.primary-link{background:var(--surface);color:var(--ink);font-weight:800}.secondary-link{border:1px solid rgba(255,253,247,.42);color:#fffdf7}.section-grid,.services-section,.contact-section,.policy-page{width:min(1160px,calc(100% - 48px));margin:0 auto}.section-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;padding:34px 0 72px;border-bottom:1px solid var(--line)}.section-grid h2,.services-section h2,.contact-section h2,.policy-hero h1{margin:0;font-size:2.35rem;line-height:1.1;letter-spacing:0}.body-copy p,.contact-section p,.policy-hero p,.policy-card p{color:var(--muted);font-size:1rem;line-height:1.78}.services-section{padding:82px 0}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:34px}.service-card{min-height:360px;padding:28px;border:1px solid var(--line);border-radius:8px;background:#fffaf0b8;box-shadow:0 1px #17221f0a}.service-card:nth-child(2){border-top-color:#d793398c}.service-card:nth-child(3){border-top-color:#9a4b3580}.service-index{display:inline-block;margin-bottom:34px;color:var(--teal);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.9rem;font-weight:800}.service-card h3{margin:0;font-size:1.45rem;line-height:1.18}.service-card p{color:var(--muted);line-height:1.7}.contact-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:54px;padding:74px 0 96px;border-top:1px solid var(--line)}.contact-panel{display:grid;gap:14px;align-self:start}.contact-row{display:grid;gap:8px;min-height:96px;padding:22px;border-left:4px solid var(--teal);background:#fffaf0c7}.contact-row:nth-child(2){border-left-color:var(--amber)}.contact-row span{color:var(--muted);font-size:.88rem;font-weight:800}.contact-row strong,.contact-row a{color:var(--ink);font-size:1.02rem;font-weight:800;line-height:1.45}.policy-page{padding:96px 0 104px}.policy-hero{max-width:860px;padding:48px 0 42px}.policy-card{max-width:860px;padding-top:12px;border-top:1px solid var(--line)}.policy-card h2{margin:34px 0 10px;font-size:1.35rem;line-height:1.25}.policy-card a{color:var(--teal);font-weight:800}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:34px 48px;border-top:1px solid rgba(255,253,247,.12);background:var(--ink);color:#fffdf7}.site-footer strong,.site-footer span{display:block}.site-footer span{margin-top:6px;color:#fffdf7b3}.site-footer p{margin:0;color:#fffdf7bd;font-size:.9rem;text-align:right}.noscript-company-summary{max-width:880px;margin:48px auto;padding:24px;color:#17221f}@media(max-width:920px){.site-header{align-items:flex-start;flex-direction:column;padding:16px 20px}.site-nav{width:100%;justify-content:flex-start;overflow-x:auto}.hero-section{min-height:auto;padding:60px 24px 42px}.hero-section:before{background:linear-gradient(180deg,#0a1210e0,#0a121094 54%,#0a1210d6),linear-gradient(90deg,#0a1210cc,#0a121047)}.hero-copy h1{font-size:2.36rem;line-height:1.02}.hero-lead{font-size:1.02rem}.section-grid,.contact-section{grid-template-columns:1fr;gap:28px;padding-top:34px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.contact-section{grid-template-columns:1fr}}@media(max-width:620px){.brand-lockup{align-items:flex-start}.brand-lockup strong{font-size:.78rem}.site-nav a,.site-nav button{padding:9px 10px;font-size:.84rem}.hero-section{min-height:auto;padding:48px 18px 34px}.hero-copy h1{font-size:1.82rem}.hero-chinese-name{font-size:1rem}.hero-actions{flex-direction:column;margin-top:24px}.primary-link,.secondary-link{width:100%}.section-grid,.services-section,.contact-section,.policy-page{width:min(100% - 32px,1160px)}.section-grid h2,.services-section h2,.contact-section h2,.policy-hero h1{font-size:1.86rem}.site-footer{align-items:flex-start;flex-direction:column;padding:28px 20px}.site-footer p{text-align:left}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
