.odl-embed{--odl-ink:#0f172a;--odl-ink-soft:#334155;--odl-bg:radial-gradient(circle at 15% 20%, #edf6ff 0%, #f7fbff 38%, #fffaf1 100%);--odl-card:#ffffff;--odl-border:#d9e5f4;--odl-brand:#0f5db8;--odl-brand-alt:#0891b2;--odl-accent:#f59e0b;--odl-shadow:0 24px 50px rgba(15, 23, 42, 0.09);position:relative;background:var(--odl-bg);color:var(--odl-ink);border:1px solid var(--odl-border);border-radius:10px;padding:1.2rem;margin:1.5rem 0;width:110%;max-width:none;margin-left:-15px;box-shadow:var(--odl-shadow);overflow:visible}.odl-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1rem}.odl-title{margin:0;font-size:clamp(1.15rem, 2.2vw, 1.45rem);letter-spacing:.01em}.odl-summary{margin:1rem 0 .4rem;color:var(--odl-ink-soft);max-width:72ch}.odl-badge{background:#e0f2ff;color:var(--odl-brand);border:1px solid #b4d8ff;border-radius:999px;padding:.3rem .75rem;font-size:.82rem;font-weight:600}.odl-toolbar{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:2rem;position:relative;z-index:220}.odl-menu{position:relative}.odl-action-menu{background:linear-gradient(135deg,#ffffff,#f1f7ff);border:1px solid #b9d2ee;color:#0f4e91;box-shadow:0 8px 16px rgb(15 93 184 / .12);border-radius:12px;padding:.56rem .94rem;display:inline-flex;align-items:center;justify-content:center}.odl-action-menu::after{content:'▾';margin-left:.38rem;display:inline-block}.odl-menu.is-open .odl-action-menu,.odl-action-menu:hover,.odl-action-menu:focus-visible{background:linear-gradient(135deg,var(--odl-brand),var(--odl-brand-alt));color:#fff;border-color:#0f5db8;box-shadow:0 10px 22px rgb(15 93 184 / .24)}.odl-menu-panel{position:absolute;top:calc(100% + 6px);left:0;z-index:520;min-width:220px;background:#fff;border:1px solid #c7d9ed;border-radius:12px;box-shadow:0 16px 30px rgb(15 23 42 / .16);padding:.55rem;display:grid;gap:.4rem}.odl-menu-panel[hidden]{display:none!important}.odl-action{border:1px solid #c7d9ed;background:#fff;color:#164a84;border-radius:10px;padding:.54rem .9rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:transform 180ms ease,box-shadow 180ms ease,background 180ms ease}.odl-action:hover,.odl-action:focus-visible{transform:translateY(-1px);box-shadow:0 10px 20px rgb(15 93 184 / .2);background:#f0f7ff;color:#164a84}.odl-menu-panel .odl-action{width:100%;text-align:left;color:#164a84!important}.odl-menu-panel .odl-action:hover,.odl-menu-panel .odl-action:focus-visible{background:#eff6ff;color:#0f4e91!important}.odl-journalist{border:1px solid #d6e7fb;border-radius:12px;background:#fff;padding:.85rem .95rem;margin-bottom:1.2rem;position:relative;z-index:1}.odl-journalist h4{margin:0 0 .45rem;color:#0f5db8}.odl-journalist ul{margin:0;padding-left:1.1rem}.odl-finding-subject{color:#2a5f9f;font-weight:600}.odl-controls{display:flex;gap:.85rem;flex-wrap:wrap;margin-bottom:1.45rem;align-items:end}.odl-controls label{display:grid;gap:.4rem;font-size:.86rem;color:var(--odl-ink-soft)}.odl-controls input,.odl-controls select{border:1px solid var(--odl-border);border-radius:9px;min-height:40px;min-width:220px;padding:.45rem .65rem;font-size:.95rem}.odl-sort-hint{margin:.35rem 0 0;color:#4b5563;font-size:.75rem;flex-basis:100%;padding-bottom:.55rem}.odl-tabs{display:inline-flex;gap:.45rem;border:1px solid var(--odl-border);border-radius:12px;padding:.3rem;margin-bottom:1rem;background:#f4f9ff}.odl-tab{border:0;background:#fff0;color:var(--odl-ink-soft);padding:.45rem .8rem;border-radius:8px;cursor:pointer;font-weight:600;transition:all 220ms ease}.odl-tab.is-active{background:linear-gradient(135deg,var(--odl-brand),var(--odl-brand-alt));color:#fff;box-shadow:0 8px 20px rgb(15 93 184 / .3)}.odl-panel.is-hidden{display:none}.odl-panel{margin-bottom:1rem}.odl-table-wrap{overflow-x:auto;border:1px solid #d9e5f4;border-radius:10px;background:var(--odl-card)}.odl-table-wrap.is-sticky-header,.odl-table-wrap.is-sticky-first-col{overflow:auto;max-height:min(68vh, 640px)}.odl-table-wrap.is-overflow-scroll{overflow:auto;max-height:var(--odl-table-max-height,640px)}.odl-table{width:100%;border-collapse:separate;border-spacing:0;background:var(--odl-card);border-radius:10px;overflow:visible}.odl-table.is-equal{table-layout:fixed}.odl-table.is-wrap th,.odl-table.is-wrap td{white-space:normal;overflow-wrap:anywhere}.odl-table.is-nowrap th,.odl-table.is-nowrap td{white-space:nowrap}.odl-table caption{text-align:left;font-weight:700;margin-bottom:.4rem}.odl-table th,.odl-table td{border-bottom:1px solid #e6edf5;padding:.62rem .6rem;text-align:left}.odl-table.is-sticky-header thead th{position:sticky;top:0;z-index:6;box-shadow:0 1px 0 #d9e5f4}.odl-table.is-sticky-first-col thead th:first-child,.odl-table.is-sticky-first-col tbody td:first-child{position:sticky;left:0;z-index:5;background:#eef6ff}.odl-table.is-sticky-first-col tbody td:first-child{background:#fff;box-shadow:1px 0 0 #d9e5f4}.odl-table.is-sticky-first-col.is-sticky-header thead th:first-child{z-index:8}.odl-table-scroll-hint{margin:.6rem 0 0;font-size:.82rem;color:#516175}.odl-table th{min-width:130px}.odl-table thead th{background:#eef6ff;color:#0b4f97;font-weight:700}.odl-th-btn{display:inline-flex;align-items:center;gap:.35rem;border:1px solid #b8d0ea;background:linear-gradient(135deg,#5ba6ed,#3b89da);color:#fff;font:inherit;cursor:pointer;padding:.36rem .55rem;border-radius:8px;line-height:1.1;white-space:nowrap}.odl-sort-indicator::before{content:'↕';font-size:.68rem;color:rgb(255 255 255 / .82)}.odl-th-btn.is-sorted[data-sort-dir="asc"] .odl-sort-indicator::before{content:'▲';font-size:.68rem;color:#fff}.odl-th-btn.is-sorted[data-sort-dir="desc"] .odl-sort-indicator::before{content:'▼';font-size:.68rem;color:#fff}.odl-table tbody tr{transition:background 160ms ease;cursor:pointer}.odl-table tbody tr:hover{background:#f8fcff}.odl-chart{min-height:420px;border:1px solid var(--odl-border);border-radius:12px;background:var(--odl-card);padding:.8rem .8rem 1rem;overflow:hidden}.odl-line-svg{width:100%;height:clamp(300px, 44vw, 420px);display:block}.odl-heatmap-svg{width:max(100%, 760px);height:auto;max-height:none}.odl-chart-legend{display:grid;gap:.2rem;margin-top:.5rem;font-size:.78rem;color:#475569}.odl-chart-legend[hidden]{display:none!important}.odl-legend-item{display:inline-flex;align-items:center;gap:.35rem}.odl-legend-scale-row,.odl-legend-label-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;max-width:360px}.odl-legend-label-row{grid-template-columns:1fr 1fr;max-width:360px;padding:0 .15rem}.odl-legend-label-row span:last-child{text-align:right}.odl-legend-end{font-weight:700;color:#334155;min-width:28px;text-align:center}.odl-legend-swatch{width:14px;height:10px;border-radius:3px;border:1px solid #bfd3ea}.odl-legend-swatch-bar{background:#0f5db8}.odl-legend-line{width:18px;height:2px;border-top:2px dashed #f59e0b}.odl-legend-line-solid{border-top-style:solid;border-top-color:#0f5db8}.odl-legend-dot{width:9px;height:9px;border-radius:999px;background:#0f5db8}.odl-legend-spectrum{width:96px;height:10px;border-radius:999px;border:1px solid #bfd3ea;background:linear-gradient(90deg,#5b21b6 0%,#1d4ed8 14%,#0891b2 30%,#16a34a 45%,#eab308 62%,#f97316 78%,#dc2626 100%)}.odl-legend-heat{width:100%;height:10px;border-radius:999px;border:1px solid #bfd3ea;background:linear-gradient(90deg,#2563eb 0%,#f59e0b 100%)}.odl-axis-line{stroke:#94a3b8;stroke-width:1}.odl-line-path{fill:none;stroke:#0f5db8;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2000;stroke-dashoffset:2000;animation:odl-draw 1200ms ease forwards}.odl-spectrum-fill{opacity:.88}.odl-spectrum-outline{fill:none;stroke:#0f172a;stroke-width:1.8}.odl-spectrum-point{fill:#0f172a;opacity:.55;cursor:pointer}.odl-line-point{fill:#0f5db8;stroke:#fff;stroke-width:2;cursor:pointer}.odl-svg-bar{fill:#0f5db8;transform-origin:center bottom;animation:odl-grow-svg 450ms ease both;cursor:pointer}.odl-trend-line{fill:none;stroke:#f59e0b;stroke-width:2;stroke-dasharray:6 5;opacity:.92;pointer-events:none}.odl-chart-axis{margin:.55rem 0 0;display:flex;gap:1rem;flex-wrap:wrap;font-size:.82rem;color:#475569}.odl-svg-axis-label{fill:#475569;font-size:13px;font-weight:600}.odl-svg-value{fill:#0f5db8;font-size:12px;font-weight:700}.odl-svg-label{fill:#334155;font-size:11px}.odl-heat-row-label{font-size:18px;font-weight:600}.odl-heat-col-label{font-size:16px;font-weight:600}.odl-transparency,.odl-dictionary{margin-top:.85rem;border:1px solid var(--odl-border);border-radius:10px;background:#fff;padding:.65rem .8rem}.odl-transparency summary,.odl-dictionary summary{cursor:pointer;font-weight:600}.odl-transparency ul,.odl-dictionary ul{margin:.6rem 0 0;padding-left:1.1rem}.odl-attribution{margin-top:.9rem;display:flex;gap:.55rem;flex-wrap:wrap;align-items:center;font-size:.85rem;color:var(--odl-ink-soft)}.odl-attribution.is-subtle{opacity:.78}.odl-attribution a{color:var(--odl-brand);text-decoration-thickness:2px;font-weight:600}.odl-watermark{margin-left:auto;font-weight:700;letter-spacing:.04em;color:#d97706}.odl-cta-wrap{margin-top:.85rem}.odl-cta{display:inline-block;text-decoration:none;border-radius:11px;background:linear-gradient(135deg,var(--odl-brand),var(--odl-brand-alt));color:#fff;font-weight:700;padding:.58rem .95rem}.odl-embed-kit{border:1px solid #c5dbf4;border-radius:12px;padding:.8rem;width:min(880px, 90vw)}.odl-embed-kit textarea{width:100%;min-height:80px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono',monospace;border:1px solid #d9e5f4;border-radius:8px;padding:.5rem}.odl-kit-actions{display:flex;gap:.5rem;margin-top:.65rem}.odl-kit-note{color:#334155;font-size:.85rem}.odl-tooltip{position:absolute;z-index:12;max-width:450px;width:max-content;padding:.45rem .58rem;border-radius:8px;background:rgb(15 23 42 / .92);color:#f8fafc;font-size:.78rem;pointer-events:none;white-space:pre-line}.odl-embed>:not(script):not(.odl-dataset-json):not(.odl-machine-source){margin-top:.7rem}.odl-embed>:not(script):not(.odl-dataset-json):not(.odl-machine-source):first-child{margin-top:0}.odl-light-metrics{margin-top:.85rem;border:1px solid var(--odl-border);border-radius:12px;background:#fff;padding:.75rem .9rem}.odl-light-metrics h4{margin:0 0 .65rem;color:#0f5db8}.odl-light-metrics dl{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.55rem}.odl-light-metric{border:1px solid #d9e5f4;border-radius:10px;padding:.48rem .56rem;background:#f8fbff}.odl-light-metric dt{margin:0;font-size:.76rem;color:#475569}.odl-light-metric dd{margin:.2rem 0 0;font-weight:700;color:#0f172a}.odl-annotation{margin-top:1rem;border:1px solid #f2d8a6;background:#fff9ec;border-radius:10px;padding:.65rem .8rem;color:#5b4312}.odl-annotation-row{margin-top:.24rem}.odl-annotation-note{margin-top:.32rem;padding-top:.3rem;border-top:1px dashed #e8c883}.odl-annotation-hint{margin:.75rem 0 0;font-size:.8rem;color:#516175}.odl-machine-source{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.odl-reveal{opacity:0;transform:translateY(14px);transition:opacity 460ms ease,transform 460ms ease}.odl-reveal.is-visible{opacity:1;transform:translateY(0)}.odl-empty{border:1px dashed #b9c6d8;border-radius:10px;padding:1rem;color:#475569;background:#f8fbff}@keyframes odl-grow-svg{from{transform:scaleY(.05)}to{transform:scaleY(1)}}@keyframes odl-draw{to{stroke-dashoffset:0}}@media (max-width:700px){.odl-embed{padding:1rem;padding-left:.7rem;padding-right:.7rem}.odl-controls{display:grid;grid-template-columns:1fr;gap:.55rem;margin-bottom:.95rem}.odl-controls input,.odl-controls select{min-width:100%}.odl-watermark{margin-left:0}.odl-toolbar{gap:.45rem}.odl-action{font-size:.76rem;padding:.4rem .58rem}.odl-menu{width:100%}.odl-action-menu{width:100%;justify-content:space-between}.odl-menu-panel{position:static;margin-top:.4rem;min-width:0;width:100%;box-shadow:none;border-radius:10px}.odl-tabs{width:100%;justify-content:flex-start}.odl-chart{min-height:340px;padding:.5rem}.odl-line-svg{height:clamp(250px, 62vw, 340px)}.odl-heatmap-svg{width:max(100%, 640px);height:auto}.odl-svg-axis-label{font-size:11px}.odl-heat-row-label{font-size:12px}.odl-heat-col-label{font-size:11px}.odl-tooltip{max-width:370px}.odl-th-btn{font-size:.9rem;padding:.32rem .48rem}.odl-table th{min-width:120px}.odl-table th,.odl-table td{padding:.55rem .5rem;font-size:16.5px}}