.ov-dialog,#page-overview{--ov-accent:var(--accent);--ov-muted:var(--muted);font-size:12px;line-height:1.55}
.ov-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin:22px 0 18px}
.ov-heading h2{margin:0 0 6px;font-size:27px;letter-spacing:-.04em;line-height:1.1;color:#f5f5ef}
.ov-heading p{margin:0;color:var(--ov-muted);font-size:12px}
.ov-heading>span{color:var(--ov-muted);font-size:11px;white-space:nowrap}
.ov-sync{display:flex;align-items:center;gap:10px;color:var(--ov-muted);font-size:10px}
.ov-times{display:grid;gap:4px}
.ov-section-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px}
.ov-section-bottom .ov-pending{color:#a9a99f;font-size:10px;font-weight:400;padding:0}
.change-indicator.pending{color:#c8b988;background:#c8b98812}
.change-indicator.pending .change-dot{background:#c8b988}
.ov-pending-list{padding:0 18px 18px;max-height:65vh;overflow:auto}
.ov-pending-list article{padding:12px 0;border-bottom:1px solid var(--line)}
.ov-pending-list h4{font-size:12px;margin:0 0 6px}
.ov-pending-list p,.ov-pending-list small{font-size:11px;color:var(--muted);margin:0;line-height:1.7}
.ov-sections{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}
.ov-section{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:14px;padding:14px;text-align:left;background:var(--panel);border:0;border-radius:14px;color:var(--text);font:inherit;box-shadow:0 1px 0 rgba(255,255,255,.035)}
.ov-section-top{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;font-weight:600}
.ov-section-top h3{margin:0;font-size:13px;font-weight:600}
.ov-section-time{display:flex;flex-wrap:wrap;gap:5px 8px;margin:0;color:var(--ov-muted);font-size:10px}
.ov-section-time time{color:#c4c4be}
.ov-section-action{align-self:flex-start;margin:0;padding:0;color:var(--ov-accent);font-size:11px;font-weight:600;text-align:left}
.ov-focus{display:flex;align-items:center;gap:12px;margin-bottom:19px;padding:11px 13px;border-radius:14px;background:var(--panel);color:var(--text);box-shadow:0 1px 0 rgba(255,255,255,.035)}
.ov-focus>span{font-size:10px;border:0;border-radius:6px;background:rgba(223,255,100,.12);color:var(--ov-accent);padding:4px 6px;white-space:nowrap}
.ov-focus p{flex:1;margin:0;font-size:12px;font-weight:500}
.ov-focus button{flex-shrink:0;background:none;border:0;color:var(--ov-accent);font:inherit;font-size:11px;font-weight:600;cursor:pointer}
.ov-feed-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px}
.ov-feed-heading h3{font-size:16px;margin:0}
.ov-feed-heading span{font-size:11px;color:var(--ov-muted)}
.ov-filters{display:flex;flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:13px;padding:8px 10px;background:var(--panel);border-radius:12px}
.ov-filter{border:0;border-radius:999px;background:#282826;color:#aaa;padding:5px 9px;font:inherit;font-size:11px;cursor:pointer;transition:background .22s ease,color .22s ease}
.ov-filter:hover{background:#333330;color:var(--text)}
.ov-filter[aria-pressed=true]{background:var(--ov-accent);color:#050505}
.ov-filters label{margin-left:auto;color:var(--ov-muted)}
.ov-filters select{margin-left:6px;min-width:94px;padding:5px 8px;border:1px solid transparent;background:#282826;border-radius:999px;color:var(--text);font:inherit;font-size:11px}
.ov-scope{display:flex;align-items:center;gap:10px;margin-bottom:10px;color:var(--ov-muted);font-size:11px}
.ov-scope button{border:0;background:none;color:var(--ov-accent);font:inherit;cursor:pointer;padding:0}
.ov-list{display:grid;gap:10px}
.ov-entry{display:grid;grid-template-columns:minmax(0,1fr) 100px;gap:14px;align-items:center;padding:12px 14px;border:0;border-radius:14px;background:var(--panel);box-shadow:0 1px 0 rgba(255,255,255,.035)}
.ov-entry-summary{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.6}
.ov-thumb{padding:0;width:88px;height:98px;overflow:hidden;border:0;border-radius:10px;background:#111;cursor:zoom-in}
.ov-thumb img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}
.ov-entry-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:var(--ov-muted);font-size:11px;margin-bottom:5px}
.ov-detail-copy .change-indicator{width:max-content}
.ov-entry h4{font-size:13px;color:var(--text);margin:0 0 6px;line-height:1.45}
.ov-entry ul,.ov-detail-copy ul{padding-left:16px;margin:0;color:#c5c5bd;line-height:1.7;font-size:12px}
.ov-entry p{margin:0;color:#aaa99f;font-size:12px}
.ov-entry-actions{display:flex;flex-direction:column;align-items:end;gap:8px;padding-top:2px}
.ov-entry-actions time{font-size:10px;color:var(--ov-muted);white-space:nowrap}
.ov-open{border:0;border-radius:0;background:none;color:var(--ov-accent);font:inherit;font-weight:600;font-size:11px;padding:4px 0;cursor:pointer}
.ov-open:hover,.ov-focus button:hover{opacity:.65}
.ov-entry-actions a,.ov-detail-copy a{font-size:11px;color:#b2b2a7;text-underline-offset:3px;text-decoration:underline}
.ov-empty{padding:38px 20px;border:1px dashed #3a3a34;border-radius:12px;text-align:center;color:var(--ov-muted);font-size:12px}
.ov-more{display:block;margin:18px auto;padding:7px 0}
.ov-footnote{margin:-7px 0 23px;color:#888880;font-size:10px;line-height:1.7}
.ov-dialog{width:min(1000px,94vw);max-height:90vh;padding:0;border:1px solid #44443a;border-radius:16px;background:#151515;color:#efefe8;box-shadow:0 30px 100px #0008}
.ov-dialog::backdrop{background:#000c;backdrop-filter:blur(5px)}
.ov-dialog-head{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px solid #33332c}
.ov-dialog-head h3{font-size:14px;margin:0}.ov-dialog-head button{background:#30302a;color:#fff;border:0;border-radius:50%;width:28px;height:28px;font-size:18px;cursor:pointer}
.ov-dialog-body{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:18px;padding:16px;overflow:auto;max-height:calc(90vh - 65px)}
.ov-evidence-images{display:grid;gap:15px}.ov-evidence-images img{width:100%;height:auto;display:block;border-radius:7px;background:#232320;min-height:70px}
.ov-detail-copy{position:sticky;top:0;font-size:12px;line-height:1.65}.ov-detail-copy h4{font-size:13px;margin:13px 0 6px}.ov-detail-copy p{color:#b4b4a9;margin:8px 0}.ov-detail-copy ul{margin-bottom:16px}
#page-overview button:focus-visible,#page-overview a:focus-visible,#page-overview select:focus-visible,.ov-dialog button:focus-visible,.ov-dialog a:focus-visible{outline:2px solid #dfff64;outline-offset:4px}
@media(max-width:1000px){.ov-section{padding:13px}}
@media(max-width:650px){.ov-heading{display:block;margin:18px 0}.ov-heading h2{font-size:25px}.ov-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ov-feed-heading{align-items:start}.ov-entry{grid-template-columns:minmax(0,1fr) 76px;gap:10px;padding:12px}.ov-entry-actions{gap:9px;padding:0}.ov-entry h4{font-size:13px}.ov-dialog-body{display:flex;flex-direction:column-reverse;padding:13px}.ov-detail-copy{position:static}.ov-evidence-images{width:100%}.ov-dialog-head h3{font-size:13px}}
@media(prefers-reduced-motion:reduce){.ov-section,.ov-filter{transition:none}.ov-section:hover{transform:none}}
/* Unified insight overview */
.ov-section{gap:10px;padding:12px 14px;border:1px solid transparent}
.ov-section.selected{border-color:#dfff6470;background:#20231a}
button.ov-section-top{width:100%;padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}
button.ov-section-top strong{font-size:13px}.ov-section-top .change-indicator{font-size:9px}
.ov-filters{margin:0 0 23px;gap:8px}.ov-filters label{margin-left:10px;font-size:10px}.ov-filters label:first-of-type{margin-left:auto}.ov-filters select{margin:0;max-width:230px}.ov-selected-scope{font-size:11px;color:#dfff64}
.ov-insights{margin-bottom:28px}.ov-insights-note{margin:-3px 0 13px;color:#8f8f86;font-size:11px;line-height:1.7}
.ov-insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}
.ov-insight{display:grid;grid-row:span 7;grid-template-rows:subgrid;row-gap:0;min-width:0;padding:19px;border:1px solid #30312b;border-radius:16px;background:linear-gradient(145deg,#22231e,#191a17 58%)}
.ov-insight-meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:space-between;min-height:24px;margin-bottom:13px;color:#dfff64;font-size:10px}.ov-insight-meta .change-indicator{font-size:9px}
.ov-insight h4{font-size:19px;line-height:1.5;letter-spacing:-.03em;margin:0 0 9px;color:#f2f2ec}
.ov-insight-summary{margin:0 0 15px;color:#b5b6ab;font-size:12px;line-height:1.8}
.ov-proof-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:16px}
.ov-evidence-thumb{position:relative;width:100%;height:98px;overflow:hidden;padding:0;border:1px solid #ffffff12;border-radius:8px;background:#292b25;color:#eee;font:inherit;cursor:zoom-in;text-align:left}
.ov-evidence-thumb img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;transition:transform .2s ease}.ov-evidence-thumb:hover img{transform:scale(1.04)}
.ov-evidence-thumb span{position:absolute;bottom:0;left:0;right:0;padding:13px 5px 5px;background:linear-gradient(transparent,#000e);font-size:9px;white-space:nowrap}
.ov-evidence-thumb.image-unavailable::before{content:'截图暂不可用';display:block;text-align:center;font-size:10px;color:#b4b4a9}.ov-evidence-thumb img[hidden]{display:none}
.ov-insight-advice{border-top:1px solid #ffffff12;padding-top:12px}.ov-insight-advice b,.ov-action-copy b{color:#dedfd2;font-size:11px;font-weight:600}.ov-insight-advice p{margin:6px 0 0;font-size:12px;line-height:1.8;color:#b7b9aa}
.ov-insight-detail{margin-top:14px;border-top:1px solid #ffffff12}.ov-insight-detail summary{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:11px 0;color:#dfff64;font-size:11px;cursor:pointer;list-style:none}.ov-insight-detail summary::-webkit-details-marker{display:none}.ov-insight-detail summary::after{content:'＋';margin-left:auto}.ov-insight-detail[open] summary::after{content:'−'}.ov-insight-detail summary span{font-size:10px;color:#8d8f80}
.ov-action-copy{padding:12px;background:#dfff6408;border-radius:9px}.ov-action-copy p{color:#b6b8aa;margin:4px 0 12px;line-height:1.75;font-size:11px}.ov-action-copy p:last-child{margin-bottom:0}
.ov-proof-list article{padding:13px 0;border-bottom:1px solid #ffffff12}.ov-proof-list strong{font-size:11px;color:#dfdfd5}.ov-proof-list span{display:block;font-size:9px;color:#8e9183;margin-top:4px}.ov-proof-list p{font-size:11px;line-height:1.75;color:#b5b6aa;margin:7px 0}.ov-proof-list .ov-open{font-size:10px}
.ov-insight-date{font-size:9px;color:#828575;margin:0;padding-top:4px}.ov-feed-heading h3 span{font-weight:400;margin-left:8px}.ov-feed-tabs{display:flex;gap:4px}.ov-updates{padding-top:20px;border-top:1px solid #30312b}.ov-updates+.ov-footnote{margin:17px 0 0}.ov-empty-small{padding:20px}.ov-linked{color:#bdcf82}
.ov-evidence-images figure{margin:0}.ov-evidence-images figcaption{color:#949789;font-size:10px;margin:7px 0}.ov-related{padding-top:5px;border-top:1px solid #ffffff16;margin-top:15px}.ov-related b{font-size:12px;color:#d7e4ae}.ov-evidence-tag{display:inline-block;padding:4px 8px;border-radius:5px;background:#dfff6412;color:#dfff64;font-size:10px}
#page-overview summary:focus-visible{outline:2px solid #dfff64;outline-offset:4px}
@media(max-width:1050px){.ov-insight-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ov-insight-summary{min-height:0}}
@media(max-width:650px){.ov-sync{margin-top:12px}.ov-sections{margin-bottom:14px}.ov-section{padding:10px;gap:9px}.ov-section-top{flex-wrap:wrap}.ov-filters{gap:7px;padding:10px}.ov-filters label,.ov-filters label:first-of-type{margin-left:0}.ov-filters select{max-width:190px;font-size:10px}.ov-insight-grid{grid-template-columns:1fr}.ov-insight{padding:16px}.ov-insight h4{font-size:18px}.ov-feed-heading{flex-wrap:wrap}.ov-feed-heading>span{font-size:10px}.ov-evidence-thumb{height:100px}.ov-insight-date{line-height:1.6}}
@media(prefers-reduced-motion:reduce){.ov-evidence-thumb img{transition:none}.ov-evidence-thumb:hover img{transform:none}}
/* Weekly report navigation and stable change states. */
.ov-period-bar{display:flex;align-items:center;gap:10px;margin:0 0 16px;padding:14px 16px;border:1px solid #32352a;border-radius:14px;background:#1b1e16}
.ov-period-label{display:flex;align-items:center;gap:9px;margin-right:auto}.ov-period-label span{color:#9b9f90;font-size:11px}.ov-period-label strong{color:#dfff64;font-size:13px;font-weight:600}
.ov-period-bar select{min-width:315px;padding:8px 12px;border:1px solid #414638;border-radius:8px;background:#262b1e;color:#e5eadb;font:inherit;font-size:12px;cursor:pointer}
.ov-period-arrow{width:30px;height:30px;border:1px solid #414638;border-radius:8px;background:#262b1e;color:#dfff64;cursor:pointer}.ov-period-arrow:disabled{opacity:.3;cursor:default}.ov-period-count{color:#919782;font-size:10px;white-space:nowrap;margin-left:4px}
.ov-change-button{padding:0;border:1px solid transparent;border-radius:8px;background:none;cursor:pointer}.ov-change-button .change-indicator{padding:5px 7px;border-radius:7px}.ov-change-button:hover,.ov-change-button[aria-pressed=true]{border-color:#919e61}.ov-change-button:disabled{opacity:.35;cursor:default}
@media(max-width:650px){.ov-period-bar{display:grid;grid-template-columns:30px minmax(0,1fr) 30px;gap:8px;padding:12px}.ov-period-label{grid-column:1/3;grid-row:1}.ov-period-count{grid-column:3;grid-row:1;text-align:right;margin:0}.ov-period-bar select{min-width:0;width:100%;padding:8px 4px;font-size:10px}.ov-period-arrow{width:30px}.ov-period-bar #ovPeriodOlder{grid-column:1;grid-row:2}.ov-period-bar #ovPeriod{grid-column:2;grid-row:2}.ov-period-bar #ovPeriodNewer{grid-column:3;grid-row:2}}

.ov-insight>h4,.ov-insight-summary,.ov-proof-strip,.ov-insight-advice,.ov-insight-detail{align-self:start}.ov-insight-date{align-self:end}.ov-insight-advice.empty{border:0;padding:0}
