body{background:linear-gradient(#e9edf4 1px,transparent 1px),linear-gradient(90deg,#e9edf4 1px,transparent 1px),#f5f7fb;background-size:72px 72px;color:#263241}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid #d9dee7;background:#ffffffeb;backdrop-filter:blur(18px)}.site-header .container,main.container{max-width:1028px}.header-inner{min-height:72px}.brand{position:relative;min-height:42px;padding-left:52px;justify-content:center;color:#111827}.brand:before{content:"";position:absolute;left:0;top:50%;width:40px;height:40px;border:1px solid #b8c0cf;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 4h16v16H4z' stroke='%232457d6' stroke-width='1.7'/%3E%3Cpath d='M7 15h10M8 13l3-4 3 2 3-5' stroke='%232457d6' stroke-width='2' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E");background-size:24px 24px;background-repeat:no-repeat;background-position:center;transform:translateY(-50%)}.brand-name{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:18px;font-weight:900;line-height:1.2}.brand-tag{font-family:Noto Sans SC,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#5f6b7a;font-size:12px}nav a{color:#5f6b7a;font-size:13px;font-weight:650;line-height:1.2;padding:5px 0;text-underline-offset:3px}main.container{padding-top:34px}.site-footer{margin-top:70px;border-top-color:#d9dee7;background:#ffffffe6;color:#5f6b7a}.observer-surface{--paper: #ffffff;--panel: #f9fbff;--ink: #111827;--text: #263241;--muted: #5f6b7a;--line: #d9dee7;--line-strong: #b8c0cf;--blue: #2457d6;--blue-ink: #163b91;--blue-soft: #e8eefc;--amber: #b7791f;--amber-soft: #fff4dc;--red: #b42318;--red-soft: #fff0ee;--mono: "SFMono-Regular", Consolas, "Liberation Mono", Menlo, monospace;--radius: 0px}.observer-surface .stats-panel,.observer-surface .statement,.observer-surface .records-shell{border:1px solid var(--line-strong);border-radius:var(--radius);background:#ffffffeb;overflow:hidden}.observer-surface .module-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;border-bottom:1px solid var(--line);background:var(--panel)}.observer-surface .module-title{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.observer-surface .module-title h1,.observer-surface .module-title h2{margin:0;color:var(--ink);font-family:inherit;font-size:25px;line-height:1.15;font-weight:900;letter-spacing:0}.observer-surface .module-title span,.observer-surface .module-note{color:var(--muted);font-size:13px;font-weight:700}.observer-surface .stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.observer-surface .stat{min-height:132px;padding:22px 20px;border-right:1px solid var(--line);border-radius:0;background:var(--paper)}.observer-surface .stat:last-child{border-right:0}.observer-surface .stat.primary{box-shadow:inset 4px 0 0 var(--blue)}.observer-surface .stat-k{color:var(--muted);font-size:12px;font-weight:750}.observer-surface .stat-v{margin-top:10px;color:var(--ink);font-family:var(--mono);font-size:33px;line-height:1;font-weight:900}.observer-surface .stat-v small{margin-left:5px;color:var(--muted);font-family:inherit;font-size:14px}.observer-surface .stat-s{display:block;margin-top:12px;color:var(--muted);font-size:12px;line-height:1.45}.observer-surface .statement{margin-top:18px}.observer-surface .statement summary{padding:0;list-style:none;cursor:pointer}.observer-surface .statement summary::-webkit-details-marker{display:none}.observer-surface .summary-line{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 20px;border-bottom:1px solid var(--line);background:#fffaf0;color:#5e420d}.observer-surface .summary-title{display:flex;align-items:center;gap:10px;font-weight:900}.observer-surface .summary-title .mark{width:24px;height:24px;border:1px solid #d69b2d;border-radius:var(--radius);display:grid;place-items:center;color:var(--amber);background:var(--amber-soft);font-family:var(--mono);font-weight:900}.observer-surface .summary-action{color:#8a5a08;font-size:12px;font-family:var(--mono);white-space:nowrap}.observer-surface .statement[open] .summary-action:before{content:"收起"}.observer-surface .statement:not([open]) .summary-action:before{content:"展开"}.observer-surface .statement-table{display:grid;background:var(--paper)}.observer-surface .boundary{display:grid;grid-template-columns:118px minmax(0,1fr);gap:16px;padding:15px 18px;border-bottom:1px solid var(--line);font-size:13px}.observer-surface .boundary:last-child{border-bottom:0}.observer-surface .boundary b{color:var(--ink)}.observer-surface .boundary span{color:var(--text);line-height:1.75}.observer-surface .section-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:32px 0 12px}.observer-surface .section-row h2{margin:0;color:var(--ink);font-family:inherit;font-size:24px;line-height:1.2;font-weight:900;letter-spacing:0}.observer-surface .section-row p{margin:4px 0 0;color:var(--muted);font-size:13px}.observer-surface .result-count{color:var(--blue);font-family:var(--mono);font-weight:850;font-size:13px;white-space:nowrap}.observer-surface .toolbar{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:12px;padding:13px 14px;border-bottom:1px solid var(--line);background:var(--panel)}.observer-surface .filter-groups{display:flex;align-items:center;gap:10px 14px;flex-wrap:wrap}.observer-surface .filter-group{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.observer-surface .filter-label{color:var(--muted);font-size:11px;font-weight:850;text-transform:uppercase}.observer-surface .filter-btn,.observer-surface .clear-btn{min-height:30px;border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--paper);color:var(--text);padding:6px 10px;font:inherit;font-size:12px;cursor:pointer}.observer-surface .filter-btn:hover,.observer-surface .clear-btn:hover{border-color:#8fa8ec;color:var(--blue-ink)}.observer-surface .filter-btn.on{border-color:var(--blue);background:var(--blue);color:#fff;font-weight:800}.observer-surface .clear-btn{color:var(--muted);background:transparent}.observer-surface .clear-btn.on{border-color:var(--blue);background:var(--blue);color:#fff;font-weight:800}.observer-surface .search-box{display:flex;align-items:center;gap:8px;border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--paper);padding:0 10px}.observer-surface .search-box input{width:100%;min-height:30px;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:12px}.observer-surface .search-box svg{width:14px;height:14px;color:var(--muted)}.observer-surface .empty{padding:40px 18px;text-align:center;color:var(--muted);background:var(--paper);border-top:1px solid var(--line)}.observer-surface .empty[hidden],.observer-surface [hidden]{display:none}@media(max-width:860px){.site-header .container,main.container{max-width:none}.header-inner{min-height:auto}.observer-surface .module-head,.observer-surface .summary-line,.observer-surface .section-row{align-items:flex-start;flex-direction:column}.observer-surface .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.observer-surface .stat{min-height:116px;padding:15px 14px;border-bottom:1px solid var(--line)}.observer-surface .stat:nth-child(2n){border-right:0}.observer-surface .stat:nth-last-child(-n+2){border-bottom:0}.observer-surface .stat-v{font-size:27px}.observer-surface .boundary{grid-template-columns:1fr;gap:5px;padding:14px 16px}.observer-surface .toolbar{grid-template-columns:1fr}.observer-surface .search-box{width:100%}}
