:root{color:#18262e;background:#f5f7f5;font-family:Segoe UI,Microsoft YaHei UI,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto}.site-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9e0dc;background:#fff;padding:0 max(24px,calc((100vw - 1120px)/2))}.site-brand{display:inline-flex;align-items:center;gap:10px;font-size:20px}.site-brand img{object-fit:contain}.site-header nav{display:flex;gap:24px;color:#4a5c62;font-size:14px}.site-header nav a[aria-current=page]{color:#126b76;font-weight:700}.site-hero,.site-page{width:min(calc(100% - 48px),1120px);margin:0 auto}.site-hero{min-height:520px;display:grid;align-content:center;justify-items:start;gap:18px}.site-kicker{margin:0;color:#126b76;font-size:13px;font-weight:800;letter-spacing:0}.site-hero h1,.site-page h1{margin:0;font-size:56px;letter-spacing:0;line-height:1}.site-hero>p:not(.site-kicker),.site-page>p:not(.site-kicker){max-width:620px;margin:0;color:#51646b;font-size:18px;line-height:1.7}.site-action{min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid #126b76;background:#126b76;color:#fff;padding:10px 16px;font-size:14px;font-weight:700}.site-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #d9e0dc;border-bottom:1px solid #d9e0dc;background:#e8efeb}.site-band>div{min-height:156px;display:grid;align-content:center;gap:7px;border-right:1px solid #d1dbd5;padding:24px max(24px,calc((100vw - 1120px)/2))}.site-band>div:nth-child(2){padding-left:28px;padding-right:28px}.site-band>div:last-child{border-right:0}.site-band svg{color:#126b76}.site-band span{color:#62736f;font-size:14px}.site-page{min-height:520px;display:grid;align-content:center;justify-items:start;gap:18px}footer{border-top:1px solid #d9e0dc;padding:20px max(24px,calc((100vw - 1120px)/2));color:#71807d;font-size:13px}@media(max-width:720px){.site-header{min-height:64px;padding:0 18px}.site-header nav{gap:16px}.site-hero,.site-page{width:min(calc(100% - 36px),1120px)}.site-hero{min-height:440px}.site-hero h1,.site-page h1{font-size:42px}.site-band{grid-template-columns:1fr}.site-band>div,.site-band>div:nth-child(2){min-height:112px;border-right:0;border-bottom:1px solid #d1dbd5;padding:20px 18px}.site-band>div:last-child{border-bottom:0}}
