:root{--ink:#102a3f;--muted:#667985;--teal:#079baa;--teal-dark:#087783;--ice:#e5f8f8;--line:#dce8e9;--paper:#fbfdfd;--night:#102b3a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;font-size:16px;line-height:1.65}body[data-language="zh"] .lang-en,body:not([data-language="zh"]) .lang-zh{display:none!important}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.shell{width:min(1120px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(220,232,233,.85);background:rgba(251,253,253,.94);backdrop-filter:blur(18px)}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-size:1.2rem;font-weight:800;letter-spacing:-.03em}.brand img{width:40px;height:40px;border-radius:11px;box-shadow:0 8px 22px rgba(7,121,133,.18)}.menu{display:flex;align-items:center;gap:25px;color:#4f6673;font-size:.92rem;font-weight:650}.menu a:hover,.menu a:focus-visible{color:var(--teal-dark)}.language-button{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);padding:8px 13px;font:inherit;font-weight:700;cursor:pointer}.hero{min-height:710px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;padding:76px 0 96px}.eyebrow{margin:0 0 16px;color:var(--teal-dark);font-size:.77rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1,.page-hero h1{margin:0;font-size:clamp(3.1rem,6.6vw,5.8rem);line-height:.98;letter-spacing:-.065em}.lead{margin:29px 0 0;max-width:660px;color:var(--muted);font-size:1.15rem;line-height:1.75}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:20px;margin-top:34px}.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border-radius:15px;background:var(--ink);color:#fff;font-weight:750;box-shadow:0 15px 36px rgba(16,42,63,.16)}.primary-button:hover{background:var(--teal-dark)}.text-link{color:var(--teal-dark);font-weight:750}.privacy-note{margin-top:22px;color:#6a818b;font-size:.91rem}.hero-art{position:relative;display:grid;place-items:center;min-height:600px}.hero-art:before{content:"";position:absolute;inset:12% 0 4%;z-index:-1;border-radius:48% 52% 46% 54%;background:linear-gradient(145deg,#daf7f6,#b7ecec 55%,#f0fafa);transform:rotate(-6deg)}.hero-art img{width:270px;max-height:560px;object-fit:cover;object-position:top;border:8px solid #102735;border-radius:40px;box-shadow:0 38px 80px rgba(16,42,63,.27)}.section{padding:110px 0}.section-heading{max-width:720px}.section-heading.center{text-align:center;margin:auto}.section h2,.page-content h2{margin:0;font-size:clamp(2.15rem,4.8vw,4rem);line-height:1.08;letter-spacing:-.05em}.section-intro{color:var(--muted);font-size:1.08rem}.steps,.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:54px}.card{padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 18px 44px rgba(16,42,63,.05)}.card-number{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--ice);color:var(--teal-dark);font-weight:800}.card h3{margin:30px 0 9px;font-size:1.22rem}.card p{margin:0;color:var(--muted)}.dark-section{background:var(--night);color:#fff}.dark-section .eyebrow{color:#60d5db}.dark-section .card{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.05);box-shadow:none}.dark-section .card p{color:#bdcad0}.notice{margin-top:26px;padding:20px 22px;border-radius:18px;background:rgba(255,255,255,.06);color:#bdcad0;font-size:.93rem}.phone-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:62px;text-align:center}.phone{max-width:300px;margin:auto;padding:7px;border-radius:40px;background:#112b3a;box-shadow:0 28px 65px rgba(16,42,63,.18)}.phone img{border-radius:34px}.phone-item h3{margin:23px 0 4px}.phone-item p{margin:0;color:var(--muted)}.pro{display:grid;grid-template-columns:230px 1fr;align-items:center;gap:62px;margin:30px auto 120px;padding:56px;border-radius:34px;background:linear-gradient(125deg,#dff8f7,#f4fbfb)}.pro img{border-radius:25%;box-shadow:0 26px 55px rgba(7,121,133,.2)}.pro h2{font-size:clamp(2rem,4vw,3.5rem)}.pro p{color:var(--muted)}.site-footer{border-top:1px solid var(--line);background:#f2f7f7;padding:48px 0}.footer{display:flex;justify-content:space-between;gap:28px;flex-wrap:wrap}.footer p{margin:5px 0;color:var(--muted);font-size:.9rem}.footer-links{display:flex;gap:22px;flex-wrap:wrap}.page-hero{padding:76px 0 52px;max-width:820px}.page-hero h1{font-size:clamp(3rem,6vw,5.1rem)}.updated{display:inline-block;margin-top:17px;padding:7px 12px;border-radius:999px;background:var(--ice);color:var(--teal-dark);font-size:.82rem;font-weight:750}.page-layout{display:grid;grid-template-columns:220px minmax(0,780px);gap:66px;padding-bottom:110px}.toc{position:sticky;top:105px;align-self:start;display:grid;gap:8px;font-size:.9rem}.toc a{padding:6px 0;color:var(--muted)}.toc a:hover{color:var(--teal-dark)}.legal-section{scroll-margin-top:100px;padding-bottom:42px;margin-bottom:42px;border-bottom:1px solid var(--line)}.legal-section:last-child{border-bottom:0}.legal-section h2{font-size:1.55rem;letter-spacing:-.03em}.legal-section h3{margin-top:28px}.legal-section p,.legal-section li{color:#566c78}.legal-section a,.contact-card a{color:var(--teal-dark);text-decoration:underline;text-underline-offset:3px}.help-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.help-card{padding:26px;border:1px solid var(--line);border-radius:22px;background:#fff}.help-card h2{margin:0 0 8px;font-size:1.18rem}.help-card p{margin:0;color:var(--muted)}.faq{margin-top:60px}.faq-item{padding:24px 0;border-bottom:1px solid var(--line)}.faq-item h3{margin:0 0 8px}.faq-item p{margin:0;color:var(--muted)}.contact-card{margin-top:48px;padding:32px;border-radius:25px;background:var(--night);color:#fff}.contact-card p{color:#becbd2}.contact-card a{color:#65d9df}@media(max-width:820px){.menu{gap:14px;overflow-x:auto;white-space:nowrap}.hero{grid-template-columns:1fr;gap:30px;text-align:center}.hero .lead{margin-inline:auto}.actions{justify-content:center}.hero-art{min-height:540px}.steps,.feature-grid{grid-template-columns:1fr}.phone-grid{gap:18px}.pro{grid-template-columns:160px 1fr;padding:38px;gap:38px}.page-layout{grid-template-columns:1fr;gap:28px}.toc{position:static;display:flex;flex-wrap:wrap;gap:6px 18px;padding-bottom:20px;border-bottom:1px solid var(--line)}}@media(max-width:600px){.shell{width:min(100% - 30px,560px)}.nav{align-items:flex-start;padding:13px 0;flex-wrap:wrap}.menu{width:100%;order:2;padding:6px 0 2px}.hero{padding:60px 0 80px}.hero h1{font-size:clamp(3rem,15vw,4.5rem)}.actions{flex-direction:column}.primary-button{width:100%}.hero-art{min-height:500px}.hero-art img{width:235px}.section{padding:82px 0}.phone-grid{grid-template-columns:1fr;gap:52px}.pro{display:block;margin-bottom:80px;padding:28px 23px}.pro img{width:105px;margin-bottom:30px}.help-grid{grid-template-columns:1fr}.page-hero{padding-top:54px}.page-hero h1{font-size:3.25rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
