:root{--bg:#f4f8fc;--surface:#fff;--surface-soft:#edf6ff;--text:#17233d;--muted:#64748b;--line:#d9e6f2;--primary:#1266d6;--primary-dark:#0b4fa8;--accent:#12b765;--accent-dark:#0b964f;--warning:#f7c948;--shadow:0 22px 70px rgba(18,102,214,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px clamp(20px,6vw,76px);background:hsla(0,0%,100%,.9);border-bottom:1px solid rgba(217,230,242,.8);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-size:18px;font-weight:900}.brand img{width:40px;height:40px}nav{display:flex;gap:30px;color:var(--muted);font-size:15px;font-weight:700}nav a:hover{color:var(--primary)}.header-cta,.primary-button,.secondary-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border-radius:8px;font-weight:800}.header-cta,.primary-button{background:linear-gradient(135deg,var(--primary),#1684e8);color:#fff;box-shadow:0 14px 30px rgba(18,102,214,.24)}.header-cta{padding:0 18px}.secondary-button{border:1px solid #c7daed;background:hsla(0,0%,100%,.82);color:var(--primary-dark)}.hero{position:relative;display:grid;min-height:calc(100vh - 73px);grid-template-columns:minmax(0,1fr) minmax(360px,560px);align-items:center;grid-gap:clamp(34px,6vw,88px);gap:clamp(34px,6vw,88px);padding:64px clamp(20px,6vw,76px) 86px;overflow:hidden;background:linear-gradient(90deg,rgba(244,248,252,.18),rgba(244,248,252,.96)),url(/assets/backgrounds/official-service-bg.svg) 50% /cover no-repeat}.hero:after{position:absolute;inset:auto 0 0;height:118px;background:linear-gradient(180deg,rgba(244,248,252,0),var(--bg));content:"";pointer-events:none}.hero-content,.hero-panel{position:relative;z-index:1}.eyebrow{margin:0 0 12px;color:var(--primary);font-size:14px;font-weight:900}h1,h2,h3,p{margin-top:0}h1{margin-bottom:8px;font-size:clamp(58px,8vw,100px);line-height:.96}.hero h2,h1{letter-spacing:0}.hero h2{max-width:640px;margin-bottom:22px;color:var(--primary-dark);font-size:clamp(34px,4.2vw,52px);line-height:1.08}.hero-copy{max-width:700px;color:var(--muted);font-size:20px;line-height:1.85}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.primary-button,.secondary-button{min-width:156px;padding:0 24px}.trust-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.trust-row span{border:1px solid rgba(18,102,214,.18);border-radius:999px;background:hsla(0,0%,100%,.78);color:#35506f;padding:9px 14px;font-size:14px;font-weight:800}.hero-panel{min-height:620px}.phone-shell{position:relative;z-index:2;width:min(100%,420px);margin-left:auto;padding:22px;border:12px solid #14213d;border-radius:34px;background:linear-gradient(180deg,#fff,#eef7ff);box-shadow:var(--shadow)}.phone-status{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;color:#1e293b;font-size:14px;font-weight:900}.mini-hero{display:grid;grid-template-columns:1fr 112px;grid-gap:18px;gap:18px;align-items:center;min-height:188px;padding:24px;border-radius:22px;background:#f8fbff;border:1px solid var(--line)}.receipt-tag,.verified-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--accent);color:#fff;font-size:13px;font-weight:900}.verified-badge{margin-bottom:14px;padding:7px 12px}.mini-hero h3{margin-bottom:8px;font-size:26px}.mini-actions span,.mini-hero p,.receipt-preview span{color:var(--muted);line-height:1.5}.id-photo{position:relative;height:140px;border-radius:12px;border:2px solid #17233d;background:radial-gradient(circle at 50% 36%,#f2c7b4 0 21px,transparent 22px),linear-gradient(90deg,transparent 0 38%,#17233d 39% 61%,transparent 62%),linear-gradient(180deg,#f7fafc 0 58%,#17233d 59% 100%)}.id-photo span{position:absolute;inset:12px;border-radius:8px;border:1px solid rgba(23,35,61,.16)}.mini-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:14px}.mini-actions article,.receipt-preview,.spec-card,.step-card,.tool-card,details{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 14px 42px rgba(15,23,42,.06)}.mini-actions article{display:grid;grid-gap:8px;gap:8px;padding:16px}.mini-actions img{width:48px;height:48px}.receipt-preview{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding:16px}.receipt-preview img{width:64px;height:64px}.receipt-sheet{position:absolute;right:300px;bottom:54px;z-index:1;width:252px;padding:22px;border:1px solid #b7d2ea;border-radius:10px;background:hsla(0,0%,100%,.9);box-shadow:0 18px 52px rgba(18,102,214,.14)}.receipt-sheet span{display:block;height:8px;margin-bottom:13px;border-radius:999px;background:#c8dbee}.receipt-sheet span:nth-of-type(2){width:76%}.receipt-sheet span:nth-of-type(3){width:58%}.sheet-photo{float:right;width:56px;height:72px;margin-left:14px;border-radius:6px;background:linear-gradient(180deg,#f9fafb 0 54%,#17233d 55% 100%);border:1px solid #9fb8d0}.receipt-sheet strong{color:var(--primary-dark);font-size:14px}.mini-program-section,.process-section,.section,.split-section,.tool-section{padding:84px clamp(20px,6vw,76px)}.section-heading{max-width:780px;margin-bottom:34px}.qr-panel h2,.section-heading h2,.split-section h2{margin-bottom:16px;font-size:clamp(30px,4vw,48px);line-height:1.15;letter-spacing:0}.faq-list p,.qr-panel p,.section-heading p,.split-section p,footer p{color:var(--muted);line-height:1.75}.with-action{display:flex;max-width:none;align-items:flex-end;justify-content:space-between;gap:24px}.with-action a{color:var(--primary);font-weight:900}.tool-section{background:var(--bg)}.tool-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:16px;gap:16px}.tool-card{min-height:190px;padding:22px}.tool-card img{width:54px;height:54px;margin-bottom:18px}.spec-card h3,.step-card h3,.tool-card h3{margin-bottom:8px;font-size:21px}.spec-card p,.step-card p,.tool-card p{color:var(--muted);line-height:1.65}.spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.spec-card{position:relative;min-height:186px;padding:28px;overflow:hidden}.receipt-tag{position:absolute;top:20px;right:20px;padding:8px 12px}.spec-card h3{margin-top:16px;font-size:28px}.spec-card small{display:inline-flex;margin-top:14px;padding:7px 10px;border:1px solid var(--line);border-radius:6px;color:var(--muted);font-size:14px}.process-section{background:#fff}.step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.step-card{min-height:258px;padding:28px;background:linear-gradient(180deg,#fff,#f8fcff)}.step-card span{display:inline-flex;margin-bottom:34px;color:var(--primary);font-size:34px;font-weight:900}.split-section{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,1fr);grid-gap:clamp(30px,6vw,80px);gap:clamp(30px,6vw,80px);align-items:center;background:linear-gradient(135deg,#eff7ff,#f4fbf7)}.advantage-list{display:grid;grid-gap:16px;gap:16px;margin:0;padding:0;list-style:none}.advantage-list li{position:relative;padding:18px 18px 18px 52px;border:1px solid rgba(18,102,214,.12);border-radius:8px;background:hsla(0,0%,100%,.78);color:var(--text);font-size:18px;line-height:1.55}.advantage-list li:before{position:absolute;left:18px;top:19px;display:grid;width:22px;height:22px;place-items:center;border-radius:999px;background:var(--accent);color:#fff;content:"✓";font-size:14px;font-weight:900}.mini-program-section{background:#fff}.qr-panel{display:grid;grid-template-columns:260px minmax(0,1fr);grid-gap:clamp(28px,5vw,62px);gap:clamp(28px,5vw,62px);align-items:center;max-width:1040px;margin:0 auto;padding:clamp(28px,5vw,52px);border:1px solid rgba(18,102,214,.16);border-radius:8px;background:linear-gradient(135deg,#f7fbff,#effaf4);box-shadow:var(--shadow)}.qr-image{width:260px;height:260px;border-radius:8px;background:#fff;box-shadow:0 18px 50px rgba(15,23,42,.1)}.qr-panel .primary-button{margin-top:16px}.faq-list{display:grid;grid-gap:12px;gap:12px}details{box-shadow:none}summary{cursor:pointer;padding:20px 22px;font-weight:900}details p{margin:0;padding:0 22px 22px}footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px clamp(20px,6vw,76px);border-top:1px solid var(--line);background:#fff}.footer-text{display:grid;grid-gap:6px;gap:6px;max-width:760px;text-align:right}footer p{margin-bottom:0;font-size:14px}@media (max-width:1100px){.hero{grid-template-columns:1fr}.hero-panel{min-height:auto}.phone-shell{margin:0 auto}.receipt-sheet{right:calc(50% + 130px);bottom:18px}.tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.spec-grid,.step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.site-header{gap:12px;padding:14px 18px}nav{display:none}.brand img{width:36px;height:36px}.header-cta{min-height:40px;padding:0 14px;font-size:14px}.hero,.mini-program-section,.process-section,.section,.split-section,.tool-section{padding-right:18px;padding-left:18px}.hero{padding-top:46px}h1{font-size:58px}.hero h2{font-size:34px}.hero-copy{font-size:17px}.hero-actions a{width:100%}.phone-shell{border-width:8px;padding:16px}.mini-actions,.mini-hero,.qr-panel,.split-section,.with-action{grid-template-columns:1fr}.receipt-sheet{display:none}.spec-grid,.step-grid,.tool-grid{grid-template-columns:1fr}.spec-card,.step-card,.tool-card{min-height:auto}.qr-image{width:100%;height:auto;max-width:260px}footer{align-items:flex-start;flex-direction:column}.footer-text{text-align:left}}