:root{color-scheme:light;font-family:Inter,Noto Sans TC,PingFang TC,Microsoft JhengHei,Arial,sans-serif;background:#eef3f7;color:#162033}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,hsla(0,0%,100%,.88),rgba(238,243,247,.94)),#eef3f7}a{color:inherit;text-decoration:none}.topbar{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;gap:24px;min-height:72px;padding:0 40px;border-bottom:1px solid rgba(144,161,184,.35);background:hsla(0,0%,100%,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.topbar{align-items:center}.brand{display:inline-flex;gap:12px}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;background:#176b87;color:#fff;font-size:14px;font-weight:800}.brand small,.brand strong{display:block}.brand strong{font-size:16px;line-height:1.1}.brand small{margin-top:3px;color:#66758a;font-size:12px}nav{display:flex;align-items:center;gap:22px;color:#435167;font-size:14px}nav a:hover{color:#176b87}main{width:min(1180px,calc(100% - 40px));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:40px;gap:40px;align-items:end;min-height:calc(100vh - 72px);padding:80px 0 56px}.hero-copy{max-width:760px}.eyebrow{margin:0 0 14px;color:#176b87;font-size:13px;font-weight:800;letter-spacing:0}h1,h2,h3,p{margin-top:0}h1{margin-bottom:20px;max-width:760px;font-size:56px;line-height:1.12}h1,h2{letter-spacing:0}h2{margin-bottom:12px;font-size:30px;line-height:1.2}h3{margin-bottom:10px;font-size:20px;line-height:1.3}.lead{max-width:700px;margin-bottom:30px;color:#4b5a70;font-size:18px;line-height:1.8}.actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px;padding:0 18px;font-weight:700}.button.primary{background:#176b87;color:#fff}.button.secondary{border:1px solid #bdc8d6;background:#fff;color:#26364c}.summary-card{display:grid;grid-gap:14px;gap:14px;border:1px solid #d7e0ea;border-radius:8px;background:#fff;padding:18px;box-shadow:0 24px 60px rgba(30,45,70,.1)}.summary-card div{display:flex;align-items:baseline;justify-content:space-between;gap:16px;border-bottom:1px solid #edf1f5;padding-bottom:14px}.summary-card div:last-child{border-bottom:0;padding-bottom:0}.metric{color:#16384a;font-size:34px;font-weight:800}.label{color:#66758a;font-size:14px}.section{padding:54px 0;border-top:1px solid rgba(144,161,184,.35)}.section-heading{margin-bottom:22px}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.case-preview,.steps article{border:1px solid #d7e0ea;border-radius:8px;background:#fff;box-shadow:0 16px 36px rgba(30,45,70,.07)}.steps article{min-height:210px;padding:22px}.step-number{display:inline-block;margin-bottom:32px;color:#176b87;font-size:13px;font-weight:800}.section-text,.steps p{color:#526176;line-height:1.7}.split{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:34px;gap:34px;align-items:start}.case-preview{overflow:hidden}.table-row{display:grid;grid-template-columns:1.25fr 1fr 64px 92px;grid-gap:14px;gap:14px;align-items:center;min-height:54px;padding:0 18px;border-top:1px solid #edf1f5;color:#354258;font-size:14px}.table-row:first-child{border-top:0}.table-head{min-height:44px;background:#f7f9fb;color:#68768a}.pill,.table-head{font-size:12px;font-weight:800}.pill{display:inline-flex;justify-content:center;border-radius:999px;background:#eef3f7;color:#536275;padding:6px 10px}.pill.ok{background:#e8f6ef;color:#21613f}.pill.warn{background:#fff4df;color:#805500}.system-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:20px 0 40px;border:1px solid #d7e0ea;border-radius:8px;background:#fff;padding:16px 18px;color:#526176;font-size:14px}.system-strip div{display:flex;flex-wrap:wrap;gap:10px}.system-strip strong{color:#203047}@media (max-width:900px){.topbar{align-items:flex-start;flex-direction:column;padding:16px 20px}nav{flex-wrap:wrap;gap:14px}.hero,.split,.steps{grid-template-columns:1fr}.hero{min-height:auto;padding:56px 0 44px}h1{font-size:40px;line-height:1.18}.summary-card{max-width:420px}}@media (max-width:640px){main{width:min(100% - 28px,1180px)}h1{font-size:34px}.lead{font-size:16px}.actions{flex-direction:column}.button{width:100%}.table-row{grid-template-columns:1fr;gap:6px;padding:14px 16px}.table-head{display:none}.system-strip{align-items:flex-start;flex-direction:column}}