html,body,#app{margin:0;padding:0;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;color:#1f2937;background:#f5f7fb}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.govt-page{padding:16px}.govt-page__title{font-size:18px;font-weight:600;color:#0e2e5c;margin:0 0 12px}.govt-page__subtitle{color:#6b7280;font-size:13px;margin:0 0 16px}.govt-card-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px}.govt-card-toolbar .grow{flex:1}.brand-bar{display:flex;align-items:center;gap:12px}.brand-bar__logo{width:32px;height:32px;border-radius:6px;background:linear-gradient(135deg,#1660c1,#2e7bd6);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.brand-bar__title{font-size:16px;font-weight:600;color:#0e2e5c;white-space:nowrap}.brand-bar__title--mini{font-size:13px;color:#6b7280}.brand-bar__content{display:flex;flex-direction:column;gap:1px}.brand-bar__tibetan{font-size:10px;color:#7a8db1;white-space:nowrap;font-family:Microsoft Himalaya,Noto Sans Tibetan,sans-serif;line-height:1.2}.govt-strip{height:4px;background:linear-gradient(90deg,#1660c1,#2e7bd6 60%,#6ea8e3)}.layout-shell{display:flex;flex-direction:column;height:100vh}.layout-shell__header{display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:56px;background:#fff;border-bottom:1px solid #e5eaf3;box-shadow:0 1px #0e2e5c0a;min-width:0;flex-wrap:nowrap}@media(max-width:1366px){.layout-shell__header{padding:0 12px}.brand-bar__title{font-size:14px}.brand-bar__title--mini{font-size:11px}.brand-bar__tibetan{font-size:9px;max-width:300px;overflow:hidden;text-overflow:ellipsis}.brand-bar{gap:8px}}@media(max-width:1024px){.layout-shell__header{height:auto;min-height:56px;padding:8px 12px;flex-wrap:wrap}.brand-bar{flex-shrink:0}.brand-bar__tibetan{display:none}}@media(max-width:768px){.layout-shell__header{flex-direction:column;align-items:flex-start;gap:8px}.layout-shell__header>div:last-child{width:100%;justify-content:flex-end}}.layout-shell__main{flex:1;display:flex;min-height:0}.layout-shell__sider{width:220px;background:#0e2e5c;color:#cfdbef;flex-shrink:0;overflow-y:auto;padding-top:10px}@media(max-width:1366px){.layout-shell__sider{width:200px}}@media(max-width:1024px){.layout-shell__sider{width:180px}}.layout-shell__content{flex:1;min-width:0;overflow:auto;background:#f5f7fb}.workbench-tag{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;background:#e8f1fb;color:#1660c1;border-radius:10px;font-size:12px;font-weight:500}.stat-card{background:#fff;border:1px solid #e5eaf3;border-radius:6px;padding:16px}.stat-card__label{color:#6b7280;font-size:13px}.stat-card__value{color:#0e2e5c;font-size:28px;font-weight:600;margin-top:6px}.stat-card__hint{color:#6b7280;font-size:12px;margin-top:4px}.timeline-item-meta{color:#6b7280;font-size:12px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 24px}.detail-grid__cell label{color:#6b7280;font-size:12px;display:block;margin-bottom:2px}.detail-grid__cell .val{color:#1f2937;font-size:14px}@media(max-width:900px){.detail-grid{grid-template-columns:1fr}}
