:root{font-family:PingFang SC,Microsoft YaHei,sans-serif;color:#0b2a52;background:#fbf7ef;--navy:#0b2a52;--navy-2:#123b68;--gold:#c58a24;--gold-dark:#9a6717;--cream:#fbf7ef;--paper:#fffdf9;--muted:#6f675d;--line:#eadbc4;--white:#fff;--serif:"Songti SC","STSong","Noto Serif CJK SC",serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;min-width:320px;background:var(--cream)}a{text-decoration:none;color:inherit}button,a{touch-action:manipulation}.site{overflow:hidden}.topbar{height:76px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;background:#fffefb;border-bottom:1px solid #eee5d7;position:sticky;top:0;z-index:20}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--navy);font-family:var(--serif);font-size:22px;white-space:nowrap}.brand svg{width:34px;height:34px;color:var(--gold)}.topbar nav,.topbar nav a{height:100%;display:flex;align-items:center}.topbar nav{gap:36px}.topbar nav a{position:relative;font-size:15px;color:#283d54}.topbar nav a:hover,.topbar nav a:focus-visible{color:var(--gold-dark)}.topbar nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:0;height:2px;background:var(--gold);transition:left .2s ease,right .2s ease}.topbar nav a:hover:after,.topbar nav a:focus-visible:after{left:0;right:0}.button{min-height:48px;padding:0 24px;border:1px solid var(--gold);border-radius:6px;background:var(--gold);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:700;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.button svg{width:18px;height:18px}.button:hover{background:var(--gold-dark);border-color:var(--gold-dark);box-shadow:0 8px 22px #6f4a1426}.button:focus-visible,a:focus-visible{outline:3px solid #2774bd;outline-offset:3px}.button-small{min-height:42px;padding:0 18px}.button-outline{background:transparent;color:var(--gold-dark)}.button-outline:hover{color:#fff}.hero{min-height:620px;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,1.08fr);background:var(--paper)}.hero-copy{padding:clamp(64px,8vw,124px) clamp(32px,7vw,108px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.eyebrow,.section-heading>span,.entry>div>span{font-size:14px;letter-spacing:.2em;color:var(--gold-dark);font-weight:700}.hero h1{font-family:var(--serif);font-size:clamp(54px,5.6vw,84px);font-weight:700;line-height:1.12;letter-spacing:.02em;margin:22px 0 24px}.hero p{max-width:570px;margin:0;color:var(--muted);font-size:18px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.hero-visual{min-height:620px;overflow:hidden}.hero-visual img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.trust{display:grid;grid-template-columns:repeat(4,1fr);max-width:1220px;margin:auto;padding:32px clamp(24px,4vw,54px);background:var(--cream)}.trust article{min-width:0;display:flex;align-items:center;gap:16px;padding:10px 26px;border-right:1px solid var(--line)}.trust article:last-child{border:0}.trust svg{width:42px;height:42px;flex:0 0 auto;color:var(--gold)}.trust b,.trust span{display:block}.trust b{font-family:var(--serif);font-size:18px}.trust span{color:var(--muted);font-size:13px;margin-top:5px}.section,.process-section{padding:88px clamp(24px,6vw,88px)}.packages-section{background:#fffdf9}.section-heading{text-align:center;max-width:720px;margin:0 auto 48px}.section-heading h2{font-family:var(--serif);font-size:clamp(32px,3vw,44px);margin:12px 0 10px}.section-heading p{margin:0;color:var(--muted);font-size:16px}.packages{max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch}.package{position:relative;display:flex;flex-direction:column;padding:42px 36px 34px;background:#fff;border:1px solid var(--line);margin-right:-1px}.package:first-child{border-radius:18px 0 0 18px}.package:last-child{border-radius:0 18px 18px 0}.package.featured{z-index:2;margin:-16px 0;border:2px solid var(--gold);border-radius:18px;padding-top:56px;box-shadow:0 18px 46px #7b591921}.recommend{position:absolute;top:0;left:50%;transform:translate(-50%);min-width:140px;padding:8px 16px;border-radius:0 0 10px 10px;background:var(--gold);color:#fff;text-align:center;font-size:13px;font-weight:700}.package>p{color:var(--gold-dark);margin:0 0 8px}.package h3{font-family:var(--serif);font-size:30px;margin:0}.package strong{font-family:var(--serif);font-size:48px;color:var(--gold-dark);margin:18px 0 22px}.package ul{list-style:none;padding:22px 0;margin:0 0 24px;border-top:1px solid var(--line);flex:1}.package li{display:flex;align-items:center;gap:10px;color:#554d43;line-height:1.65;margin:12px 0}.package li svg{width:18px;height:18px;flex:0 0 auto;color:var(--gold)}.process-section{background:var(--cream)}.steps{list-style:none;padding:0;max-width:1220px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr)}.steps li{position:relative;text-align:center;padding:0 28px}.steps>li>svg:not(.step-arrow){width:56px;height:56px;color:var(--gold-dark);margin:8px auto 18px}.step-number{position:absolute;left:calc(50% - 42px);top:0;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:#fff;font-size:13px;font-weight:800}.steps b{display:block;font-family:var(--serif);font-size:20px}.steps p{color:var(--muted);font-size:14px;line-height:1.7;margin:8px 0 0}.step-arrow{position:absolute;right:-10px;top:24px;width:22px;height:22px;color:var(--gold)}.entry{max-width:1220px;margin:24px auto 76px;padding:54px 72px;display:flex;align-items:center;justify-content:space-between;gap:48px;background:var(--navy);color:#fff;border-radius:18px}.entry h2{font-family:var(--serif);font-size:clamp(30px,3.2vw,46px);margin:12px 0}.entry p{color:#d9e4ef;font-size:16px;line-height:1.7}.entry .button{margin-top:18px}.button-gold{background:var(--gold);color:#fff}.entry figure{margin:0;text-align:center;flex:0 0 auto}.entry figure img{width:154px;height:154px;display:block;padding:8px;background:#fff;border-radius:10px}.entry figcaption{font-size:13px;color:#d9e4ef;margin-top:10px}footer{min-height:116px;padding:28px clamp(24px,6vw,88px);display:flex;align-items:center;gap:36px;background:#071c35;color:#c9d5e2}.footer-brand{color:#fff;margin-right:auto}.footer-brand svg{color:var(--gold)}footer nav{display:flex;gap:28px;font-size:14px}footer nav a:hover{color:#fff}footer small{font-size:12px;color:#9eb0c2}@media(max-width:1000px){.topbar nav{gap:18px}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:64px 36px}.trust{grid-template-columns:repeat(2,1fr)}.trust article:nth-child(2){border-right:0}.packages{gap:14px}.package,.package.featured{margin:0;border-radius:14px;padding:34px 22px}.package.featured{padding-top:50px}.steps li{padding:0 16px}.entry{margin-left:24px;margin-right:24px;padding:48px}.footer-brand b{display:none}}@media(max-width:760px){html{scroll-padding-top:64px}.topbar{height:64px;padding:0 18px}.brand{font-size:18px}.brand svg{width:28px;height:28px}.topbar nav{display:none}.button-small{min-height:40px;padding:0 12px;font-size:13px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:54px 24px 44px}.hero h1{font-size:48px}.hero p{font-size:16px}.hero-actions{width:100%}.hero-actions .button{flex:1;padding:0 14px}.hero-visual{min-height:400px;aspect-ratio:4/3}.hero-visual img{object-position:center 42%}.trust{grid-template-columns:1fr 1fr;padding:20px 12px}.trust article{align-items:flex-start;padding:16px 12px;gap:10px}.trust article:nth-child(2n){border-right:0}.trust svg{width:30px;height:30px}.trust b{font-size:16px}.section,.process-section{padding:64px 20px}.section-heading{margin-bottom:32px}.section-heading h2{font-size:32px}.packages{grid-template-columns:1fr;gap:14px}.package,.package:first-child,.package:last-child,.package.featured{margin:0;border-radius:14px;padding:32px 24px}.package.featured{padding-top:50px;order:-1}.package strong{font-size:42px}.steps{grid-template-columns:1fr;gap:0}.steps li{text-align:left;min-height:108px;padding:0 0 24px 78px}.steps>li>svg:not(.step-arrow){position:absolute;left:10px;top:10px;width:44px;height:44px;margin:0}.step-number{left:0;top:0;width:24px;height:24px}.step-arrow{display:none}.entry{margin:0 20px 48px;padding:38px 26px;align-items:flex-start;flex-direction:column}.entry figure{align-self:center}.entry figure img{width:170px;height:170px}footer{align-items:flex-start;flex-direction:column;gap:18px;padding:32px 24px}.footer-brand b{display:inline}footer nav{flex-wrap:wrap;gap:18px}}@media(max-width:390px){.topbar .button-small{font-size:0}.topbar .button-small:after{content:"客户端";font-size:13px}.hero h1{font-size:42px}.trust{grid-template-columns:1fr}.trust article,.trust article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.trust article:last-child{border-bottom:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.topbar nav a:after{transition:none}}
