*{box-sizing:border-box}html{scroll-behavior:smooth}html.panel-open,html.panel-open body{overflow:hidden}body{margin:0;background:#F3FBFA;color:#1A4540;font-family:Arial,"PingFang SC","Microsoft YaHei",sans-serif;line-height:1.72;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(1160px,calc(100% - 32px));margin:0 auto}.site-top{position:fixed;z-index:60;top:0;left:0;right:0}.daybar{height:18px;background:#0D5C56;color:#F3FBFA;font-size:11px}.daybar-inner{height:18px;display:flex;align-items:center;justify-content:space-between}.text-btn{border:0;background:transparent;color:#F3FBFA;padding:0 8px;min-height:18px;cursor:pointer}.hallbar{height:58px;background:#FBFEFD;border-bottom:1px solid rgba(22,138,125,.22)}.hallbar-inner{height:58px;display:flex;align-items:center;justify-content:space-between}.brand-cluster{display:flex;align-items:center;gap:10px}.brand{display:flex;align-items:center;min-height:44px;font-weight:800;color:#123532}.brand img,.ledger-brand img,.footer-brand img{height:30px;max-width:180px;object-fit:contain}.ledger-btn,.app-link,.close-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 14px;border-radius:12px;border:1px solid rgba(22,138,125,.28);background:#F3FBFA;color:#0D5C56;font-weight:700;cursor:pointer}.app-link{background:linear-gradient(135deg,#168A7D 0%,#0D5C56 100%);color:#F3FBFA;border-color:transparent}.daytabs{height:36px;background:#D4EFEA;border-bottom:1px solid rgba(22,138,125,.22)}.daytabs-inner{height:36px;display:flex;align-items:center;gap:8px}.daytabs a{padding:5px 10px;border-radius:7px;font-size:13px;color:#1A4540}.daytabs a.is-active{background:#0D5C56;color:#F3FBFA}.site-main{padding-top:128px;min-height:60vh}.overlay{position:fixed;z-index:65;inset:0;background:rgba(18,53,50,.22);opacity:0;pointer-events:none;transition:.18s}.overlay.is-open{opacity:1;pointer-events:auto}.ledger-panel,.search-panel{position:fixed;z-index:70;top:76px;background:#FBFEFD;border:1px solid rgba(22,138,125,.22);box-shadow:0 14px 36px rgba(18,53,50,.10);visibility:hidden;pointer-events:none;opacity:0;transform:translateY(-8px);transition:.18s}.ledger-panel{left:max(16px,calc(50% - 580px));width:420px;max-height:calc(100vh - 92px);overflow:auto;border-radius:0 0 16px 16px}.search-panel{left:50%;transform:translate(-50%,-8px);width:min(720px,calc(100% - 32px));padding:18px;border-radius:0 0 16px 16px}.ledger-panel.is-open,.search-panel.is-open{visibility:visible;pointer-events:auto;opacity:1;transform:translateY(0)}.search-panel.is-open{transform:translate(-50%,0)}.ledger-head,.search-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:16px;border-bottom:1px solid rgba(22,138,125,.16)}.ledger-brand{display:flex;align-items:center;gap:10px}.ledger-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 16px;padding:14px 16px 18px}.ledger-grid h2{font-size:13px;color:#3F6B66;margin:10px 0 4px}.ledger-grid a{display:block;padding:8px;border-radius:10px}.ledger-grid a:hover,.ledger-grid a:focus-visible{background:#D4EFEA;outline:none}.ledger-grid strong{display:block;font-size:14px;color:#123532}.ledger-grid span{display:block;font-size:12px;color:#5E8681;line-height:1.45}.search-head{padding:0 0 14px}.search-head p{margin:2px 0 0;color:#5E8681}.search-look{display:block;margin-top:16px}.search-look span{display:block;font-size:13px;color:#3F6B66;margin-bottom:6px}.search-look input{width:100%;min-height:46px;border:1px solid rgba(22,138,125,.28);border-radius:12px;padding:10px 12px;background:#F3FBFA;color:#123532}.preset-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.preset-links a{padding:9px 12px;border-radius:10px;background:#D4EFEA;color:#0D5C56}.hero,.section{padding:42px 0}.hero-grid,.split{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.media-slot{background:#D4EFEA;border:1px solid rgba(22,138,125,.18);border-radius:16px;min-height:210px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero .media-slot{min-height:260px;max-height:280px}.media-slot img{width:100%;max-height:280px;object-fit:contain;object-position:center}.kicker{font-size:13px;font-weight:800;letter-spacing:.08em;color:#168A7D}.hero h1,.page-hero h1{font-size:clamp(28px,4vw,32px);line-height:1.25;color:#123532;margin:8px 0 14px}.hero p,.page-hero p{font-size:16px;color:#3F6B66}.actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border-radius:12px;border:1px solid rgba(22,138,125,.28);font-weight:700}.btn.primary{background:linear-gradient(135deg,#168A7D 0%,#0D5C56 100%);color:#F3FBFA;border-color:transparent}.btn.secondary{background:#F3FBFA;color:#0D5C56}.btn:hover,.btn:focus-visible,.ledger-btn:hover,.app-link:hover,.close-btn:hover{filter:brightness(.98);box-shadow:0 0 0 3px rgba(143,223,210,.35);outline:none}.cards-3,.cards-4,.status-grid{display:grid;gap:16px}.cards-3{grid-template-columns:repeat(3,1fr)}.cards-4{grid-template-columns:repeat(4,1fr)}.status-grid{grid-template-columns:repeat(4,1fr)}.card,.status-card,.content-panel{background:#FBFEFD;border:1px solid rgba(22,138,125,.22);border-radius:14px;box-shadow:0 14px 36px rgba(18,53,50,.08)}.card,.status-card{padding:18px}.card h2,.card h3,.content-panel h2{color:#123532;margin-top:0}.card p,.status-card p,.content-panel p{color:#3F6B66}.card .media-slot{min-height:170px;height:190px;margin:-18px -18px 16px;border-radius:14px 14px 0 0;border-width:0 0 1px}.card .media-slot img{height:100%;max-height:210px}.section.alt{background:#D4EFEA}.section-title{max-width:760px;margin-bottom:20px}.section-title h2{font-size:25px;line-height:1.3;color:#123532;margin:0 0 8px}.section-title p{margin:0;color:#3F6B66}.page-hero{padding:42px 0 20px}.page-shell{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:28px;padding:10px 0 46px}.article-stack{display:grid;gap:16px}.content-panel{padding:22px}.content-panel h2{font-size:22px}.content-panel h3{font-size:18px;color:#0D5C56}.content-panel ul,.content-panel ol{padding-left:1.25em}.aside-card{position:sticky;top:148px;height:max-content;background:#D4EFEA;border-radius:14px;padding:18px}.aside-card h2{font-size:18px;margin-top:0}.aside-card a{display:block;padding:8px 0;border-bottom:1px solid rgba(22,138,125,.18)}.note{background:#D4EFEA;border-left:4px solid #168A7D;border-radius:10px;padding:14px 16px;color:#1A4540}.faq-list details{background:#FBFEFD;border:1px solid rgba(22,138,125,.22);border-radius:14px;padding:16px 18px;margin-bottom:12px}.faq-list summary{cursor:pointer;font-weight:800;color:#123532}.faq-list p{margin-bottom:0;color:#3F6B66}.site-footer{background:#0D5C56;color:#D4EFEA;padding:34px 0 22px}.footer-brand-row{margin-bottom:20px}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand strong{display:block;color:#F3FBFA}.footer-brand span{font-size:12px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.footer-grid h2{font-size:14px;color:#8FDFD2}.footer-grid a{display:block;padding:4px 0;color:#D4EFEA}.footer-note{margin-top:22px;padding-top:18px;border-top:1px solid rgba(212,239,234,.18);font-size:13px}.copyright{margin-top:12px;font-size:12px;color:#BFE6DF}.mobile-bottom{display:none}.app-showcase{display:grid;grid-template-columns:.7fr 1.3fr;gap:24px;align-items:center}.app-showcase .media-slot{min-height:360px}.app-showcase .media-slot img{max-height:420px;width:auto;max-width:100%}.icon-badge{display:flex;align-items:center;gap:12px;margin-bottom:14px}.icon-badge img{width:64px;height:64px;object-fit:contain;border-radius:14px;background:#FBFEFD;border:1px solid rgba(22,138,125,.22)}@media(max-width:820px){.daytabs{display:none}.site-main{padding-top:76px;padding-bottom:64px}.ledger-panel,.search-panel{top:76px;left:0;width:100%;border-radius:0;max-height:calc(100vh - 76px)}.search-panel{transform:translateY(-8px)}.search-panel.is-open{transform:translateY(0)}.ledger-grid{grid-template-columns:1fr 1fr}.hero-grid,.split,.page-shell,.app-showcase{grid-template-columns:1fr}.cards-4{grid-template-columns:repeat(2,1fr)}.cards-3{grid-template-columns:1fr}.status-grid{grid-template-columns:repeat(2,1fr)}.aside-card{position:static}.mobile-bottom{position:fixed;z-index:55;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);min-height:50px;padding-bottom:env(safe-area-inset-bottom);background:#FBFEFD;border-top:1px solid rgba(22,138,125,.22)}.mobile-bottom a{min-height:50px;display:flex;align-items:center;justify-content:center;font-size:13px}.mobile-bottom a.is-active{background:#0D5C56;color:#F3FBFA}.footer-grid{grid-template-columns:repeat(2,1fr)}.hero,.section{padding:30px 0}.hero .media-slot{min-height:200px}.brand img{max-width:140px}.hallbar-inner{gap:6px}.ledger-btn,.app-link{padding:7px 10px}.brand-cluster{gap:6px}}@media(max-width:520px){.wrap{width:min(100% - 32px,1160px)}.ledger-grid{grid-template-columns:1fr}.cards-4,.status-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.brand img{max-width:112px;height:28px}.hero h1,.page-hero h1{font-size:28px}.content-panel{padding:18px}.section-title h2{font-size:23px}}
